This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
[perl5.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 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
35         Log: MacOS Classic catdir() rewrite from Thomas Wegner
36              (backward incompatibility, but a deliberate one,
37              the old version simply is broken in its logic),
38              also documentation updates, and as suggested replicated
39              the File::Spec::Unix documentation updates also on the
40              File::Spec documentation.
41              
42              TODO: there seems to be duplication of documentation
43              between File::Spec and File::Spec::Unix.  I think
44              the ::Unix should be left only with specific UNIXisms,
45              and all the generic documentation should be in ::Spec.
46      Branch: perl
47            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
48            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
49            ! lib/File/Spec/Unix.pm
50 ____________________________________________________________________________
51 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
52         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
53              From: Blair Zajac <blair@orcaware.com>
54              Date: Mon, 24 Sep 2001 11:48:58 -0700
55              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
56              
57              (the skip() messages)
58      Branch: perl
59            ! t/op/magic.t
60 ____________________________________________________________________________
61 [ 12438] By: ams                                   on 2001/10/14  23:43:59
62         Log: Subject: [PATCH] make PerlIO default on VMS
63              From: "Craig A. Berry" <craigberry@mac.com>
64              Date: Sun, 14 Oct 2001 15:27:18 -0500
65              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
66      Branch: perl
67            ! configure.com
68 ____________________________________________________________________________
69 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
70         Log: Retract #12436 (Abhijit already did this at #12426)
71      Branch: perl
72            ! lib/ExtUtils/MM_Unix.pm
73 ____________________________________________________________________________
74 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
75         Log: (retracted by #12437)
76              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
77              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
78              Date: Sat, 13 Oct 2001 20:33:55 +0200
79              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
80      Branch: perl
81            ! lib/ExtUtils/MM_Unix.pm
82 ____________________________________________________________________________
83 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
84         Log: Subject: h2xs grammar nit
85              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
86              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
87              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
88      Branch: perl
89            ! utils/h2xs.PL
90 ____________________________________________________________________________
91 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
92         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
93              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
94              Date: Sun, 14 Oct 2001 11:25:08 +0100
95              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
96      Branch: perl
97            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
98            ! warnings.pl
99 ____________________________________________________________________________
100 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
101         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
102              for File::Spec::Mac::catfile)
103      Branch: perl
104            ! lib/h2xs.t
105 ____________________________________________________________________________
106 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
107         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
108              From: Nicholas Clark <nick@ccl4.org>
109              Date: Sat, 13 Oct 2001 00:07:31 +0100
110              Message-ID: <20011013000731.D67535@plum.flirble.org>
111      Branch: perl
112            ! lib/h2xs.t utils/h2xs.PL
113 ____________________________________________________________________________
114 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
115         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
116              before DEFINE and INC), and repent by taking DEFINE and
117              INC away from PASTHRU.
118      Branch: perl
119            ! lib/ExtUtils/MM_Unix.pm
120 ____________________________________________________________________________
121 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
122         Log: More MANIFEST anomalies.
123      Branch: perl
124            ! MANIFEST
125 ____________________________________________________________________________
126 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
127         Log: Not that many.
128      Branch: perl
129            ! MANIFEST
130 ____________________________________________________________________________
131 [ 12428] By: sky                                   on 2001/10/13  20:59:27
132         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
133              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
134              Date: Sat, 13 Oct 2001 23:15:55 +0200
135              Message-ID: <20011013231555.A18071@rafael>
136      Branch: perl
137            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
138            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
139 ____________________________________________________________________________
140 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
141         Log: Rewrite mktables from scratch.
142              - Cleaner.
143              - Faster: 15-20 seconds as opposed to several minutes.
144              - More dynamic: the names of the various categories
145              such as the linebreak ones are dynamic, not static.
146              - Is.pl: long names for the general category properties
147              are now available.
148              - Ranges (<... ,First>, <..., Last>) from the general
149              categories work now.
150              - No more mktables.PL because the mktables.PL is not
151              and never has been run to create a mktables.
152              - syllables.txt and Is/Syl*.pl removed: non-standard
153              (not part of the Unicode), and the whole concept is
154              being reworked (http://syllabary.sourceforge.net/),
155              the old way wouldn't even work with the new Syllables.txt
156              (it would result in 1000+ new categories)
157      Branch: perl
158            + lib/unicore/In/163.pl lib/unicore/In/164.pl
159            + lib/unicore/In/165.pl lib/unicore/In/166.pl
160            + lib/unicore/In/167.pl lib/unicore/In/168.pl
161            + lib/unicore/In/169.pl lib/unicore/In/170.pl
162            + lib/unicore/In/171.pl lib/unicore/Is.pl
163            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
164            + lib/unicore/mktables
165            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
166            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
167            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
168            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
169            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
170            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
171            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
172            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
173            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
174            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
175            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
176            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
177            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
178            - lib/unicore/syllables.txt
179            ! (edit 304 files)
180 ____________________________________________________________________________
181 [ 12426] By: ams                                   on 2001/10/13  18:05:36
182         Log: ExtUtils::MM_Unix should ignore comments when searching for
183              $VERSION.
184      Branch: perl
185            ! lib/ExtUtils/MM_Unix.pm
186 ____________________________________________________________________________
187 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
188         Log: Subject: Re: New module XML::Clean
189              From: andreas.koenig@anima.de (Andreas J. Koenig)
190              Date: 13 Oct 2001 10:17:09 +0200
191              Message-ID: <m37ku0t0my.fsf@anima.de>
192      Branch: perl
193            ! pod/perlnewmod.pod
194 ____________________________________________________________________________
195 [ 12424] By: sky                                   on 2001/10/13  09:39:59
196         Log: Set thread stack size if needed.
197      Branch: perl
198            ! ext/threads/threads.xs
199 ____________________________________________________________________________
200 [ 12423] By: sky                                   on 2001/10/13  09:36:49
201         Log: We do want to set the attribute to joinable even on modern posix
202              platforms.
203      Branch: perl
204            ! ext/threads/threads.xs
205 ____________________________________________________________________________
206 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
207         Log: Subject: [PATCH ext/Data/Dumper.xs]
208              From: Brian Ingerson <ingy@ttul.org>
209              Date: Fri, 12 Oct 2001 19:32:35 -0700
210              Message-ID: <20011012193235.B889@ttul.org>
211      Branch: perl
212            ! ext/Data/Dumper/Dumper.xs
213 ____________________________________________________________________________
214 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
215         Log: Update Changes.
216      Branch: perl
217            ! Changes patchlevel.h
218 ____________________________________________________________________________
219 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
220         Log: FAQ sync.
221      Branch: perl
222            ! pod/perlfaq3.pod pod/perlfaq4.pod
223 ____________________________________________________________________________
224 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
225         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
226              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
227              Date: Fri, 12 Oct 2001 11:51:05 -0700
228              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
229      Branch: perl
230            ! lib/File/Copy.pm
231 ____________________________________________________________________________
232 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
233         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
234              From: "chromatic" <chromatic@rmci.net>     
235              Date: Thu, 11 Oct 2001 10:57:55 -0600
236              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
237              
238              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
239              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
240              Date: Thu, 11 Oct 2001 22:34:21 +0200
241              Message-ID: <20011011223421.A693@rafael>     
242              
243              plus undef $Term::Complete::stty as suggested by Rafael.
244      Branch: perl
245            ! lib/Term/Complete.pm lib/Term/Complete.t
246 ____________________________________________________________________________
247 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
248         Log: UUnndduupplleexx..
249      Branch: perl
250            ! perl.h
251 ____________________________________________________________________________
252 [ 12416] By: sky                                   on 2001/10/12  20:16:19
253         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
254              From: Andy Dougherty <doughera@lafayette.edu>
255              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
256              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
257              (Potentially only band-aid)
258      Branch: perl
259            ! sv.c
260 ____________________________________________________________________________
261 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
262         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
263              mishandles kill(), and therefore the sigaction test
264              should be skipped, from Charles Lane.
265      Branch: perl
266            ! ext/POSIX/t/sigaction.t
267 ____________________________________________________________________________
268 [ 12414] By: sky                                   on 2001/10/12  18:47:49
269         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
270      Branch: perl
271            ! op.h
272 ____________________________________________________________________________
273 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
274         Log: Upgrade to Math::BigInt 1.44 from Tels and
275              further fixes from John Peacock.
276      Branch: perl
277            + lib/Math/BigInt/t/Math/Subclass.pm
278            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
279            + lib/Math/BigInt/t/subclass.t
280            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
281            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
282            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
283            ! lib/Math/BigInt/t/mbimbf.t
284 ____________________________________________________________________________
285 [ 12412] By: sky                                   on 2001/10/12  18:28:23
286         Log: perhaps pthread_attr_t really needs to be set for the old api
287      Branch: perl
288            ! ext/threads/threads.xs
289 ____________________________________________________________________________
290 [ 12411] By: sky                                   on 2001/10/12  18:11:45
291         Log: pthread_keycreate not pthread_key_create under the here be dragons API
292      Branch: perl
293            ! ext/threads/threads.h
294 ____________________________________________________________________________
295 [ 12410] By: sky                                   on 2001/10/12  18:07:37
296         Log: Apperently OLD PTHREADS API is a bit retarded.
297              This should fix another set of compile failures in HP-UX 10.20.
298      Branch: perl
299            ! ext/threads/threads.h ext/threads/threads.xs
300 ____________________________________________________________________________
301 [ 12409] By: nick                                  on 2001/10/12  15:30:01
302         Log: Blind integrate of mainline
303      Branch: perlio
304           +> (branch 32 files)
305            - lib/unicode/README
306           !> (integrate 121 files)
307 ____________________________________________________________________________
308 [ 12408] By: sky                                   on 2001/10/12  14:55:08
309         Log: Let us avoid being smart for now.
310      Branch: perl
311            ! ext/threads/threads.h
312 ____________________________________________________________________________
313 [ 12407] By: sky                                   on 2001/10/12  14:38:12
314         Log: (void*) the argument to make sure we work with picky compilers
315      Branch: perl
316            ! ext/threads/threads.xs
317 ____________________________________________________________________________
318 [ 12406] By: ams                                   on 2001/10/12  13:26:04
319         Log: Subject: [PATCH 5.6.1 perldoc] use File::Temp
320              From: Mikhail Zabaluev <mhz@alt-linux.org>
321              Date: Fri, 12 Oct 2001 12:47:47 +0400
322              Message-Id: <20011012124747.E13918@localhost.localdomain>
323      Branch: perl
324            ! utils/perldoc.PL
325 ____________________________________________________________________________
326 [ 12405] By: ams                                   on 2001/10/12  13:05:32
327         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
328              From: andreas.koenig@anima.de (Andreas J. Koenig)
329              Date: 12 Oct 2001 11:12:07 +0200
330              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
331      Branch: perl
332            ! lib/Memoize/t/speed.t
333 ____________________________________________________________________________
334 [ 12404] By: sky                                   on 2001/10/12  12:46:15
335         Log: A) Support OLD_PTHREADS_API
336              B) Change from using pthread_t to using a TLS to store the
337              index of the thread in an hash, this is to avoid problems when
338              in fact pthread_t was not a seralizable type.
339              Both these changes are because of HP-UX 10.20
340              This has not been tested on win32 but should work there.
341              Need to add support for NetWare.
342      Branch: perl
343            ! ext/threads/threads.h ext/threads/threads.xs
344 ____________________________________________________________________________
345 [ 12403] By: ams                                   on 2001/10/12  07:34:19
346         Log: Subject: Re: New module XML::Clean
347              From: andreas.koenig@anima.de (Andreas J. Koenig)
348              Date: 12 Oct 2001 10:20:35 +0200
349              Message-Id: <m3elo9uv58.fsf@anima.de>
350      Branch: perl
351            ! pod/perlnewmod.pod
352 ____________________________________________________________________________
353 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
354         Log: More HP model tweaks from Merijn.
355      Branch: perl
356            ! README.hpux
357 ____________________________________________________________________________
358 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
359         Log: Update Changes.
360      Branch: perl
361            ! Changes patchlevel.h
362 ____________________________________________________________________________
363 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
364         Log: HP-UX update from H.Merijn Brand.
365      Branch: perl
366            ! README.hpux
367 ____________________________________________________________________________
368 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
369         Log: Subject: [PATCH] fix link rot in README.vms
370              From: "Craig A. Berry" <craigberry@mac.com>
371              Date: Wed, 10 Oct 2001 17:17:00 -0500
372              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
373      Branch: perl
374            ! README.vms
375 ____________________________________________________________________________
376 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
377         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
378              From: "chromatic" <chromatic@rmci.net>
379              Date: Wed, 10 Oct 2001 15:50:30 -0600
380              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
381      Branch: perl
382            ! lib/Term/Complete.t
383 ____________________________________________________________________________
384 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
385         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
386              From: "chromatic" <chromatic@rmci.net>
387              Date: Wed, 10 Oct 2001 15:45:42 -0600
388              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
389      Branch: perl
390            + lib/ExtUtils/Packlist.t
391            ! MANIFEST
392 ____________________________________________________________________________
393 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
394         Log: VMS needs quotes around the -I option to keep it from
395              being downcased, from Charles Lane.
396      Branch: perl
397            ! t/run/kill_perl.t
398 ____________________________________________________________________________
399 [ 12395] By: ams                                   on 2001/10/10  16:22:32
400         Log: Subject: [PATCH lib/FindBin.pm]
401              From: Stas Bekman <stas@stason.org>
402              Date: Tue, 09 Oct 2001 23:57:10 +0800
403              Message-Id: <3BC31E56.60805@stason.org>
404      Branch: perl
405            ! lib/FindBin.pm
406 ____________________________________________________________________________
407 [ 12394] By: ams                                   on 2001/10/10  16:09:53
408         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
409              From: Abhijit Menon-Sen <ams@wiw.org>
410              Date: Wed, 10 Oct 2001 21:59:33 +0530
411              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
412      Branch: perl
413            ! ext/Data/Dumper/Dumper.xs
414 ____________________________________________________________________________
415 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
416         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
417              from Charles Lane.
418      Branch: perl
419            ! lib/File/Spec/VMS.pm
420 ____________________________________________________________________________
421 [ 12392] By: ams                                   on 2001/10/10  14:49:43
422         Log: Subject: [PATCH] two s/// bugfixes
423              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
424              Date: Wed, 10 Oct 2001 17:23:44 +0200
425              Message-Id: <20011010172344.C22440@rafael>
426      Branch: perl
427            ! pp_ctl.c regexec.c t/op/subst.t
428 ____________________________________________________________________________
429 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
430         Log: Fix/improve handling of the [000000] special "root"
431              directory, by putting cwd in canonical form when doing
432              abs2rel, and prepending a 000000 to directory "chunks"
433              if missing from base or path.  Also adjust test to
434              reflect the (improved) output from abs2rel.
435              From Charles Lane.
436      Branch: perl
437            ! lib/File/Spec.t lib/File/Spec/VMS.pm
438 ____________________________________________________________________________
439 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
440         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
441              all of the extra VMSish attributes (such as "treat this logical
442              as a device name") that are necessary to make programs run.
443              A tainted %ENV does not hinder VMS.  From Charles Lane.
444      Branch: perl
445            ! lib/File/Find/t/taint.t
446 ____________________________________________________________________________
447 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
448         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
449              
450              o  VMS is case-insensitive, RTL downcases filenames read
451              by perl... so need to re-upcase filenames like MANIFEST
452              and MANIFEST.SKIP
453              
454              o  Need to convert VMS-style to Unix-style filenames when comparing
455              names in MANIFEST to names in filesystem.
456              
457              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
458              since VMS won't let you (easily) delete non-empty directories.
459              
460              From Charles Lane.
461      Branch: perl
462            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
463 ____________________________________________________________________________
464 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
465         Log: Unix and VMS agree on "*" as a "match any number of any chars"
466              wildcards, but differ ("?"  vs.  "%") for their "match any single
467              char" wildcard.  This patch changes "?"  chars to "%" before doing a
468              VMS glob...at no loss of functionality, since "?"  isn't a valid
469              filename char on VMS.  From Charles Lane.
470      Branch: perl
471            ! doio.c
472 ____________________________________________________________________________
473 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
474         Log: (accidentally empty submit; new life as #12390)
475      Branch: perl
476            ! lib/File/Find/t/taint.t
477 ____________________________________________________________________________
478 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
479         Log: Even more VMS tweakage from Charles Lane:
480              
481              Tweak #1:  splitdir only works on directory part of filespec,
482              split off volume first
483              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
484              (it's a horrible kludge in the run-time library,
485              improved in later versions). Check the
486              $Config{'d_setenv'} flag before attempting to set it.
487      Branch: perl
488            ! t/op/chdir.t
489 ____________________________________________________________________________
490 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
491         Log: VMS tweakage from Charles Lane.
492              
493              . command.com doubles an output line when prompting for extensions
494              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
495              . perl5db doesn't clean up after itself
496      Branch: perl
497            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
498 ____________________________________________________________________________
499 [ 12384] By: sky                                   on 2001/10/09  19:16:11
500         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
501              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
502              Date: Tue, 9 Oct 2001 22:10:26 +0200
503              Message-ID: <20011009221026.A8579@rafael>
504      Branch: perl
505            ! pod/perldata.pod
506 ____________________________________________________________________________
507 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
508         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
509              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
510              Date: 9 Oct 2001 15:15:06 -0000
511              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
512      Branch: perl
513            ! t/op/subst.t
514 ____________________________________________________________________________
515 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
516         Log: Update Changes.
517      Branch: perl
518            ! Changes patchlevel.h
519 ____________________________________________________________________________
520 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
521         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
522              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
523              when a NULL is passed for the filename string pointer.
524              From Charles Lane.
525      Branch: perl
526            ! vms/vms.c
527 ____________________________________________________________________________
528 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
529         Log: Subject: HP systems update
530              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
531              Date: Tue, 09 Oct 2001 15:59:22 +0200
532              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
533      Branch: perl
534            ! README.hpux
535 ____________________________________________________________________________
536 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
537         Log: CPAN::Nox does now have a test.
538      Branch: perl
539            ! t/lib/1_compile.t
540 ____________________________________________________________________________
541 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
542         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
543              From: David Dyck <dcd@tc.fluke.com>
544              Date: Mon, 1 Oct 2001 12:17:36 -0700
545              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
546      Branch: perl
547            ! installperl
548 ____________________________________________________________________________
549 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
550         Log: NetWare update from Ananth Kesari.
551      Branch: perl
552            ! NetWare/nwperlsys.h makedef.pl
553 ____________________________________________________________________________
554 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
555         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
556              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
557              Date: Tue, 9 Oct 2001 08:40:57 EDT
558              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
559      Branch: perl
560            ! lib/File/Find/t/find.t
561 ____________________________________________________________________________
562 [ 12374] By: ams                                   on 2001/10/09  05:31:45
563         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
564              ExtUtils::Mkbootstrap
565              From: "chromatic" <chromatic@rmci.net>
566              Date: Tue, 09 Oct 2001 00:08:37 -0600
567              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
568      Branch: perl
569            + lib/ExtUtils/Mkbootstrap.t
570            ! MANIFEST
571 ____________________________________________________________________________
572 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
573         Log: Enable more debugging.
574      Branch: perl
575            ! lib/utf8_heavy.pl
576 ____________________________________________________________________________
577 [ 12372] By: ams                                   on 2001/10/09  02:11:59
578         Log: #12370 forgot to modify is_gv_magical().
579      Branch: perl
580            ! gv.c
581 ____________________________________________________________________________
582 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
583         Log: Make the toupper/lower/title API for Unicode not right
584              but at least less wrong: prepare for the mapping being
585              more than just one-character-to-one-character.
586      Branch: perl
587            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
588            ! regexec.c utf8.c
589 ____________________________________________________________________________
590 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
591         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
592              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
593              Date: Mon, 8 Oct 2001 22:18:23 -0400
594              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
595      Branch: perl
596            ! pod/perlvar.pod t/op/taint.t
597 ____________________________________________________________________________
598 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
599         Log: FAQ sync.
600      Branch: perl
601            ! pod/perlfaq3.pod pod/perlfaq4.pod
602 ____________________________________________________________________________
603 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
604         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
605              From: "chromatic" <chromatic@rmci.net>
606              Date: Mon, 08 Oct 2001 14:05:32 -0600
607              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
608      Branch: perl
609            ! lib/Term/Cap.t
610 ____________________________________________________________________________
611 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
612         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
613              From: Michael G Schwern <schwern@pobox.com>
614              Date: Mon, 8 Oct 2001 17:00:14 -0400
615              Message-ID: <20011008170014.L17083@blackrider>
616      Branch: perl
617            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
618 ____________________________________________________________________________
619 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
620         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
621              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
622              Date: Mon, 8 Oct 2001 16:01:33 EDT
623              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
624      Branch: perl
625            ! ext/Time/HiRes/HiRes.xs
626 ____________________________________________________________________________
627 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
628         Log: Subject: [PATCH] Autosplit patch for VMS
629              From: "Craig A. Berry" <craigberry@mac.com>
630              Date: Mon, 08 Oct 2001 15:40:43 -0500
631              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
632      Branch: perl
633            ! lib/AutoSplit.pm lib/AutoSplit.t
634 ____________________________________________________________________________
635 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
636         Log: Don't assume that everybody is running OS X 10.1 yet;
637              from Kay Röpke.
638      Branch: perl
639            ! hints/darwin.sh
640 ____________________________________________________________________________
641 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
642         Log: Update Changes.
643      Branch: perl
644            ! Changes patchlevel.h
645 ____________________________________________________________________________
646 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
647         Log: Retract #12358 for now.
648      Branch: perl
649            ! lib/Term/Cap.t
650 ____________________________________________________________________________
651 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
652         Log: Can't figure out what this is testing.
653              (If it is trying to catch SIGKILL, it should stop
654              trying because that is by definition impossible.)
655      Branch: perl
656            ! lib/sigtrap.t
657 ____________________________________________________________________________
658 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
659         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
660              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
661              Date: Sun, 30 Sep 2001 21:15:13 +0200
662              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
663      Branch: perl
664            ! lib/ExtUtils/MM_Win32.pm
665 ____________________________________________________________________________
666 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
667         Log: Clarify the ldlibpth part and condense the overall text.
668      Branch: perl
669            ! t/TEST
670 ____________________________________________________________________________
671 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
672         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
673              From: "chromatic" <chromatic@rmci.net>
674              Date: Sun, 07 Oct 2001 16:59:26 -0600
675              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
676      Branch: perl
677            ! lib/Term/Cap.t
678 ____________________________________________________________________________
679 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
680         Log: Update the list because fo #12265.
681      Branch: perl
682            ! t/lib/1_compile.t
683 ____________________________________________________________________________
684 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
685         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
686              From: Nicholas Clark <nick@ccl4.org>
687              Date: Sun, 7 Oct 2001 20:53:33 +0100
688              Message-ID: <20011007205333.S38756@plum.flirble.org>   
689      Branch: perl
690            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
691            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
692            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
693            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
694            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
695            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
696            ! lib/Switch/t/switch.t lib/Term/Complete.t
697            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
698            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
699            ! t/op/my_stash.t
700 ____________________________________________________________________________
701 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
702         Log: Integrate patch #12350 from maintperl; typo in
703              IO::Seekable doc.
704      Branch: perl
705           !> ext/IO/lib/IO/Seekable.pm
706 ____________________________________________________________________________
707 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
708         Log: Detypo.
709      Branch: perl
710            ! hints/darwin.sh
711 ____________________________________________________________________________
712 [ 12353] By: sky                                   on 2001/10/07  17:16:14
713         Log: Change 12349 didn't really get it right.
714      Branch: perl
715            ! lib/Unicode/README
716 ____________________________________________________________________________
717 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
718         Log: If running the harness the dynamic library search path
719              may need setting.
720      Branch: perl
721            ! t/TEST
722 ____________________________________________________________________________
723 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
724         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
725              in ldflags.
726      Branch: perl
727            ! hints/darwin.sh
728 ____________________________________________________________________________
729 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
730         Log: typo in IO::Seekable doc
731      Branch: maint-5.6/perl
732            ! ext/IO/lib/IO/Seekable.pm
733 ____________________________________________________________________________
734 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
735         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
736              doesn't work on Mac OS X 10.1 (when unpacking the tar the
737              latter gets renamed as lib/unicode:1, assumedly for security
738              reasons not to overwrite stuff)
739      Branch: perl
740            + lib/Unicode/README
741            - lib/unicode/README
742            ! MANIFEST
743 ____________________________________________________________________________
744 [ 12348] By: ams                                   on 2001/10/07  05:33:40
745         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
746              From: "chromatic" <chromatic@rmci.net>
747              Date: Sat, 06 Oct 2001 21:42:03 -0600
748              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
749      Branch: perl
750            + lib/CPAN/t/Nox.t
751            ! MANIFEST
752 ____________________________________________________________________________
753 [ 12347] By: ams                                   on 2001/10/07  00:48:10
754         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
755              From: "chromatic" <chromatic@rmci.net>
756              Date: Sat, 06 Oct 2001 18:52:10 -0600
757              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
758      Branch: perl
759            + lib/sigtrap.t
760            ! MANIFEST
761 ____________________________________________________________________________
762 [ 12346] By: ams                                   on 2001/10/06  23:14:01
763         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
764              h2xs write?)
765              From: Nicholas Clark <nick@ccl4.org>
766              Date: Sat, 6 Oct 2001 21:46:43 +0100
767              Message-Id: <20011006214643.L38756@plum.flirble.org>
768      Branch: perl
769            ! utils/h2xs.PL
770 ____________________________________________________________________________
771 [ 12345] By: ams                                   on 2001/10/06  17:39:53
772         Log: Subject: [PATCH] Memoize tests
773              From: Nicholas Clark <nick@ccl4.org>
774              Date: Sat, 6 Oct 2001 18:04:21 +0100
775              Message-Id: <20011006180421.J38756@plum.flirble.org>
776      Branch: perl
777            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
778            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
779            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
780            ! lib/Memoize/t/expire_module_n.t
781            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
782            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
783            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
784            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
785            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
786            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
787 ____________________________________________________________________________
788 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
789         Log: Retract the latter part of #12343.
790      Branch: perl
791            ! ext/IO/lib/IO/Socket/INET.pm
792 ____________________________________________________________________________
793 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
794         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
795              From: David Dyck <dcd@tc.fluke.com>
796              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
797              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
798              
799              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
800              From: David Dyck <dcd@tc.fluke.com>
801              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
802              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
803      Branch: perl
804            ! ext/IO/lib/IO/Socket/INET.pm
805 ____________________________________________________________________________
806 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
807         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
808              From: Robin Barker <rmb1@cise.npl.co.uk>
809              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
810              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
811      Branch: perl
812            ! t/TEST
813 ____________________________________________________________________________
814 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
815         Log: Don't assume that %x is good for displaying UVs.
816      Branch: perl
817            ! dump.c
818 ____________________________________________________________________________
819 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
820         Log: Update Changes.
821      Branch: perl
822            ! Changes patchlevel.h
823 ____________________________________________________________________________
824 [ 12339] By: ams                                   on 2001/10/05  10:22:34
825         Log: Subject: [PATCH] perlfunc/select
826              From: Nicholas Clark <nick@ccl4.org>
827              Date: Fri, 5 Oct 2001 11:33:58 +0100
828              Message-Id: <20011005113358.Z38756@plum.flirble.org>
829      Branch: perl
830            ! pod/perlfunc.pod
831 ____________________________________________________________________________
832 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
833         Log: Retract #12313 and #12249.
834      Branch: perl
835            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
836            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
837            ! pod/perlebcdic.pod
838 ____________________________________________________________________________
839 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
840         Log: Subject: [PATCH] perlvms.pod update
841              From: "Craig A. Berry" <craigberry@mac.com>
842              Date: Thu, 04 Oct 2001 12:55:52 -0500
843              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
844      Branch: perl
845            ! vms/perlvms.pod
846 ____________________________________________________________________________
847 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
848         Log: Subject: PATCH: Tie::SubstrHash
849              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
850              Date: Thu, 04 Oct 2001 12:12:41 +0100
851              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
852      Branch: perl
853            ! lib/Tie/SubstrHash.pm
854 ____________________________________________________________________________
855 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
856         Log: Unicode properties saga continues.
857      Branch: perl
858            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
859            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
860 ____________________________________________________________________________
861 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
862         Log: Yet more Unicode properties.
863      Branch: perl
864            + lib/unicore/In/137.pl lib/unicore/In/138.pl
865            + lib/unicore/In/139.pl lib/unicore/In/140.pl
866            + lib/unicore/In/141.pl lib/unicore/In/142.pl
867            + lib/unicore/In/143.pl lib/unicore/In/144.pl
868            + lib/unicore/In/145.pl lib/unicore/In/146.pl
869            + lib/unicore/In/147.pl lib/unicore/In/148.pl
870            + lib/unicore/In/149.pl lib/unicore/In/150.pl
871            + lib/unicore/In/151.pl lib/unicore/In/152.pl
872            + lib/unicore/In/153.pl lib/unicore/In/154.pl
873            + lib/unicore/In/155.pl lib/unicore/In/156.pl
874            + lib/unicore/In/157.pl lib/unicore/In/158.pl
875            + lib/unicore/In/159.pl lib/unicore/In/160.pl
876            + lib/unicore/In/161.pl lib/unicore/In/162.pl
877            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
878            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
879            ! pod/perlunicode.pod
880 ____________________________________________________________________________
881 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
882         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
883              From: "Craig A. Berry" <craigberry@mac.com>
884              Date: Wed, 03 Oct 2001 17:45:25 -0500
885              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
886              
887              (the lib/Term/Complete.t patched differently by #12332)
888      Branch: perl
889            ! lib/ExtUtils/Command.t
890 ____________________________________________________________________________
891 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
892         Log: Restore only if something to restore.
893      Branch: perl
894            ! lib/Term/Complete.t
895 ____________________________________________________________________________
896 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
897         Log: Update various resources for credits,
898              minor icons fixes, and versions.
899      Branch: maint-5.6/macperl
900            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
901            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
902            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
903 ____________________________________________________________________________
904 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
905         Log: Quiet the warnings about using undef value
906      Branch: maint-5.6/macperl
907            ! lib/File/Temp.pm
908 ____________________________________________________________________________
909 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
910         Log: Fix up Ballon Help and Help menu docs (first pass);
911              remove balloon rez file, and autogenerate with
912              Balloon2Rez instead.
913      Branch: maint-5.6/macperl
914            + macos/macperl/macscripts/Balloon2Rez
915            - macos/macperl/MPBalloons.r
916            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
917 ____________________________________________________________________________
918 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
919         Log: Allow overriding of defaults, for change #12327.
920      Branch: maint-5.6/macperl
921            ! perl.h
922 ____________________________________________________________________________
923 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
924         Log: Override PerlProc_exit.
925      Branch: maint-5.6/macperl
926            ! macos/macish.h
927 ____________________________________________________________________________
928 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
929         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
930      Branch: maint-5.6/macperl
931            + macos/bundled_lib/blib/lib/MD5.pm
932            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
933            + macos/lib/Mac/AETE/Dialect.pm
934            + macos/lib/Mac/AETE/Format/Converter.pm
935            + macos/lib/Mac/AETE/Format/Dictionary.pm
936            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
937            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
938            + macos/lib/Mac/Toolbox.pod
939            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
940 ____________________________________________________________________________
941 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
942         Log: Sync up silly CVS headers ... I should commit CVS
943              first to avoid this ...
944      Branch: maint-5.6/macperl
945            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
946            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
947            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
948            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
949 ____________________________________________________________________________
950 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
951         Log: Fix Matthias' address, and attributions.
952      Branch: maint-5.6/macperl
953            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
954            ! pod/perlport.pod
955 ____________________________________________________________________________
956 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
957         Log: Fix Matthias' address, and attributions.
958      Branch: maint-5.6/macperl
959            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
960            ! macos/ext/Mac/Components/Components.pm
961            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
962            ! macos/ext/Mac/Dialogs/Dialogs.pm
963            ! macos/ext/Mac/Events/Events.pm
964            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
965            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
966            ! macos/ext/Mac/Gestalt/Gestalt.pm
967            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
968            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
969            ! macos/ext/Mac/Menus/Menus.pm
970            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
971            ! macos/ext/Mac/Movies/Movies.pm
972            ! macos/ext/Mac/Navigation/Navigation.pm
973            ! macos/ext/Mac/Notification/Notification.pm
974            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
975            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
976            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
977            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
978            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
979            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
980            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
981            ! macos/ext/Mac/StandardFile/StandardFile.pm
982            ! macos/ext/Mac/TextEdit/TextEdit.pm
983            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
984            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
985            ! macos/lib/Mac/LowMem.pm
986 ____________________________________________________________________________
987 [ 12322] By: sky                                   on 2001/10/03  18:41:07
988         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
989              From: "Craig A. Berry" <craigberry@mac.com>
990              Date: Wed, 03 Oct 2001 14:30:55 -0500
991              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
992      Branch: perl
993            ! vms/vms.c
994 ____________________________________________________________________________
995 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
996         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
997              From: "Craig A. Berry" <craigberry@mac.com>
998              Date: Wed, 03 Oct 2001 14:30:55 -0500
999              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
1000      Branch: perl
1001            ! vms/vms.c
1002 ____________________________________________________________________________
1003 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
1004         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
1005              only IsL&) and Inherited (negative lookahead good);
1006              add tests for Common, Inherited, and L&.
1007      Branch: perl
1008            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
1009 ____________________________________________________________________________
1010 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
1011         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
1012              (The Unicode standard uses L& quite often.)
1013      Branch: perl
1014            ! lib/utf8_heavy.pl
1015 ____________________________________________________________________________
1016 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
1017         Log: Add the 'Common' Unicode property (code points not
1018              explicitly assigned to any other script).
1019      Branch: perl
1020            + lib/unicore/In/136.pl
1021            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
1022 ____________________________________________________________________________
1023 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
1024         Log: Skip the RV printing test under threads until fixed.
1025      Branch: perl
1026            ! ext/B/t/terse.t
1027 ____________________________________________________________________________
1028 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
1029         Log: Subject: 12309 / cygwin / win2k
1030              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1031              Date: Wed, 03 Oct 2001 15:25:15 +0200
1032              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
1033      Branch: perl
1034            ! makedef.pl
1035 ____________________________________________________________________________
1036 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
1037         Log: Metaconfig unit change for #12314.
1038      Branch: metaconfig
1039            ! U/modified/Head.U
1040 ____________________________________________________________________________
1041 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
1042         Log: Subject: Both cygwin and djgpp on one machine
1043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1044              Date: Wed, 03 Oct 2001 15:02:59 +0200
1045              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
1046      Branch: perl
1047            ! Configure
1048 ____________________________________________________________________________
1049 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
1050         Log: (retracted by #12338)
1051              
1052              Subject: [PATCH] Code clean up for perlboot.pod
1053              From: Casey West <casey@geeknest.com>
1054              Date: Tue, 2 Oct 2001 19:24:43 -0400
1055              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
1056              
1057              Subject: [PATCH] Code clean up for perlbot.diff
1058              From: Casey West <casey@geeknest.com>
1059              Date: Tue, 2 Oct 2001 19:25:22 -0400
1060              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
1061              
1062              Subject: [PATCH] Code clean up for perlcall.pod
1063              From: Casey West <casey@geeknest.com>
1064              Date: Tue, 2 Oct 2001 19:25:57 -0400
1065              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
1066              
1067              Subject: [PATCH] Code clean up for perldata.pod
1068              From: Casey West <casey@geeknest.com>
1069              Date: Tue, 2 Oct 2001 19:26:29 -0400
1070              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
1071              
1072              Subject: [PATCH] Code clean up for perldbmfilter.pod
1073              From: Casey West <casey@geeknest.com>
1074              Date: Tue, 2 Oct 2001 19:26:59 -0400
1075              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
1076              
1077              Subject: [PATCH] Code clean up for perlebcdic.pod
1078              From: Casey West <casey@geeknest.com>
1079              Date: Tue, 2 Oct 2001 19:27:37 -0400
1080              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
1081      Branch: perl
1082            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
1083            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
1084 ____________________________________________________________________________
1085 [ 12312] By: ams                                   on 2001/10/02  23:43:55
1086         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
1087              From: Michael G Schwern <schwern@pobox.com>
1088              Date: Tue, 2 Oct 2001 17:00:49 -0400
1089              Message-Id: <20011002170049.A9955@blackrider>
1090      Branch: perl
1091            ! lib/ExtUtils/MakeMaker.pm
1092 ____________________________________________________________________________
1093 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
1094         Log: FAQ sync.
1095      Branch: perl
1096            ! pod/perlfaq3.pod
1097 ____________________________________________________________________________
1098 [ 12310] By: nick                                  on 2001/10/02  16:09:49
1099         Log: Integrate mainline
1100      Branch: perlio
1101           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
1102           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
1103           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
1104           !> patchlevel.h t/op/pat.t
1105 ____________________________________________________________________________
1106 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
1107         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
1108              not just one single space.
1109      Branch: perl
1110            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
1111 ____________________________________________________________________________
1112 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
1113         Log: AUTHORS updates.
1114      Branch: perl
1115            ! AUTHORS
1116 ____________________________________________________________________________
1117 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
1118         Log: Update Changes.
1119      Branch: perl
1120            ! Changes patchlevel.h
1121 ____________________________________________________________________________
1122 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
1123         Log: Work around old buggy glibcs for langinfo constants,
1124              from Nicholas Clark and David Dyck.
1125      Branch: perl
1126            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
1127 ____________________________________________________________________________
1128 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
1129         Log: Eradicate Time::Piece; add an example.
1130      Branch: perl
1131            ! ext/I18N/Langinfo/Langinfo.pm
1132 ____________________________________________________________________________
1133 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
1134         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
1135              From: Robert Spier <rspier@pobox.com>
1136              Date: Mon, 1 Oct 2001 23:20:16 -0700
1137              Message-ID: <15289.23712.422087.878224@rls.cx>
1138      Branch: perl
1139            ! lib/Pod/Html.pm
1140 ____________________________________________________________________________
1141 [ 12303] By: sky                                   on 2001/10/02  10:40:57
1142         Log: Fixes obscure bug that manifests itself by.
1143              local $!=0;undef*STDOUT;#segfaults
1144              Has been around for a while. Possible other magic IO vars are
1145              possibly affected aswell. Reported by Jos Boumans.
1146      Branch: perl
1147            ! mg.c
1148 ____________________________________________________________________________
1149 [ 12302] By: nick                                  on 2001/10/02  09:00:52
1150         Log: Integrate mainline
1151      Branch: perlio
1152           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
1153           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
1154           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
1155 ____________________________________________________________________________
1156 [ 12301] By: nick                                  on 2001/10/02  08:40:57
1157         Log: Integrate mainline + lib/open.t patch from Chromatic
1158      Branch: perlio
1159           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
1160            ! lib/open.t
1161           !> (integrate 29 files)
1162 ____________________________________________________________________________
1163 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
1164         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
1165              Until it has, better stop early if someone requests threads.
1166      Branch: perl
1167            ! hints/darwin.sh
1168 ____________________________________________________________________________
1169 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
1170         Log: Subject: [ID 20011001.011] redundant code in t/TEST
1171              From: David Dyck <dcd@tc.fluke.com>
1172              Date: Mon, 1 Oct 2001 12:56:24 -0700
1173              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
1174      Branch: perl
1175            ! t/TEST
1176 ____________________________________________________________________________
1177 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
1178         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
1179              From: "chromatic" <chromatic@rmci.net>
1180              Date: Mon, 01 Oct 2001 12:27:12 -0600
1181              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
1182      Branch: perl
1183            ! lib/Term/Cap.t
1184 ____________________________________________________________________________
1185 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
1186         Log: UNICOS testing patches from Nicholas Clark.
1187      Branch: perl
1188            ! t/op/arith.t t/op/pack.t
1189 ____________________________________________________________________________
1190 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
1191         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
1192              From: "chromatic" <chromatic@rmci.net>
1193              Date: Mon, 01 Oct 2001 10:21:51 -0600
1194              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
1195      Branch: perl
1196            ! lib/open.t
1197 ____________________________________________________________________________
1198 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
1199         Log: Make missing the RADIXCHAR a softer, gentler error.
1200      Branch: perl
1201            ! ext/I18N/Langinfo/Langinfo.t
1202 ____________________________________________________________________________
1203 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
1204         Log: Nuke also the LANG because of glibc.
1205      Branch: perl
1206            ! lib/open.t
1207 ____________________________________________________________________________
1208 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
1209         Log: Also the ^Is is optional.
1210      Branch: perl
1211            ! pod/perlunicode.pod t/op/pat.t
1212 ____________________________________________________________________________
1213 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
1214         Log: Be careful to pull chars from the varargs stack when
1215              formatting chars.
1216      Branch: perl
1217            ! regcomp.c
1218 ____________________________________________________________________________
1219 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
1220         Log: sortsv not in place anymore, noticed by John P. Linderman.
1221      Branch: perl
1222            ! pod/perlapi.pod pp_ctl.c
1223 ____________________________________________________________________________
1224 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
1225         Log: Make the diagnostic messages more neutral.
1226      Branch: perl
1227            ! ext/B/t/terse.t
1228 ____________________________________________________________________________
1229 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
1230         Log: Forgotten from #12288.
1231      Branch: perl
1232            ! ext/Data/Dumper/Dumper.pm
1233 ____________________________________________________________________________
1234 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
1235         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
1236              From: Brian Ingerson <ingy@ttul.org>
1237              Date: Sun, 30 Sep 2001 21:45:56 -0700
1238              Message-ID: <20010930214556.D26392@ttul.org>
1239              
1240              (remember also the #12289)
1241      Branch: perl
1242            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
1243 ____________________________________________________________________________
1244 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
1245         Log: More Unicode property tests for the abbreviated
1246              general properties.
1247      Branch: perl
1248            ! t/op/pat.t
1249 ____________________________________________________________________________
1250 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
1251         Log: Further tweaks to the Unicode properties.
1252      Branch: perl
1253            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
1254 ____________________________________________________________________________
1255 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
1256         Log: Retract #12284.
1257      Branch: perl
1258            ! lib/Term/Cap.t
1259 ____________________________________________________________________________
1260 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
1261         Log: (Retracted by #12285)
1262      Branch: perl
1263            ! lib/Term/Cap.t
1264 ____________________________________________________________________________
1265 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
1266         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
1267              From: "chromatic" <chromatic@rmci.net>  
1268              Date: Sun, 30 Sep 2001 16:10:02 -0600
1269              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
1270      Branch: perl
1271            + lib/Term/Cap.t
1272            ! MANIFEST
1273 ____________________________________________________________________________
1274 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
1275         Log: Use stty -g to restore the terminal state, do not even
1276              try to run the tests if stty -g is not available.
1277      Branch: perl
1278            ! lib/Term/Complete.t
1279 ____________________________________________________________________________
1280 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
1281         Log: Cleanup utf8_heavy; allow dropping the In prefix from
1282              Unicode script/block properties.
1283      Branch: perl
1284            ! lib/utf8_heavy.pl
1285 ____________________________________________________________________________
1286 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
1287         Log: Retract the #12259 for now.
1288      Branch: perl
1289            ! embed.h embed.pl sv.h
1290 ____________________________________________________________________________
1291 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
1292         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
1293      Branch: perl
1294            + lib/Text/TabsWrap/CHANGELOG
1295            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
1296 ____________________________________________________________________________
1297 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
1298         Log: #12272 wasn't right, it introduced an extra ().
1299      Branch: perl
1300            ! lib/utf8_heavy.pl
1301 ____________________________________________________________________________
1302 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
1303         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
1304              From: Jonathan Stowe <gellyfish@gellyfish.com>
1305              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
1306              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
1307      Branch: perl
1308            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
1309 ____________________________________________________________________________
1310 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
1311         Log: Subject: Patch to put qsortsv in the public API
1312              From: Brian Ingerson <ingy@ttul.org>
1313              Date: Sat, 29 Sep 2001 17:41:13 -0700
1314              Message-ID: <20010929174113.A30223@ttul.org>
1315      Branch: perl
1316            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
1317 ____________________________________________________________________________
1318 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
1319         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
1320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1321              Date: Sat, 29 Sep 2001 23:54:48 +0200
1322              Message-ID: <20010929235448.A5017@rafael>
1323      Branch: perl
1324            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
1325 ____________________________________________________________________________
1326 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
1327         Log: FAQ sync.
1328      Branch: perl
1329            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1330            ! pod/perlfaq9.pod
1331 ____________________________________________________________________________
1332 [ 12273] By: bailey                                on 2001/09/29  23:43:46
1333         Log: Resync with mainline
1334      Branch: vmsperl
1335           +> (branch 1207 files)
1336            - (delete 324 files)
1337           !> (integrate 866 files)
1338 ____________________________________________________________________________
1339 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
1340         Log: Nasty recursion trap if one would match Unicode.
1341      Branch: perl
1342            ! lib/utf8_heavy.pl
1343 ____________________________________________________________________________
1344 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
1345         Log: More Unicode todo.
1346      Branch: perl
1347            ! pod/perltodo.pod
1348 ____________________________________________________________________________
1349 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
1350         Log: Explain a bit the new more flexible \p\P syntax.
1351      Branch: perl
1352            ! pod/perlunicode.pod
1353 ____________________________________________________________________________
1354 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
1355         Log: More leniency to the \p and \P: now can have whitespace
1356              between the property definition and the curlies; now can
1357              invert the property by having a caret between the open
1358              curly and the property.
1359      Branch: perl
1360            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
1361 ____________________________________________________________________________
1362 [ 12268] By: nick                                  on 2001/09/29  17:39:26
1363         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
1364              one test (lib/open.t) fails
1365      Branch: perlio
1366           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
1367           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
1368           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
1369           +> lib/Tie/Scalar.t lib/open.t
1370            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
1371            - ext/B/Stash.t
1372           !> (integrate 62 files)
1373 ____________________________________________________________________________
1374 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
1375         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
1376      Branch: perl
1377            ! t/op/chdir.t
1378 ____________________________________________________________________________
1379 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
1380         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
1381              From: "Craig A. Berry" <craigberry@mac.com> 
1382              Date: Sat, 29 Sep 2001 09:35:33 -0500
1383              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
1384      Branch: perl
1385            ! t/op/chdir.t
1386 ____________________________________________________________________________
1387 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
1388         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
1389              From: "chromatic" <chromatic@rmci.net>
1390              Date: Fri, 28 Sep 2001 21:20:12 -0600
1391              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
1392      Branch: perl
1393            + lib/Tie/Scalar.t
1394            ! MANIFEST lib/Tie/Scalar.pm
1395 ____________________________________________________________________________
1396 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
1397         Log: Allow for more flexibility in the \p{In...} names, now
1398              case doesn't matter, and any space or dash can be
1399              matched by any space, dash, underbar, or empty.
1400              (may be going too far on leniency)
1401      Branch: perl
1402            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
1403            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
1404            ! t/op/pat.t
1405 ____________________________________________________________________________
1406 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
1407         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
1408              From: "chromatic" <chromatic@rmci.net>
1409              Date: Fri, 28 Sep 2001 17:39:50 -0600
1410              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
1411      Branch: perl
1412            + lib/open.t
1413            ! MANIFEST
1414 ____________________________________________________________________________
1415 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
1416         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
1417              From: "Craig A. Berry" <craigberry@mac.com>
1418              Date: Fri, 28 Sep 2001 16:24:51 -0500
1419              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
1420      Branch: perl
1421            ! ext/File/Glob/t/basic.t
1422 ____________________________________________________________________________
1423 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
1424         Log: Subject: [DOC PATCH] Carp.pm pod typo
1425              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1426              Date: Fri, 28 Sep 2001 23:14:51 +0200
1427              Message-ID: <20010928231451.E16889@rafael>
1428      Branch: perl
1429            ! lib/Carp.pm
1430 ____________________________________________________________________________
1431 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
1432         Log: Subject: [PATCH] Allow an @INC hook to set %INC
1433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1434              Date: Fri, 28 Sep 2001 22:18:13 +0200
1435              Message-ID: <20010928221813.A16889@rafael>
1436      Branch: perl
1437            ! pp_ctl.c
1438 ____________________________________________________________________________
1439 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
1440         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
1441              From: Nicholas Clark <nick@ccl4.org>
1442              Date: Fri, 28 Sep 2001 23:39:33 +0100
1443              Message-ID: <20010928233933.C23673@plum.flirble.org>
1444      Branch: perl
1445            ! embed.h embed.pl sv.h
1446 ____________________________________________________________________________
1447 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
1448         Log: Update Changes.
1449      Branch: perl
1450            ! Changes patchlevel.h
1451 ____________________________________________________________________________
1452 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
1453         Log: Move the B tests to B/t.
1454      Branch: perl
1455            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
1456            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
1457            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
1458            - ext/B/Showlex.t ext/B/Stash.t
1459            ! MANIFEST
1460 ____________________________________________________________________________
1461 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
1462         Log: Forgot from #12254.
1463      Branch: perl
1464            + ext/B/B/Terse.t
1465 ____________________________________________________________________________
1466 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
1467         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
1468              From: "chromatic" <chromatic@rmci.net>
1469              Date: Thu, 27 Sep 2001 23:22:17 -0600
1470              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
1471      Branch: perl
1472            ! MANIFEST
1473 ____________________________________________________________________________
1474 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
1475         Log: Test numbering mismatch.
1476      Branch: perl
1477            ! t/op/chdir.t
1478 ____________________________________________________________________________
1479 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
1480         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
1481              From: "Craig A. Berry" <craigberry@mac.com>
1482              Date: Wed, 26 Sep 2001 17:43:14 -0500
1483              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
1484      Branch: perl
1485            ! iperlsys.h t/op/chdir.t
1486 ____________________________________________________________________________
1487 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
1488         Log: Subject: [PATCH gv.c] make __ANON__ global
1489              From: Robin Barker <rmb1@cise.npl.co.uk>
1490              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
1491              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
1492      Branch: perl
1493            ! gv.c t/op/anonsub.t t/op/runlevel.t
1494 ____________________________________________________________________________
1495 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
1496         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
1497              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1498              Date: Thu, 27 Sep 2001 22:34:32 +0200
1499              Message-ID: <20010927223432.A1485@rafael>
1500      Branch: perl
1501            ! ext/B/B/Terse.pm
1502 ____________________________________________________________________________
1503 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
1504         Log: Subject: [PATCH] Cleanup of perldsc.pod      
1505              From: Casey West <casey@geeknest.com>
1506              Date: Thu, 27 Sep 2001 11:13:17 -0400
1507              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
1508      Branch: perl
1509            ! pod/perldsc.pod
1510 ____________________________________________________________________________
1511 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
1512         Log: Not everyone is using ithreads...
1513      Branch: perl
1514            ! ext/Devel/Peek/Peek.t
1515 ____________________________________________________________________________
1516 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
1517         Log: Document the nss_delete core dump workaround for HP-UX
1518              and Solaris, bug IDs 20010805.018 and 20010629.004.
1519      Branch: perl
1520            ! README.hpux README.solaris
1521 ____________________________________________________________________________
1522 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
1523         Log: Dump Unicode hash keys also as Unicode,
1524              not just as a byte string.
1525      Branch: perl
1526            ! dump.c ext/Devel/Peek/Peek.t
1527 ____________________________________________________________________________
1528 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
1529         Log: Integrate changes #12241 and #12242 from macperl:
1530              
1531              Remove unneeded disabling of umask() calls
1532              
1533              Note (get|set)sockopt are available.
1534      Branch: perl
1535           !> lib/File/Temp.pm pod/perlport.pod
1536 ____________________________________________________________________________
1537 [ 12244] By: sky                                   on 2001/09/27  08:53:00
1538         Log: Flush buffers on thread closedown.
1539      Branch: perl
1540            ! ext/threads/threads.xs
1541 ____________________________________________________________________________
1542 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
1543         Log: Dump SvUTF8(sv)s also as \x{...}.
1544              
1545              TODO: dump the SvUTF8() hash keys similarly. 
1546      Branch: perl
1547            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
1548 ____________________________________________________________________________
1549 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
1550         Log: Note (get|set)sockopt are available.
1551      Branch: maint-5.6/macperl
1552            ! pod/perlport.pod
1553 ____________________________________________________________________________
1554 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
1555         Log: Remove unneeded disabling of umask() calls
1556      Branch: maint-5.6/macperl
1557            ! lib/File/Temp.pm
1558 ____________________________________________________________________________
1559 [ 12240] By: sky                                   on 2001/09/26  18:44:56
1560         Log: Documention update
1561      Branch: perl
1562            ! ext/threads/threads.pm
1563 ____________________________________________________________________________
1564 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
1565         Log: Update Changes.
1566      Branch: perl
1567            ! Changes patchlevel.h
1568 ____________________________________________________________________________
1569 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
1570         Log: Check that all environment variables are tainted.
1571      Branch: perl
1572            ! t/op/taint.t
1573 ____________________________________________________________________________
1574 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
1575         Log: Manual integration error in #12235.
1576      Branch: perl
1577            ! lib/File/DosGlob.t
1578 ____________________________________________________________________________
1579 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
1580         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
1581              From: "chromatic" <chromatic@rmci.net>
1582              Date: Tue, 25 Sep 2001 23:57:07 -0600
1583              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
1584      Branch: perl
1585            ! perlio.c
1586 ____________________________________________________________________________
1587 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
1588         Log: Integrate macperl changes from Chris Nandor:
1589              12192 11817 11815 11813 11778 11775
1590              
1591              Update CPAN.pm to work with new Mac::BuildTools instead
1592              of ExtUtils::MM_MacOS "orphan" functions
1593              
1594              Fix test
1595              
1596              Make syntax check report in MPW style, fix tests
1597              to use Mac::err=unix to get normal-style error
1598              messages.
1599              
1600              More module and test ports from Thomas Wegner et al
1601              
1602              Fix open of /dev/null for Mac OS
1603              
1604              Allow for platforms to override formatting of errors
1605              on output from Matthias Neeracher (core files)
1606      Branch: perl
1607            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
1608            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
1609            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
1610           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
1611           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
1612           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
1613 ____________________________________________________________________________
1614 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
1615         Log: grrr.
1616      Branch: perl
1617            ! t/op/gv.t
1618 ____________________________________________________________________________
1619 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
1620         Log: Retract #12232.
1621      Branch: perl
1622            ! t/op/gv.t
1623 ____________________________________________________________________________
1624 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
1625         Log: (Retracted by #12233.)
1626      Branch: perl
1627            ! t/op/gv.t
1628 ____________________________________________________________________________
1629 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
1630         Log: Detypo.
1631      Branch: perl
1632            ! ext/Encode/Makefile.PL
1633 ____________________________________________________________________________
1634 [ 12230] By: sky                                   on 2001/09/26  11:36:23
1635         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
1636              We are using a "delay" here because we do not want to depend on thread synchronization issues.
1637      Branch: perl
1638            + ext/threads/t/stress_cv.t
1639            ! MANIFEST ext/threads/t/stress_string.t
1640 ____________________________________________________________________________
1641 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
1642         Log: NetWare tweak from Ananth Kesari.
1643      Branch: perl
1644            ! NetWare/t/Readme.txt
1645 ____________________________________________________________________________
1646 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
1647         Log: Trick to fool case-blind filesystems.
1648      Branch: perl
1649            ! ext/Encode/Makefile.PL
1650 ____________________________________________________________________________
1651 [ 12227] By: sky                                   on 2001/09/26  11:06:50
1652         Log: Threads can start executing in a different order than they were
1653              created.... so we cannot ok() inside the threadstarter.
1654      Branch: perl
1655            ! ext/threads/t/stress_string.t
1656 ____________________________________________________________________________
1657 [ 12226] By: sky                                   on 2001/09/26  07:41:45
1658         Log: Add in stress_string.t to stress test threads a bit more.
1659      Branch: perl
1660            + ext/threads/t/stress_string.t
1661            ! MANIFEST
1662 ____________________________________________________________________________
1663 [ 12225] By: sky                                   on 2001/09/26  07:04:21
1664         Log: Fix negative refcount introduced by #12223.
1665      Branch: perl
1666            ! ext/threads/threads.xs
1667 ____________________________________________________________________________
1668 [ 12224] By: sky                                   on 2001/09/26  06:57:58
1669         Log: Update documentation to match change #12223
1670      Branch: perl
1671            ! sharedsv.c
1672 ____________________________________________________________________________
1673 [ 12223] By: sky                                   on 2001/09/26  06:54:32
1674         Log: Use a separate interpreter for the sharedsv space. Another
1675              negative sv leak. Sigh.
1676      Branch: perl
1677            ! sharedsv.c
1678 ____________________________________________________________________________
1679 [ 12222] By: sky                                   on 2001/09/26  05:58:35
1680         Log: Do the environ assignment in perl_contruct to match perl_destruct.
1681              Now we don't need to perl_parse/perl_run. However environ is a
1682              global....
1683      Branch: perl
1684            ! perl.c
1685 ____________________________________________________________________________
1686 [ 12221] By: sky                                   on 2001/09/26  05:41:02
1687         Log: Move the creation of PL_strtab to perl_construct so we can work
1688              with HV and HEs without running perl_parse.
1689      Branch: perl
1690            ! perl.c
1691 ____________________________________________________________________________
1692 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
1693         Log: integrate macperl changes into maint-5.6
1694      Branch: maint-5.6/perl
1695           !> (integrate 26 files)
1696 ____________________________________________________________________________
1697 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
1698         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
1699              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
1700      Branch: maint-5.6/macperl
1701            ! macos/ext/Mac/Fonts/Fonts.xs
1702            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
1703 ____________________________________________________________________________
1704 [ 12218] By: ams                                   on 2001/09/25  23:31:33
1705         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
1706              From: Nicholas Clark <nick@ccl4.org>
1707              Date: Wed, 26 Sep 2001 01:20:20 +0100
1708              Message-Id: <20010926012020.B48092@plum.flirble.org>
1709      Branch: perl
1710            ! lib/AutoSplit.t
1711 ____________________________________________________________________________
1712 [ 12217] By: ams                                   on 2001/09/25  22:33:05
1713         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
1714              From: "Craig A. Berry" <craigberry@mac.com>
1715              Date: Tue, 25 Sep 2001 18:08:42 -0500
1716              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
1717      Branch: perl
1718            ! vms/vms.c
1719 ____________________________________________________________________________
1720 [ 12216] By: ams                                   on 2001/09/25  21:41:01
1721         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
1722              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
1723              From: Michael G Schwern <schwern@pobox.com>
1724              Date: Wed, 26 Sep 2001 00:38:21 -0400
1725              Message-Id: <20010926003821.A627@blackrider>
1726      Branch: perl
1727            ! lib/AutoSplit.t
1728 ____________________________________________________________________________
1729 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
1730         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
1731              From: Michael G Schwern <schwern@pobox.com>
1732              Date: Tue, 25 Sep 2001 17:43:49 -0400
1733              Message-ID: <20010925174349.B19534@blackrider>
1734      Branch: perl
1735            ! lib/Test/Simple.pm lib/Test/Utils.pm
1736 ____________________________________________________________________________
1737 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
1738         Log: Integrate changes from bleadperl.
1739      Branch: maint-5.6/macperl
1740           !> pod/perlport.pod
1741 ____________________________________________________________________________
1742 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
1743         Log: skip($mess) should result in one skip.
1744      Branch: perl
1745            ! t/test.pl
1746 ____________________________________________________________________________
1747 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
1748         Log: Integrate change #12200 from maintperl.
1749      Branch: maint-5.6/macperl
1750           !> win32/perlhost.h
1751 ____________________________________________________________________________
1752 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
1753         Log: Fix file types to "apple"
1754      Branch: maint-5.6/macperl
1755            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
1756            ! macos/ext/Mac/SAT/t/Collision.rsrc
1757 ____________________________________________________________________________
1758 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
1759         Log: Fix rsrc file as snd file; fix path in t file.
1760      Branch: maint-5.6/macperl
1761            ! macos/ext/Mac/Notification/t/Notification.rsrc
1762            ! macos/ext/Mac/Notification/t/Notification.t
1763 ____________________________________________________________________________
1764 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
1765         Log: Sync up with File::Find from bleadperl.
1766      Branch: maint-5.6/macperl
1767            ! lib/File/Find.pm t/lib/filefind-taint.t
1768 ____________________________________________________________________________
1769 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
1770         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
1771              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
1772              of hundreds)
1773      Branch: maint-5.6/macperl
1774            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
1775            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
1776            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
1777 ____________________________________________________________________________
1778 [ 12207] By: nick                                  on 2001/09/25  19:04:36
1779         Log: Integrate mainline (untested while modem is up)
1780      Branch: perlio
1781           +> lib/AutoSplit.t t/test.pl
1782            - lib/warnings/register.t
1783           !> (integrate 28 files)
1784 ____________________________________________________________________________
1785 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
1786         Log: perldiag entry for #12205.
1787      Branch: perl
1788            ! pod/perldiag.pod
1789 ____________________________________________________________________________
1790 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
1791         Log: Subject: [PATCH] warning on v-string in use/require
1792              From: John Peacock <jpeacock@rowman.com>
1793              Date: Mon, 24 Sep 2001 17:29:03 -0400
1794              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
1795      Branch: perl
1796            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
1797 ____________________________________________________________________________
1798 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
1799         Log: perltooc et al updates.
1800      Branch: perl
1801            ! plan9/mkfile pod/roffitall
1802 ____________________________________________________________________________
1803 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
1804         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
1805              From: Michael G Schwern <schwern@pobox.com>
1806              Date: Sun, 23 Sep 2001 00:07:12 -0400
1807              Message-ID: <20010923000712.A7005@blackrider>
1808      Branch: perl
1809            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
1810 ____________________________________________________________________________
1811 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
1812         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
1813              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1814              Date: Wed, 26 Sep 2001 01:25:10 +0900
1815              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
1816      Branch: perl
1817            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
1818            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
1819            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
1820 ____________________________________________________________________________
1821 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
1822         Log: Integrate change #12200 from maintperl;
1823              on windows, virtualized environment could propagate deleted variables
1824              into children if they happen to be at the very end of the table
1825      Branch: perl
1826           !> win32/perlhost.h
1827 ____________________________________________________________________________
1828 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
1829         Log: on windows, virtualized environment could propagate deleted variables
1830              into children if they happen to be at the very end of the table
1831              (thanks for succinct test case from Johan Holmberg, and fix from
1832              Doug Lankshear)
1833      Branch: maint-5.6/perl
1834            ! win32/perlhost.h
1835 ____________________________________________________________________________
1836 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
1837         Log: avoid the use of ftime() (it does a useless, potentially
1838              expensive call to GetTimeZoneInformation()); this potentially
1839              also results in three more digits of precision from
1840              Time::HiRes::time()
1841      Branch: perl
1842            ! ext/Time/HiRes/HiRes.xs
1843 ____________________________________________________________________________
1844 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
1845         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
1846              
1847              Note: io/binmode is failing, have to figure out why.
1848      Branch: perl
1849            + t/test.pl
1850            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
1851            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
1852            ! t/run/exit.t
1853 ____________________________________________________________________________
1854 [ 12197] By: ams                                   on 2001/09/25  13:48:55
1855         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
1856              From: Nicholas Clark <nick@ccl4.org>
1857              Date: Tue, 25 Sep 2001 00:37:40 +0100
1858              Message-Id: <20010925003740.S4971@plum.flirble.org>
1859              (Further changes expected.)
1860      Branch: perl
1861            + lib/AutoSplit.t
1862            ! MANIFEST
1863 ____________________________________________________________________________
1864 [ 12196] By: sky                                   on 2001/09/25  13:37:12
1865         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
1866              _ftime to try and be more robust.
1867      Branch: perl
1868            ! ext/Time/HiRes/HiRes.xs
1869 ____________________________________________________________________________
1870 [ 12194] By: ams                                   on 2001/09/25  11:40:00
1871         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
1872              From: "Craig A. Berry" <craigberry@mac.com>
1873              Date: Mon, 24 Sep 2001 17:54:20 -0500
1874              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
1875      Branch: perl
1876            ! vms/descrip_mms.template
1877 ____________________________________________________________________________
1878 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
1879         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
1880              not working, cursor not spinning (Bug #422129); external
1881              editor problems (Bug #456329); escape/cmd-. not activating
1882              "Cancel" in Save dialog box (Bug #446960); Runtimes not
1883              executing on launch (Bug #464441).
1884      Branch: maint-5.6/macperl
1885            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
1886            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
1887            ! macos/macperl/MacPerl.r
1888 ____________________________________________________________________________
1889 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
1890         Log: Update CPAN.pm to work with new Mac::BuildTools instead
1891              of ExtUtils::MM_MacOS "orphan" functions
1892      Branch: maint-5.6/macperl
1893            ! lib/CPAN.pm
1894 ____________________________________________________________________________
1895 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
1896         Log: Fix up another xsubpp problem (Matthias Neeracher)
1897      Branch: maint-5.6/macperl
1898            ! macos/xsubpp
1899 ____________________________________________________________________________
1900 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
1901         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
1902      Branch: maint-5.6/macperl
1903            ! macos/lib/ExtUtils/MM_MacOS.pm
1904 ____________________________________________________________________________
1905 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
1906         Log: Fix up Makefiles for more Mac:: modules (and prepare for
1907              static build ...?)
1908      Branch: maint-5.6/macperl
1909            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
1910            ! macos/macperl/Makefile.mk
1911 ____________________________________________________________________________
1912 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
1913         Log: Fix up tests
1914      Branch: maint-5.6/macperl
1915            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1916 ____________________________________________________________________________
1917 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
1918         Log: Make malloc smarter, fix bugs.  (Bug #404030)
1919      Branch: maint-5.6/macperl
1920            ! macos/icemalloc.c macos/icemalloc.h
1921 ____________________________________________________________________________
1922 [ 12186] By: nick                                  on 2001/09/24  19:18:17
1923         Log: Integrate mainline
1924      Branch: perlio
1925           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
1926           +> lib/filetest.t
1927           !> (integrate 30 files)
1928 ____________________________________________________________________________
1929 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
1930         Log: Retract #12136, the warnings::register is already
1931              tested by t/lib/warnings/9enabled, as pointed out
1932              by Paul Marquess.
1933      Branch: perl
1934            - lib/warnings/register.t
1935            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
1936 ____________________________________________________________________________
1937 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
1938         Log: fix Time::HiRes implementation of gettimeofday() on windows
1939              (HiRes.t#14 now passes)
1940      Branch: perl
1941            ! ext/Time/HiRes/HiRes.xs
1942 ____________________________________________________________________________
1943 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
1944         Log: File::Spec::catfile() canonifies everything to blackslashes on
1945              windows :-(
1946      Branch: perl
1947            ! lib/ExtUtils/Manifest.t
1948 ____________________________________________________________________________
1949 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
1950         Log: test number mismatch
1951      Branch: perl
1952            ! t/op/magic.t
1953 ____________________________________________________________________________
1954 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
1955         Log: ok().
1956      Branch: perl
1957            ! t/op/pack.t
1958 ____________________________________________________________________________
1959 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
1960         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
1961              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1962      Branch: perl
1963            ! pp_pack.c t/op/pack.t
1964 ____________________________________________________________________________
1965 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
1966         Log: Update Changes.
1967      Branch: perl
1968            ! Changes patchlevel.h
1969 ____________________________________________________________________________
1970 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
1971         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
1972              From: Michael G Schwern <schwern@pobox.com>
1973              Date: Mon, 24 Sep 2001 11:12:13 -0400
1974              Message-ID: <20010924111213.G27885@blackrider>
1975      Branch: perl
1976            ! lib/ExtUtils/Manifest.pm
1977 ____________________________________________________________________________
1978 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
1979         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
1980              From: Michael G Schwern <schwern@pobox.com> 
1981              Date: Mon, 24 Sep 2001 11:02:07 -0400
1982              Message-ID: <20010924110207.E27885@blackrider>
1983      Branch: perl
1984            ! vms/test.com
1985 ____________________________________________________________________________
1986 [ 12176] By: ams                                   on 2001/09/24  14:01:59
1987         Log: Update Changes.
1988      Branch: perl
1989            ! Changes
1990 ____________________________________________________________________________
1991 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
1992         Log: Various cleanups.
1993      Branch: perl
1994            ! ext/threads/Makefile.PL ext/threads/threads.xs
1995 ____________________________________________________________________________
1996 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
1997         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
1998      Branch: maint-5.6/macperl
1999           !> (integrate 33 files)
2000 ____________________________________________________________________________
2001 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
2002         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
2003              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2004              Date: Mon, 24 Sep 2001 20:04:58 +0900
2005              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
2006      Branch: perl
2007            ! ext/Encode/Encode/gb2312.enc
2008 ____________________________________________________________________________
2009 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
2010         Log: Clarifying comment to #12164.
2011      Branch: perl
2012            ! lib/Cwd.pm
2013 ____________________________________________________________________________
2014 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
2015         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
2016              From: Nicholas Clark <nick@ccl4.org>
2017              Date: Sun, 23 Sep 2001 23:00:56 +0100
2018              Message-ID: <20010923230055.Y4971@plum.flirble.org>
2019              
2020              (with "sample_constants" changed to "fallback")
2021      Branch: perl
2022            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
2023            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
2024            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
2025            ! lib/h2xs.t utils/h2xs.PL
2026 ____________________________________________________________________________
2027 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
2028         Log: Metaconfig unit change for #12167.
2029      Branch: metaconfig
2030            ! U/modified/Cppsym.U
2031 ____________________________________________________________________________
2032 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
2033         Log: Add a few glibc cpp symbols to probe for.
2034      Branch: perl
2035            ! Configure
2036 ____________________________________________________________________________
2037 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
2038         Log: DJGPP tweaks for Laszlo Molnar.
2039      Branch: perl
2040            ! djgpp/djgppsed.sh dosish.h
2041 ____________________________________________________________________________
2042 [ 12165] By: ams                                   on 2001/09/24  10:07:08
2043         Log: Subject: [PATCH t/op/inccode.t] More tests
2044              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2045              Date: 24 Sep 2001 10:01:44 -0000
2046              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
2047      Branch: perl
2048            ! t/op/inccode.t
2049 ____________________________________________________________________________
2050 [ 12164] By: ams                                   on 2001/09/24  09:43:29
2051         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
2052              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
2053              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
2054              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
2055      Branch: perl
2056            ! lib/Cwd.pm
2057 ____________________________________________________________________________
2058 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
2059         Log: 1_compile updates.
2060      Branch: perl
2061            ! t/lib/1_compile.t
2062 ____________________________________________________________________________
2063 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
2064         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
2065              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2066              Date: Wed, 19 Sep 2001 22:47:14 +0200
2067              Message-ID: <20010919224714.A6382@rafael>
2068      Branch: perl
2069            ! pod/perlvar.pod pp_ctl.c
2070 ____________________________________________________________________________
2071 [ 12161] By: ams                                   on 2001/09/23  17:40:02
2072         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
2073              filetest Pragma
2074              From: "chromatic" <chromatic@rmci.net>
2075              Date: Sun, 23 Sep 2001 12:07:25 -0600
2076              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
2077      Branch: perl
2078            + lib/filetest.t
2079            ! MANIFEST t/lib/1_compile.t
2080 ____________________________________________________________________________
2081 [ 12160] By: ams                                   on 2001/09/23  16:32:11
2082         Log: Additional minor chdir() tweak.
2083      Branch: perl
2084            ! pod/perlfunc.pod
2085 ____________________________________________________________________________
2086 [ 12159] By: ams                                   on 2001/09/23  16:25:01
2087         Log: Subject: PATCH lib/ExtUtils/Command.t
2088              From: Abe Timmerman <abe@ztreet.demon.nl>
2089              Date: Sun, 23 Sep 2001 19:11:44 +0200
2090              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
2091      Branch: perl
2092            ! lib/ExtUtils/Command.t
2093 ____________________________________________________________________________
2094 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
2095         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
2096              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2097              Date: Sun, 23 Sep 2001 02:02:26 +0200
2098              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
2099      Branch: perl
2100            ! makedef.pl
2101 ____________________________________________________________________________
2102 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
2103         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
2104              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
2105              Date: Sat, 22 Sep 2001 12:54:39 -0500
2106              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
2107      Branch: perl
2108            ! t/op/study.t
2109 ____________________________________________________________________________
2110 [ 12156] By: nick                                  on 2001/09/23  07:48:44
2111         Log: Integrate mainline
2112      Branch: perlio
2113            - check83.pl
2114           !> ext/Encode/Encode/2022-cn.enc
2115 ____________________________________________________________________________
2116 [ 12155] By: nick                                  on 2001/09/23  07:48:01
2117         Log: Integrate mainline
2118      Branch: perlio
2119           +> (branch 64 files)
2120            - ext/Encode/Encode/cns11643-1.enc
2121            - ext/Encode/Encode/cns11643-2.enc
2122            - ext/Encode/Encode/iso2022-cn.enc
2123            - ext/Encode/Encode/iso2022-jp.enc
2124            - ext/Encode/Encode/iso2022-jp1.enc
2125            - ext/Encode/Encode/iso2022-jp2.enc
2126            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
2127            - ext/Encode/Encode/iso8859-1.enc
2128            - ext/Encode/Encode/iso8859-1.ucm
2129            - ext/Encode/Encode/iso8859-10.enc
2130            - ext/Encode/Encode/iso8859-10.ucm
2131            - ext/Encode/Encode/iso8859-13.enc
2132            - ext/Encode/Encode/iso8859-13.ucm
2133            - ext/Encode/Encode/iso8859-14.enc
2134            - ext/Encode/Encode/iso8859-14.ucm
2135            - ext/Encode/Encode/iso8859-15.enc
2136            - ext/Encode/Encode/iso8859-15.ucm
2137            - ext/Encode/Encode/iso8859-16.enc
2138            - ext/Encode/Encode/iso8859-16.ucm
2139            - ext/Encode/Encode/iso8859-2.enc
2140            - ext/Encode/Encode/iso8859-2.ucm
2141            - ext/Encode/Encode/iso8859-3.enc
2142            - ext/Encode/Encode/iso8859-3.ucm
2143            - ext/Encode/Encode/iso8859-4.enc
2144            - ext/Encode/Encode/iso8859-4.ucm
2145            - ext/Encode/Encode/iso8859-5.enc
2146            - ext/Encode/Encode/iso8859-5.ucm
2147            - ext/Encode/Encode/iso8859-6.enc
2148            - ext/Encode/Encode/iso8859-6.ucm
2149            - ext/Encode/Encode/iso8859-7.enc
2150            - ext/Encode/Encode/iso8859-7.ucm
2151            - ext/Encode/Encode/iso8859-8.enc
2152            - ext/Encode/Encode/iso8859-8.ucm
2153            - ext/Encode/Encode/iso8859-9.enc
2154            - ext/Encode/Encode/iso8859-9.ucm
2155            - ext/Encode/Encode/isoir-197.enc
2156            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
2157            - t/lib/sample-tests/header_at_end
2158            - t/lib/sample-tests/header_at_end_fail
2159           !> (integrate 174 files)
2160 ____________________________________________________________________________
2161 [ 12154] By: ams                                   on 2001/09/23  07:11:46
2162         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
2163              by Blair Zajac.
2164      Branch: perl
2165            ! pod/perlfunc.pod
2166 ____________________________________________________________________________
2167 [ 12153] By: ams                                   on 2001/09/23  06:56:32
2168         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
2169              Forgotten deprecation of *glob{FILEHANDLE}?
2170              From: "chromatic" <chromatic@rmci.net>
2171              Date: Sat, 22 Sep 2001 21:27:56 -0600
2172              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
2173      Branch: perl
2174            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
2175 ____________________________________________________________________________
2176 [ 12152] By: ams                                   on 2001/09/23  06:42:58
2177         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
2178              From: Michael G Schwern <schwern@pobox.com>
2179              Date: Sun, 23 Sep 2001 03:34:39 -0400
2180              Message-Id: <20010923033439.E7005@blackrider>
2181      Branch: perl
2182            ! lib/File/Find.pm
2183 ____________________________________________________________________________
2184 [ 12151] By: ams                                   on 2001/09/23  06:37:57
2185         Log: Subject: Re: t/op/magic.t missing tests on Win32
2186              From: Michael G Schwern <schwern@pobox.com>
2187              Date: Sat, 22 Sep 2001 20:29:09 -0400
2188              Message-Id: <20010922202909.I18223@blackrider>
2189      Branch: perl
2190            ! t/op/magic.t
2191 ____________________________________________________________________________
2192 [ 12150] By: ams                                   on 2001/09/23  06:36:26
2193         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
2194              Dumpvalue.pm
2195              From: "chromatic" <chromatic@rmci.net>
2196              Date: Sat, 22 Sep 2001 19:41:31 -0600
2197              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
2198      Branch: perl
2199            + lib/Dumpvalue.t
2200            ! MANIFEST lib/Dumpvalue.pm
2201 ____________________________________________________________________________
2202 [ 12149] By: ams                                   on 2001/09/23  06:25:35
2203         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
2204              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2205              Date: Sun, 23 Sep 2001 15:27:56 +0900
2206              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
2207      Branch: perl
2208            ! ext/Encode/Encode/2022-cn.enc
2209 ____________________________________________________________________________
2210 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
2211         Log: Manual eror in #12147.
2212      Branch: perl
2213            ! win32/win32.c
2214 ____________________________________________________________________________
2215 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
2216         Log: Integrate change #12146 from maintperl;
2217              win32_chdir() et al don't handle a NULL argument gracefully
2218      Branch: perl
2219           !> win32/perlhost.h win32/win32.c
2220 ____________________________________________________________________________
2221 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
2222         Log: win32_chdir() et al don't handle a NULL argument gracefully
2223      Branch: maint-5.6/perl
2224            ! win32/perlhost.h win32/win32.c
2225 ____________________________________________________________________________
2226 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
2227         Log: typo in change#12026
2228      Branch: maint-5.6/perl
2229            ! op.c
2230 ____________________________________________________________________________
2231 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
2232         Log: Subject: [PATCH] Re: scalar context unpack bugs
2233              From: Nicholas Clark <nick@ccl4.org>
2234              Date: Sat, 22 Sep 2001 23:07:56 +0100
2235              Message-ID: <20010922230755.O4971@plum.flirble.org>
2236      Branch: perl
2237            ! pp_pack.c t/op/pack.t
2238 ____________________________________________________________________________
2239 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
2240         Log: Try ExtUtils::Command.t everywhere, not just on Win32
2241              (as suggested by NI-S).  Also allow running it either
2242              in t/ or in the main directory.
2243      Branch: perl
2244            ! lib/ExtUtils/Command.t
2245 ____________________________________________________________________________
2246 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
2247         Log: Update the test on warnings/register.t.
2248      Branch: perl
2249            ! t/lib/1_compile.t
2250 ____________________________________________________________________________
2251 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
2252         Log: The code is now almost tidy enough to keep the IRIX cc happy.
2253      Branch: perl
2254            ! hints/irix_6.sh
2255 ____________________________________________________________________________
2256 [ 12140] By: ams                                   on 2001/09/22  17:26:32
2257         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
2258              use_ithreads
2259              From: "Craig A. Berry" <craigberry@mac.com>
2260              Date: Sat, 22 Sep 2001 13:15:32 -0500
2261              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
2262      Branch: perl
2263            ! configure.com
2264 ____________________________________________________________________________
2265 [ 12139] By: ams                                   on 2001/09/22  16:44:08
2266         Log: Do what perl_clone() does for sharedsv functions.
2267      Branch: perl
2268            ! embed.pl proto.h
2269 ____________________________________________________________________________
2270 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
2271         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
2272              (suggested by Sarathy, extensions shouldn't be dabbling with
2273              op structures, so binary backward compatibility should not be
2274              an issue.)
2275      Branch: perl
2276            ! hints/irix_6.sh op.h
2277 ____________________________________________________________________________
2278 [ 12137] By: ams                                   on 2001/09/22  16:21:05
2279         Log: More cleanups. (What's PERL_DECL_PROT?)
2280      Branch: perl
2281            ! embed.pl proto.h sharedsv.h
2282 ____________________________________________________________________________
2283 [ 12136] By: ams                                   on 2001/09/22  15:14:34
2284         Log: Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
2285              Add Tests for warnings::register, Doc Update
2286              From: "chromatic" <chromatic@rmci.net>
2287              Date: Sat, 22 Sep 2001 09:43:20 -0600
2288              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
2289      Branch: perl
2290            + lib/warnings/register.t
2291            ! MANIFEST lib/warnings/register.pm
2292 ____________________________________________________________________________
2293 [ 12135] By: ams                                   on 2001/09/22  15:07:50
2294         Log: `@foo' should be @foo for consistency.
2295      Branch: perl
2296            ! pod/perldiag.pod
2297 ____________________________________________________________________________
2298 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
2299         Log: (Retracted by #12138)
2300              
2301              Add -woff (turn warning off) 3187:
2302              "A pointer is converted to a smaller integer."
2303              This happens when your pointers are 64-bit: then every case
2304              of converting pointers to PADOFFSETs (explicitly 32-bit)
2305              faces truncation (even explicit use of INT2PTR doesn't help).
2306              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
2307              Changing PADOFFSET from U32 to UV would help, but that
2308              would break binary backward compatibility of BASEOP and padop
2309              (assuming you have been using 64-bit pointers).
2310      Branch: perl
2311            ! hints/irix_6.sh
2312 ____________________________________________________________________________
2313 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
2314         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
2315              but the name comes from the inside the file, not from the file
2316              name, and Rumanian is the name of the language.
2317      Branch: perl
2318            + ext/Encode/Encode/macRumanian.enc
2319            - ext/Encode/Encode/macRomania.enc
2320            ! MANIFEST
2321 ____________________________________________________________________________
2322 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
2323         Log: Rename perltootc as perltooc for 8.3-friedliness.
2324      Branch: perl
2325            + pod/perltooc.pod
2326            - pod/perltootc.pod
2327            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
2328            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
2329            ! pod/perltoot.pod
2330 ____________________________________________________________________________
2331 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
2332         Log: Find more conflicts by lowercasing.
2333      Branch: perl
2334            + Porting/check83.pl
2335            - check83.pl
2336            ! MANIFEST
2337 ____________________________________________________________________________
2338 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
2339         Log: The AIX cc 5.0.0.0 is simply too buggy.
2340      Branch: perl
2341            ! hints/aix.sh
2342 ____________________________________________________________________________
2343 [ 12129] By: ams                                   on 2001/09/22  12:35:38
2344         Log: Uninteresting cleanup.
2345      Branch: perl
2346            ! form.h
2347 ____________________________________________________________________________
2348 [ 12128] By: ams                                   on 2001/09/22  12:28:48
2349         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
2350              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2351              Date: Sat, 22 Sep 2001 14:29:13 +0100
2352              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
2353      Branch: perl
2354            ! cv.h
2355 ____________________________________________________________________________
2356 [ 12127] By: ams                                   on 2001/09/22  12:04:28
2357         Log: What's a backet?
2358      Branch: perl
2359            ! dump.c
2360 ____________________________________________________________________________
2361 [ 12126] By: ams                                   on 2001/09/22  10:02:34
2362         Log: Removed duplicated tests #19 and #20.
2363      Branch: perl
2364            ! t/op/do.t
2365 ____________________________________________________________________________
2366 [ 12125] By: ams                                   on 2001/09/22  03:58:41
2367         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
2368              From: Michael Carman <mjcarman@home.com>
2369              Date: Fri, 21 Sep 2001 17:54:05 -0500
2370              Message-Id: <3BABC50D.6040202@home.com>
2371              (Applied with some changes.)
2372      Branch: perl
2373            ! pod/perlmod.pod
2374 ____________________________________________________________________________
2375 [ 12124] By: ams                                   on 2001/09/22  03:44:19
2376         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
2377              From: Michael G Schwern <schwern@pobox.com>
2378              Date: Fri, 21 Sep 2001 19:20:40 -0400
2379              Message-Id: <20010921192040.E5494@blackrider>
2380      Branch: perl
2381            ! t/op/chdir.t
2382 ____________________________________________________________________________
2383 [ 12123] By: ams                                   on 2001/09/22  03:41:08
2384         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
2385              From: Blair Zajac <blair@orcaware.com>
2386              Date: Fri, 21 Sep 2001 15:13:04 -0700
2387              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
2388      Branch: perl
2389            ! t/op/chdir.t
2390 ____________________________________________________________________________
2391 [ 12122] By: ams                                   on 2001/09/22  03:37:07
2392         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
2393              20010920.007
2394              From: Michael G Schwern <schwern@pobox.com>
2395              Date: Fri, 21 Sep 2001 17:59:03 -0400
2396              Message-Id: <20010921175903.V5494@blackrider>
2397      Branch: perl
2398            ! t/op/do.t
2399 ____________________________________________________________________________
2400 [ 12121] By: ams                                   on 2001/09/22  03:30:38
2401         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
2402              suite on WinCE)
2403              From: Michael G Schwern <schwern@pobox.com>
2404              Date: Fri, 21 Sep 2001 19:41:03 -0400
2405              Message-Id: <20010921194103.G5494@blackrider>
2406      Branch: perl
2407            ! pod/perlport.pod
2408 ____________________________________________________________________________
2409 [ 12120] By: ams                                   on 2001/09/22  03:28:06
2410         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
2411              From: Michael G Schwern <schwern@pobox.com>
2412              Date: Fri, 21 Sep 2001 17:33:35 -0400
2413              Message-Id: <20010921173335.T5494@blackrider>
2414              ($ENV{FOO}=undef hunk not applied.)
2415      Branch: perl
2416            ! t/op/magic.t
2417 ____________________________________________________________________________
2418 [ 12119] By: ams                                   on 2001/09/22  03:02:26
2419         Log: Subject: [PATCH] perldiag.pod
2420              From: Peter Scott <Peter@PSDT.com>
2421              Date: Fri, 21 Sep 2001 18:54:50 -0700
2422              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
2423              (Moved to the right place.)
2424      Branch: perl
2425            ! pod/perldiag.pod
2426 ____________________________________________________________________________
2427 [ 12118] By: ams                                   on 2001/09/21  20:05:29
2428         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
2429              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2430              Date: Fri, 21 Sep 2001 22:36:54 +0200
2431              Message-Id: <20010921223654.A12742@rafael>
2432      Branch: perl
2433            ! t/op/do.t
2434 ____________________________________________________________________________
2435 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
2436         Log: Restore things as they were before
2437              the backward compatibility police notices.
2438      Branch: perl
2439            ! lib/Cwd.pm
2440 ____________________________________________________________________________
2441 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
2442         Log: More Cwd from Schwern: make also OS/2 and DOS
2443              Cwd agree with File::Spec (that is, native path
2444              syntax using \ instead of / -- backward compatibility
2445              polic warning) and stop Win32 from using bsd_realpath().
2446      Branch: perl
2447            ! lib/Cwd.pm
2448 ____________________________________________________________________________
2449 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
2450         Log: Subject: [PATCH @12110] RE: Untested libraries update
2451              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2452              Date: Fri, 21 Sep 2001 18:21:07 +0100
2453              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
2454      Branch: perl
2455            ! lib/warnings/register.pm
2456 ____________________________________________________________________________
2457 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
2458         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
2459              From: Michael G Schwern <schwern@pobox.com>
2460              Date: Thu, 20 Sep 2001 22:54:02 -0400
2461              Message-ID: <20010920225402.A3611@blackrider>
2462      Branch: perl
2463            ! lib/Cwd.pm
2464 ____________________________________________________________________________
2465 [ 12113] By: ams                                   on 2001/09/21  17:08:24
2466         Log: Subject: [PATCH] avoid v-strings with require/use
2467              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2468              Date: Fri, 21 Sep 2001 12:34:40 -0400
2469              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
2470      Branch: perl
2471            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
2472            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
2473            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
2474            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
2475            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
2476            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
2477            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
2478            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2479            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
2480            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
2481            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
2482            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
2483            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
2484            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
2485            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
2486            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
2487            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
2488            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
2489            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
2490 ____________________________________________________________________________
2491 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
2492         Log: Update Changes.
2493      Branch: perl
2494            ! Changes patchlevel.h
2495 ____________________________________________________________________________
2496 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
2497         Log: Make AIX and Tru64 compilers happy.  
2498      Branch: perl
2499            ! ext/threads/threads.h ext/threads/threads.xs
2500 ____________________________________________________________________________
2501 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
2502         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
2503              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2504              Date: 21 Sep 2001 09:16:37 -0000
2505              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
2506      Branch: perl
2507            ! toke.c
2508 ____________________________________________________________________________
2509 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
2510         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
2511              From: Michael G Schwern <schwern@pobox.com>
2512              Date: Thu, 20 Sep 2001 21:21:34 -0400
2513              Message-ID: <20010920212134.Y28291@blackrider>
2514      Branch: perl
2515            ! pp_sys.c
2516 ____________________________________________________________________________
2517 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
2518         Log: Subject: Re: GDB Debugging Macros from mod_perl
2519              From: rspier@pobox.com (Robert Spier)
2520              Date: Thu, 20 Sep 2001 22:45:03 -0700
2521              Message-ID: <15274.54239.413929.49430@rls.cx>
2522      Branch: perl
2523            ! pod/perltodo.pod
2524 ____________________________________________________________________________
2525 [ 12105] By: sky                                   on 2001/09/21  10:33:34
2526         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
2527              timezone! GetSystemTime should be available on all Win32 
2528              platforms we support. Perhaps Time::HiRes should be extended to
2529              support WinCE and Novell?
2530      Branch: perl
2531            ! ext/Time/HiRes/HiRes.xs
2532 ____________________________________________________________________________
2533 [ 12104] By: sky                                   on 2001/09/21  08:12:39
2534         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
2535      Branch: perl
2536            ! ext/threads/threads.h ext/threads/threads.xs
2537 ____________________________________________________________________________
2538 [ 12103] By: sky                                   on 2001/09/21  07:57:41
2539         Log: Rename the *thread* functions to Perl_* to avoid clashes.
2540              Notably on AIX but could become a problem on other platforms.
2541      Branch: perl
2542            ! ext/threads/threads.h ext/threads/threads.xs
2543 ____________________________________________________________________________
2544 [ 12102] By: sky                                   on 2001/09/21  07:35:30
2545         Log: Add the shared sv space to the global vars.
2546              Fix problems compiling on win32.
2547      Branch: perl
2548            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
2549            ! sharedsv.c sharedsv.h
2550 ____________________________________________________________________________
2551 [ 12101] By: ams                                   on 2001/09/21  00:19:55
2552         Log: Subject: [PATCH] win32/Makefile warning fix
2553              From: Blair Zajac <blair@orcaware.com>
2554              Date: Thu, 20 Sep 2001 18:15:43 -0700
2555              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
2556      Branch: perl
2557            ! win32/Makefile
2558 ____________________________________________________________________________
2559 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
2560         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
2561              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2562              Date: Thu, 20 Sep 2001 18:36:22 +0200
2563              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
2564      Branch: perl
2565            ! lib/ExtUtils/Command.t
2566 ____________________________________________________________________________
2567 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
2568         Log: Cant spl wirth a dam.
2569      Branch: perl
2570            ! intrpvar.h
2571 ____________________________________________________________________________
2572 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
2573         Log: Don't use C++ comments.
2574      Branch: perl
2575            ! ext/threads/threads.xs
2576 ____________________________________________________________________________
2577 [ 12097] By: ams                                   on 2001/09/20  21:42:07
2578         Log: Change #12044 didn't.
2579      Branch: perl
2580            ! lib/constant.pm
2581 ____________________________________________________________________________
2582 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
2583         Log: Metaconfig unit changes for #12095.
2584      Branch: metaconfig
2585            ! U/modified/Myinit.U U/modified/libs.U
2586 ____________________________________________________________________________
2587 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
2588         Log: Remove iconv references since we are not using it
2589              and not going to; regen perltoc, perlmodlib.
2590              (Some references still linger in perltoc, have to figure
2591              out where they are coming from.)
2592      Branch: perl
2593            ! Configure NetWare/config.wc NetWare/config_H.wc
2594            ! Porting/Glossary Porting/config.sh Porting/config_H
2595            ! config_h.SH configure.com epoc/config.sh perl.h
2596            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
2597            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2598            ! vos/config.ga.h win32/config.bc win32/config.gc
2599            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2600            ! win32/config_H.vc wince/config.ce wince/config.h
2601            ! wince/config_H.ce
2602 ____________________________________________________________________________
2603 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
2604         Log: Subject: [PATCH docs] Re: ARGV and read
2605              From: Dave Mitchell <davem@fdgroup.co.uk>
2606              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
2607              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
2608      Branch: perl
2609            ! pod/perltodo.pod pod/perlvar.pod
2610 ____________________________________________________________________________
2611 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
2612         Log: Fresh copies from the cvs.perl.org perlfaq repository.
2613      Branch: perl
2614            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2615            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2616            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2617            ! pod/perlfaq9.pod
2618 ____________________________________________________________________________
2619 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
2620         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
2621              From: Nicholas Clark <nick@ccl4.org>
2622              Date: Thu, 20 Sep 2001 14:27:08 +0100
2623              Message-ID: <20010920142708.X4971@plum.flirble.org>
2624      Branch: perl
2625            ! pp_pack.c t/op/pack.t
2626 ____________________________________________________________________________
2627 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
2628         Log: The sharedsv_space* are variables, not code.  Duh.
2629      Branch: perl
2630            ! intrpvar.h makedef.pl
2631 ____________________________________________________________________________
2632 [ 12090] By: ams                                   on 2001/09/20  11:26:06
2633         Log: Subject: [patch lib/lib_pm.PL]
2634              From: Stas Bekman <stas@stason.org>
2635              Date: Thu, 20 Sep 2001 18:48:53 +0800
2636              Message-Id: <3BA9C995.6010302@stason.org>
2637              (Applied by hand.)
2638      Branch: perl
2639            ! lib/lib_pm.PL
2640 ____________________________________________________________________________
2641 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
2642         Log: Only 21 tests, skipping or not.
2643      Branch: perl
2644            ! lib/ExtUtils/Command.t
2645 ____________________________________________________________________________
2646 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
2647         Log: New exported symbols.
2648      Branch: perl
2649            ! makedef.pl
2650 ____________________________________________________________________________
2651 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
2652         Log: Update Changes.
2653      Branch: perl
2654            ! Changes patchlevel.h
2655 ____________________________________________________________________________
2656 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
2657         Log: Correct numbering of the tests is useful.
2658      Branch: perl
2659            ! ext/threads/t/basic.t
2660 ____________________________________________________________________________
2661 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
2662         Log: More tests now too.
2663      Branch: perl
2664            ! lib/ExtUtils/Command.t
2665 ____________________________________________________________________________
2666 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
2667         Log: More tests now.
2668      Branch: perl
2669            ! ext/threads/t/basic.t
2670 ____________________________________________________________________________
2671 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
2672         Log: The test assumed 7-bit ASCII.  Now it "just"
2673              assumes 8-bit whatever.
2674      Branch: perl
2675            ! t/op/crypt.t
2676 ____________________________________________________________________________
2677 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
2678         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
2679              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2680              Date: Wed, 19 Sep 2001 11:45:28 +0200
2681              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
2682              
2683              Lvalue casts are not portable.
2684      Branch: perl
2685            ! ext/threads/threads.xs
2686 ____________________________________________________________________________
2687 [ 12081] By: sky                                   on 2001/09/19  10:17:52
2688         Log: Make the basic test contain only realy basic API tests
2689              Seems to be a problem with detach.
2690      Branch: perl
2691            ! ext/threads/t/basic.t
2692 ____________________________________________________________________________
2693 [ 12080] By: ams                                   on 2001/09/19  01:23:55
2694         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
2695              From: Michael G Schwern <schwern@pobox.com>
2696              Date: Tue, 18 Sep 2001 19:53:48 -0400
2697              Message-Id: <20010918195348.M585@blackrider>
2698              
2699              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
2700              From: Michael G Schwern <schwern@pobox.com>
2701              Date: Tue, 18 Sep 2001 22:07:13 -0400
2702              Message-Id: <20010918220713.B19616@blackrider>
2703      Branch: perl
2704            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
2705            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
2706            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
2707            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
2708            ! lib/Test/Tutorial.pod
2709 ____________________________________________________________________________
2710 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
2711         Log: Indent the test a bit.
2712      Branch: perl
2713            ! ext/threads/t/basic.t
2714 ____________________________________________________________________________
2715 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
2716         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
2717              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2718              Date: Tue, 18 Sep 2001 18:06:44 +0200
2719              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
2720      Branch: perl
2721            ! win32/win32.c
2722 ____________________________________________________________________________
2723 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
2724         Log: Subject: stat access time is wrong on Win95
2725              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2726              Date: Tue, 18 Sep 2001 21:59:24 +0200
2727              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
2728      Branch: perl
2729            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
2730 ____________________________________________________________________________
2731 [ 12076] By: ams                                   on 2001/09/18  22:11:25
2732         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
2733              From: Michael G Schwern <schwern@pobox.com>
2734              Date: Tue, 18 Sep 2001 18:47:14 -0400
2735              Message-Id: <20010918184714.I585@blackrider>
2736      Branch: perl
2737            ! t/op/crypt.t
2738 ____________________________________________________________________________
2739 [ 12075] By: sky                                   on 2001/09/18  19:29:37
2740         Log: two test failures
2741              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2742              Message-ID: <20010918221702.A17408@rafael>
2743              partly applied, #12074 already fixed half the patch
2744      Branch: perl
2745            ! ext/threads/t/basic.t
2746 ____________________________________________________________________________
2747 [ 12074] By: sky                                   on 2001/09/18  18:49:03
2748         Log: Fixes test case failure introduced by #12071, the warning is
2749              now correctly spelled :-)
2750      Branch: perl
2751            ! ext/IO/lib/IO/t/io_sel.t
2752 ____________________________________________________________________________
2753 [ 12073] By: sky                                   on 2001/09/18  18:46:22
2754         Log: Make the test behave properly!
2755      Branch: perl
2756            ! ext/threads/t/basic.t
2757 ____________________________________________________________________________
2758 [ 12072] By: ams                                   on 2001/09/18  18:44:59
2759         Log: OP_RCATLINE is an SVOP, not a BASEOP.
2760      Branch: perl
2761            ! opcode.h opcode.pl
2762 ____________________________________________________________________________
2763 [ 12071] By: ams                                   on 2001/09/18  18:06:27
2764         Log: Deprecate != Depreciate.
2765      Branch: perl
2766            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
2767            ! lib/Pod/ParseUtils.pm
2768 ____________________________________________________________________________
2769 [ 12070] By: ams                                   on 2001/09/18  15:14:58
2770         Log: Subject: [PATCH] Getopt::Std cleanup
2771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2772              Date: Tue, 18 Sep 2001 17:32:13 +0200
2773              Message-Id: <20010918173213.C777@rafael>
2774      Branch: perl
2775            ! lib/Getopt/Std.pm lib/Getopt/Std.t
2776 ____________________________________________________________________________
2777 [ 12069] By: sky                                   on 2001/09/18  14:56:33
2778         Log: Forgot the makefile
2779      Branch: perl
2780            + ext/threads/Makefile.PL
2781 ____________________________________________________________________________
2782 [ 12068] By: sky                                   on 2001/09/18  14:13:26
2783         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
2784              The test will fail because of Test.pm not knowing about threads. 
2785              basic needs to be manually tested
2786              compile time warnings on IV2PTR conversions need to be fixed
2787      Branch: perl
2788            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
2789            + ext/threads/threads.h ext/threads/threads.pm
2790            + ext/threads/threads.xs
2791            ! MANIFEST
2792 ____________________________________________________________________________
2793 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
2794         Log: DJGPP tweak from Laszlo Molnar.
2795      Branch: perl
2796            ! djgpp/config.over
2797 ____________________________________________________________________________
2798 [ 12066] By: sky                                   on 2001/09/18  10:24:31
2799         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
2800      Branch: perl
2801            ! sharedsv.c sharedsv.h
2802 ____________________________________________________________________________
2803 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
2804         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
2805              ditto ^cns.
2806      Branch: perl
2807            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
2808            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
2809            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
2810            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
2811            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
2812            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
2813            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
2814            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
2815            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
2816            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
2817            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
2818            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
2819            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
2820            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
2821            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
2822            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
2823            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
2824            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
2825            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
2826            + ext/Encode/Encode/ir-197.enc
2827            - ext/Encode/Encode/cns11643-1.enc
2828            - ext/Encode/Encode/cns11643-2.enc
2829            - ext/Encode/Encode/iso2022-cn.enc
2830            - ext/Encode/Encode/iso2022-jp.enc
2831            - ext/Encode/Encode/iso2022-jp1.enc
2832            - ext/Encode/Encode/iso2022-jp2.enc
2833            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
2834            - ext/Encode/Encode/iso8859-1.enc
2835            - ext/Encode/Encode/iso8859-1.ucm
2836            - ext/Encode/Encode/iso8859-10.enc
2837            - ext/Encode/Encode/iso8859-10.ucm
2838            - ext/Encode/Encode/iso8859-11.enc
2839            - ext/Encode/Encode/iso8859-11.ucm
2840            - ext/Encode/Encode/iso8859-13.enc
2841            - ext/Encode/Encode/iso8859-13.ucm
2842            - ext/Encode/Encode/iso8859-14.enc
2843            - ext/Encode/Encode/iso8859-14.ucm
2844            - ext/Encode/Encode/iso8859-15.enc
2845            - ext/Encode/Encode/iso8859-15.ucm
2846            - ext/Encode/Encode/iso8859-16.enc
2847            - ext/Encode/Encode/iso8859-16.ucm
2848            - ext/Encode/Encode/iso8859-2.enc
2849            - ext/Encode/Encode/iso8859-2.ucm
2850            - ext/Encode/Encode/iso8859-3.enc
2851            - ext/Encode/Encode/iso8859-3.ucm
2852            - ext/Encode/Encode/iso8859-4.enc
2853            - ext/Encode/Encode/iso8859-4.ucm
2854            - ext/Encode/Encode/iso8859-5.enc
2855            - ext/Encode/Encode/iso8859-5.ucm
2856            - ext/Encode/Encode/iso8859-6.enc
2857            - ext/Encode/Encode/iso8859-6.ucm
2858            - ext/Encode/Encode/iso8859-7.enc
2859            - ext/Encode/Encode/iso8859-7.ucm
2860            - ext/Encode/Encode/iso8859-8.enc
2861            - ext/Encode/Encode/iso8859-8.ucm
2862            - ext/Encode/Encode/iso8859-9.enc
2863            - ext/Encode/Encode/iso8859-9.ucm
2864            - ext/Encode/Encode/isoir-197.enc
2865            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
2866 ____________________________________________________________________________
2867 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
2868         Log: Must Uppercase.
2869      Branch: perl
2870            ! ext/Encode/Encode.pm
2871 ____________________________________________________________________________
2872 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
2873         Log: Add various encodings.
2874      Branch: perl
2875            + ext/Encode/Encode/iso8859-11.enc
2876            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
2877            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
2878            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
2879            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
2880            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
2881            + ext/Encode/Encode/viscii.ucm
2882            ! MANIFEST ext/Encode/Encode.pm
2883 ____________________________________________________________________________
2884 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
2885         Log: lib/unicode relic.
2886      Branch: perl
2887            ! ext/Encode/compile
2888 ____________________________________________________________________________
2889 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
2890         Log: Subject: [PATCH] Re: filename problems
2891              From: Michael G Schwern <schwern@pobox.com>
2892              Date: Mon, 17 Sep 2001 17:26:26 -0400
2893              Message-ID: <20010917172626.Q585@blackrider>
2894      Branch: perl
2895            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
2896            - t/lib/sample-tests/header_at_end
2897            - t/lib/sample-tests/header_at_end_fail
2898            ! MANIFEST lib/Test/Harness/t/test-harness.t
2899 ____________________________________________________________________________
2900 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
2901         Log: Explicitly explain the 1e9 seconds, not everybody
2902              is a C geek.
2903      Branch: perl
2904            ! ext/Time/HiRes/HiRes.pm
2905 ____________________________________________________________________________
2906 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
2907         Log: Explain an apparent bug reported by
2908              Richard J. Barbalace <rjbarbal@MIT.EDU>,
2909              with additional explanation from Gisle Aas.
2910      Branch: perl
2911            ! ext/Time/HiRes/HiRes.pm
2912 ____________________________________________________________________________
2913 [ 12058] By: ams                                   on 2001/09/17  19:52:01
2914         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
2915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2916              Date: Mon, 17 Sep 2001 22:48:05 +0200
2917              Message-Id: <20010917224805.C11744@rafael>
2918      Branch: perl
2919            ! t/lib/warnings/op t/lib/warnings/pp
2920 ____________________________________________________________________________
2921 [ 12057] By: ams                                   on 2001/09/17  16:51:18
2922         Log: Its a nit!
2923      Branch: perl
2924            ! sv.h
2925 ____________________________________________________________________________
2926 [ 12056] By: ams                                   on 2001/09/17  16:47:55
2927         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
2928              From: "Craig A. Berry" <craigberry@mac.com>
2929              Date: Mon, 17 Sep 2001 12:34:20 -0500
2930              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
2931      Branch: perl
2932            ! vms/vms.c
2933 ____________________________________________________________________________
2934 [ 12055] By: ams                                   on 2001/09/17  16:05:15
2935         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
2936              From: Gisle Aas <gisle@ActiveState.com>
2937              Date: 16 Apr 2001 16:20:34 -0700
2938              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
2939              (Applied by hand.)
2940      Branch: perl
2941            ! lib/CPAN.pm lib/CPAN/Nox.pm
2942 ____________________________________________________________________________
2943 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
2944         Log: Update Changes.
2945      Branch: perl
2946            ! Changes patchlevel.h
2947 ____________________________________________________________________________
2948 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
2949         Log: Adding new files to the MANIFEST is always nice.
2950      Branch: perl
2951            ! MANIFEST
2952 ____________________________________________________________________________
2953 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
2954         Log: Reindent the PerlIO files (suggested by NI-S), used
2955              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
2956              (GNU indent).  Note that wholesale re-indenting might
2957              be nice, but that would break nice formatting/alignment
2958              of assignments, equality testing, and complex boolean
2959              expressions with lots of &s and |s.
2960      Branch: perl
2961            ! perlio.c perlio.h perliol.h
2962 ____________________________________________________________________________
2963 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
2964         Log: Add a script for being 8.3-polite.
2965              The found conflicts are being worked on.
2966      Branch: perl
2967            + check83.pl
2968            ! MANIFEST Porting/pumpkin.pod
2969 ____________________________________________________________________________
2970 [ 12050] By: sky                                   on 2001/09/17  12:44:36
2971         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
2972              finding it.
2973      Branch: perl
2974            ! sv.c
2975 ____________________________________________________________________________
2976 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
2977         Log: Bump up versions because of #12041.
2978      Branch: perl
2979            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
2980            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
2981            ! lib/Time/localtime.pm
2982 ____________________________________________________________________________
2983 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
2984         Log: Bump the version number because of #12042.
2985      Branch: perl
2986            ! lib/CPAN/FirstTime.pm
2987 ____________________________________________________________________________
2988 [ 12047] By: ams                                   on 2001/09/17  11:21:40
2989         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
2990              From: Abhijit Menon-Sen <ams@wiw.org>
2991              Date: Mon, 17 Sep 2001 17:44:12 +0530
2992              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
2993      Branch: perl
2994            ! op.c
2995 ____________________________________________________________________________
2996 [ 12046] By: sky                                   on 2001/09/17  07:14:17
2997         Log: Subject: Re: t/op/ver.t using skip() improperly
2998              From: "chromatic" <chromatic@rmci.net>
2999              Date: Mon, 17 Sep 2001 00:22:29 -0600
3000              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
3001      Branch: perl
3002            ! t/op/ver.t
3003 ____________________________________________________________________________
3004 [ 12045] By: nick                                  on 2001/09/17  07:12:14
3005         Log: Integrate mainline
3006      Branch: perlio
3007           +> t/op/chdir.t
3008           !> (integrate 117 files)
3009 ____________________________________________________________________________
3010 [ 12044] By: ams                                   on 2001/09/17  05:49:53
3011         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
3012              From: Ilmari Karonen <iltzu@sci.fi>
3013              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
3014              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
3015              (And $VERSION = '1.05'.)
3016      Branch: perl
3017            ! lib/constant.pm
3018 ____________________________________________________________________________
3019 [ 12043] By: ams                                   on 2001/09/17  05:44:50
3020         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
3021              From: Michael G Schwern <schwern@pobox.com>
3022              Date: Mon, 17 Sep 2001 07:49:04 +0200
3023              Message-Id: <20010917074904.V1588@blackrider>
3024              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
3025      Branch: perl
3026            + t/op/chdir.t
3027            ! MANIFEST pp_sys.c
3028 ____________________________________________________________________________
3029 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
3030         Log: Subject: Re: CPAN.pm needs some hacking 
3031              From: "chromatic" <chromatic@rmci.net>
3032              Date: Sun, 16 Sep 2001 16:46:29 -0600
3033              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
3034      Branch: perl
3035            ! lib/CPAN/FirstTime.pm
3036 ____________________________________________________________________________
3037 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
3038         Log: Change use|require 5.005_64 to use|require 5.6.1.
3039      Branch: perl
3040            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
3041            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
3042            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
3043            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
3044            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
3045            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3046            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
3047            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
3048            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
3049            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
3050            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
3051            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
3052            ! lib/base.pm lib/fields.pm
3053 ____________________________________________________________________________
3054 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
3055         Log: Bump up version numbers.
3056              
3057              TODO 1: double check that pre-5.6.1 CPAN.pm:s
3058              don't try to download 5.8.0 because of the
3059              version numbers.  Mainly this means using _00
3060              in the core version numbers.
3061              
3062              TODO 2: the "use 5.005_64" in many modules
3063              needs to be changed to, say, "use 5.6.1".
3064      Branch: perl
3065            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
3066            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
3067            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
3068            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
3069            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
3070            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
3071            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3072            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
3073            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
3074            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
3075            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
3076 ____________________________________________________________________________
3077 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
3078         Log: Use UCHARAT() as suggested by Inaba Hiroto.
3079      Branch: perl
3080            ! regexec.c
3081 ____________________________________________________________________________
3082 [ 12038] By: ams                                   on 2001/09/16  15:16:24
3083         Log: Subject: [PATCH] Re: Core module version numbers review
3084              From: Peter Scott <Peter@PSDT.com>
3085              Date: Sun, 16 Sep 2001 09:09:58 -0700
3086              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
3087      Branch: perl
3088            ! lib/perl5db.pl
3089 ____________________________________________________________________________
3090 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
3091         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
3092              not yet fully implemented.
3093      Branch: perl
3094            ! pod/perlfunc.pod pod/perlunicode.pod
3095 ____________________________________________________________________________
3096 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
3097         Log: Subject: [patch] plug PL_beginav_save leak
3098              From: Doug MacEachern <dougm@covalent.net>
3099              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
3100              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
3101      Branch: perl
3102            ! perl.c
3103 ____________________________________________________________________________
3104 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
3105         Log: (accidentally empty checkin)
3106      Branch: perl
3107            ! sv.c
3108 ____________________________________________________________________________
3109 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
3110         Log: Subject: [patch] ithreads+PL_beginav_save
3111              From: Doug MacEachern <dougm@covalent.net>
3112              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
3113              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
3114      Branch: perl
3115            ! sv.c
3116 ____________________________________________________________________________
3117 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
3118         Log: Subject: [PATCH] h2xs.PL with C::Scan
3119              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3120              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
3121              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
3122      Branch: perl
3123            ! utils/h2xs.PL
3124 ____________________________________________________________________________
3125 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
3126         Log: Elaborate (well, make more vague, really) #12030.
3127      Branch: perl
3128            ! pod/perltodo.pod pod/perlunicode.pod
3129 ____________________________________________________________________________
3130 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
3131         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
3132              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3133              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
3134              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
3135      Branch: perl
3136            ! regexec.c
3137 ____________________________________________________________________________
3138 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
3139         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
3140              are not yet complete.
3141      Branch: perl
3142            ! pod/perltodo.pod pod/perlunicode.pod
3143 ____________________________________________________________________________
3144 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
3145         Log: Document what's still to be done on the regular expression
3146              Unicode support, based on the UTR#18.
3147      Branch: perl
3148            ! pod/perltodo.pod pod/perlunicode.pod
3149 ____________________________________________________________________________
3150 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
3151         Log: Regen headers.
3152      Branch: perl
3153            ! embedvar.h perlapi.h
3154 ____________________________________________________________________________
3155 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
3156         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
3157              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3158              Date: Sun, 09 Sep 2001 18:41:54 +0100
3159              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
3160      Branch: perl
3161            ! Porting/findvars ext/ByteLoader/bytecode.h
3162            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
3163            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
3164 ____________________________________________________________________________
3165 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
3166         Log: enable most warnings for windows build; fix the various typecasting
3167              nits that showed up (no bugfixes here)
3168      Branch: maint-5.6/perl
3169            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
3170            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
3171            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
3172            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
3173            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
3174            ! x2p/walk.c
3175 ____________________________________________________________________________
3176 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
3177         Log: Integrate change #12024 from maintperl
3178              (a local() precedence bug)
3179      Branch: perl
3180           !> lib/ExtUtils/Install.pm
3181 ____________________________________________________________________________
3182 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
3183         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
3184              change#8642
3185      Branch: maint-5.6/perl
3186            ! lib/ExtUtils/Install.pm
3187 ____________________________________________________________________________
3188 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
3189         Log: Update Changes.
3190      Branch: perl
3191            ! Changes patchlevel.h
3192 ____________________________________________________________________________
3193 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
3194         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
3195              From: "chromatic" <chromatic@rmci.net>
3196              Date: Fri, 14 Sep 2001 09:44:57 -0600 
3197              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
3198      Branch: perl
3199            ! lib/ExtUtils/Manifest.t
3200 ____________________________________________________________________________
3201 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
3202         Log: Hopefully better skipping of the Complete.t tests
3203              in case of not a tty. 
3204      Branch: perl
3205            ! lib/Term/Complete.t t/op/stat.t
3206 ____________________________________________________________________________
3207 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
3208         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
3209              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3210              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
3211              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
3212      Branch: perl
3213            ! regexec.c t/op/pat.t
3214 ____________________________________________________________________________
3215 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
3216         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
3217              From: Robin Barker <rmb1@cise.npl.co.uk>
3218              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
3219              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
3220      Branch: perl
3221            ! pod/perlport.pod
3222 ____________________________________________________________________________
3223 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
3224         Log: NetWare tweaks from Ananth Kesari.
3225      Branch: perl
3226            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
3227            ! NetWare/nwutil.h
3228 ____________________________________________________________________________
3229 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
3230         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
3231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3232              Date: Fri, 14 Sep 2001 10:51:13 +0200
3233              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
3234      Branch: perl
3235            ! pod/perlport.pod
3236 ____________________________________________________________________________
3237 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
3238         Log: Subject: Re: [PATCH 2 pl2pm.PL]
3239              From: Joe Smith <Joe.Smith@inwap.com>
3240              Date: Fri, 14 Sep 2001 00:13:32 -0700
3241              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
3242              
3243              Eradicate qu.
3244      Branch: perl
3245            ! keywords.h keywords.pl utils/pl2pm.PL
3246 ____________________________________________________________________________
3247 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
3248         Log: Retract #12013, didn't go over too well in Tru64.
3249      Branch: perl
3250            ! embed.h embed.pl sv.h
3251 ____________________________________________________________________________
3252 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
3253         Log: Subject: [PATCH] Execute files of debugger commands
3254              From: Peter Scott <Peter@PSDT.com>
3255              Date: Thu, 13 Sep 2001 15:26:31 -0700
3256              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
3257      Branch: perl
3258            ! lib/perl5db.pl pod/perldebug.pod
3259 ____________________________________________________________________________
3260 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
3261         Log: (Retracted by #12015)
3262              Subject: [proposed PATCH] Re: perl@11920
3263              From: Nicholas Clark <nick@ccl4.org>
3264              Date: Wed, 12 Sep 2001 23:46:09 +0100
3265              Message-ID: <20010912234609.H4971@plum.flirble.org>     
3266      Branch: perl
3267            ! embed.h embed.pl sv.h
3268 ____________________________________________________________________________
3269 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
3270         Log: ucblib shouldn't be linked against in nonstop-ux,
3271              from Tom Bates.
3272      Branch: perl
3273            ! hints/nonstopux.sh
3274 ____________________________________________________________________________
3275 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
3276         Log: Do stty only if we have stty.
3277              
3278              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
3279      Branch: perl
3280            ! lib/Term/Complete.pm
3281 ____________________________________________________________________________
3282 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
3283         Log: Skip the test if not running on a tty.
3284      Branch: perl
3285            ! lib/Term/Complete.t
3286 ____________________________________________________________________________
3287 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
3288         Log: Regen headers.
3289      Branch: perl
3290            ! embed.h opcode.h pod/perlapi.pod proto.h
3291 ____________________________________________________________________________
3292 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
3293         Log: Subject: [PATCH op.c] Re: perl@12003
3294              From: Robin Barker <rmb1@cise.npl.co.uk>
3295              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
3296              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
3297      Branch: perl
3298            ! op.c
3299 ____________________________________________________________________________
3300 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
3301         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
3302              From: Robin Barker <rmb1@cise.npl.co.uk>
3303              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
3304              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
3305      Branch: perl
3306            ! sv.c
3307 ____________________________________________________________________________
3308 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
3309         Log: Upgrade to Memoize 0.66.
3310      Branch: perl
3311            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3312            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
3313            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
3314 ____________________________________________________________________________
3315 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
3316         Log: Subject: [ID 20010912.007] substr reference core dump
3317              From: me-01@ton.iguana.be
3318              Date: 12 Sep 2001 14:11:16 -0000
3319              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
3320      Branch: perl
3321            ! mg.c
3322 ____________________________________________________________________________
3323 [ 12004] By: ams                                   on 2001/09/12  01:13:49
3324         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
3325              From: Ilmari Karonen <iltzu@sci.fi>
3326              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
3327              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
3328      Branch: perl
3329            ! pod/perlfaq4.pod
3330 ____________________________________________________________________________
3331 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
3332         Log: Update Changes.
3333      Branch: perl
3334            ! Changes patchlevel.h
3335 ____________________________________________________________________________
3336 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
3337         Log: NetWare update from Ananth Kesari.
3338      Branch: perl
3339            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
3340            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
3341 ____________________________________________________________________________
3342 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
3343         Log: Retract #11984: div() being redefined, and 1397
3344              failing on 64-bit platforms.
3345      Branch: perl
3346            ! lib/Math/BigInt/Calc.pm
3347 ____________________________________________________________________________
3348 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
3349         Log: Metaconfig unit change for #11999.
3350      Branch: metaconfig
3351            ! U/protos/d_lseekproto.U
3352 ____________________________________________________________________________
3353 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
3354         Log: The lseek fix (#11991) was no fix.
3355      Branch: perl
3356            ! Configure
3357 ____________________________________________________________________________
3358 [ 11998] By: sky                                   on 2001/09/11  07:52:06
3359         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
3360              From: Matt Sergeant <MSergeant@star.net.uk>
3361              Date: Tue, 11 Sep 2001 09:22:32 +0100
3362              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
3363      Branch: perl
3364            ! ext/Encode/Encode.pm
3365 ____________________________________________________________________________
3366 [ 11997] By: sky                                   on 2001/09/11  06:35:29
3367         Log: Sometimes dTHX is added because it is needed on non 
3368              gnuc platforms, but not needed there. This uses GCC
3369              to silence GCC specific warnings by marking pTHX as 
3370              unused.
3371      Branch: perl
3372            ! perl.h
3373 ____________________________________________________________________________
3374 [ 11996] By: nick                                  on 2001/09/11  06:25:27
3375         Log: Integrate mainline
3376      Branch: perlio
3377            - ext/POSIX/sigaction.t lib/File/Find/taint.t
3378           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
3379 ____________________________________________________________________________
3380 [ 11995] By: nick                                  on 2001/09/11  06:23:39
3381         Log: Part Integrate mainline
3382      Branch: perlio
3383           +> (branch 69 files)
3384            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
3385            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
3386            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
3387            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
3388            - lib/Switch/t/switch_case.t lib/Test/Harness.t
3389            - lib/Test/More/Changes lib/Test/More/t/More.t
3390            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3391            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3392            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
3393            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
3394            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
3395            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
3396            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
3397            - t/lib/Test/More/Catch.pm wince/perl.ico
3398           !> (integrate 197 files)
3399 ____________________________________________________________________________
3400 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
3401         Log: Subject: Re: [PATCH] Encode.pm docs fix
3402              From: Gisle Aas <gisle@ActiveState.com>
3403              Date: 10 Sep 2001 11:27:02 -0700
3404              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
3405      Branch: perl
3406            ! ext/Encode/Encode.pm
3407 ____________________________________________________________________________
3408 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
3409         Log: Fix unpack U to be the reverse of pack U
3410              (but implement unpack U0U as a backdoor to get
3411              the UTF-8 malformed warnings from un-UTF-8 data)
3412      Branch: perl
3413            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
3414 ____________________________________________________________________________
3415 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
3416         Log: Metaconfig unit change for #11991;
3417              delete an unused unit (d_strtoull.U is the one used)
3418      Branch: metaconfig
3419            ! U/protos/d_lseekproto.U
3420      Branch: metaconfig/U/perl
3421            - strtoull.U
3422 ____________________________________________________________________________
3423 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
3424         Log: Subject: [PATCH] Configure not recording lseek proto
3425              From: Blair Zajac <blair@orcaware.com>
3426              Date: Mon, 10 Sep 2001 17:52:37 -0700
3427              Message-ID: <3B9D6055.BA334A31@orcaware.com>
3428              
3429              plus regen Configure.
3430      Branch: perl
3431            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3432            ! config_h.SH uconfig.h
3433 ____________________________________________________________________________
3434 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
3435         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?)))                  
3436              From: Nicholas Clark <nick@ccl4.org>
3437              Date: Tue, 11 Sep 2001 00:00:31 +0100
3438              Message-ID: <20010911000031.G1512@plum.flirble.org>
3439      Branch: perl
3440            + t/op/qq.t
3441            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
3442 ____________________________________________________________________________
3443 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
3444         Log: Subject: [PATCH] Building on win32 w/o perlio
3445              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3446              Date: Mon, 10 Sep 2001 23:38:46 +0200
3447              Message-ID: <3B9D4F06.14433.2C37644@localhost>
3448      Branch: perl
3449            ! perl.c win32/Makefile win32/makefile.mk
3450 ____________________________________________________________________________
3451 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
3452         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
3453              From: "chromatic" <chromatic@rmci.net>
3454              Date: Mon, 10 Sep 2001 15:14:01 -0600
3455              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
3456      Branch: perl
3457            + lib/CGI/t/push.t
3458            ! MANIFEST
3459 ____________________________________________________________________________
3460 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
3461         Log: Subject: avoiding hoardes of zombies
3462              From: Nicholas Clark <nick@ccl4.org>
3463              Date: Mon, 10 Sep 2001 22:00:40 +0100
3464              Message-ID: <20010910220040.C1512@plum.flirble.org>
3465      Branch: perl
3466            ! pod/perlipc.pod
3467 ____________________________________________________________________________
3468 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
3469         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
3470              From: John Peacock <jpeacock@rowman.com>
3471              Date: Mon, 10 Sep 2001 16:34:30 -0400
3472              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
3473      Branch: perl
3474            ! sv.c t/op/ver.t utf8.h
3475 ____________________________________________________________________________
3476 [ 11985] By: ams                                   on 2001/09/10  23:20:13
3477         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
3478      Branch: perl
3479            ! MANIFEST
3480 ____________________________________________________________________________
3481 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
3482         Log: (Retracted by #12001)
3483              Subject: Calc with USE_MUL/USE_DIV
3484              From: Tels <perl_dummy@bloodgate.com>
3485              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
3486              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
3487      Branch: perl
3488            ! lib/Math/BigInt/Calc.pm
3489 ____________________________________________________________________________
3490 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
3491         Log: Subject: [PATCH op.c] Re: perl@11978
3492              From: Robin Barker <rmb1@cise.npl.co.uk>
3493              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
3494              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
3495              
3496              Format errors.
3497      Branch: perl
3498            ! op.c
3499 ____________________________________________________________________________
3500 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
3501         Log: Switch PADOFFSET back to U32 both because of binary backward
3502              compatibility and because Arthur seems to have been fixing the
3503              problems with naughty integer-pointer casting.
3504      Branch: perl
3505            ! op.h
3506 ____________________________________________________________________________
3507 [ 11981] By: ams                                   on 2001/09/10  16:31:43
3508         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
3509              Fix Pod Typo, Add Test for ExtUtils::Command
3510              From: "chromatic" <chromatic@rmci.net>
3511              Date: Mon, 10 Sep 2001 11:20:56 -0600
3512              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
3513      Branch: perl
3514            + lib/ExtUtils/Command.t
3515            ! MANIFEST lib/ExtUtils/Command.pm
3516 ____________________________________________________________________________
3517 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
3518         Log: Subject: [PATCH] Encode.pm docs fix
3519              From: Matt Sergeant <MSergeant@star.net.uk>
3520              Date: Mon, 10 Sep 2001 15:24:01 +0100
3521              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
3522      Branch: perl
3523            ! ext/Encode/Encode.pm
3524 ____________________________________________________________________________
3525 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
3526         Log: Update Changes.
3527      Branch: perl
3528            ! Changes patchlevel.h
3529 ____________________________________________________________________________
3530 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
3531         Log: Revert #11973, the dTHX seems to be needed in there
3532              for threaded builds.
3533      Branch: perl
3534            ! perlio.c
3535 ____________________________________________________________________________
3536 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
3537         Log: Detypo.
3538      Branch: perl
3539            ! pod/perlguts.pod
3540 ____________________________________________________________________________
3541 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
3542         Log: Further Class::Struct patching from Damian.
3543              
3544              The new new semantics are:
3545              
3546              * If you pass an initializer for a nested object, it has to be:
3547              a) a reference to an object of that class, or      
3548              b) a reference to an object of a subclass of that class, or
3549              c) a reference to a hash of arguments to be passed to the
3550              class's constructor
3551              * If you pass no initializer for a nested object, the attribute
3552              is initialized to C<undef>
3553      Branch: perl
3554            ! lib/Class/Struct.pm
3555 ____________________________________________________________________________
3556 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
3557         Log: Skip the crypt test if no crypt.
3558      Branch: perl
3559            ! t/op/crypt.t
3560 ____________________________________________________________________________
3561 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
3562         Log: Warn against using bare v-strings as IP addresses
3563              (okay if using the wrappers from Socket)
3564      Branch: perl
3565            ! pod/perldata.pod pod/perlport.pod
3566 ____________________________________________________________________________
3567 [ 11973] By: sky                                   on 2001/09/10  11:57:58
3568         Log: Remove unused dTHX. Silenced another warning.
3569      Branch: perl
3570            ! perlio.c
3571 ____________________________________________________________________________
3572 [ 11972] By: sky                                   on 2001/09/10  11:54:25
3573         Log: Silence some more warnings INT2PTR.
3574      Branch: perl
3575            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
3576 ____________________________________________________________________________
3577 [ 11971] By: sky                                   on 2001/09/10  11:21:50
3578         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
3579      Branch: perl
3580            ! cop.h
3581 ____________________________________________________________________________
3582 [ 11970] By: sky                                   on 2001/09/10  11:17:25
3583         Log: Apply INT2PTR with force to silence warnings from
3584              PM_GETRE and friends. No more warnings with 64bit 
3585              IVs and 32bit pointers.    
3586      Branch: perl
3587            ! op.c op.h perl.c
3588 ____________________________________________________________________________
3589 [ 11969] By: sky                                   on 2001/09/10  10:13:02
3590         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
3591      Branch: perl
3592            ! pod/perlguts.pod
3593 ____________________________________________________________________________
3594 [ 11968] By: sky                                   on 2001/09/10  10:02:51
3595         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
3596              Rename to custop_op_name to Perl_custom_op_name to match perlapi
3597              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
3598              perl_clone.
3599      Branch: perl
3600            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
3601 ____________________________________________________________________________
3602 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
3603         Log: Using strlen() not good on embedded nul bytes.
3604      Branch: perl
3605            ! regcomp.c
3606 ____________________________________________________________________________
3607 [ 11966] By: ams                                   on 2001/09/09  21:06:13
3608         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
3609              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3610              Date: Mon, 13 Aug 2001 22:51:59 +0200
3611              Message-ID: <20010813225159.C6681@rafael>
3612              (Applied with several tweaks.)
3613      Branch: perl
3614            ! embed.h embed.pl proto.h toke.c
3615 ____________________________________________________________________________
3616 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
3617         Log: The exact error message is system-dependent.
3618      Branch: perl
3619            ! lib/ExtUtils/Manifest.t
3620 ____________________________________________________________________________
3621 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
3622         Log: Add Windows and Mac Sami support to Encode
3623              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
3624      Branch: perl
3625            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
3626            ! MANIFEST
3627 ____________________________________________________________________________
3628 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
3629         Log: Use the tried method.
3630      Branch: perl
3631            ! pod/perlport.pod
3632 ____________________________________________________________________________
3633 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
3634         Log: Can't count parentheses.
3635      Branch: perl
3636            ! ext/IO/lib/IO/Socket/INET.pm
3637 ____________________________________________________________________________
3638 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
3639         Log: perlport additions: 1 while unlink, add/delete directory
3640              entries and permissions, cygwin stat funkiness (from Michael
3641              Schwern and Nicholas Clark)
3642      Branch: perl
3643            ! pod/perlport.pod
3644 ____________________________________________________________________________
3645 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
3646         Log: blib does have a detectable test.
3647      Branch: perl
3648            ! t/lib/1_compile.t
3649 ____________________________________________________________________________
3650 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
3651         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
3652              From: "chromatic" <chromatic@rmci.net>
3653              Date: Sat, 08 Sep 2001 19:33:42 -0600
3654              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
3655      Branch: perl
3656            + lib/Term/Complete.t
3657            ! MANIFEST
3658 ____________________________________________________________________________
3659 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
3660         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
3661              From: Michael G Schwern <schwern@pobox.com> 
3662              Date: Sat, 8 Sep 2001 02:40:26 -0400
3663              Message-ID: <20010908024026.A26283@blackrider>
3664      Branch: perl
3665            + lib/Test/Tutorial.pod
3666            ! MANIFEST
3667 ____________________________________________________________________________
3668 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
3669         Log: Try to look up protocol (by name) only iff it has non-numbers:
3670              nice if the server is in a chrooted environment (no /etc/protocols,
3671              server code using hardcorded protocol numbers like 6 for tcp),
3672              suggested by John Holdsworth <coldwave@bigfoot.com>.
3673              In other words, if we are given a number, why look it up again
3674              (by number)?
3675      Branch: perl
3676            ! ext/IO/lib/IO/Socket/INET.pm
3677 ____________________________________________________________________________
3678 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
3679         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
3680              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3681              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
3682              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
3683              
3684              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
3685              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3686              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
3687              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
3688              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
3689              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3690              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
3691              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
3692      Branch: perl
3693            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
3694 ____________________________________________________________________________
3695 [ 11955] By: ams                                   on 2001/09/09  02:54:21
3696         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
3697              From: "Craig A. Berry" <craigberry@mac.com>
3698              Date: Sat, 08 Sep 2001 19:02:16 -0500
3699              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
3700      Branch: perl
3701            ! lib/CGI/t/carp.t
3702 ____________________________________________________________________________
3703 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
3704         Log: Documentation tweaks; think the IP address as an opaque string.
3705      Branch: perl
3706            ! ext/Socket/Socket.pm
3707 ____________________________________________________________________________
3708 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
3709         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
3710              From: Michael G Schwern <schwern@pobox.com>
3711              Date: Sat, 8 Sep 2001 19:45:46 -0400
3712              Message-ID: <20010908194546.C9193@blackrider>
3713      Branch: perl
3714            + lib/blib.t
3715            ! MANIFEST lib/blib.pm t/lib/1_compile.t
3716 ____________________________________________________________________________
3717 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
3718         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
3719              From: "chromatic" <chromatic@rmci.net>
3720              Date: Sat, 08 Sep 2001 12:31:44 -0600
3721              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
3722      Branch: perl
3723            + lib/CGI/t/fast.t
3724            ! MANIFEST
3725 ____________________________________________________________________________
3726 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
3727         Log: The Socket tests were wrong: they were assuming too much.
3728      Branch: perl
3729            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
3730 ____________________________________________________________________________
3731 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
3732         Log: Retract the portability changes since they
3733              seem to have opened a can of worms... will
3734              go back to UNICOS/mk and do the bare minimum
3735              required to get the tests working.
3736      Branch: perl
3737            ! ext/Socket/Socket.xs
3738 ____________________________________________________________________________
3739 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
3740         Log: PADOFFSET is used to cast pointers into integers,
3741              if pointers are 64 bits and U32 32 bits,
3742              bad things may happen, or at least warnings issued.
3743      Branch: perl
3744            ! op.h
3745 ____________________________________________________________________________
3746 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
3747         Log: Still more Socket portability tweaking.
3748              Now Socket.t seems to be happy in all of
3749              Linux/x86, Tru64/alpha, Solaris/sparc,
3750              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
3751              
3752              Addendum: it seems that io_multihomed, io_sock, and hostent
3753              were broken in little-endians (linux/x86 and tru64/alpha)
3754              because of this change.  Argh.
3755      Branch: perl
3756            ! ext/Socket/Socket.xs
3757 ____________________________________________________________________________
3758 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
3759         Log: More portability kicking on inet_ntoa().
3760      Branch: perl
3761            ! ext/Socket/Socket.xs
3762 ____________________________________________________________________________
3763 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
3764         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
3765              From: Michael G Schwern <schwern@pobox.com> 
3766              Date: Fri, 7 Sep 2001 23:06:51 -0400
3767              Message-ID: <20010907230651.R606@blackrider>
3768      Branch: perl
3769            + lib/ExtUtils/Manifest.t
3770            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
3771 ____________________________________________________________________________
3772 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
3773         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
3774              From: "chromatic" <chromatic@rmci.net>
3775              Date: Fri, 07 Sep 2001 17:53:15 -0600      
3776              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
3777      Branch: perl
3778            + lib/ExtUtils/testlib.t
3779            ! MANIFEST
3780 ____________________________________________________________________________
3781 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
3782         Log: Thinko.
3783      Branch: perl
3784            ! lib/integer.t
3785 ____________________________________________________________________________
3786 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
3787         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
3788              From: "Craig A. Berry" <craigberry@mac.com>
3789              Date: Fri, 07 Sep 2001 15:30:03 -0500
3790              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
3791      Branch: perl
3792            ! lib/CGI/Carp.pm
3793 ____________________________________________________________________________
3794 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
3795         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
3796              From: Michael G Schwern <schwern@pobox.com>
3797              Date: Fri, 7 Sep 2001 15:38:13 -0400
3798              Message-ID: <20010907153813.K606@blackrider>
3799      Branch: perl
3800            ! lib/ExtUtils/MM_Unix.pm
3801 ____________________________________________________________________________
3802 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
3803         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
3804              From: Robin Barker <rmb1@cise.npl.co.uk>
3805              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
3806              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
3807      Branch: perl
3808            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
3809 ____________________________________________________________________________
3810 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
3811         Log: Clean up 1_compile.t; move tests to more consistent
3812              places (t/ subdirectories); add integer.t (much of
3813              the pragma is tested elsewhere but there is no one
3814              centralized place)
3815      Branch: perl
3816            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
3817            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
3818            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
3819            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
3820            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
3821            - lib/File/Find/find.t lib/File/Find/taint.t
3822            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
3823 ____________________________________________________________________________
3824 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
3825         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
3826              From: "chromatic" <chromatic@rmci.net>
3827              Date: Fri, 07 Sep 2001 10:17:40 -0600
3828              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
3829      Branch: perl
3830            ! lib/File/Find/taint.t
3831 ____________________________________________________________________________
3832 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
3833         Log: Update Changes.
3834      Branch: perl
3835            ! Changes patchlevel.h
3836 ____________________________________________________________________________
3837 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
3838         Log: Rename the old threading tutorial, start a new one,
3839              regen toc.
3840      Branch: perl
3841            + pod/perlothrtut.pod
3842            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
3843            ! pod/perltoc.pod
3844 ____________________________________________________________________________
3845 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
3846         Log: vars very much has a test.
3847      Branch: perl
3848            ! t/lib/1_compile.t
3849 ____________________________________________________________________________
3850 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
3851         Log: Subject: Re: wince/perl.ico marked as binary
3852              From: Nicholas Clark <nick@ccl4.org>
3853              Date: Fri, 7 Sep 2001 13:54:40 +0100
3854              Message-ID: <20010907135439.D39150@plum.flirble.org>
3855              
3856              and wince/Makefile.ce change from Rainer Keuchel.
3857      Branch: perl
3858            + wince/makeico.pl
3859            ! MANIFEST wince/Makefile.ce
3860 ____________________________________________________________________________
3861 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
3862         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
3863              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3864              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
3865              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
3866      Branch: perl
3867            ! regexec.c
3868 ____________________________________________________________________________
3869 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
3870         Log: (Replaced by #11934)
3871              Subject: Re: [PATCH regexec.c] more general .* and .*?
3872              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
3873              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
3874              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
3875      Branch: perl
3876            ! regexec.c
3877 ____________________________________________________________________________
3878 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
3879         Log: The #11931 patching misbehaved.
3880      Branch: perl
3881            ! lib/Test/Harness/t/test-harness.t
3882 ____________________________________________________________________________
3883 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
3884         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
3885              From: Michael G Schwern <schwern@pobox.com>
3886              Date: Fri, 7 Sep 2001 03:30:41 -0400
3887              Message-ID: <20010907033041.A2796@blackrider>
3888      Branch: perl
3889            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
3890            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
3891            + t/lib/sample-tests/header_at_end_fail
3892            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
3893            - lib/Test/Harness.t
3894            ! MANIFEST lib/Test/Harness.pm t/TEST
3895 ____________________________________________________________________________
3896 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
3897         Log: Subject: [PATCH] Digest::MD5 update
3898              From: Gisle Aas <gisle@ActiveState.com>
3899              Date: 06 Sep 2001 23:32:56 -0700
3900              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
3901      Branch: perl
3902            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3903            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
3904 ____________________________________________________________________________
3905 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
3906         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
3907              From: "chromatic" <chromatic@rmci.net>
3908              Date: Thu, 06 Sep 2001 23:11:44 -0600
3909              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
3910      Branch: perl
3911            + lib/less.t
3912            ! MANIFEST t/lib/1_compile.t
3913 ____________________________________________________________________________
3914 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
3915         Log: The binary file must somehow differently stored.
3916      Branch: perl
3917            - wince/perl.ico
3918            ! MANIFEST
3919 ____________________________________________________________________________
3920 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
3921         Log: Add more modules to the list of modules that have tests,
3922              Schwern's wallet is getting more nervous.
3923              (Run t/lib/1_compile.t manually to see which modules
3924              are lacking tests, or the tests can't be run for some
3925              reason or another, such as the Net:: modules)
3926      Branch: perl
3927            ! t/lib/1_compile.t
3928 ____________________________________________________________________________
3929 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
3930         Log: Try to make Socket::inet_ntoa() more robust.
3931      Branch: perl
3932            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
3933 ____________________________________________________________________________
3934 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
3935         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
3936              From: chromatic <chromatic@rmci.net>       
3937              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
3938              Message-Id: <01090522580506.19590@firewheel>           
3939      Branch: perl
3940            ! lib/English.t
3941 ____________________________________________________________________________
3942 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
3943         Log: Subject: Re: perlvar manpage and localizing special vars
3944              From: Stas Bekman <stas@stason.org>
3945              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
3946              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
3947      Branch: perl
3948            ! pod/perlvar.pod
3949 ____________________________________________________________________________
3950 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
3951         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
3952              From: Robin Barker <rmb1@cise.npl.co.uk>
3953              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
3954              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
3955      Branch: perl
3956            ! lib/ExtUtils/MakeMaker.pm
3957 ____________________________________________________________________________
3958 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
3959         Log: Symbol missing; AIX unhappy.
3960      Branch: perl
3961            ! makedef.pl
3962 ____________________________________________________________________________
3963 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
3964         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
3965              Reported in 5.61, seems to work okay in blead.
3966      Branch: perl
3967            ! t/run/kill_perl.t
3968 ____________________________________________________________________________
3969 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
3970         Log: Update Changes.
3971      Branch: perl
3972            ! Changes patchlevel.h
3973 ____________________________________________________________________________
3974 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
3975         Log: Document the bad assumptions currently breaking
3976              the Socket.t tests 10, 11, and 13 in UNICOS.
3977      Branch: perl
3978            ! ext/Socket/Socket.xs
3979 ____________________________________________________________________________
3980 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
3981         Log: Subject: [PATCH x2p] make OPTIMIZE=...
3982              From: Robin Barker <rmb1@cise.npl.co.uk>
3983              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
3984              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
3985      Branch: perl
3986            ! x2p/Makefile.SH x2p/cflags.SH
3987 ____________________________________________________________________________
3988 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
3989         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
3990              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
3991              Date: Thu, 6 Sep 2001 11:09:40 +0100
3992              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
3993              
3994              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
3995              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
3996              Date: 6 Sep 2001 10:14:38 -0000
3997              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
3998      Branch: perl
3999            ! pod/perlfaq1.pod pod/perlhack.pod
4000 ____________________________________________________________________________
4001 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
4002         Log: Subject: Extra NUL is Data::Dumper output - patch
4003              From: Tony Cook <tony@develop-help.com>
4004              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
4005              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
4006      Branch: perl
4007            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
4008 ____________________________________________________________________________
4009 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
4010         Log: Avoid redefinition warning
4011              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
4012              from
4013              perl -w -Ilib -MCwd -e ''
4014      Branch: perl
4015            ! lib/Cwd.pm
4016 ____________________________________________________________________________
4017 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
4018         Log: Update the is_tainted() example implementation.
4019      Branch: perl
4020            ! pod/perlsec.pod
4021 ____________________________________________________________________________
4022 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
4023         Log: Missing) in #11912.
4024      Branch: perl
4025            ! lib/Test/Simple/t/fail.t
4026 ____________________________________________________________________________
4027 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
4028         Log: Rewhack Test-Simple into core harness.
4029      Branch: perl
4030            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
4031            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
4032            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
4033            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
4034            ! lib/Test/Simple/t/skipall.t
4035 ____________________________________________________________________________
4036 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
4037         Log: Workaround for the new Exporter 'feature'.
4038      Branch: perl
4039            ! lib/Test/More.pm
4040 ____________________________________________________________________________
4041 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
4042         Log: Re-introduce pure-Perl fall-back for abs_path,
4043              re-introduce #11898.
4044      Branch: perl
4045            ! lib/Cwd.pm lib/File/Find.pm
4046 ____________________________________________________________________________
4047 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
4048         Log: More tests.
4049      Branch: perl
4050            ! lib/Exporter.t
4051 ____________________________________________________________________________
4052 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
4053         Log: Retract #11898 for now because it introduces
4054              a rather nasty depencency: when B is being built,
4055              MakeMaker is used.  MakeMaker uses File::Find.
4056              File::Find uses Cwd::getcwd()...which doesn't
4057              exist yet.
4058      Branch: perl
4059            ! lib/File/Find.pm
4060 ____________________________________________________________________________
4061 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
4062         Log: New test welcome.
4063      Branch: perl
4064            + lib/Test/Simple/t/simple.t
4065 ____________________________________________________________________________
4066 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
4067         Log: Old test begone.
4068      Branch: perl
4069            - lib/Attribute/Handlers/test.pl
4070 ____________________________________________________________________________
4071 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
4072         Log: Test-Simple syncup from Schwern.
4073      Branch: perl
4074            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
4075            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
4076            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
4077            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
4078            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
4079            - lib/Test/More/Changes lib/Test/More/t/More.t
4080            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
4081            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
4082            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
4083            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
4084            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
4085            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
4086            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
4087            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
4088            ! t/lib/Test/Simple/sample_tests/death.plx
4089            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
4090            ! t/lib/Test/Simple/sample_tests/extras.plx
4091            ! t/lib/Test/Simple/sample_tests/five_fail.plx
4092            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
4093            ! t/lib/Test/Simple/sample_tests/one_fail.plx
4094            ! t/lib/Test/Simple/sample_tests/require.plx
4095            ! t/lib/Test/Simple/sample_tests/success.plx
4096            ! t/lib/Test/Simple/sample_tests/too_few.plx
4097            ! t/lib/Test/Simple/sample_tests/two_fail.plx
4098 ____________________________________________________________________________
4099 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
4100         Log: Integrate File::Find changes from bleadperl
4101      Branch: maint-5.6/macperl
4102            ! lib/File/Find.pm t/lib/filefind-taint.t
4103 ____________________________________________________________________________
4104 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
4105         Log: Integrate 11847 from maint-5.6/perl
4106      Branch: maint-5.6/macperl
4107           !> sv.c
4108 ____________________________________________________________________________
4109 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
4110         Log: In UNICOS division yada yada.
4111      Branch: perl
4112            ! t/op/override.t
4113 ____________________________________________________________________________
4114 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
4115         Log: In UNICOS division is really lossy, better use
4116              a tolerance test.
4117      Branch: perl
4118            ! ext/Time/HiRes/HiRes.t
4119 ____________________________________________________________________________
4120 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
4121         Log: In UNICOS sigaction() sets an extra flag
4122              ("the signal has been registered for all the processes in
4123              a multitasking group.")
4124      Branch: perl
4125            ! ext/POSIX/sigaction.t
4126 ____________________________________________________________________________
4127 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
4128         Log: Documentation micropatch from Damian.
4129      Branch: perl
4130            ! lib/Attribute/Handlers.pm
4131 ____________________________________________________________________________
4132 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
4133         Log: (Retracted by #11908)
4134              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
4135              From: Michael G Schwern <schwern@pobox.com>
4136              Date: Wed, 5 Sep 2001 15:58:21 -0400
4137              Message-ID: <20010905155821.I632@blackrider>
4138      Branch: perl
4139            ! lib/File/Find.pm lib/File/Find/taint.t
4140 ____________________________________________________________________________
4141 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
4142         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
4143              From: Michael G Schwern <schwern@pobox.com>
4144              Date: Wed, 5 Sep 2001 19:16:31 -0400
4145              Message-ID: <20010905191631.E11386@blackrider>
4146      Branch: perl
4147            + lib/CGI/t/carp.t
4148            ! MANIFEST
4149 ____________________________________________________________________________
4150 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
4151         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
4152              From: chromatic <chromatic@rmci.net>
4153              Date: Wed, 5 Sep 2001 18:08:07 -0600
4154              Message-Id: <01090518080700.19590@firewheel>
4155      Branch: perl
4156            ! lib/English.pm
4157 ____________________________________________________________________________
4158 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
4159         Log: Fix a typo #11889 and add a test for the same.
4160      Branch: perl
4161            ! ext/Socket/Socket.t ext/Socket/Socket.xs
4162 ____________________________________________________________________________
4163 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
4164         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
4165              From: "Craig A. Berry" <craigberry@mac.com>
4166              Date: Wed, 05 Sep 2001 17:48:54 -0500
4167              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
4168      Branch: perl
4169            ! lib/warnings.t t/run/kill_perl.t
4170 ____________________________________________________________________________
4171 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
4172         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
4173              From: Michael G Schwern <schwern@pobox.com>
4174              Date: Wed, 5 Sep 2001 17:22:25 -0400
4175              Message-ID: <20010905172225.C11386@blackrider>
4176      Branch: perl
4177            ! t/run/kill_perl.t
4178 ____________________________________________________________________________
4179 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
4180         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
4181              From: Nicholas Clark <nick@ccl4.org>
4182              Date: Wed, 5 Sep 2001 20:54:24 +0100
4183              Message-ID: <20010905205424.C25120@plum.flirble.org>
4184      Branch: perl
4185            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
4186 ____________________________________________________________________________
4187 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
4188         Log: Forgotten thing.
4189      Branch: perl
4190            ! uconfig.h
4191 ____________________________________________________________________________
4192 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
4193         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
4194              From: chromatic <chromatic@rmci.net>               
4195              Date: Wed, 5 Sep 2001 13:22:08 -0600
4196              Message-Id: <01090513220807.10587@firewheel> 
4197      Branch: perl
4198            ! lib/English.pm
4199 ____________________________________________________________________________
4200 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
4201         Log: inet_ntoa() tweaks:
4202              - don't allow addresses with > 255 characters
4203              - indent the HP-UX workaround
4204              - don't leak memory
4205      Branch: perl
4206            ! ext/Socket/Socket.xs
4207 ____________________________________________________________________________
4208 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
4209         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
4210              <xwu@theeducationcenter.com>
4211      Branch: perl
4212            ! lib/File/Find.pm
4213 ____________________________________________________________________________
4214 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
4215         Log: Typo nits.
4216      Branch: perl
4217            ! lib/File/Find.pm
4218 ____________________________________________________________________________
4219 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
4220         Log: -Wall nit.
4221      Branch: perl
4222            ! op.c
4223 ____________________________________________________________________________
4224 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
4225         Log: Update to Scalar-List-Utils 1.05
4226      Branch: perl
4227            ! ext/List/Util/ChangeLog ext/List/Util/README
4228            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
4229 ____________________________________________________________________________
4230 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
4231         Log: Update Changes.
4232      Branch: perl
4233            ! Changes patchlevel.h
4234 ____________________________________________________________________________
4235 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
4236         Log: Update to Scalar-List-Utils 1.04
4237      Branch: perl
4238            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
4239            ! ext/List/Util/lib/List/Util.pm
4240            ! ext/List/Util/lib/Scalar/Util.pm
4241 ____________________________________________________________________________
4242 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
4243         Log: Metaconfigify #11724.
4244      Branch: metaconfig
4245            ! U/threads/archname.U
4246 ____________________________________________________________________________
4247 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
4248         Log: The MacOS reference is okay, no reason to hide it.
4249      Branch: perl
4250            ! lib/Cwd.pm
4251 ____________________________________________________________________________
4252 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
4253         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
4254              From: Michael G Schwern <schwern@pobox.com>
4255              Date: Tue, 4 Sep 2001 15:30:10 -0400
4256              Message-ID: <20010904153010.H26466@blackrider> 
4257              
4258              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
4259      Branch: perl
4260            ! ext/Cwd/Makefile.PL lib/Cwd.pm
4261 ____________________________________________________________________________
4262 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
4263         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.))
4264              From: Michael G Schwern <schwern@pobox.com>
4265              Date: Tue, 4 Sep 2001 17:39:13 -0400
4266              Message-ID: <20010904173913.C626@blackrider>
4267      Branch: perl
4268            ! lib/Cwd.pm
4269 ____________________________________________________________________________
4270 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
4271         Log: Subject: Re: Perl_pp_* in public API?
4272              From: "Craig A. Berry" <craigberry@mac.com>
4273              Date: Tue, 4 Sep 2001 21:51:29 -0500
4274              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
4275      Branch: perl
4276            ! ext/List/Util/Util.xs
4277 ____________________________________________________________________________
4278 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
4279         Log: From Damian: Class::Struct was unable to define
4280              recursive classes.  After the patch an object reference
4281              (rather than a hash) is required to initialize
4282              an object attribute.  If no such initializer is given to
4283              the constructor, object attributes are now default
4284              initialized to C<undef>.
4285      Branch: perl
4286            ! lib/Class/Struct.pm lib/Class/Struct.t
4287 ____________________________________________________________________________
4288 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
4289         Log: Subject: Re: sv_catpvfn and sv_setpvfn
4290              From: Richard Soderberg <rs@oregonnet.com>
4291              Date: Tue, 4 Sep 2001 15:16:47 -0700
4292              Message-Id: <200109042216.PAA17858@oregonnet.com>
4293      Branch: perl
4294            ! pod/perlclib.pod pod/perlguts.pod
4295 ____________________________________________________________________________
4296 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
4297         Log: NetWare updates from Ananth Kesari.
4298      Branch: perl
4299            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
4300            ! NetWare/nw5thread.h
4301 ____________________________________________________________________________
4302 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
4303         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?))
4304              From: Nicholas Clark <nick@ccl4.org>
4305              Date: Tue, 4 Sep 2001 22:42:50 +0100
4306              Message-ID: <20010904224250.P25120@plum.flirble.org>
4307      Branch: perl
4308            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
4309            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
4310            ! t/op/oct.t toke.c
4311 ____________________________________________________________________________
4312 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
4313         Log: Fix Cwd::getcwd() not being tainted, as noticed
4314              by Schwern.
4315      Branch: perl
4316            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
4317            - ext/Cwd/Cwd.t
4318            ! MANIFEST ext/Cwd/Cwd.xs util.c
4319 ____________________________________________________________________________
4320 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
4321         Log: Retract #11870 and volatilize the right destruct_level.
4322              Silly thinko pointed out by Sarathy.
4323      Branch: perl
4324            ! intrpvar.h perl.c
4325 ____________________________________________________________________________
4326 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
4327         Log: At least a temporary fix for the mysterious scope core dumps
4328              in Tru64 from Graham.
4329      Branch: perl
4330            ! ext/List/Util/Util.xs
4331 ____________________________________________________________________________
4332 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
4333         Log: (Retracted by #11872)
4334      Branch: perl
4335            ! intrpvar.h
4336 ____________________________________________________________________________
4337 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
4338         Log: Quench a -Wall gripe noticed by Robin Barker.
4339      Branch: perl
4340            ! op.c
4341 ____________________________________________________________________________
4342 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
4343         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
4344              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4345              Date: Wed, 05 Sep 2001 02:01:32 +0900
4346              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
4347      Branch: perl
4348            ! lib/Unicode/UCD.pm
4349 ____________________________________________________________________________
4350 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
4351         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
4352              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4353              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
4354              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
4355      Branch: perl
4356            ! gv.c
4357 ____________________________________________________________________________
4358 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
4359         Log: Update Changes.
4360      Branch: perl
4361            ! Changes patchlevel.h
4362 ____________________________________________________________________________
4363 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
4364         Log: Add the \[$@%&*] prototype support.
4365      Branch: perl
4366            ! op.c pod/perlsub.pod t/comp/proto.t
4367 ____________________________________________________________________________
4368 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
4369         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
4370              From: Michael G Schwern <schwern@pobox.com>
4371              Date: Mon, 3 Sep 2001 18:59:01 -0400
4372              Message-ID: <20010903185901.Z9233@blackrider>
4373      Branch: perl
4374            ! lib/CGI/t/form.t
4375 ____________________________________________________________________________
4376 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
4377         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
4378              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4379              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
4380              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
4381      Branch: perl
4382            ! gv.c
4383 ____________________________________________________________________________
4384 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
4385         Log: More srand entry tweakage based on Randal's suggestion.
4386      Branch: perl
4387            ! pod/perlfunc.pod
4388 ____________________________________________________________________________
4389 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
4390         Log: Subject: [PATCH] 'main' *is* a reserved word
4391              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4392              Date: Mon, 3 Sep 2001 22:55:41 +0200
4393              Message-ID: <20010903225541.A24097@rafael>
4394      Branch: perl
4395            ! toke.c
4396 ____________________________________________________________________________
4397 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
4398         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
4399              From: Peter Prymmer <pvhp@best.com>
4400              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
4401              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
4402      Branch: perl
4403            ! README.vms configure.com
4404 ____________________________________________________________________________
4405 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
4406         Log: Subject: Re: A slightly better default seed?   
4407              From: Michael G Schwern <schwern@pobox.com>
4408              Date: Mon, 3 Sep 2001 18:08:15 -0400 
4409              Message-ID: <20010903180815.W9233@blackrider>
4410      Branch: perl
4411            ! t/op/srand.t
4412 ____________________________________________________________________________
4413 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
4414         Log: Add sharedsv.o to microperl object files.
4415      Branch: perl
4416            ! Makefile.micro
4417 ____________________________________________________________________________
4418 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
4419         Log: AUTHORS updates and
4420              
4421              Subject: [PATCH] Just some preening :-)        
4422              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
4423              Date: Tue, 4 Sep 2001 14:16:59 +0100
4424              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
4425      Branch: perl
4426            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
4427 ____________________________________________________________________________
4428 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
4429         Log: Typo fix and slight rewording.
4430      Branch: perl
4431            ! pod/perlfunc.pod
4432 ____________________________________________________________________________
4433 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
4434         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
4435      Branch: perl
4436            ! pod/perlfaq4.pod
4437 ____________________________________________________________________________
4438 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
4439         Log: The helper file changed name.
4440      Branch: perl
4441            ! MANIFEST
4442 ____________________________________________________________________________
4443 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
4444         Log: Update to Scalar-List-Utils 1.03
4445      Branch: perl
4446            + ext/List/Util/t/shuffle.t
4447            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
4448            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
4449            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
4450            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
4451            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
4452            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
4453            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
4454            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
4455 ____________________________________________________________________________
4456 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
4457         Log: Make crypt() do something more sane for Unicode
4458              (take crypt() of the low eight bits of the characters,
4459              instead of taking crypt() of the UTF-8 of the scalar);
4460              add a test for crypt().
4461      Branch: perl
4462            + t/op/crypt.t
4463            ! MANIFEST pod/perlfunc.pod pp.c
4464 ____________________________________________________________________________
4465 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
4466         Log: Reorganize the srand entry.
4467      Branch: perl
4468            ! pod/perlfunc.pod
4469 ____________________________________________________________________________
4470 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
4471         Log: Remove the tests that assume something about
4472              calling srand() without arguments multiple times.
4473      Branch: perl
4474            ! t/op/srand.t
4475 ____________________________________________________________________________
4476 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
4477         Log: Upgrade to Math::BigInt 1.42.
4478      Branch: perl
4479            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4480            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
4481            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
4482            ! lib/Math/BigInt/t/mbimbf.t
4483 ____________________________________________________________________________
4484 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
4485         Log: integrate change#11847 from maint-5.6
4486              
4487              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
4488      Branch: perl
4489            ! sv.c
4490 ____________________________________________________________________________
4491 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
4492         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
4493      Branch: maint-5.6/perl
4494            ! sv.c
4495 ____________________________________________________________________________
4496 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
4497         Log: As far as I can tell these functions have been Unicodified.
4498      Branch: perl
4499            ! doop.c
4500 ____________________________________________________________________________
4501 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
4502         Log: Update to Storable 1.0.13.
4503      Branch: perl
4504            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4505            ! ext/Storable/Storable.xs
4506 ____________________________________________________________________________
4507 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
4508         Log: Patch the Filter::Simple test to work with
4509              the core test suite (since the FilterTest.pm
4510              is in t/lib, not in lib).
4511      Branch: perl
4512            ! lib/Filter/Simple/t/filter.t
4513 ____________________________________________________________________________
4514 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
4515         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
4516      Branch: perl
4517            + t/lib/FilterTest.pm
4518            - t/lib/MyFilter.pm
4519 ____________________________________________________________________________
4520 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
4521         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
4522              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
4523              Text::Balanced 1.86.
4524      Branch: perl
4525            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
4526            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
4527            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
4528            + lib/Switch/t/nested.t lib/Switch/t/switch.t
4529            + lib/Text/Balanced/Changes lib/Text/Balanced/README
4530            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
4531            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
4532            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
4533            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
4534            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
4535            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
4536            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
4537            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
4538            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
4539            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
4540            ! MANIFEST lib/Attribute/Handlers.pm
4541            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4542            ! lib/Attribute/Handlers/demo/Demo.pm
4543            ! lib/Attribute/Handlers/demo/Descriptions.pm
4544            ! lib/Attribute/Handlers/demo/MyClass.pm
4545            ! lib/Attribute/Handlers/demo/demo.pl
4546            ! lib/Attribute/Handlers/demo/demo2.pl
4547            ! lib/Attribute/Handlers/demo/demo3.pl
4548            ! lib/Attribute/Handlers/demo/demo4.pl
4549            ! lib/Attribute/Handlers/demo/demo_call.pl
4550            ! lib/Attribute/Handlers/demo/demo_chain.pl
4551            ! lib/Attribute/Handlers/demo/demo_cycle.pl
4552            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
4553            ! lib/Attribute/Handlers/demo/demo_phases.pl
4554            ! lib/Attribute/Handlers/demo/demo_range.pl
4555            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
4556            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
4557            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
4558            ! lib/Text/Balanced.pm
4559 ____________________________________________________________________________
4560 [ 11841] By: sky                                   on 2001/09/03  11:04:15
4561         Log: Forgot to add a file with Change #11840
4562      Branch: perl
4563            + t/op/srand.t
4564 ____________________________________________________________________________
4565 [ 11840] By: sky                                   on 2001/09/03  11:02:04
4566         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
4567              From: Michael G Schwern <schwern@pobox.com>
4568              Date: Mon, 3 Sep 2001 07:43:00 -0400
4569              Message-ID: <20010903074300.E9233@blackrider>
4570      Branch: perl
4571            ! MANIFEST pod/perlfunc.pod t/op/rand.t
4572 ____________________________________________________________________________
4573 [ 11839] By: sky                                   on 2001/09/03  10:47:11
4574         Log: Document the changes with regards to running of END blocks.
4575              And DESTROY on global objects are called in perl_destruct()!
4576      Branch: perl
4577            ! pod/perl572delta.pod pod/perlembed.pod
4578 ____________________________________________________________________________
4579 [ 11838] By: sky                                   on 2001/09/03  09:34:44
4580         Log: Subject: [PATCH t/op/time.t] Partial cleanup
4581              From: Michael G Schwern <schwern@pobox.com>
4582              Date: Mon, 3 Sep 2001 06:29:42 -0400
4583              Message-ID: <20010903062942.C9233@blackrider>
4584      Branch: perl
4585            ! t/op/time.t
4586 ____________________________________________________________________________
4587 [ 11837] By: sky                                   on 2001/09/03  09:30:02
4588         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
4589              From: Michael G Schwern <schwern@pobox.com>
4590              Date: Mon, 3 Sep 2001 06:24:13 -0400
4591              Message-ID: <20010903062413.B9233@blackrider>
4592      Branch: perl
4593            ! t/op/rand.t
4594 ____________________________________________________________________________
4595 [ 11836] By: sky                                   on 2001/09/03  07:56:47
4596         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
4597              From: Michael G Schwern <schwern@pobox.com>
4598              Date: Sun, 2 Sep 2001 21:38:43 -0400
4599              Message-ID: <20010902213843.L2711@blackrider>
4600      Branch: perl
4601            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
4602            ! MANIFEST
4603 ____________________________________________________________________________
4604 [ 11835] By: nick                                  on 2001/09/03  06:20:06
4605         Log: Integrate mainline
4606      Branch: perlio
4607           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
4608            - t/op/misc.t
4609           !> (integrate 187 files)
4610 ____________________________________________________________________________
4611 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
4612         Log: Update Changes.
4613      Branch: perl
4614            ! Changes patchlevel.h
4615 ____________________________________________________________________________
4616 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
4617         Log: Slight tweaks.
4618      Branch: perl
4619            ! t/run/kill_perl.t
4620 ____________________________________________________________________________
4621 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
4622         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
4623      Branch: perl
4624            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
4625 ____________________________________________________________________________
4626 [ 11831] By: sky                                   on 2001/09/02  12:10:42
4627         Log: Change #11828 wasn't complete, this updates to intest path
4628      Branch: perl
4629            ! t/run/kill_perl.t
4630 ____________________________________________________________________________
4631 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
4632         Log: 's's's.
4633      Branch: perl
4634            ! Changes
4635 ____________________________________________________________________________
4636 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
4637         Log: Update Changes.
4638      Branch: perl
4639            ! Changes patchlevel.h
4640 ____________________________________________________________________________
4641 [ 11828] By: sky                                   on 2001/09/02  11:53:56
4642         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
4643              From: Michael G Schwern <schwern@pobox.com>
4644              Date: Sat, 1 Sep 2001 20:18:58 -0400
4645              Message-ID: <20010901201858.X606@blackrider>
4646              +MANIFEST Fix
4647      Branch: perl
4648            + t/run/kill_perl.t
4649            - t/op/misc.t t/run/segfault.t
4650            ! MANIFEST
4651 ____________________________________________________________________________
4652 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
4653         Log: Subject: [PATCH] lib/Time/Local.pm
4654              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4655              Date: Sun, 2 Sep 2001 06:50:01 -0500
4656              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
4657      Branch: perl
4658            ! lib/Time/Local.pm
4659 ____________________________________________________________________________
4660 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
4661         Log: Tick off Unicode collation and the normalization from
4662              the todo list.
4663      Branch: perl
4664            ! pod/perltodo.pod
4665 ____________________________________________________________________________
4666 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
4667         Log: Update to Unicode 3.1.1.
4668      Branch: perl
4669            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
4670            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
4671            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
4672            ! lib/unicore/PropList.txt lib/unicore/README.perl
4673            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
4674            ! lib/unicore/rename lib/unicore/version
4675 ____________________________________________________________________________
4676 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
4677         Log: Slight doc tweaks for the module.
4678      Branch: perl
4679            ! lib/Unicode/UCD.pm
4680 ____________________________________________________________________________
4681 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
4682         Log: Rename the variable: it *used* to be (wrongly) that the
4683              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
4684              but that is no more the case: PL_reg_match_utf8 is better.
4685      Branch: perl
4686            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
4687            ! regexec.c sv.c thrdvar.h
4688 ____________________________________________________________________________
4689 [ 11822] By: ams                                   on 2001/09/02  02:54:50
4690         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
4691              From: Ilmari Karonen <iltzu@sci.fi>
4692              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
4693              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
4694              (op/sub_lval.t updated to take new error message into account.)
4695      Branch: perl
4696            ! op.c t/op/sub_lval.t
4697 ____________________________________________________________________________
4698 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
4699         Log: remove stray CRs in files; keep all files with UNIX line-ends
4700              (Porting/makerel adds CRs to the files that need it in the
4701              distribution)
4702      Branch: perl
4703            ! NetWare/t/NWScripts.pl README.dos
4704            ! ext/Encode/Encode/cns11643-1.enc
4705            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
4706            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4707 ____________________________________________________________________________
4708 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
4709         Log: some remnants of change#11803
4710      Branch: perl
4711            ! ext/ByteLoader/byterun.h perl.h
4712 ____________________________________________________________________________
4713 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
4714         Log: Update to Unicode::Collate 0.08.
4715      Branch: perl
4716            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4717            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
4718 ____________________________________________________________________________
4719 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
4720         Log: Test tweaks.
4721      Branch: perl
4722            ! t/op/pat.t
4723 ____________________________________________________________________________
4724 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
4725         Log: Fix test
4726      Branch: maint-5.6/macperl
4727            ! t/lib/b.t
4728 ____________________________________________________________________________
4729 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
4730         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
4731              warnings in Config.pm with -W; increase default and
4732              minimum RAM; bump version number.
4733      Branch: maint-5.6/macperl
4734            + macos/lib/Mac/LowMem.pm
4735            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
4736            ! macos/configpm macos/macperl/MacPerl.r
4737 ____________________________________________________________________________
4738 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
4739         Log: Make syntax check report in MPW style, fix tests
4740              to use Mac::err=unix to get normal-style error
4741              messages.
4742      Branch: maint-5.6/macperl
4743            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
4744            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
4745 ____________________________________________________________________________
4746 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
4747         Log: Make MPW-style errors optional (but the default); add
4748              MacPerl::ErrorFormat() function and Mac::err pragma
4749      Branch: maint-5.6/macperl
4750            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
4751            + macos/ext/Mac/err/err.xs
4752            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
4753            ! macos/macish.c macos/macish.h macos/macperl.sym
4754 ____________________________________________________________________________
4755 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
4756         Log: More module and test ports from Thomas Wegner et al
4757      Branch: maint-5.6/macperl
4758            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4759            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
4760            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
4761            ! t/op/magic.t
4762 ____________________________________________________________________________
4763 [ 11812] By: sky                                   on 2001/09/01  17:19:30
4764         Log: Subject: [PATCH t/op/concat.t] cleanup
4765              From: Michael G Schwern <schwern@pobox.com>
4766              Date: Sat, 1 Sep 2001 14:06:28 -0400
4767              Message-ID: <20010901140628.C606@blackrider>
4768      Branch: perl
4769            ! t/op/concat.t
4770 ____________________________________________________________________________
4771 [ 11811] By: sky                                   on 2001/09/01  12:25:29
4772         Log: Change #11805 didn't update the MANIFEST
4773      Branch: perl
4774            ! MANIFEST
4775 ____________________________________________________________________________
4776 [ 11810] By: sky                                   on 2001/09/01  11:52:44
4777         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
4778              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4779              Date: Sat, 1 Sep 2001 14:50:14 +0200
4780              Message-ID: <20010901145014.A691@rafael>
4781      Branch: perl
4782            ! t/op/inccode.t
4783 ____________________________________________________________________________
4784 [ 11809] By: sky                                   on 2001/09/01  11:49:22
4785         Log: Subject: PATCH: ExtUtils::MakeMaker
4786              From: Tony Bowden <tony@kasei.com>
4787              Date: Sat, 1 Sep 2001 10:33:53 +0100
4788              Message-ID: <20010901103353.A13863@soto.kasei.com>
4789              Manually applied
4790      Branch: perl
4791            ! lib/ExtUtils/MakeMaker.pm
4792 ____________________________________________________________________________
4793 [ 11808] By: sky                                   on 2001/09/01  11:39:13
4794         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
4795              From: mike808@users.sourceforge.net
4796              Date: Sat, 1 Sep 101 11:27:50 GMT
4797              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
4798              With little tweak
4799      Branch: perl
4800            ! lib/Term/Cap.pm
4801 ____________________________________________________________________________
4802 [ 11807] By: ams                                   on 2001/09/01  11:31:16
4803         Log: Subject: oct() and hex()
4804              From: Nicholas Clark <nick@ccl4.org>
4805              Date: Fri, 31 Aug 2001 23:14:13 +0100
4806              Message-Id: <20010831231413.J4950@plum.flirble.org>
4807      Branch: perl
4808            ! pod/perlclib.pod
4809 ____________________________________________________________________________
4810 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
4811         Log: Integrate change 11801 from maintperl
4812      Branch: maint-5.6/macperl
4813            ! perl.c
4814 ____________________________________________________________________________
4815 [ 11805] By: sky                                   on 2001/08/31  21:35:10
4816         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
4817              From: Michael G Schwern <schwern@pobox.com>
4818              Date: Fri, 31 Aug 2001 15:36:28 -0400
4819              Message-ID: <20010831153628.B598@blackrider>
4820              Check for things which used to segfault
4821      Branch: perl
4822            + t/run/segfault.t
4823 ____________________________________________________________________________
4824 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
4825         Log: integrate change#11801 from maint-5.6
4826              
4827              remove age-old UNICOS "workaround" that introduces a static, and
4828              hence an egregious race condition for threaded builds (*sigh*
4829              beats me why this kludge wasn't guarded by a UNICOS-specific
4830              #define *sigh*)
4831      Branch: perl
4832            ! perl.c
4833 ____________________________________________________________________________
4834 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
4835         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
4836              working in 5.7.x
4837      Branch: perl
4838            - objXSUB.h
4839            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
4840            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
4841            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
4842            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
4843            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
4844            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
4845            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
4846            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
4847            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
4848            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
4849            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4850            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4851            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
4852            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
4853            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
4854            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
4855            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
4856            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
4857            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
4858            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
4859            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
4860            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
4861 ____________________________________________________________________________
4862 [ 11802] By: ams                                   on 2001/08/31  18:11:32
4863         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
4864              From: "Philip Newton" <Philip.Newton@gmx.net>
4865              Date: Fri, 31 Aug 2001 21:12:56 +0200
4866              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
4867      Branch: perl
4868            ! pod/perldiag.pod
4869 ____________________________________________________________________________
4870 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
4871         Log: remove age-old UNICOS "workaround" that introduces a static, and
4872              hence an egregious race condition for threaded builds (*sigh*
4873              beats me why this kludge wasn't guarded by a UNICOS-specific
4874              #define *sigh*)
4875      Branch: maint-5.6/perl
4876            ! perl.c
4877 ____________________________________________________________________________
4878 [ 11800] By: sky                                   on 2001/08/31  17:30:26
4879         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
4880              Might break on platforms where bool is larger than 8 bites ???
4881      Branch: perl
4882            ! regcomp.c
4883 ____________________________________________________________________________
4884 [ 11799] By: ams                                   on 2001/08/31  12:15:44
4885         Log: Integrate 11778 into mainline.
4886      Branch: perl
4887            ! t/base/term.t
4888 ____________________________________________________________________________
4889 [ 11798] By: sky                                   on 2001/08/31  11:31:44
4890         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
4891              supposed to happen.
4892      Branch: perl
4893            ! regcomp.c
4894 ____________________________________________________________________________
4895 [ 11797] By: sky                                   on 2001/08/31  11:28:17
4896         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
4897              From: "John P. Linderman" <jpl@research.att.com>
4898              Date: Fri, 31 Aug 2001 08:20:35 -0400
4899              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
4900              Fixes test 14 which could fail randomly in rare cases.
4901      Branch: perl
4902            ! ext/Time/HiRes/HiRes.t regcomp.c
4903 ____________________________________________________________________________
4904 [ 11796] By: ams                                   on 2001/08/31  01:13:07
4905         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
4906              From: Nicholas Clark <nick@ccl4.org>
4907              Date: Thu, 30 Aug 2001 23:21:50 +0100
4908              Message-Id: <20010830232150.D4950@plum.flirble.org>
4909      Branch: perl
4910            ! ext/Sys/Syslog/Makefile.PL
4911 ____________________________________________________________________________
4912 [ 11795] By: ams                                   on 2001/08/30  23:53:23
4913         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
4914              patching example
4915              From: Michael G Schwern <schwern@pobox.com>
4916              Date: Thu, 30 Aug 2001 17:02:08 -0400
4917              Message-Id: <20010830170208.M2318@blackrider>
4918      Branch: perl
4919            ! pod/perlhack.pod
4920 ____________________________________________________________________________
4921 [ 11794] By: ams                                   on 2001/08/30  19:35:36
4922         Log: Subject: [PATCH] pp_modulo
4923              From: Nicholas Clark <nick@ccl4.org>
4924              Date: Thu, 30 Aug 2001 18:20:54 +0100
4925              Message-Id: <20010830182053.A4950@plum.flirble.org>
4926      Branch: perl
4927            ! pp.c t/op/64bitint.t
4928 ____________________________________________________________________________
4929 [ 11793] By: sky                                   on 2001/08/30  13:02:48
4930         Log: 11792 wasn't complete
4931      Branch: perl
4932            ! makedef.pl regcomp.c
4933 ____________________________________________________________________________
4934 [ 11792] By: sky                                   on 2001/08/30  12:21:11
4935         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
4936      Branch: perl
4937            ! makedef.pl
4938 ____________________________________________________________________________
4939 [ 11791] By: sky                                   on 2001/08/30  10:08:02
4940         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
4941      Branch: perl
4942            ! config_h.SH
4943 ____________________________________________________________________________
4944 [ 11790] By: sky                                   on 2001/08/30  08:22:31
4945         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
4946              on the pad. Fixes coredumps in cleanups introduced by
4947              Change 11755  
4948      Branch: perl
4949            ! op.c perl.c sv.h
4950 ____________________________________________________________________________
4951 [ 11789] By: sky                                   on 2001/08/29  19:01:47
4952         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
4953              This is a replacement implmentation that works on HPUX.
4954              This bug should probably be fixed in GCC.
4955      Branch: perl
4956            ! ext/Socket/Socket.xs
4957 ____________________________________________________________________________
4958 [ 11788] By: ams                                   on 2001/08/29  17:35:33
4959         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
4960              From: Nicholas Clark <nick@ccl4.org>
4961              Date: Wed, 29 Aug 2001 18:21:56 +0100
4962              Message-Id: <20010829182156.O4950@plum.flirble.org>
4963      Branch: perl
4964            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
4965 ____________________________________________________________________________
4966 [ 11787] By: sky                                   on 2001/08/29  10:42:54
4967         Log: Added test for pack_addr_in and unpack_addr_in
4968              Nitpik in test 10
4969      Branch: perl
4970            ! ext/Socket/Socket.t
4971 ____________________________________________________________________________
4972 [ 11786] By: sky                                   on 2001/08/29  10:28:14
4973         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
4974              Trying to catch errors on HP-UX
4975      Branch: perl
4976            ! ext/Socket/Socket.t
4977 ____________________________________________________________________________
4978 [ 11785] By: sky                                   on 2001/08/29  09:07:03
4979         Log: make sure USE_THREADS is defined so external apps work
4980      Branch: perl
4981            ! config_h.SH
4982 ____________________________________________________________________________
4983 [ 11784] By: sky                                   on 2001/08/29  08:06:12
4984         Log: Subject: Re: The hitlist of untested modules.
4985              From: Jonathan Stowe <gellyfish@gellyfish.com>
4986              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
4987              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
4988              Start of tests for Shell.pm (make Schwern poorer!)
4989      Branch: perl
4990            + lib/Shell.t
4991            ! MANIFEST
4992 ____________________________________________________________________________
4993 [ 11783] By: sky                                   on 2001/08/29  07:37:50
4994         Log: END{} can change the return value even if we die from BEGIN{}
4995      Branch: perl
4996            ! miniperlmain.c
4997 ____________________________________________________________________________
4998 [ 11782] By: ams                                   on 2001/08/29  06:32:17
4999         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
5000              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5001              Date: Wed, 29 Aug 2001 09:18:17 +0200
5002              Message-Id: <20010829091817.A4453@rafael>
5003      Branch: perl
5004            ! t/op/inccode.t
5005 ____________________________________________________________________________
5006 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
5007         Log: Delete xsubpp.patch, as full copy exists now
5008      Branch: maint-5.6/macperl
5009            - macos/xsubpp.patch
5010 ____________________________________________________________________________
5011 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
5012         Log: Add Changes file
5013      Branch: maint-5.6/macperl
5014            + macos/Changes
5015 ____________________________________________________________________________
5016 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
5017         Log: Add Mac version of xsubpp as separate file
5018      Branch: maint-5.6/macperl
5019            + macos/xsubpp
5020            ! macos/Makefile.mk
5021 ____________________________________________________________________________
5022 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
5023         Log: Fix open of /dev/null for Mac OS
5024      Branch: maint-5.6/macperl
5025            ! t/base/term.t
5026 ____________________________________________________________________________
5027 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
5028         Log: Various patches: enable more tests; skip CVS in PerlInstall;
5029              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
5030      Branch: maint-5.6/macperl
5031            ! macos/MacPerlTests.cmd macos/PerlInstall
5032            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
5033 ____________________________________________________________________________
5034 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
5035         Log: Allow for platforms to override formatting of errors
5036              on output from Matthias Neeracher (Mac files)
5037      Branch: maint-5.6/macperl
5038            ! macos/macish.c macos/macish.h
5039 ____________________________________________________________________________
5040 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
5041         Log: Allow for platforms to override formatting of errors
5042              on output from Matthias Neeracher (core files)
5043      Branch: maint-5.6/macperl
5044            ! perl.h pp_ctl.c util.c
5045 ____________________________________________________________________________
5046 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
5047         Log: Add some param checking, from reports by Kevin Reid.
5048      Branch: maint-5.6/macperl
5049            ! macos/ext/Mac/Controls/Controls.pm
5050            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
5051 ____________________________________________________________________________
5052 [ 11773] By: ams                                   on 2001/08/28  23:54:57
5053         Log: Subject: [PATCH] make coretest
5054              From: Paul Johnson <paul@pjcj.net>
5055              Date: Wed, 29 Aug 2001 00:11:38 +0200
5056              Message-Id: <20010829001138.B12169@pjcj.net>
5057              (Applied without the change to perlhack.pod. This should
5058              probably stay undocumented.)
5059      Branch: perl
5060            ! Makefile.SH t/TEST
5061 ____________________________________________________________________________
5062 [ 11772] By: sky                                   on 2001/08/28  13:01:20
5063         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
5064              From: Michael G Schwern <schwern@pobox.com>
5065              Date: Tue, 28 Aug 2001 09:57:39 -0400
5066              Message-ID: <20010828095738.E17775@blackrider>
5067      Branch: perl
5068            ! pod/perlhack.pod t/op/pack.t
5069 ____________________________________________________________________________
5070 [ 11771] By: sky                                   on 2001/08/28  11:20:13
5071         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
5072              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5073              Date: Tue, 28 Aug 2001 14:23:43 +0200
5074              Message-ID: <20010828142343.A19299@rafael>
5075      Branch: perl
5076            ! pod/perlvar.pod pp_ctl.c
5077 ____________________________________________________________________________
5078 [ 11770] By: ams                                   on 2001/08/28  10:13:21
5079         Log: Subject: [PATCH] odd typo in op.h
5080              From: Nicholas Clark <nick@ccl4.org>
5081              Date: Tue, 28 Aug 2001 12:10:26 +0100
5082              Message-Id: <20010828121026.V4950@plum.flirble.org>
5083      Branch: perl
5084            ! op.h
5085 ____________________________________________________________________________
5086 [ 11769] By: sky                                   on 2001/08/28  08:09:16
5087         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
5088              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
5089              Date: Tue, 28 Aug 2001 02:22:20 +0300
5090              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
5091      Branch: perl
5092            ! ext/B/B/Lint.pm
5093 ____________________________________________________________________________
5094 [ 11768] By: ams                                   on 2001/08/28  00:47:35
5095         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
5096              From: Michael G Schwern <schwern@pobox.com>
5097              Date: Mon, 27 Aug 2001 21:24:44 -0400
5098              Message-Id: <20010827212444.F12582@blackrider>
5099      Branch: perl
5100            ! pod/perlhack.pod t/op/pack.t
5101 ____________________________________________________________________________
5102 [ 11767] By: ams                                   on 2001/08/27  23:59:48
5103         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
5104              From: Michael G Schwern <schwern@pobox.com>
5105              Date: Mon, 27 Aug 2001 20:12:29 -0400
5106              Message-Id: <20010827201229.D12582@blackrider>
5107      Branch: perl
5108            ! pod/perlhack.pod t/op/pack.t
5109 ____________________________________________________________________________
5110 [ 11766] By: ams                                   on 2001/08/27  23:39:40
5111         Log: Update Changes.
5112      Branch: perl
5113            ! Changes
5114 ____________________________________________________________________________
5115 [ 11765] By: ams                                   on 2001/08/27  22:53:10
5116         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
5117              From: Michael G Schwern <schwern@pobox.com>
5118              Date: Mon, 27 Aug 2001 19:47:30 -0400
5119              Message-Id: <20010827194730.C12582@blackrider>
5120      Branch: perl
5121            ! t/op/inccode.t
5122 ____________________________________________________________________________
5123 [ 11764] By: ams                                   on 2001/08/27  22:46:21
5124         Log: Subject: [PATCH] new tests for the coderef-in-@INC
5125              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5126              Date: Mon, 27 Aug 2001 22:36:27 +0200
5127              Message-Id: <20010827223627.C690@rafael>
5128              
5129              Subject: Re: [PATCH] new tests for the coderef-in-@INC
5130              From: Nicholas Clark <nick@ccl4.org>
5131              Date: Tue, 28 Aug 2001 00:02:46 +0100
5132              Message-Id: <20010828000245.R4950@plum.flirble.org>
5133      Branch: perl
5134            + t/op/inccode.t
5135            ! MANIFEST
5136 ____________________________________________________________________________
5137 [ 11763] By: ams                                   on 2001/08/27  22:41:09
5138         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
5139              bleadperl on fire, Win95+4NT)
5140              From: Michael G Schwern <schwern@pobox.com>
5141              Date: Mon, 27 Aug 2001 16:54:42 -0400
5142              Message-Id: <20010827165442.F9436@blackrider>
5143      Branch: perl
5144            ! lib/warnings.t
5145 ____________________________________________________________________________
5146 [ 11762] By: sky                                   on 2001/08/27  19:19:17
5147         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
5148              avaible at compile time. This broke the compilation of 
5149              Net/Ping.pm
5150      Branch: perl
5151            ! lib/Net/Ping.pm
5152 ____________________________________________________________________________
5153 [ 11761] By: sky                                   on 2001/08/27  18:34:48
5154         Log: Removed tripple definitions of CUSTOM_OP functions.
5155      Branch: perl
5156            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
5157 ____________________________________________________________________________
5158 [ 11760] By: sky                                   on 2001/08/27  18:21:27
5159         Log: Regen headers
5160      Branch: perl
5161            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
5162            ! perlapi.h proto.h
5163 ____________________________________________________________________________
5164 [ 11759] By: ams                                   on 2001/08/27  16:31:53
5165         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
5166              From: "chromatic" <chromatic@rmci.net>
5167              Date: Mon, 27 Aug 2001 11:17:09 -0600
5168              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
5169      Branch: perl
5170            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
5171 ____________________________________________________________________________
5172 [ 11758] By: sky                                   on 2001/08/27  15:16:42
5173         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
5174              Thanks to H. Merijn Brand for the patch.
5175              Some of the comments and or guards might be removable in perl.h now.
5176      Branch: perl
5177            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
5178            ! Porting/Glossary Porting/config_H README.threads config_h.SH
5179            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
5180            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
5181            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
5182            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
5183            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
5184            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
5185            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
5186            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
5187            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
5188            ! win32/config_H.vc win32/perllib.c win32/win32.h
5189            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
5190            ! wince/config.h wince/config_H.ce wince/win32.h
5191            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
5192 ____________________________________________________________________________
5193 [ 11757] By: sky                                   on 2001/08/27  13:39:16
5194         Log: Subject: GNU ld parses arguments different
5195              From: H.Merijn Brand <h.m.brand@hccnet.nl>
5196              Date: Mon, 27 Aug 2001 16:25:51 +0200
5197              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
5198      Branch: perl
5199            ! hints/hpux.sh
5200 ____________________________________________________________________________
5201 [ 11756] By: sky                                   on 2001/08/27  13:18:45
5202         Log: Subject: Custom Ops
5203              From: Simon Cozens <simon@netthink.co.uk>
5204              Date: Sat, 25 Aug 2001 17:45:09 +0100
5205              Message-ID: <20010825174509.A5752@netthink.co.uk>
5206              I also added a fix to Opcode.pm to quite test cases.
5207      Branch: perl
5208            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
5209            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
5210 ____________________________________________________________________________
5211 [ 11755] By: sky                                   on 2001/08/27  05:37:17
5212         Log: Plugs a memory leak on destruction of regular expressions
5213              introcued by #11274.
5214              PL_regex_padav now has an AV as it's first entry with a list
5215              of freed regex_padav slots that it will reuse on creating
5216              new PMOPs.
5217      Branch: perl
5218            ! op.c perl.c
5219 ____________________________________________________________________________
5220 [ 11754] By: ams                                   on 2001/08/26  14:38:52
5221         Log: Subject: [PATCH] t/io/binmode.t
5222              From: Nicholas Clark <nick@ccl4.org>
5223              Date: Sun, 26 Aug 2001 12:03:05 +0100
5224              Message-Id: <20010826120305.C4950@plum.flirble.org>
5225              
5226              (Also a nitpick in #11752 to t/op/universal.t)
5227      Branch: perl
5228            ! t/io/binmode.t t/op/universal.t
5229 ____________________________________________________________________________
5230 [ 11753] By: ams                                   on 2001/08/26  08:19:34
5231         Log: Subject: [PATCH] op/universal.t failing
5232              From: Nicholas Clark <nick@ccl4.org>
5233              Date: Sun, 26 Aug 2001 09:48:22 +0100
5234              Message-Id: <20010826094822.B4950@plum.flirble.org>
5235      Branch: perl
5236            ! t/op/universal.t
5237 ____________________________________________________________________________
5238 [ 11752] By: ams                                   on 2001/08/25  22:46:13
5239         Log: Subject: Re: 'can' with undefined subs
5240              From: Tony Bowden <tony@kasei.com>
5241              Date: Sat, 25 Aug 2001 14:58:17 +0100
5242              Message-Id: <20010825145817.A11788@soto.kasei.com>
5243              (Applied with minor modifications.)
5244      Branch: perl
5245            ! t/op/universal.t
5246 ____________________________________________________________________________
5247 [ 11751] By: ams                                   on 2001/08/25  18:28:43
5248         Log: Subject: Re: 'can' with undefined subs
5249              From: Tony Bowden <tony@kasei.com>
5250              Date: Sat, 25 Aug 2001 15:13:14 +0100
5251              Message-Id: <20010825151314.B11788@soto.kasei.com>
5252      Branch: perl
5253            ! lib/UNIVERSAL.pm
5254 ____________________________________________________________________________
5255 [ 11750] By: nick                                  on 2001/08/25  15:24:15
5256         Log: Integrate mainline
5257      Branch: perlio
5258           +> t/io/binmode.t
5259           !> (integrate 26 files)
5260 ____________________________________________________________________________
5261 [ 11749] By: nick                                  on 2001/08/25  14:55:41
5262         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
5263              From:  John Peacock <jpeacock@rowman.com>
5264              Date:  Wed, 22 Aug 2001 12:05:28 -0400
5265              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
5266      Branch: perl
5267            ! pod/perlhack.pod
5268 ____________________________________________________________________________
5269 [ 11748] By: nick                                  on 2001/08/25  14:53:04
5270         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
5271              From:  Michael G Schwern <schwern@pobox.com>
5272              Date:  Wed, 22 Aug 2001 19:22:45 -0400
5273              Message-Id:  <20010822192245.U619@blackrider>
5274      Branch: perl
5275            ! MANIFEST
5276 ____________________________________________________________________________
5277 [ 11747] By: nick                                  on 2001/08/25  14:52:33
5278         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
5279              From:  Nicholas Clark <nick@ccl4.org>
5280              Date:  Wed, 22 Aug 2001 23:29:06 +0100
5281              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
5282      Branch: perl
5283            + t/io/binmode.t
5284            ! perlio.c pod/perlfunc.pod
5285 ____________________________________________________________________________
5286 [ 11744] By: nick                                  on 2001/08/25  14:37:33
5287         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
5288              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5289              Date:  Fri, 24 Aug 2001 22:10:42 +0200
5290              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
5291      Branch: perl
5292            ! x2p/a2py.c x2p/walk.c
5293 ____________________________________________________________________________
5294 [ 11743] By: nick                                  on 2001/08/25  14:32:47
5295         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
5296              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5297              Date:  Fri, 24 Aug 2001 23:34:13 +0200
5298              Message-Id:  <20010824233413.A1285@rafael>
5299      Branch: perl
5300            ! pod/perlfunc.pod pod/perlvar.pod
5301 ____________________________________________________________________________
5302 [ 11742] By: ams                                   on 2001/08/25  13:16:02
5303         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
5304              From: Nicholas Clark <nick@ccl4.org>
5305              Date: Sat, 25 Aug 2001 14:50:07 +0100
5306              Message-Id: <20010825145007.L41464@plum.flirble.org>
5307      Branch: perl
5308            ! pp_ctl.c
5309 ____________________________________________________________________________
5310 [ 11741] By: nick                                  on 2001/08/24  07:08:45
5311         Log: When applying patch via Porting/apply fails, do p4 refresh
5312              to get old files back.
5313      Branch: perl
5314            ! Porting/apply
5315 ____________________________________________________________________________
5316 [ 11740] By: ams                                   on 2001/08/24  04:47:24
5317         Log: #11739 was incomplete.
5318      Branch: perl
5319            ! pod/perldiag.pod
5320 ____________________________________________________________________________
5321 [ 11739] By: ams                                   on 2001/08/24  04:09:40
5322         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
5323              From: "Philip Newton" <Philip.Newton@gmx.net>
5324              Date: Fri, 24 Aug 2001 07:08:34 +0200
5325      Branch: perl
5326            ! pod/perldiag.pod
5327 ____________________________________________________________________________
5328 [ 11738] By: ams                                   on 2001/08/24  02:19:42
5329         Log: Fixed Doug Wilson's email address.
5330      Branch: perl
5331            ! AUTHORS
5332 ____________________________________________________________________________
5333 [ 11737] By: ams                                   on 2001/08/24  00:10:13
5334         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
5335              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5336              Date: Thu, 23 Aug 2001 22:22:58 +0200
5337              Message-Id: <20010823222258.A901@rafael>
5338      Branch: perl
5339            ! pod/perldiag.pod
5340 ____________________________________________________________________________
5341 [ 11736] By: ams                                   on 2001/08/24  00:05:02
5342         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
5343              From: "Craig A. Berry" <craigberry@mac.com>
5344              Date: Thu, 23 Aug 2001 19:07:45 -0500
5345              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
5346      Branch: perl
5347            ! configure.com
5348 ____________________________________________________________________________
5349 [ 11735] By: sky                                   on 2001/08/23  13:42:07
5350         Log: Backed out 11732, it breaks lib/strict.t 
5351      Branch: perl
5352            ! op.c
5353 ____________________________________________________________________________
5354 [ 11734] By: sky                                   on 2001/08/23  11:45:59
5355         Log: Removed toy from 17133 after Matt Sargeants request.
5356      Branch: perl
5357            ! pod/perlfaq4.pod
5358 ____________________________________________________________________________
5359 [ 11733] By: sky                                   on 2001/08/23  11:36:29
5360         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
5361              From: Robin Houston <robin@kitsite.com>
5362              Date: Wed, 22 Aug 2001 23:06:16 +0100
5363              Message-ID: <20010822230616.A254@robin.kitsite.com>
5364      Branch: perl
5365            ! pod/perlfaq4.pod
5366 ____________________________________________________________________________
5367 [ 11732] By: sky                                   on 2001/08/23  10:36:02
5368         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
5369              From: Simon Cozens <simon@netthink.co.uk>
5370              Date: Thu, 23 Aug 2001 12:06:36 +0100
5371              Message-ID: <20010823120636.A9961@netthink.co.uk>
5372      Branch: perl
5373            ! op.c
5374 ____________________________________________________________________________
5375 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
5376         Log: fix broken windows build
5377      Branch: perl
5378            ! perl.h
5379 ____________________________________________________________________________
5380 [ 11730] By: ams                                   on 2001/08/22  21:35:30
5381         Log: Subject: [PATCH] io/tell.t doesn't chdir t
5382              From: Nicholas Clark <nick@ccl4.org>
5383              Date: Wed, 22 Aug 2001 23:25:58 +0100
5384              Message-Id: <20010822232557.Y82818@plum.flirble.org>
5385      Branch: perl
5386            ! t/io/tell.t
5387 ____________________________________________________________________________
5388 [ 11729] By: ams                                   on 2001/08/22  20:32:21
5389         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
5390              questions)
5391              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5392              Date: Wed, 22 Aug 2001 17:09:04 -0400
5393              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
5394              (Oops, forgot File::Spec::Unix in the previous patch.)
5395      Branch: perl
5396            ! lib/File/Spec/Unix.pm
5397 ____________________________________________________________________________
5398 [ 11728] By: ams                                   on 2001/08/22  20:25:41
5399         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
5400              questions)
5401              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5402              Date: Wed, 22 Aug 2001 17:09:04 -0400
5403              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
5404      Branch: perl
5405            ! lib/File/Spec.pm
5406 ____________________________________________________________________________
5407 [ 11727] By: ams                                   on 2001/08/22  19:43:30
5408         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
5409              From: John Peacock <jpeacock@rowman.com>
5410              Date: Wed, 22 Aug 2001 12:35:52 -0400
5411              Message-Id: <3B83DF68.5D89DC81@rowman.com>
5412              (Adds proper tests for $], notwithstanding Subject. +nitpick)
5413      Branch: perl
5414            ! t/op/ver.t
5415 ____________________________________________________________________________
5416 [ 11726] By: ams                                   on 2001/08/22  19:36:39
5417         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
5418              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
5419              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
5420              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
5421      Branch: perl
5422            ! lib/diagnostics.pm lib/diagnostics.t
5423 ____________________________________________________________________________
5424 [ 11725] By: ams                                   on 2001/08/22  19:25:01
5425         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
5426              From: Nicholas Clark <nick@ccl4.org>
5427              Date: Wed, 22 Aug 2001 20:59:05 +0100
5428              Message-Id: <20010822205905.U82818@plum.flirble.org>
5429      Branch: perl
5430            ! pp.c t/op/64bitint.t t/op/arith.t
5431 ____________________________________________________________________________
5432 [ 11724] By: ams                                   on 2001/08/22  10:02:33
5433         Log: Subject: Configure blooper
5434              From: H.Merijn Brand <h.m.brand@hccnet.nl>
5435              Date: Wed, 22 Aug 2001 12:38:35 +0200
5436              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
5437      Branch: perl
5438            ! Configure
5439 ____________________________________________________________________________
5440 [ 11723] By: ams                                   on 2001/08/21  16:17:53
5441         Log: Subject: [PATCH] installperl -help
5442              From: Nicholas Clark <nick@ccl4.org>
5443              Date: Tue, 21 Aug 2001 17:34:23 +0100
5444              Message-Id: <20010821173423.F82818@plum.flirble.org>
5445      Branch: perl
5446            ! installperl
5447 ____________________________________________________________________________
5448 [ 11722] By: ams                                   on 2001/08/20  07:46:31
5449         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
5450              From: Ilmari Karonen <iltzu@sci.fi>
5451              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
5452              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
5453      Branch: perl
5454            ! pod/perlvar.pod
5455 ____________________________________________________________________________
5456 [ 11721] By: nick                                  on 2001/08/20  06:24:31
5457         Log: Integrate mainline
5458      Branch: perlio
5459           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
5460           +> lib/Lingua/KO/Hangul/Util/Changes
5461           +> lib/Lingua/KO/Hangul/Util/README
5462           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
5463           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
5464           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
5465           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
5466           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
5467           +> lib/Unicode/Normalize/t/test.t
5468            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
5469           !> (integrate 55 files)
5470 ____________________________________________________________________________
5471 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
5472         Log: Integrate Change #11599 from maint-5.6/perl
5473      Branch: maint-5.6/macperl
5474           !> README.win32
5475 ____________________________________________________________________________
5476 [ 11719] By: ams                                   on 2001/08/18  21:21:42
5477         Log: Add Porting/apply to MANIFEST.
5478      Branch: perl
5479            ! MANIFEST
5480 ____________________________________________________________________________
5481 [ 11718] By: sky                                   on 2001/08/18  14:38:01
5482         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
5483              Better solution would be to make 5005threaded perl use
5484              the same system as ithreads do
5485      Branch: perl
5486            ! perl.h
5487 ____________________________________________________________________________
5488 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
5489         Log: New try for ID 20010407.006: detach the semantics
5490              "was the last match target UTF8" into its own variable.
5491      Branch: perl
5492            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
5493            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
5494 ____________________________________________________________________________
5495 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
5496         Log: UTF8 flag should be meaningful only when POK.
5497      Branch: perl
5498            ! dump.c
5499 ____________________________________________________________________________
5500 [ 11715] By: sky                                   on 2001/08/18  11:45:16
5501         Log: USE_THREADS and USE_ITHREADS are never true at the same time
5502      Branch: perl
5503            ! perl.h
5504 ____________________________________________________________________________
5505 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
5506         Log: Retract #11712 for now.  The real fix would probably
5507              be something like making PL_reg_sv a copy (PV + UTF8)
5508              of the matched/substituted string (note: not just a SvPOK
5509              string, for example the stringified form of a ROK would
5510              be applicable)  Beware of leaks.
5511      Branch: perl
5512            ! pp_hot.c t/op/pat.t
5513 ____________________________________________________________________________
5514 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
5515         Log: UTF8 wasn't printing for PVMGs.
5516      Branch: perl
5517            ! dump.c
5518 ____________________________________________________________________________
5519 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
5520         Log: (Retracted by #11714)
5521              
5522              Okay analysis, debatable fix.  (The fix will inc
5523              the refcount of all temporary match objects,
5524              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
5525              which will then cause griping at untie() time
5526              ("inner references remain").
5527              
5528              Fix for ID 20010407.006: PL_reg_sv got wiped out
5529              by freetemps if the match target was a temporary
5530              (like function_call() =~ /.../), which in turn meant
5531              that the $1 et al stopped working if they had UTF-8
5532              in them.  Therefore bump up the refcount of PL_reg_sv.
5533      Branch: perl
5534            ! pp_hot.c t/op/pat.t
5535 ____________________________________________________________________________
5536 [ 11711] By: ams                                   on 2001/08/17  20:32:08
5537         Log: Subject: [PATCH] doesn't compile, was perl@11710
5538              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5539              Date: Fri, 17 Aug 2001 23:21:10 +0200
5540              Message-Id: <20010817232110.C7041@rafael> 
5541      Branch: perl
5542            ! sharedsv.c
5543 ____________________________________________________________________________
5544 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
5545         Log: Update Changes.
5546      Branch: perl
5547            ! Changes patchlevel.h
5548 ____________________________________________________________________________
5549 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
5550         Log: Upgrade to libnet 1.0704.
5551      Branch: perl
5552            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
5553            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
5554            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
5555            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
5556            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
5557            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
5558            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
5559 ____________________________________________________________________________
5560 [ 11708] By: sky                                   on 2001/08/17  13:34:04
5561         Log: Let perl_clone copy PL_exit_flags
5562      Branch: perl
5563            ! sv.c
5564 ____________________________________________________________________________
5565 [ 11707] By: sky                                   on 2001/08/17  12:28:41
5566         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
5567      Branch: perl
5568            ! sharedsv.c sharedsv.h
5569 ____________________________________________________________________________
5570 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
5571         Log: The metaconfig unit change for #11705.
5572      Branch: metaconfig/U/perl
5573            ! Extensions.U
5574 ____________________________________________________________________________
5575 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
5576         Log: Allow the threads extension to be found if present.
5577      Branch: perl
5578            ! Configure
5579 ____________________________________________________________________________
5580 [ 11704] By: nick                                  on 2001/08/17  11:47:54
5581         Log: Mail -> change script (pre-alpha)
5582      Branch: perl
5583            + Porting/apply
5584 ____________________________________________________________________________
5585 [ 11703] By: sky                                   on 2001/08/17  07:11:24
5586         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
5587              Thanks to Tom Hospel for pointing out my error.
5588      Branch: perl
5589            ! op.h
5590 ____________________________________________________________________________
5591 [ 11702] By: sky                                   on 2001/08/17  04:18:11
5592         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.
5593      Branch: perl
5594            ! embed.pl miniperlmain.c perl.c perl.h proto.h
5595 ____________________________________________________________________________
5596 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
5597         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
5598              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
5599      Branch: perl
5600            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
5601            + lib/Lingua/KO/Hangul/Util/README
5602            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
5603            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
5604            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
5605            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
5606            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
5607            + lib/Unicode/Normalize/t/test.t
5608            ! MANIFEST
5609 ____________________________________________________________________________
5610 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
5611         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
5612              Date: Thu, 16 Aug 2001 22:46:15 -0500
5613              From: "Craig A. Berry" <craigberry@mac.com>
5614              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
5615      Branch: perl
5616            ! configure.com numeric.c
5617 ____________________________________________________________________________
5618 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
5619         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
5620              of the usual suspects (like getpwent) but not for others
5621              (like localtime and rand).  The _r versions are available
5622              for all of them, so let's use them.
5623      Branch: perl
5624            ! perl.h
5625 ____________________________________________________________________________
5626 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
5627         Log: (Accidental apply; thankfully empty.)
5628      Branch: perl
5629            ! hints/os390.sh
5630 ____________________________________________________________________________
5631 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
5632         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
5633              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5634              Date: Thu, 16 Aug 2001 16:27:49 +0100
5635              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
5636      Branch: perl
5637            ! regexec.c t/op/re_tests
5638 ____________________________________________________________________________
5639 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
5640         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
5641              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5642              Date: Thu, 16 Aug 2001 18:50:01 +0100
5643              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
5644      Branch: perl
5645            ! pp_hot.c t/op/pat.t
5646 ____________________________________________________________________________
5647 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
5648         Log: Subject: [PATCH] *time_r again
5649              From: "Arthur Bergman" <arthur@contiller.se>
5650              Date: Thu, 16 Aug 2001 16:01:54 +0200
5651              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
5652      Branch: perl
5653            ! op.h
5654 ____________________________________________________________________________
5655 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
5656         Log: system() and backtick error handling cleanup from Craig A. Berry.
5657      Branch: perl
5658            ! vms/vms.c
5659 ____________________________________________________________________________
5660 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
5661         Log: change#10334 leaks memory, copies string when it doesn't
5662              need to
5663      Branch: perl
5664            ! perl.c
5665 ____________________________________________________________________________
5666 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
5667         Log: One more twist to the sprintf + utf8 testing.
5668      Branch: perl
5669            ! t/op/misc.t
5670 ____________________________________________________________________________
5671 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
5672         Log: Fix for 20010407.008 sprintf removes utf8-ness.
5673      Branch: perl
5674            ! pp.c t/op/misc.t
5675 ____________________________________________________________________________
5676 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
5677         Log: Subject: [PATCH] *time_r fixes
5678              From: "Arthur Bergman" <arthur@contiller.se>
5679              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
5680              Date: Thu, 16 Aug 2001 14:22:27 +0200
5681      Branch: perl
5682            ! op.h
5683 ____________________________________________________________________________
5684 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
5685         Log: Upgrade to CGI.pm 2.77.
5686      Branch: perl
5687            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
5688            ! lib/CGI/t/function.t
5689 ____________________________________________________________________________
5690 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
5691         Log: Document the bytes-to-Unicode upgrading.
5692      Branch: perl
5693            ! pod/perlunicode.pod
5694 ____________________________________________________________________________
5695 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
5696         Log: Add a test for Unicode sprintf.
5697      Branch: perl
5698            ! t/op/misc.t
5699 ____________________________________________________________________________
5700 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
5701         Log: Add Unicode tests for index/rindex.
5702      Branch: perl
5703            ! t/op/index.t
5704 ____________________________________________________________________________
5705 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
5706         Log: Document a bit the art of minimizing the installation,
5707              based on the p5p discussion.
5708      Branch: perl
5709            ! INSTALL
5710 ____________________________________________________________________________
5711 [ 11684] By: nick                                  on 2001/08/15  15:03:31
5712         Log: Integrate mainline
5713      Branch: perlio
5714           +> sharedsv.c sharedsv.h
5715           !> (integrate 53 files)
5716 ____________________________________________________________________________
5717 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
5718         Log: Update Changes.
5719      Branch: perl
5720            ! Changes patchlevel.h
5721 ____________________________________________________________________________
5722 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
5723         Log: The #11673 necessitated a test tweak.
5724      Branch: perl
5725            ! t/io/utf8.t
5726 ____________________________________________________________________________
5727 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
5728         Log: Also UNICOS is in the general case unable to silently
5729              handle fp overflows.
5730      Branch: perl
5731            ! numeric.c
5732 ____________________________________________________________________________
5733 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
5734         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
5735              NV_EPSILON #defined.
5736      Branch: perl
5737            ! perl.h
5738 ____________________________________________________________________________
5739 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
5740         Log: Re-establish the fp overflow detection for VAX VMS; there
5741              is no easy way to have the IEEE fp silent overflow semantics.
5742              (in Alpha VMS we still will use IEEE fp by default-- but it
5743              is still possible to configure Perl to use G_FLOAT)
5744      Branch: perl
5745            ! numeric.c
5746 ____________________________________________________________________________
5747 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
5748         Log: Subject: [PATCH] pp_lock 
5749              From: "Arthur Bergman" <arthur@contiller.se>
5750              Date: Wed, 15 Aug 2001 11:52:16 +0200
5751              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
5752      Branch: perl
5753            ! pp.c
5754 ____________________________________________________________________________
5755 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
5756         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
5757              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5758              Date: Wed, 15 Aug 2001 11:32:11 +0100
5759              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
5760      Branch: perl
5761            ! regcomp.c t/op/re_tests
5762 ____________________________________________________________________________
5763 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
5764         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
5765              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5766              Date: Wed, 15 Aug 2001 10:33:49 +0100
5767              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
5768      Branch: perl
5769            ! regexec.c t/op/re_tests
5770 ____________________________________________________________________________
5771 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
5772         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
5773              From: Barrie Slaymaker <barries@slaysys.com>
5774              Date: Tue, 14 Aug 2001 14:32:25 -0400
5775              Message-ID: <20010814143225.A19822@jester.slaysys.com>
5776      Branch: perl
5777            ! lib/File/Spec.t lib/File/Spec/Unix.pm
5778 ____________________________________________________________________________
5779 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
5780         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
5781              From: Peter Prymmer <pvhp@forte.com>
5782              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
5783              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
5784      Branch: perl
5785            ! README.vms configure.com
5786 ____________________________________________________________________________
5787 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
5788         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
5789              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5790              Date: Tue, 14 Aug 2001 21:23:27 +0200
5791              Message-ID: <20010814212327.A1919@rafael>
5792      Branch: perl
5793            ! doio.c
5794 ____________________________________________________________________________
5795 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
5796         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
5797              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
5798              Date: Tue, 14 Aug 2001 22:30:11 +0200
5799              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
5800              
5801              Combination of nmake, quoting, and Perl expanded $( in here-doc.
5802      Branch: perl
5803            ! ext/SDBM_File/Makefile.PL
5804 ____________________________________________________________________________
5805 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
5806         Log: Todo updates.
5807      Branch: perl
5808            ! pod/perltodo.pod
5809 ____________________________________________________________________________
5810 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
5811         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
5812              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
5813              Date: Mon, 13 Aug 2001 23:15:01 +0200
5814              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
5815      Branch: perl
5816            ! sv.c
5817 ____________________________________________________________________________
5818 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
5819         Log: Subject: [PATCH] [b-]showlex.t
5820              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5821              Date: Sun, 12 Aug 2001 22:24:51 +0200
5822              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
5823              
5824              The 4nt command shell will expand the % in command line
5825              no matter what quoting is attempted, changed the % to @.
5826      Branch: perl
5827            ! ext/B/Showlex.t
5828 ____________________________________________________________________________
5829 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
5830         Log: Subject: [PATCH] magic.t
5831              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
5832              Date: Sun, 12 Aug 2001 20:49:27 +0200
5833              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
5834      Branch: perl
5835            ! t/op/magic.t
5836 ____________________________________________________________________________
5837 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
5838         Log: Add sharedsv* to the DOSish platforms; plus add
5839              some WinCE files to the list of DOSish files.
5840      Branch: perl
5841            ! NetWare/Makefile Porting/makerel win32/Makefile
5842            ! win32/makefile.mk wince/Makefile.ce
5843 ____________________________________________________________________________
5844 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
5845         Log: More DOSish files.
5846      Branch: perl
5847            ! Porting/makerel
5848 ____________________________________________________________________________
5849 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
5850         Log: Strip CRs from the WinCE files.  Now we need to
5851              figure out in which CRs are really needed: probably
5852              Makefile.ce and the README files, at least, probably
5853              also the registry.bat.
5854      Branch: perl
5855            ! wince/Makefile.ce wince/README.compile wince/README.perlce
5856            ! wince/config.h wince/include/cectype.h wince/include/errno.h
5857            ! wince/include/sys/stat.h wince/include/sys/types.h
5858            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
5859            ! wince/perldll.def wince/registry.bat wince/wince.h
5860            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
5861 ____________________________________________________________________________
5862 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
5863         Log: Add some files to DOSish and writables.
5864      Branch: perl
5865            ! Porting/makerel
5866 ____________________________________________________________________________
5867 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
5868         Log: Compile failure message tidying.
5869      Branch: perl
5870            ! t/lib/1_compile.t
5871 ____________________________________________________________________________
5872 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
5873         Log: The new sharedsv* should be exported only if usethreads.
5874      Branch: perl
5875            ! makedef.pl
5876 ____________________________________________________________________________
5877 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
5878         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
5879              From: Peter Prymmer <pvhp@forte.com>
5880              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
5881              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
5882      Branch: perl
5883            ! README.os390
5884 ____________________________________________________________________________
5885 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
5886         Log: Update Changes.
5887      Branch: perl
5888            ! Changes patchlevel.h
5889 ____________________________________________________________________________
5890 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
5891         Log: Subject: [PATHC] sharedsv.[c|h]
5892              From: "Artur Bergman" <artur@contiller.se>
5893              Date: Mon, 13 Aug 2001 14:38:41 +0200
5894              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
5895              
5896              Subject: [PATCH] embed.pl
5897              From: Arthur Bergman <arthur@contiller.se>
5898              Date: Mon, 13 Aug 2001 14:38:14 +0200
5899              Message-ID: <B79D96D6.3088%arthur@contiller.se>
5900              
5901              Subject: [PATCH] sharedsv cleanups
5902              From: "Arthur Bergman" <arthur@contiller.se>
5903              Date: Mon, 13 Aug 2001 15:14:25 +0200
5904              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
5905              
5906              Plus few tweaks: _init needs to be Adp, the prototypes
5907              should not be revealed unless using ithreads, #endif FOO
5908              must be #endif /* FOO */, adding (parentheses) around
5909              do { } while doesn't work too well.
5910      Branch: perl
5911            + sharedsv.c sharedsv.h
5912            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
5913            ! perl.h perlapi.c pod/perlapi.pod proto.h
5914 ____________________________________________________________________________
5915 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
5916         Log: Subject: Re: END {} blocks run in perl_run
5917              From: Arthur Bergman <arthur@contiller.se>
5918              Date: Mon, 13 Aug 2001 11:11:30 +0200
5919              Message-ID: <B79D6661.3068%arthur@contiller.se>
5920      Branch: perl
5921            ! perl.c
5922 ____________________________________________________________________________
5923 [ 11657] By: nick                                  on 2001/08/13  09:03:02
5924         Log: Integrate mainline
5925      Branch: perlio
5926           +> (branch 326 files)
5927            - (delete 330 files)
5928           !> (integrate 85 files)
5929 ____________________________________________________________________________
5930 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
5931         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
5932              and the Perl will be built to do that by default (adding that
5933              will break scripts having non-UTF-8 binary data, such as Latin-1.)
5934      Branch: perl
5935            ! op.c toke.c utf8.h
5936 ____________________________________________________________________________
5937 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
5938         Log: Unnecessary downgrades.
5939      Branch: perl
5940            ! doop.c
5941 ____________________________________________________________________________
5942 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
5943         Log: Failure not true anymore (probably caused by my broken setup).
5944      Branch: perl
5945            ! t/op/pat.t
5946 ____________________________________________________________________________
5947 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
5948         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
5949              stopped working).
5950      Branch: perl
5951            ! op.h pp_ctl.c regcomp.c
5952 ____________________________________________________________________________
5953 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
5954         Log: There is no IN_UTF8.
5955      Branch: perl
5956            ! utf8.h
5957 ____________________________________________________________________________
5958 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
5959         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
5960      Branch: perl
5961            ! op.c op.h pp_ctl.c regcomp.c
5962 ____________________________________________________________________________
5963 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
5964         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
5965              and a test tweak.
5966      Branch: perl
5967            ! op.c t/pod/find.t
5968 ____________________________________________________________________________
5969 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
5970         Log: Todo updates and fixes.
5971      Branch: perl
5972            ! pod/perltodo.pod
5973 ____________________________________________________________________________
5974 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
5975         Log: Mark tests (and one module) having explicit Latin-1
5976              (and one file having explicit UTF-8) with an explicit
5977              'no utf8' (and one explicit 'use utf8').
5978              
5979              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
5980      Branch: perl
5981            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
5982            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
5983            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
5984 ____________________________________________________________________________
5985 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
5986         Log: Subject: SV: END {} blocks run in perl_run
5987              From: "Arthur Bergman" <arthur@contiller.se>
5988              Date: Sun, 12 Aug 2001 00:34:28 +0200 
5989              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
5990      Branch: perl
5991            ! miniperlmain.c perl.c
5992 ____________________________________________________________________________
5993 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
5994         Log: Typos in #11645.
5995      Branch: perl
5996            ! perl.h
5997 ____________________________________________________________________________
5998 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
5999         Log: On ithreads default to use_reentrant except on naturally
6000              threadsafe platforms.
6001      Branch: perl
6002            ! perl.h
6003 ____________________________________________________________________________
6004 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
6005         Log: (Hopefully) a fix for 20010723.004: make install needs
6006              write permission in build directory.  The problem was
6007              probably caused by overeager sprinkling of the lib/re.pm
6008              dependencies (which was done to guarantee lib/re.pm being
6009              uptodate for parallel makes: now solved by funneling that
6010              through an explicit recursive make in the preplibrary target).
6011      Branch: perl
6012            ! Makefile.SH
6013 ____________________________________________________________________________
6014 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
6015         Log: Dispell the "use utf8" superstition.
6016      Branch: perl
6017            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
6018            ! pod/perlunicode.pod
6019 ____________________________________________________________________________
6020 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
6021         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
6022              From: "Abigail" <abigail@foad.org> 
6023              Date: Sat, 11 Aug 2001 23:49:49 +0200
6024              Message-ID: <20010811214950.23255.qmail@foad.org>
6025      Branch: perl
6026            ! t/op/taint.t
6027 ____________________________________________________________________________
6028 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
6029         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
6030              From: Abhijit Menon-Sen <ams@wiw.org>
6031              Date: Sat, 11 Aug 2001 06:18:19 +0530
6032              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
6033      Branch: perl
6034            ! mg.c
6035 ____________________________________________________________________________
6036 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
6037         Log: Test for change #11639.
6038      Branch: perl
6039            ! t/op/tiehandle.t
6040 ____________________________________________________________________________
6041 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
6042         Log: Subject: Re: Can't localize *FH, then tie it
6043              From: Abhijit Menon-Sen <ams@wiw.org>
6044              Date: Sun, 12 Aug 2001 16:08:06 +0530
6045              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
6046      Branch: perl
6047            ! pp_hot.c pp_sys.c
6048 ____________________________________________________________________________
6049 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
6050         Log: Drop all the unnecessary "use utf8" clauses and some of
6051              the unnecessary "use bytes" ones.
6052              
6053              TODO: scour the documentation for unnecessary "use utf8"
6054              and prominently display it in perldelta when the time comes.
6055              ("use utf8" should be necessary ONLY if one wants the script
6056              to be in UTF-8.)  Also should be checked in some non-ASCII
6057              non-Latin-1 platform, like EBCDIC.
6058      Branch: perl
6059            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
6060            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
6061 ____________________________________________________________________________
6062 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
6063         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
6064              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
6065              in Unicode handling.
6066      Branch: perl
6067            + t/op/lc.t
6068            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
6069 ____________________________________________________________________________
6070 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
6071         Log: Thinko: we want the flags for native cc, not gcc.
6072      Branch: perl
6073            ! hints/dec_osf.sh
6074 ____________________________________________________________________________
6075 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
6076         Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
6077              From: Robin Houston <robin@kitsite.com>
6078              Date: Fri, 10 Aug 2001 14:42:02 +0100
6079              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
6080      Branch: perl
6081            ! pp.c
6082 ____________________________________________________________________________
6083 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
6084         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
6085              From: Abhijit Menon-Sen <ams@wiw.org>
6086              Date: Sat, 11 Aug 2001 16:31:04 +0530
6087              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
6088      Branch: perl
6089            ! op.c
6090 ____________________________________________________________________________
6091 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
6092         Log: Get rid of indread, from Abhijit Menon-Sen.
6093      Branch: perl
6094            ! pp_sys.c
6095 ____________________________________________________________________________
6096 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
6097         Log: CRLFgngngn.
6098      Branch: perl
6099            ! win32/Makefile win32/makefile.mk
6100 ____________________________________________________________________________
6101 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
6102         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
6103      Branch: perl
6104            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
6105            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
6106            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
6107            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
6108            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
6109            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
6110            ! win32/Makefile win32/makefile.mk
6111 ____________________________________________________________________________
6112 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
6113         Log: Avoid #elif (less portable than #else #if).
6114      Branch: perl
6115            ! handy.h
6116 ____________________________________________________________________________
6117 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
6118         Log: Subject: patch for perlvar.pod
6119              From: mah@everybody.org (Mark A. Hershberger)
6120              Date: 08 Aug 2001 17:03:16 -0500
6121              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
6122      Branch: perl
6123            ! pod/perlvar.pod
6124 ____________________________________________________________________________
6125 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
6126         Log: cpp commands must start (the # must be) at the column #0.
6127      Branch: perl
6128            ! op.c
6129 ____________________________________________________________________________
6130 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
6131         Log: If using gcc -B/foo/bar makedepend would give
6132              unnecessary warnings about unused -B/foo/bar.
6133      Branch: perl
6134            ! makedepend.SH
6135 ____________________________________________________________________________
6136 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
6137         Log: Update Changes.
6138      Branch: perl
6139            ! Changes patchlevel.h
6140 ____________________________________________________________________________
6141 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
6142         Log: s/z/tz/
6143      Branch: perl
6144            ! pod/perlfaq2.pod
6145 ____________________________________________________________________________
6146 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
6147         Log: Article nit.
6148      Branch: perl
6149            ! pod/perlfaq2.pod
6150 ____________________________________________________________________________
6151 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
6152         Log: Rename lib/unicode files to lib/unicore to avoid
6153              conflicts between core lib/unicode and Unicode::
6154              files in case-ignoring filesystems.
6155      Branch: perl
6156            + (add 325 files)
6157            - (delete 324 files)
6158            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
6159 ____________________________________________________________________________
6160 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
6161         Log: Upgrade to Math::BigInt 1.41.
6162      Branch: perl
6163            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
6164 ____________________________________________________________________________
6165 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
6166         Log: Subject: [PATCH] remove PL_na from typemap
6167              From: James <james@rf.net>
6168              Date: Mon, 06 Aug 2001 20:23:15 -0700
6169              Message-ID: <3B6F5F23.A31A81B1@rf.net>
6170              
6171              (had to be manually applied)
6172      Branch: perl
6173            ! lib/ExtUtils/typemap
6174 ____________________________________________________________________________
6175 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
6176         Log: The metaconfig unit changes for #11618.
6177      Branch: metaconfig/U/perl
6178            + d_fpclassl.U i_fp.U
6179 ____________________________________________________________________________
6180 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
6181         Log: Forgot this from #11618.
6182              
6183              NOTE: wince/config_H.ce needs updating.
6184      Branch: perl
6185            ! wince/config.ce
6186 ____________________________________________________________________________
6187 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
6188         Log: Introduce more floating point classifying APIs;
6189              try to define (most importantly) Perl_is{inf,nan}(x).
6190              
6191              For this first cut, assume none such APIs exist in non-UNIXoid
6192              platforms-- this is of course too unkind: Win32 rumoredly has
6193              _fpclass() and _isnan(), and VMS/VOS very probably have some
6194              of the APIs available.     The only thing Perl uses at the moment
6195              is Perl_isnan() (has been in use for a while now).
6196              
6197              NOTE: the Win32 and NetWare config_h.?c need regenerating.
6198      Branch: perl
6199            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
6200            ! Porting/config_H config_h.SH configure.com epoc/config.sh
6201            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
6202            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6203            ! vos/config.ga.h win32/config.bc win32/config.gc
6204            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6205            ! win32/config_H.vc wince/config.ce wince/config.h
6206 ____________________________________________________________________________
6207 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
6208         Log: Integrate change #11519 from perlio:
6209              
6210              Avoid testing for (non-)existance of "encoding(xxxx)"
6211              layer is called "encoding" the (xxxx) is an argument.
6212      Branch: perl
6213           !> lib/open.pm
6214 ____________________________________________________________________________
6215 [ 11616] By: nick                                  on 2001/08/09  07:50:24
6216         Log: Integrate mainline
6217      Branch: perlio
6218           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
6219           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
6220           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
6221           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
6222            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
6223            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
6224           !> (integrate 79 files)
6225 ____________________________________________________________________________
6226 [ 11615] By: nick                                  on 2001/08/09  06:23:44
6227         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
6228              layer is called "encoding" the (xxxx) is an argument.
6229      Branch: perlio
6230            ! lib/open.pm
6231 ____________________________________________________________________________
6232 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
6233         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
6234              From: Paul Johnson <paul@pjcj.net>
6235              Date: Wed, 8 Aug 2001 23:54:17 +0200
6236              Message-ID: <20010808235417.O1006@pjcj.net>
6237      Branch: perl
6238            ! ext/B/B/Concise.pm
6239 ____________________________________________________________________________
6240 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
6241         Log: Make VMS use IEEE math by default; reorder Tru64 hints
6242              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
6243              exception semantics) is always set if using (the new) cc.
6244      Branch: perl
6245            ! configure.com hints/dec_osf.sh
6246 ____________________________________________________________________________
6247 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
6248         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
6249              From: Abhijit Menon-Sen <ams@wiw.org>
6250              Date: Tue, 7 Aug 2001 17:16:05 +0530
6251              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
6252      Branch: perl
6253            ! pp_sys.c
6254 ____________________________________________________________________________
6255 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
6256         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
6257              From: "Craig A. Berry" <craigberry@mac.com>
6258              Date: Tue, 07 Aug 2001 22:27:47 -0500
6259              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
6260      Branch: perl
6261            ! t/run/exit.t
6262 ____________________________________________________________________________
6263 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
6264         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
6265              From: "Craig A. Berry" <craigberry@mac.com>
6266              Date: Tue, 07 Aug 2001 20:01:53 -0500
6267              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
6268      Branch: perl
6269            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
6270 ____________________________________________________________________________
6271 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
6272         Log: Update the magazine information.
6273      Branch: perl
6274            ! pod/perlfaq2.pod
6275 ____________________________________________________________________________
6276 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
6277         Log: Ignore SIGFPE everywhere.
6278      Branch: perl
6279            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
6280 ____________________________________________________________________________
6281 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
6282         Log: With permission, change the licensing of the docs by
6283              TomC (and Gnat) to comply with the rest of Perl.
6284      Branch: perl
6285            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6286            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6287            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6288            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
6289            ! pod/perltootc.pod
6290 ____________________________________________________________________________
6291 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
6292         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
6293              From: Andy Dougherty <doughera@lafayette.edu>
6294              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
6295              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
6296      Branch: perl
6297            ! hints/openbsd.sh
6298 ____________________________________________________________________________
6299 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
6300         Log: Subject: [PATCH] Makefile.SH test_prep dependency
6301              From: Andy Dougherty <doughera@lafayette.edu>
6302              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
6303              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
6304      Branch: perl
6305            ! Makefile.SH
6306 ____________________________________________________________________________
6307 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
6308         Log: Don't autogenerate the headers et alia,
6309              make regen_headers explicitly.
6310      Branch: perl
6311            ! Makefile.SH
6312 ____________________________________________________________________________
6313 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
6314         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
6315              From: Gurusamy Sarathy <gsar@ActiveState.com> 
6316              Date: Tue, 07 Aug 2001 08:33:26 -0700
6317              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
6318              
6319              Unnecessary dependency.
6320      Branch: perl
6321            ! embed.pl
6322 ____________________________________________________________________________
6323 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
6324         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
6325              From: Abhijit Menon-Sen <ams@wiw.org>
6326              Date: Tue, 7 Aug 2001 09:10:54 +0530
6327              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
6328      Branch: perl
6329            ! pp_hot.c
6330 ____________________________________________________________________________
6331 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
6332         Log: Subject: [PATCH perl@11597] B && BEGIN handling
6333              From: "James A. Duncan" <jduncan@fotango.com>
6334              Date: Mon, 6 Aug 2001 17:29:11 +0100
6335              Message-ID: <20010806172911.A2071@fotango.com>
6336              
6337              (the intrpvar.h addition moved to the end for bincompat)
6338      Branch: perl
6339            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
6340 ____________________________________________________________________________
6341 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
6342         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
6343      Branch: perl
6344           !> README.win32
6345 ____________________________________________________________________________
6346 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
6347         Log: fix URLs for fcrypt.c
6348      Branch: maint-5.6/perl
6349            ! README.win32
6350 ____________________________________________________________________________
6351 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
6352         Log: Yet another way to say Infinity: HP-UX calls its "++".
6353      Branch: perl
6354            ! lib/Math/BigInt/t/bigintpm.t
6355 ____________________________________________________________________________
6356 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
6357         Log: Update Changes.
6358      Branch: perl
6359            ! Changes patchlevel.h
6360 ____________________________________________________________________________
6361 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
6362         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
6363      Branch: perl
6364            ! pod/perlfaq5.pod
6365 ____________________________________________________________________________
6366 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
6367         Log: The #11593 wasn't right.
6368      Branch: perl
6369            ! lib/Math/BigInt/t/bigintpm.t
6370 ____________________________________________________________________________
6371 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
6372         Log: Subject: [PATCH: perl@11564] introducing perlivp
6373              From: Prymmer/Kahn <pvhp@best.com>
6374              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
6375              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
6376              
6377              Subject: Re: [PATCH: perl@11564] introducing perlivp
6378              From: Prymmer/Kahn <pvhp@best.com>
6379              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
6380              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
6381      Branch: perl
6382            + utils/perlivp.PL
6383            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
6384            ! win32/Makefile win32/makefile.mk
6385 ____________________________________________________________________________
6386 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
6387         Log: libcs are confused what to call Infinity.
6388      Branch: perl
6389            ! lib/Math/BigInt/t/bigintpm.t
6390 ____________________________________________________________________________
6391 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
6392         Log: Avoid SIGFPE in Tru64.
6393      Branch: perl
6394            ! numeric.c
6395 ____________________________________________________________________________
6396 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
6397         Log: Upgrade to Math::BigInt 1.40.
6398              
6399              NOTE: this patch necessitates doing something about
6400              infinity handling since the new bigintpm.t tests use
6401              infinity, which causes SIGFPEs at least in Tru64.
6402      Branch: perl
6403            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6404            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
6405            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
6406            ! lib/Math/BigInt/t/mbimbf.t
6407 ____________________________________________________________________________
6408 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
6409         Log: remove hardcoded cmd shell in testsuite
6410      Branch: perl
6411            ! t/op/glob.t t/op/magic.t t/op/stat.t
6412 ____________________________________________________________________________
6413 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
6414         Log: 4-arg select() was busted on windows because change#8178 didn't
6415              make it into mainline
6416      Branch: perl
6417            ! perl.h win32/include/sys/socket.h
6418 ____________________________________________________________________________
6419 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
6420         Log: Rename the Getopt::Long tests to be as they are
6421              in the Getopt::Long official distribution.
6422      Branch: perl
6423            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
6424            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
6425            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
6426            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
6427            ! MANIFEST
6428 ____________________________________________________________________________
6429 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
6430         Log: Upgrade to Getopt::Long 2.26.
6431      Branch: perl
6432            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
6433            ! MANIFEST lib/Getopt/Long.pm
6434 ____________________________________________________________________________
6435 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
6436         Log: Retract #10874 (the hack should be unnecessary by now)
6437      Branch: perl
6438            ! lib/Test/Harness.pm
6439 ____________________________________________________________________________
6440 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
6441         Log: avoid temp file littering in tests
6442      Branch: perl
6443            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
6444 ____________________________________________________________________________
6445 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
6446         Log: Subject: warning in sv.c: double format, NV arg
6447              From: "Philip Newton" <Philip.Newton@gmx.net>
6448              Date: Sun, 5 Aug 2001 19:41:07 +0200
6449              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
6450      Branch: perl
6451            ! sv.c
6452 ____________________________________________________________________________
6453 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
6454         Log: fix POSIX.t#13 for windos
6455      Branch: perl
6456            ! ext/POSIX/POSIX.t
6457 ____________________________________________________________________________
6458 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
6459         Log: Add a test for PerlIO::Via.
6460      Branch: perl
6461            + ext/PerlIO/t/via.t
6462            ! MANIFEST ext/PerlIO/Via/Via.pm
6463 ____________________________________________________________________________
6464 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
6465         Log: flock() and link() are not available on Windows 9x
6466      Branch: perl
6467            ! win32/config_sh.PL
6468 ____________________________________________________________________________
6469 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
6470         Log: Some Tru64 C compilers have C++ components that confuse
6471              the ccversion parsing.
6472      Branch: perl
6473            ! hints/dec_osf.sh
6474 ____________________________________________________________________________
6475 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
6476         Log: (Reintroduce #11125)
6477              
6478              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
6479              From: Alan Burlison <Alan.Burlison@sun.com> 
6480              Date: Tue, 03 Jul 2001 15:20:13 +0100   
6481              Message-ID: <3B41D49D.A923D4F9@sun.com> 
6482      Branch: perl
6483            ! lib/ExtUtils/MM_Unix.pm
6484 ____________________________________________________________________________
6485 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
6486         Log: Little pointer juggling for HP-UX cc to avoid
6487              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
6488              followed by
6489              "error 1549: Modifiable lvalue required for assignment operator."
6490      Branch: perl
6491            ! hv.c
6492 ____________________________________________________________________________
6493 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
6494         Log: Continuation of #11575: SANY_SEEN completely deprecated,
6495              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
6496              plus a fix for the bug.
6497      Branch: perl
6498            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
6499 ____________________________________________________________________________
6500 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
6501         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
6502              From: Doug MacEachern <dougm@covalent.net>
6503              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
6504              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
6505      Branch: perl
6506            ! sv.c
6507 ____________________________________________________________________________
6508 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
6509         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
6510              the new CANY is the \C.  The problem reported and the
6511              test case supplied in
6512              
6513              Subject: UTF-8 bugs in string length & single line regex matches
6514              From: "Daniel P. Berrange" <dan@berrange.com>
6515              Date: Fri, 3 Aug 2001 11:39:33 +0100
6516              Message-ID: <20010803113932.A19318@berrange.com>
6517      Branch: perl
6518            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
6519            ! t/op/pat.t
6520 ____________________________________________________________________________
6521 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
6522         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
6523              From: Doug MacEachern <dougm@covalent.net>
6524              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
6525              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
6526      Branch: perl
6527            ! perl.c regexec.c
6528 ____________________________________________________________________________
6529 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
6530         Log: The #11572 didn't up the test count.
6531      Branch: perl
6532            ! t/op/length.t
6533 ____________________________________________________________________________
6534 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
6535         Log: Subject: UTF-8 bugs in string length & single line regex matches
6536              From: "Daniel P. Berrange" <dan@berrange.com>
6537              Date: Fri, 3 Aug 2001 11:39:33 +0100         
6538              Message-ID: <20010803113932.A19318@berrange.com>
6539              
6540              (the mg_length() fix)
6541      Branch: perl
6542            ! mg.c t/op/length.t
6543 ____________________________________________________________________________
6544 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
6545         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
6546              From: Abhijit Menon-Sen <ams@wiw.org>
6547              Date: Sat, 4 Aug 2001 16:56:35 +0530
6548              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
6549      Branch: perl
6550            ! hv.c
6551 ____________________________________________________________________________
6552 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
6553         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
6554              From: Abhijit Menon-Sen <ams@wiw.org>
6555              Date: Sat, 4 Aug 2001 16:16:03 +0530
6556              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
6557      Branch: perl
6558            ! hv.c
6559 ____________________________________________________________________________
6560 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
6561         Log: Subject: Re: [patch] refcount re ops
6562              From: Abhijit Menon-Sen <ams@wiw.org>
6563              Date: Sat, 4 Aug 2001 08:54:55 +0530
6564              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
6565      Branch: perl
6566            ! sv.c
6567 ____________________________________________________________________________
6568 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
6569         Log: Subject: [patch] refcount re ops
6570              From: Doug MacEachern <dougm@covalent.net>
6571              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
6572              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
6573      Branch: perl
6574            ! regcomp.c sv.c
6575 ____________________________________________________________________________
6576 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
6577         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
6578              From: Doug MacEachern <dougm@covalent.net>
6579              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
6580              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
6581      Branch: perl
6582            ! perl.c regexec.c
6583 ____________________________________________________________________________
6584 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
6585         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
6586              From: "Craig A. Berry" <craigberry@mac.com> 
6587              Date: Fri, 03 Aug 2001 16:16:16 -0500
6588              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
6589      Branch: perl
6590            ! t/op/misc.t
6591 ____________________________________________________________________________
6592 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
6593         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
6594              From: John Kristian <jmk2001@engineer.com>
6595              Date: Fri, 03 Aug 2001 00:59:08 -0700
6596              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
6597      Branch: perl
6598            ! win32/win32.c
6599 ____________________________________________________________________________
6600 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
6601         Log: Update Changes.
6602      Branch: perl
6603            ! Changes patchlevel.h
6604 ____________________________________________________________________________
6605 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
6606         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
6607              From: "Craig A. Berry" <craigberry@mac.com>
6608              Date: Thu, 02 Aug 2001 23:15:24 -0500
6609              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
6610      Branch: perl
6611            ! ext/B/Stash.t
6612 ____________________________________________________________________________
6613 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
6614         Log: Subject: [patch] plug PL_cshname leak
6615              From: Doug MacEachern <dougm@covalent.net>
6616              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
6617              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
6618      Branch: perl
6619            ! sv.c
6620 ____________________________________________________________________________
6621 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
6622         Log: Subject: [patch] plug PL_sh_path leak
6623              From: Doug MacEachern <dougm@covalent.net>
6624              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
6625              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
6626      Branch: perl
6627            ! sv.c
6628 ____________________________________________________________________________
6629 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
6630         Log: Subject: [patch] plug PL_regex_padav leaks
6631              From: Doug MacEachern <dougm@covalent.net>
6632              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
6633              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
6634      Branch: perl
6635            ! op.c op.h perl.c
6636 ____________________________________________________________________________
6637 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
6638         Log: Subject: [patch] plug PL_origargv leak
6639              From: Doug MacEachern <dougm@covalent.net>
6640              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
6641              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
6642      Branch: perl
6643            ! perl.c
6644 ____________________________________________________________________________
6645 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
6646         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
6647              From: Abhijit Menon-Sen <ams@wiw.org>
6648              Date: Fri, 3 Aug 2001 06:38:11 +0530
6649              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
6650      Branch: perl
6651            ! hv.c
6652 ____________________________________________________________________________
6653 [ 11557] By: nick                                  on 2001/08/03  08:17:38
6654         Log: Integrate mainline
6655      Branch: perlio
6656           +> (branch 47 files)
6657            - lib/Switch/test.pl
6658           !> (integrate 49 files)
6659 ____________________________________________________________________________
6660 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
6661         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
6662              From: "Craig A. Berry" <craigberry@mac.com>
6663              Date: Thu, 02 Aug 2001 12:56:19 -0500
6664              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
6665      Branch: perl
6666            ! ext/B/Showlex.t
6667 ____________________________________________________________________________
6668 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
6669         Log: Be more careful about non-existent files.
6670      Branch: perl
6671            ! lib/File/Copy.pm
6672 ____________________________________________________________________________
6673 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
6674         Log: Subject: [PATCH resend] deparse empty formats
6675              From: Robin Houston <robin@kitsite.com> 
6676              Date: Thu, 2 Aug 2001 14:32:36 +0100
6677              Message-ID: <20010802143236.A894@robin.kitsite.com>
6678      Branch: perl
6679            ! ext/B/B/Deparse.pm
6680 ____________________________________________________________________________
6681 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
6682         Log: Subject: [patch] ithreads + refto fix improvement
6683              From: Doug MacEachern <dougm@covalent.net>
6684              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
6685              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
6686      Branch: perl
6687            ! pp.c
6688 ____________________________________________________________________________
6689 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
6690         Log: Readability nit from Abhijit.
6691      Branch: perl
6692            ! op.c
6693 ____________________________________________________________________________
6694 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
6695         Log: setproctitle() API version nit from Anton Berezin.
6696      Branch: perl
6697            ! mg.c
6698 ____________________________________________________________________________
6699 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
6700         Log: Add PerlCE to the docs.
6701      Branch: perl
6702            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
6703            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
6704 ____________________________________________________________________________
6705 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
6706         Log: Integrate the PerlCE (WinCE Perl) port;
6707              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
6708      Branch: perl
6709            + README.ce wince/FindExt.pm wince/Makefile.ce
6710            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
6711            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
6712            + wince/bin/search.pl wince/config.ce wince/config.h
6713            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
6714            + wince/dl_win32.xs wince/include/arpa/inet.h
6715            + wince/include/cectype.h wince/include/errno.h
6716            + wince/include/netdb.h wince/include/sys/socket.h
6717            + wince/include/sys/stat.h wince/include/sys/types.h
6718            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
6719            + wince/perl.rc wince/perldll.def wince/perllib.c
6720            + wince/perlmain.c wince/registry.bat wince/runperl.c
6721            + wince/splittree.pl wince/win32.h wince/win32iop.h
6722            + wince/win32thread.c wince/win32thread.h wince/wince.c
6723            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
6724            + wince/xdistclean.ksh wince/xmakediffs.ksh
6725            ! MANIFEST perl.c perl.h perlio.c
6726 ____________________________________________________________________________
6727 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
6728         Log: setproctitle() made simpler.  (This assumes the string is
6729              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
6730              should be used.  Note len, not len + 1.)  BSD-fu from Anton
6731              Berezin.
6732      Branch: perl
6733            ! mg.c
6734 ____________________________________________________________________________
6735 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
6736         Log: Subject: [PATCH] -Wall cleanup: op.c
6737              From: Richard Soderberg <rs@oregonnet.com>
6738              Date: Thu, 2 Aug 2001 00:17:09 -0700
6739              Message-Id: <200108020717.AAA26895@oregonnet.com>
6740              
6741              Subject: [PATCH] -Wall cleanup: sv.c
6742              From: Richard Soderberg <rs@oregonnet.com>
6743              Date: Thu, 2 Aug 2001 00:49:21 -0700
6744              Message-Id: <200108020749.AAA27492@oregonnet.com>
6745      Branch: perl
6746            ! op.c sv.c
6747 ____________________________________________________________________________
6748 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
6749         Log: Update Changes.
6750      Branch: perl
6751            ! Changes patchlevel.h
6752 ____________________________________________________________________________
6753 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
6754         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
6755              From: Doug MacEachern <dougm@covalent.net>
6756              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
6757              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
6758      Branch: perl
6759            ! op.c
6760 ____________________________________________________________________________
6761 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
6762         Log: The #11541 didn't work under threads.
6763      Branch: perl
6764            ! op.c
6765 ____________________________________________________________________________
6766 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
6767         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
6768              From: Hugo <hv@crypt.compulink.co.uk>
6769              Date: Fri, 22 Jun 2001 01:19:08 +0100 
6770              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
6771              
6772              (Skip tests if accept() failed)
6773      Branch: perl
6774            ! ext/IO/lib/IO/t/io_unix.t
6775 ____________________________________________________________________________
6776 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
6777         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
6778              From: "Stian Seeberg" <sseeberg@nimsoft.no>
6779              Date: Mon, 30 Jul 2001 12:28:07 +0200
6780              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
6781      Branch: perl
6782            ! perl.h
6783 ____________________________________________________________________________
6784 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
6785         Log: Subject: Pluggable optimizer
6786              From: Simon Cozens <simon@netthink.co.uk>
6787              Date: Wed, 1 Aug 2001 13:57:02 -0700
6788              Message-ID: <20010801135702.I10442@netthink.co.uk>
6789      Branch: perl
6790            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
6791 ____________________________________________________________________________
6792 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
6793         Log: Subject: [ID 20010801.039] perlre.pod message typo
6794              From: Autrijus Tang <autrijus@geb.elixus.org>
6795              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
6796              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
6797      Branch: perl
6798            ! pod/perlre.pod
6799 ____________________________________________________________________________
6800 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
6801         Log: Test for change #11536.
6802      Branch: perl
6803            ! t/op/tiehandle.t
6804 ____________________________________________________________________________
6805 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
6806         Log: More test fixups for #11537.
6807      Branch: perl
6808            ! t/lib/warnings/4lint t/lib/warnings/9enabled
6809 ____________________________________________________________________________
6810 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
6811         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
6812              From: Doug MacEachern <dougm@covalent.net>
6813              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
6814              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
6815      Branch: perl
6816            ! op.c t/TestInit.pm
6817 ____________________________________________________________________________
6818 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
6819         Log: Subject: [patch] ithreads + refto bug
6820              From: Doug MacEachern <dougm@covalent.net>
6821              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
6822              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
6823              
6824              (Test in change #11539)
6825      Branch: perl
6826            ! pp.c
6827 ____________________________________________________________________________
6828 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
6829         Log: Subject: [PATCH: perl@11523] fixups for t/harness
6830              From: Prymmer/Kahn <pvhp@best.com>
6831              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
6832              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
6833      Branch: perl
6834            ! t/harness
6835 ____________________________________________________________________________
6836 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
6837         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
6838              From: Prymmer/Kahn <pvhp@best.com>
6839              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
6840              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
6841      Branch: perl
6842            ! win32/Makefile win32/makefile.mk
6843 ____________________________________________________________________________
6844 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
6845         Log: Need to know the number of tests.
6846      Branch: perl
6847            ! t/run/exit.t
6848 ____________________________________________________________________________
6849 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
6850         Log: Subject: Re: new exit tests on VMS
6851              From: "Craig A. Berry" <craigberry@mac.com>
6852              Date: Tue, 31 Jul 2001 12:19:29 -0500
6853              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
6854      Branch: perl
6855            ! t/run/exit.t
6856 ____________________________________________________________________________
6857 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
6858         Log: Retract #11530 (the dTHX is needed under threads)
6859      Branch: perl
6860            ! perlio.c
6861 ____________________________________________________________________________
6862 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
6863         Log: (Retracted by #11531)
6864      Branch: perl
6865            ! perlio.c
6866 ____________________________________________________________________________
6867 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
6868         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
6869              From: Richard Soderberg <rs@crystalflame.net>
6870              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
6871              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
6872      Branch: perl
6873            ! unixish.h
6874 ____________________________________________________________________________
6875 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
6876         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
6877              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6878              Date: Tue, 31 Jul 2001 05:39:09 -0400
6879              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
6880              
6881              (with a note about the case of UV being equal to long long)
6882      Branch: perl
6883            ! utils/h2xs.PL
6884 ____________________________________________________________________________
6885 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
6886         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
6887              From: "Craig A. Berry" <craigberry@mac.com>
6888              Date: Tue, 31 Jul 2001 14:57:43 -0500
6889              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
6890      Branch: perl
6891            ! t/io/fs.t
6892 ____________________________________________________________________________
6893 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
6894         Log: Fix for
6895              
6896              Subject: [ID 20010116.001] File::Copy truncates orig file 
6897              From: arbor@al37al08.telecel.pt
6898              Date: Tue, 16 Jan 2001 11:43:02 GMT
6899              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
6900              
6901              (copy($foo, $foo) would truncate $foo)
6902      Branch: perl
6903            ! lib/File/Copy.pm lib/File/Copy.t
6904 ____________________________________________________________________________
6905 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
6906         Log: Metaconfig unit change for #11524.
6907      Branch: metaconfig/U/perl
6908            ! Extras.U
6909 ____________________________________________________________________________
6910 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
6911         Log: Multiple modules didn't work; plus typo fixes.
6912      Branch: perl
6913            ! Configure
6914 ____________________________________________________________________________
6915 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
6916         Log: Update Changes.
6917      Branch: perl
6918            ! Changes patchlevel.h
6919 ____________________________________________________________________________
6920 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
6921         Log: Regen perlapi.
6922      Branch: perl
6923            ! pod/perlapi.pod
6924 ____________________________________________________________________________
6925 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
6926         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
6927              From: Dave Mitchell <davem@fdgroup.co.uk>
6928              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
6929              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
6930      Branch: perl
6931            ! sv.c
6932 ____________________________________________________________________________
6933 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
6934         Log: Regen toc.
6935      Branch: perl
6936            ! pod/perltoc.pod
6937 ____________________________________________________________________________
6938 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
6939         Log: Regen Porting stuff.
6940      Branch: perl
6941            ! Porting/Glossary Porting/config.sh Porting/config_H
6942 ____________________________________________________________________________
6943 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
6944         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
6945              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6946              Date: Tue, 31 Jul 2001 05:34:38 -0400
6947              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
6948      Branch: perl
6949            ! utils/h2xs.PL
6950 ____________________________________________________________________________
6951 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
6952         Log: Metaconfig unit change for #11516. 
6953      Branch: metaconfig/U/perl
6954            ! gccvers.U
6955 ____________________________________________________________________________
6956 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
6957         Log: Add -Wall in cflags, not in Configure.
6958              (This way -Wall affects only the core and the core XS,
6959              not user modules' XS.  Concern from Paul Marquess,
6960              implementation idea from Andy Dougherty.)
6961      Branch: perl
6962            ! Configure cflags.SH
6963 ____________________________________________________________________________
6964 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
6965         Log: Metaconfig unit changes for #11514.
6966      Branch: metaconfig
6967            + U/modified/sysman.U
6968            ! U/installdirs/man1dir.U
6969 ____________________________________________________________________________
6970 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
6971         Log: Subject: Configure's detection of system manual
6972              From: Sean Dague <sean@dague.net> 
6973              Date: Sun, 13 May 2001 15:53:15 -0400
6974              Message-ID: <20010513155315.A15833@underhill.dague.net>
6975      Branch: perl
6976            ! Configure
6977 ____________________________________________________________________________
6978 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
6979         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
6980              From: Autrijus Tang <autrijus@autrijus.org> 
6981              Date: Thu, 21 Jun 2001 23:56:48 +0800
6982              Message-Id: <20010621235648.A57340@not.autrijus.org>
6983      Branch: perl
6984            ! pod/perlobj.pod
6985 ____________________________________________________________________________
6986 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
6987         Log: Subject: Typo in DB_File.pm
6988              From: "Philip Newton" <Philip.Newton@gmx.net>
6989              Date: Tue, 31 Jul 2001 06:19:35 +0200
6990              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
6991      Branch: perl
6992            ! ext/DB_File/DB_File.pm
6993 ____________________________________________________________________________
6994 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
6995         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
6996              From: "Stephen P. Potter" <spp@spotter.yi.org>
6997              Date: Wed, 30 May 2001 13:59:34 -0400
6998              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
6999      Branch: perl
7000            ! pod/perlre.pod
7001 ____________________________________________________________________________
7002 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
7003         Log: eval "format foo=" would loop indefinitely; reported in
7004              
7005              Subject: A load of old rubbish
7006              From: Mike Guy <mjtg@cam.ac.uk>
7007              Date: Mon, 14 May 2001 16:12:22 +0100
7008              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
7009              
7010              (The core dumps reported in there already fixed.)
7011      Branch: perl
7012            ! toke.c
7013 ____________________________________________________________________________
7014 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
7015         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
7016      Branch: perl
7017            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
7018            + lib/Switch/t/switch_case.t
7019            - lib/Switch/test.pl
7020            ! MANIFEST lib/Switch.pm
7021 ____________________________________________________________________________
7022 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
7023         Log: Subject: [PATCH @11505] DB_File-1.78
7024              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
7025              Date: Mon, 30 Jul 2001 22:54:37 +0100
7026              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
7027      Branch: perl
7028            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7029            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
7030 ____________________________________________________________________________
7031 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
7032         Log: Explain in more detail why -pipe and -fno-common are good.
7033      Branch: perl
7034            ! hints/darwin.sh
7035 ____________________________________________________________________________
7036 [ 11506] By: nick                                  on 2001/07/30  14:32:23
7037         Log: Integrate mainline
7038      Branch: perlio
7039           !> INSTALL Makefile.SH doio.c hints/darwin.sh
7040 ____________________________________________________________________________
7041 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
7042         Log: Perl hasn't been putting man pages into $prefix/lib for
7043              a long time now; pointed out by Andy Dougherty. 
7044      Branch: perl
7045            ! hints/darwin.sh
7046 ____________________________________________________________________________
7047 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
7048         Log: Document the extras Configure option.
7049      Branch: perl
7050            ! INSTALL
7051 ____________________________________________________________________________
7052 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
7053         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
7054              everywhere.
7055      Branch: perl
7056           !> doio.c
7057 ____________________________________________________________________________
7058 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
7059         Log: Doubly guard against invoking CPAN if no extras defined,
7060              pointed out by H. Merijn Brand.
7061      Branch: perl
7062            ! Makefile.SH
7063 ____________________________________________________________________________
7064 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
7065         Log: Fix O_RDONLY check to check for O_RDONLY.
7066      Branch: maint-5.6/macperl
7067            ! doio.c
7068 ____________________________________________________________________________
7069 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
7070         Log: Integrate miscellaneous changes from maint-5.6/perl.
7071      Branch: maint-5.6/macperl
7072           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
7073 ____________________________________________________________________________
7074 [ 11499] By: nick                                  on 2001/07/30  06:52:42
7075         Log: Integrate mainline
7076      Branch: perlio
7077           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
7078           +> win32/sync_ext.pl
7079            - win32/sncfnmcs.pl
7080           !> (integrate 71 files)
7081 ____________________________________________________________________________
7082 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
7083         Log: Update Changes.
7084      Branch: perl
7085            ! Changes patchlevel.h
7086 ____________________________________________________________________________
7087 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
7088         Log: Now Configure -Dextras=Foo::Bar and "make install" will
7089              fetch and install Foo::Bar.
7090      Branch: perl
7091            ! Makefile.SH
7092 ____________________________________________________________________________
7093 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
7094         Log: Metaconfig unit change for #11495.
7095      Branch: metaconfig/U/perl
7096            ! Extras.U
7097 ____________________________________________________________________________
7098 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
7099         Log: extras.make, extras.test, and extras.install make targets.
7100      Branch: perl
7101            ! Configure Makefile.SH
7102 ____________________________________________________________________________
7103 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
7104         Log: Metaconfig unit change for #11493.
7105      Branch: metaconfig/U/perl
7106            ! Extras.U
7107 ____________________________________________________________________________
7108 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
7109         Log: Better to have the list of extras in $extras than 'define'.
7110      Branch: perl
7111            ! Configure
7112 ____________________________________________________________________________
7113 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
7114         Log: The metaconfig unit change for #11490.
7115      Branch: metaconfig/U/perl
7116            + Extras.U
7117 ____________________________________________________________________________
7118 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
7119         Log: Missed from #11490 (the required dependency).
7120      Branch: perl
7121            ! Makefile.SH
7122 ____________________________________________________________________________
7123 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
7124         Log: Add the support of asking for extra modules or bundles of modules
7125              to be fetched from the CPAN and installed as a part of the Perl
7126              build process.  None of this installation is yet really done;
7127              only the list is asked, and saved away in extras.lst for
7128              the build and installation process to worry about later.
7129      Branch: perl
7130            ! Configure
7131 ____________________________________________________________________________
7132 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
7133         Log: Beginnings of better Inf and NaN support.
7134              At least toke.c and sv.c still need quite a bit of work.
7135      Branch: perl
7136            ! numeric.c perl.h
7137 ____________________________________________________________________________
7138 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
7139         Log: Top-level Makefile didn't honour OPTIMIZE.
7140      Branch: perl
7141            ! Makefile.SH
7142 ____________________________________________________________________________
7143 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
7144         Log: Update Changes.
7145      Branch: perl
7146            ! Changes patchlevel.h
7147 ____________________________________________________________________________
7148 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
7149         Log: Use Search::Dict 1.02 interface for charinfo().
7150      Branch: perl
7151            ! lib/UnicodeCD.pm
7152 ____________________________________________________________________________
7153 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
7154         Log: Now also allow transforming the read lines before comparing them.
7155              (This will help UnicodeCD.) 
7156      Branch: perl
7157            ! lib/Search/Dict.pm
7158 ____________________________________________________________________________
7159 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
7160         Log: Remove tiehandle code.
7161      Branch: perl
7162            ! lib/UnicodeCD.pm
7163 ____________________________________________________________________________
7164 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
7165         Log: Allow specifying a comparison function for Search::Dict::look().
7166      Branch: perl
7167            ! lib/Search/Dict.pm
7168 ____________________________________________________________________________
7169 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
7170         Log: Small UnicodeCD tweaks.
7171      Branch: perl
7172            ! lib/UnicodeCD.pm lib/UnicodeCD.t
7173 ____________________________________________________________________________
7174 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
7175         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
7176              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
7177              Date: Tue, 24 Jul 2001 01:51:32 +0900
7178              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
7179      Branch: perl
7180            ! lib/UnicodeCD.pm lib/UnicodeCD.t
7181 ____________________________________________________________________________
7182 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
7183         Log: Subject: [PATCH] installperl
7184              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
7185              Date: Fri, 27 Jul 2001 19:05:04 -0700
7186              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
7187      Branch: perl
7188            ! installperl
7189 ____________________________________________________________________________
7190 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
7191         Log: Subject: [PATCH] Set proper compatibility versions in core
7192              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
7193              Date: Fri, 27 Jul 2001 20:01:49 -0700
7194              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
7195      Branch: perl
7196            ! Makefile.SH
7197 ____________________________________________________________________________
7198 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
7199         Log: Metaconfig unit change for #11477.
7200      Branch: metaconfig/U/perl
7201            ! dlsrc.U
7202 ____________________________________________________________________________
7203 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
7204         Log: Subject: [PATCH] Darwin: -fpic not so good
7205              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
7206              Date: Fri, 27 Jul 2001 18:57:38 -0700
7207              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
7208      Branch: perl
7209            ! Configure
7210 ____________________________________________________________________________
7211 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
7212         Log: Subject: [PATCH] Clean up Darwin hints
7213              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
7214              Date: Fri, 27 Jul 2001 19:13:15 -0700
7215              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
7216      Branch: perl
7217            ! hints/darwin.sh
7218 ____________________________________________________________________________
7219 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
7220         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
7221              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
7222              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
7223              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
7224      Branch: perl
7225            ! pod/perlfunc.pod pp.c t/op/split.t
7226 ____________________________________________________________________________
7227 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
7228         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
7229              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
7230              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
7231              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
7232      Branch: perl
7233            ! pod/perlvar.pod
7234 ____________________________________________________________________________
7235 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
7236         Log: Subject: [PATCH] fixes to constant.pm documentation
7237              From: Ilmari Karonen <iltzu@sci.fi>
7238              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
7239              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
7240      Branch: perl
7241            ! lib/constant.pm
7242 ____________________________________________________________________________
7243 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
7244         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
7245              From: "Philip Newton" <Philip.Newton@gmx.net>
7246              Date: Fri, 27 Jul 2001 07:51:10 +0200
7247              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
7248      Branch: perl
7249            ! pod/perlport.pod
7250 ____________________________________________________________________________
7251 [ 11471] By: nick                                  on 2001/07/26  06:23:32
7252         Log: Subject:  [PATCH] Doc fix for perlguts / threading
7253              From:  Arthur Bergman <arthur@contiller.se>
7254              Date:  Wed, 25 Jul 2001 11:28:23 +0200
7255              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
7256      Branch: perl
7257            ! pod/perlguts.pod
7258 ____________________________________________________________________________
7259 [ 11470] By: nick                                  on 2001/07/26  06:21:06
7260         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
7261              From:  Philip Newton <Philip.Newton@gmx.net>
7262              Date:  Wed, 25 Jul 2001 08:19:47 +0200
7263              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
7264      Branch: perl
7265            ! INSTALL
7266 ____________________________________________________________________________
7267 [ 11469] By: nick                                  on 2001/07/26  06:20:25
7268         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
7269              From:  Philip Newton <Philip.Newton@gmx.net>
7270              Date:  Wed, 25 Jul 2001 08:12:48 +0200
7271              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
7272      Branch: perl
7273            ! INSTALL
7274 ____________________________________________________________________________
7275 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
7276         Log: More +x.
7277      Branch: perl
7278            ! Porting/makerel
7279 ____________________________________________________________________________
7280 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
7281         Log: Update Changes.
7282      Branch: perl
7283            ! Changes patchlevel.h
7284 ____________________________________________________________________________
7285 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
7286         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
7287              From: "Philip Newton" <Philip.Newton@gmx.net>
7288              Date: Tue, 24 Jul 2001 06:45:55 +0200
7289              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
7290      Branch: perl
7291            ! os2/perlrexx.c
7292 ____________________________________________________________________________
7293 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
7294         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
7295              From: Peter Prymmer <pvhp@forte.com>
7296              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
7297              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
7298      Branch: perl
7299            ! pod/perlport.pod t/io/fs.t vms/test.com
7300 ____________________________________________________________________________
7301 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
7302         Log: Workaround on Cwd bootstrap problem.
7303      Branch: perl
7304            ! lib/ExtUtils/MakeMaker.pm
7305 ____________________________________________________________________________
7306 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
7307         Log: When in Rome, quote like the Romans do.
7308      Branch: perl
7309            ! cflags.SH
7310 ____________________________________________________________________________
7311 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
7312         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
7313              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7314              Date: Mon, 23 Jul 2001 19:29:49 -0400
7315              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
7316      Branch: perl
7317            + os2/perlrexx.c
7318            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
7319            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
7320            ! t/op/write.t
7321 ____________________________________________________________________________
7322 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
7323         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
7324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7325              Date: Mon, 23 Jul 2001 18:43:42 -0400
7326              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
7327      Branch: perl
7328            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7329 ____________________________________________________________________________
7330 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
7331         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
7332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7333              Date: Mon, 23 Jul 2001 18:33:16 -0400
7334              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
7335      Branch: perl
7336            ! lib/ExtUtils/MakeMaker.pm
7337 ____________________________________________________________________________
7338 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
7339         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
7340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7341              Date: Mon, 23 Jul 2001 18:20:35 -0400
7342              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
7343      Branch: perl
7344            ! Makefile.SH cflags.SH
7345 ____________________________________________________________________________
7346 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
7347         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
7348              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
7349              Date: Mon, 23 Jul 2001 11:32:17 -0500
7350              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
7351      Branch: perl
7352            ! lib/ExtUtils/MakeMaker.pm
7353 ____________________________________________________________________________
7354 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
7355         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
7356              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7357              Date: Mon, 23 Jul 2001 18:13:20 -0400
7358              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
7359      Branch: perl
7360            ! lib/perl5db.pl
7361 ____________________________________________________________________________
7362 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
7363         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
7364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7365              Date: Mon, 23 Jul 2001 18:07:40 -0400
7366              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
7367      Branch: perl
7368            ! op.c
7369 ____________________________________________________________________________
7370 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
7371         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
7372              From: "Craig A. Berry" <craigberry@mac.com>
7373              Date: Mon, 23 Jul 2001 15:35:06 -0500
7374              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
7375      Branch: perl
7376            ! util.c
7377 ____________________________________________________________________________
7378 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
7379         Log: Subject: [PATCH perlfaq9.pod typo]
7380              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
7381              Date: Mon, 23 Jul 2001 07:49:05 -0700
7382              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
7383      Branch: perl
7384            ! pod/perlfaq9.pod
7385 ____________________________________________________________________________
7386 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
7387         Log: Subject: win32\sncfnmcs.pl corrections
7388              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
7389              Date: Mon, 23 Jul 2001 12:56:54 +0200
7390              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
7391              
7392              Rename the script a little bit more sensibly.
7393      Branch: perl
7394            + win32/sync_ext.pl
7395            - win32/sncfnmcs.pl
7396            ! MANIFEST README.win32
7397 ____________________________________________________________________________
7398 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
7399         Log: Test tweak.
7400      Branch: perl
7401            ! ext/B/Deparse.t
7402 ____________________________________________________________________________
7403 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
7404         Log: Metaconfig unit tweak for #11450.
7405      Branch: metaconfig/U/perl
7406            ! Mksymlinks.U
7407 ____________________________________________________________________________
7408 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
7409         Log: Too volatile failsafe check.
7410      Branch: perl
7411            ! Configure
7412 ____________________________________________________________________________
7413 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
7414         Log: Further doc tweaks.
7415      Branch: perl
7416            ! lib/UnicodeCD.pm
7417 ____________________________________________________________________________
7418 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
7419         Log: Doc tweaks.
7420      Branch: perl
7421            ! lib/UnicodeCD.pm
7422 ____________________________________________________________________________
7423 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
7424         Log: Doc tweakery from Abhijit.
7425      Branch: perl
7426            ! Porting/repository.pod
7427 ____________________________________________________________________________
7428 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
7429         Log: An accidental empty line.
7430      Branch: perl
7431            ! MANIFEST
7432 ____________________________________________________________________________
7433 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
7434         Log: Missing MANIFESTations.
7435      Branch: perl
7436            ! MANIFEST
7437 ____________________________________________________________________________
7438 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
7439         Log: Update Changes.
7440      Branch: perl
7441            ! Changes patchlevel.h
7442 ____________________________________________________________________________
7443 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
7444         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
7445              From: Mike Guy <mjtg@cam.ac.uk>
7446              Date: Fri, 20 Jul 2001 16:12:49 +0100
7447              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
7448      Branch: perl
7449            ! Porting/pumpkin.pod
7450 ____________________________________________________________________________
7451 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
7452         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
7453              From: Peter Prymmer <pvhp@forte.com>
7454              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
7455              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
7456      Branch: perl
7457            ! pod/perlhack.pod
7458 ____________________________________________________________________________
7459 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
7460         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
7461              From: Michael G Schwern <schwern@pobox.com>
7462              Date: Fri, 20 Jul 2001 20:22:35 -0400
7463              Message-ID: <20010720202235.O4498@blackrider>
7464      Branch: perl
7465            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
7466            ! lib/Test/t/todo.t
7467 ____________________________________________________________________________
7468 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
7469         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
7470              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7471              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
7472              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
7473      Branch: perl
7474            ! ext/POSIX/POSIX.pod
7475 ____________________________________________________________________________
7476 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
7477         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
7478              From: Mark-Jason Dominus <mjd@plover.com>
7479              Date: Fri, 20 Jul 2001 23:16:54 -0400
7480              Message-ID: <20010721031654.21877.qmail@plover.com>
7481      Branch: perl
7482            ! ext/POSIX/POSIX.pod
7483 ____________________________________________________________________________
7484 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
7485         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
7486              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7487              Date: Sun, 22 Jul 2001 14:56:09 +0200
7488              Message-ID: <20010722145609.A766@rafael>
7489      Branch: perl
7490            ! ext/B/O.pm
7491 ____________________________________________________________________________
7492 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
7493         Log: Subject: regexec.c #define cleanup
7494              From: Mark-Jason Dominus <mjd@plover.com>
7495              Date: Sat, 21 Jul 2001 18:33:25 -0400
7496              Message-ID: <20010721223325.3069.qmail@plover.com>
7497      Branch: perl
7498            ! regexec.c
7499 ____________________________________________________________________________
7500 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
7501         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
7502              From: Prymmer/Kahn <pvhp@best.com>
7503              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
7504              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
7505      Branch: perl
7506            ! t/io/fs.t
7507 ____________________________________________________________________________
7508 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
7509         Log: Typo in #11432.
7510      Branch: perl
7511            ! ext/POSIX/POSIX.t
7512 ____________________________________________________________________________
7513 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
7514         Log: Integrate (manually) change #11424 from macperl.
7515      Branch: perl
7516            ! ext/Filter/t/call.t
7517 ____________________________________________________________________________
7518 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
7519         Log: Integrate change #11408 from macperl.
7520      Branch: perl
7521           !> README.macos pod/perlport.pod
7522 ____________________________________________________________________________
7523 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
7524         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
7525      Branch: perl
7526           +> macos/MacPerlTests.cmd macos/xsubpp.patch
7527            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7528            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
7529            ! ext/POSIX/POSIX.t
7530 ____________________________________________________________________________
7531 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
7532         Log: pod/*.t tests not picked up by t/TEST either
7533      Branch: maint-5.6/perl
7534            ! t/TEST
7535 ____________________________________________________________________________
7536 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
7537         Log: better tweak for change#11429 (windows has both / and \ separated
7538              paths in @INC at that point)
7539      Branch: maint-5.6/perl
7540            ! t/pod/testp2pt.pl
7541 ____________________________________________________________________________
7542 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
7543         Log: MacOS pod test tweak needs \Escape
7544      Branch: maint-5.6/perl
7545            ! t/pod/testp2pt.pl
7546 ____________________________________________________________________________
7547 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
7548         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
7549              resulting duplicate output, but t/harness isn't)
7550      Branch: maint-5.6/perl
7551            ! t/run/runenv.t
7552 ____________________________________________________________________________
7553 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
7554         Log: t/harness wasn't picking up all the tests
7555      Branch: maint-5.6/perl
7556            ! t/harness
7557 ____________________________________________________________________________
7558 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
7559         Log: update MANIFEST for new file
7560      Branch: maint-5.6/perl
7561            ! MANIFEST
7562 ____________________________________________________________________________
7563 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
7564         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
7565              the exception of the macperl/macos/... tree
7566      Branch: maint-5.6/perl
7567           +> t/lib/filefind-taint.t
7568           !> (integrate 72 files)
7569 ____________________________________________________________________________
7570 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
7571         Log: Fix test.
7572      Branch: maint-5.6/macperl
7573            ! macos/bundled_ext/Filter/t/call.t
7574 ____________________________________________________________________________
7575 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
7576         Log: Make perl fork()-safe (in a slightly limited way) even on
7577              platforms that don't have pthread_atfork() (extension of
7578              the fix in change#11151).
7579              
7580              Note that this will not help extensions that call fork()
7581              directly in C, or that link to libraries that call fork()
7582              directly.  Such cases must be fixed to either call
7583              PerlProc_fork(), or call atfork_lock() in parent before the
7584              calling the function that forks and call atfork_unlock()
7585              in both parent and child immediately after the fork().
7586              (There are no worries if C code calls exec() in the child
7587              immediately after a fork().  Only cases where the child
7588              calls perl's API functions (including New()) after the
7589              fork() are problematic.)
7590              
7591              This change also eliminates the use of vfork() from perl,
7592              since all such uses were violating the severe restrictions
7593              on modifying the state of the process between the vfork()
7594              and the exec().
7595              
7596              This is a modified version of patches suggested by Abhijit
7597              Menon-Sen and Richard Soderberg.
7598      Branch: perl
7599            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
7600            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
7601 ____________________________________________________________________________
7602 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
7603         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
7604              Switch, and Text::Balanced.
7605      Branch: maint-5.6/macperl
7606            + macos/bundled_ext/Filter/Util/Call/Call.pm
7607            + macos/bundled_ext/Filter/Util/Call/Call.xs
7608            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
7609            + macos/bundled_ext/Filter/t/MyFilter.pm
7610            + macos/bundled_ext/Filter/t/call.t
7611            + macos/bundled_ext/Filter/t/filter-util.pl
7612            + macos/bundled_lib/blib/lib/Class/ISA.pm
7613            + macos/bundled_lib/blib/lib/Digest.pm
7614            + macos/bundled_lib/blib/lib/Filter/Simple.pm
7615            + macos/bundled_lib/blib/lib/Switch.pm
7616            + macos/bundled_lib/blib/lib/Text/Balanced.pm
7617            + macos/bundled_lib/blib/lib/Text/Balanced.pod
7618            + macos/bundled_lib/t/Class/ISA/test.pl
7619            + macos/bundled_lib/t/Digest/Digest.t
7620            + macos/bundled_lib/t/Filter/Simple/test.pl
7621            + macos/bundled_lib/t/Switch/test.pl
7622            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
7623            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
7624            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
7625            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
7626            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
7627            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
7628            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
7629            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
7630 ____________________________________________________________________________
7631 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
7632         Log: Add Filter::Util::Call to config/make files; edit utils
7633              to recognize the module (it was descended too far down).
7634              Bump version to 5.6.1a4.
7635      Branch: maint-5.6/macperl
7636            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
7637            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
7638            ! macos/macperl/Makefile.mk macos/xsubpp.patch
7639 ____________________________________________________________________________
7640 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
7641         Log: Make DB_File the default for MLDBM on MacOS.
7642      Branch: maint-5.6/macperl
7643            ! macos/bundled_lib/blib/lib/MLDBM.pm
7644 ____________________________________________________________________________
7645 [ 11419] By: nick                                  on 2001/07/20  14:51:03
7646         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
7647              From:  Simon Cozens <simon@netthink.co.uk>
7648              Date:  Fri, 20 Jul 2001 11:42:35 -0400
7649              Message-Id:  <20010720114235.A5235@netthink.co.uk>
7650      Branch: perl
7651            ! lib/UnicodeCD.pm
7652 ____________________________________________________________________________
7653 [ 11418] By: nick                                  on 2001/07/20  14:48:12
7654         Log: Subject:  [PATCH regcomp.h] adds a comment
7655              From:  Abhijit Menon-Sen <ams@wiw.org>
7656              Date:  Fri, 20 Jul 2001 21:05:37 +0530
7657              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
7658      Branch: perl
7659            ! regcomp.h
7660 ____________________________________________________________________________
7661 [ 11417] By: nick                                  on 2001/07/20  14:16:38
7662         Log: Subject:  [PATCH 5.7.2] INSTALL updates
7663              From:  Andy Dougherty <doughera@lafayette.edu>
7664              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
7665              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
7666      Branch: perl
7667            ! INSTALL
7668 ____________________________________________________________________________
7669 [ 11416] By: nick                                  on 2001/07/20  06:44:44
7670         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
7671              From:  Russ Allbery <rra@stanford.edu>
7672              Date:  19 Jul 2001 15:52:37 -0700
7673              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
7674      Branch: perl
7675            ! lib/Pod/Man.pm
7676 ____________________________________________________________________________
7677 [ 11415] By: nick                                  on 2001/07/20  06:35:11
7678         Log: Subject:  [PATCH] defer op_seq allocation
7679              From:  Abhijit Menon-Sen <ams@wiw.org>
7680              Date:  Thu, 19 Jul 2001 22:12:24 +0530
7681              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
7682      Branch: perl
7683            ! op.c
7684 ____________________________________________________________________________
7685 [ 11414] By: nick                                  on 2001/07/20  06:23:36
7686         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
7687              From:  Abhijit Menon-Sen <ams@wiw.org>
7688              Date:  Fri, 20 Jul 2001 01:18:50 +0530
7689              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
7690              (Private e-mail)
7691      Branch: perl
7692            ! ext/Time/HiRes/HiRes.xs
7693 ____________________________________________________________________________
7694 [ 11413] By: nick                                  on 2001/07/20  06:18:53
7695         Log: Integrate mainline
7696      Branch: perlio
7697           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
7698            - t/base/commonsense.t
7699           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
7700           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
7701           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
7702           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
7703           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
7704           !> win32/win32.c
7705 ____________________________________________________________________________
7706 [ 11412] By: nick                                  on 2001/07/19  06:44:27
7707         Log: Integrate win32/perlhost.h from maintenance branch.
7708              (Rest of $ENV{PATH} / system() fix.)
7709      Branch: perl
7710           !> win32/perlhost.h
7711 ____________________________________________________________________________
7712 [ 11411] By: nick                                  on 2001/07/19  06:41:34
7713         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
7714              From:  Philip Newton <Philip.Newton@gmx.net>
7715              Date:  Wed, 18 Jul 2001 21:43:57 +0200
7716              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
7717      Branch: perl
7718            ! pod/perlhack.pod
7719 ____________________________________________________________________________
7720 [ 11410] By: nick                                  on 2001/07/19  06:39:35
7721         Log: Subject:  Security hole in taint checking in open()
7722              From:  deekoo@tentacle.net
7723              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
7724              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
7725      Branch: perl
7726            ! doio.c
7727 ____________________________________________________________________________
7728 [ 11409] By: nick                                  on 2001/07/19  06:28:08
7729         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
7730              From:  Abhijit Menon-Sen <ams@wiw.org>
7731              Date:  Thu, 19 Jul 2001 04:30:43 +0530
7732              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
7733      Branch: perl
7734            ! ext/Time/HiRes/HiRes.xs
7735 ____________________________________________________________________________
7736 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
7737         Log: Update docs with latest implementation information and new URLs.
7738      Branch: maint-5.6/macperl
7739            ! README.macos pod/perlport.pod
7740 ____________________________________________________________________________
7741 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
7742         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
7743              Fix BuildRules to accept optimization variables.
7744      Branch: maint-5.6/macperl
7745            + macos/bundled_ext/Digest/MD5/Makefile.mk
7746            ! macos/BuildRules.mk macos/Makefile.mk
7747            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
7748            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
7749 ____________________________________________________________________________
7750 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
7751         Log: Integrate changes 11399,11401
7752      Branch: maint-5.6/macperl
7753           !> win32/perlhost.h win32/win32.c
7754 ____________________________________________________________________________
7755 [ 11405] By: nick                                  on 2001/07/18  06:50:33
7756         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
7757              from perl5.6*
7758      Branch: perl
7759           !> win32/perlhost.h win32/win32.c
7760 ____________________________________________________________________________
7761 [ 11404] By: nick                                  on 2001/07/18  06:43:59
7762         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
7763              From:  hv@crypt0.demon.co.uk
7764              Date:  Wed, 18 Jul 2001 05:58:46 +0100
7765              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
7766      Branch: perl
7767            ! ext/POSIX/POSIX.t
7768 ____________________________________________________________________________
7769 [ 11403] By: nick                                  on 2001/07/18  06:38:57
7770         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
7771              From:  hv@crypt0.demon.co.uk
7772              Date:  Wed, 18 Jul 2001 05:21:54 +0100
7773              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
7774      Branch: perl
7775            ! numeric.c t/op/arith.t
7776 ____________________________________________________________________________
7777 [ 11402] By: nick                                  on 2001/07/18  06:19:17
7778         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
7779              From:  mjd@plover.com
7780              Date:  17 Jul 2001 17:59:20 -0000
7781              Message-Id:  <20010717175920.8177.qmail@plover.com>
7782      Branch: perl
7783            ! pod/perlre.pod
7784 ____________________________________________________________________________
7785 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
7786         Log: thinko in change#11400 (duh)
7787      Branch: maint-5.6/perl
7788            ! win32/perlhost.h
7789 ____________________________________________________________________________
7790 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
7791         Log: change#11399 revealed another unrelated bug; this is just a temporary
7792              bandaid
7793      Branch: maint-5.6/perl
7794            ! win32/perlhost.h
7795 ____________________________________________________________________________
7796 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
7797         Log: fix bugs in handling of the virtualized environment under windows;
7798              there were bugs in propagating any changes to %ENV down to the real
7799              environment when such changes happened in the toplevel process
7800              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
7801              problem identification, and for a part of the fix)
7802      Branch: maint-5.6/perl
7803            ! win32/perlhost.h win32/win32.c
7804 ____________________________________________________________________________
7805 [ 11398] By: nick                                  on 2001/07/17  08:26:35
7806         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
7807              From: Peter Prymmer <pvhp@forte.com>
7808              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
7809              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
7810              
7811              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
7812              should not depend on existance of Config.pm
7813      Branch: perl
7814           +> t/lib/commonsense.t
7815            - t/base/commonsense.t
7816            ! MANIFEST t/README
7817 ____________________________________________________________________________
7818 [ 11397] By: nick                                  on 2001/07/17  08:09:58
7819         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
7820              From:  Michael G Schwern <schwern@pobox.com>
7821              Date:  Mon, 16 Jul 2001 18:20:31 -0400
7822              Message-Id:  <20010716182031.A1128@blackrider>
7823      Branch: perl
7824            ! pod/perlhack.pod
7825 ____________________________________________________________________________
7826 [ 11396] By: nick                                  on 2001/07/17  08:04:11
7827         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
7828              From:  Gwyn Judd <b.judd@xtra.co.nz>
7829              Date:  Tue, 17 Jul 2001 20:55:58 +1200
7830              Message-Id:  <20010717205558.A3107@thislove>
7831      Branch: perl
7832            ! pod/perlfunc.pod
7833 ____________________________________________________________________________
7834 [ 11395] By: nick                                  on 2001/07/17  08:02:22
7835         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
7836              From:  Peter Prymmer <pvhp@forte.com>
7837              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
7838              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
7839      Branch: perl
7840            ! t/op/sprintf.t
7841 ____________________________________________________________________________
7842 [ 11394] By: nick                                  on 2001/07/17  07:57:06
7843         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
7844              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
7845              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
7846              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
7847      Branch: perl
7848            ! gv.c
7849 ____________________________________________________________________________
7850 [ 11392] By: nick                                  on 2001/07/17  07:50:12
7851         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
7852              From:  Coral <coral@moonlight.crystalflame.net>
7853              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
7854              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
7855      Branch: perl
7856            ! pp_sys.c thread.h
7857 ____________________________________________________________________________
7858 [ 11391] By: nick                                  on 2001/07/17  07:34:28
7859         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
7860              From:  Jonathan Stowe <gellyfish@gellyfish.com>
7861              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
7862              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
7863      Branch: perl
7864            ! utils/h2xs.PL
7865 ____________________________________________________________________________
7866 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
7867         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
7868              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
7869              and Mac::Apps::Launch, which don't work, and Time::HiRes and
7870              Time::Piece, which don't yet work.
7871      Branch: maint-5.6/macperl
7872            + (add 154 files)
7873 ____________________________________________________________________________
7874 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
7875         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
7876              Also add hack to get around missing setenv for PERL5DB.
7877      Branch: maint-5.6/macperl
7878            ! macos/macish.c macos/macish.h
7879 ____________________________________________________________________________
7880 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
7881         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
7882      Branch: maint-5.6/macperl
7883            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
7884            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
7885 ____________________________________________________________________________
7886 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
7887         Log: Fix up some configuration and make options, add extra
7888              extensions.
7889      Branch: maint-5.6/macperl
7890            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
7891            ! macos/macperl/Makefile.mk
7892 ____________________________________________________________________________
7893 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
7894         Log: From Change 11374 in maintperl.
7895      Branch: maint-5.6/macperl
7896           !> utils/h2ph.PL
7897 ____________________________________________________________________________
7898 [ 11385] By: nick                                  on 2001/07/16  14:12:58
7899         Log: Back out change to h2xs till it passes its test.
7900      Branch: perl
7901            ! utils/h2xs.PL
7902 ____________________________________________________________________________
7903 [ 11384] By: nick                                  on 2001/07/16  14:00:10
7904         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
7905              From:  Jonathan Stowe <gellyfish@gellyfish.com>
7906              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
7907              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
7908      Branch: perl
7909            ! utils/h2xs.PL
7910 ____________________________________________________________________________
7911 [ 11383] By: nick                                  on 2001/07/16  13:53:12
7912         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
7913              From:  Robin Houston <robin@kitsite.com>
7914              Date:  Sun, 15 Jul 2001 18:22:31 +0100
7915              Message-Id:  <20010715182230.A11174@robin>
7916      Branch: perl
7917            ! hints/darwin.sh
7918 ____________________________________________________________________________
7919 [ 11382] By: nick                                  on 2001/07/16  13:52:49
7920         Log: Subject:  [PATCH perl@11372] re_dup
7921              From:  Radu Greab <radu@netsoft.ro>
7922              Date:  Sun, 15 Jul 2001 04:50:06 +0300
7923              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
7924      Branch: perl
7925            ! sv.c
7926 ____________________________________________________________________________
7927 [ 11379] By: nick                                  on 2001/07/16  13:35:39
7928         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
7929              From:  Robin Houston <robin@kitsite.com>
7930              Date:  Sat, 14 Jul 2001 14:28:50 +0100
7931              Message-Id:  <20010714142850.A10205@robin>
7932      Branch: perl
7933            ! ext/B/B/Deparse.pm
7934 ____________________________________________________________________________
7935 [ 11378] By: nick                                  on 2001/07/16  13:30:36
7936         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
7937              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
7938              Date:  Sat, 14 Jul 2001 22:17:42 +0900
7939              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
7940      Branch: perl
7941            + ext/Encode/Encode/euc-jp-0212.enc
7942            ! ext/Encode/Encode/Tcl.pm
7943 ____________________________________________________________________________
7944 [ 11377] By: nick                                  on 2001/07/16  13:17:28
7945         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
7946              From:  Andy Dougherty <doughera@lafayette.edu>
7947              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
7948              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
7949      Branch: perl
7950            ! hints/darwin.sh hints/rhapsody.sh
7951 ____________________________________________________________________________
7952 [ 11376] By: nick                                  on 2001/07/16  09:05:00
7953         Log: Integrate mainline
7954      Branch: perlio
7955           +> ext/Encode/Encode/7bit-greek.enc
7956           +> ext/Encode/Encode/7bit-latin1.enc
7957           +> ext/Encode/Encode/cns11643-1.enc
7958           +> ext/Encode/Encode/cns11643-2.enc
7959           +> ext/Encode/Encode/iso2022-cn.enc
7960           +> ext/Encode/Encode/iso2022-jp1.enc
7961           +> ext/Encode/Encode/iso2022-jp2.enc
7962           !> Changes Configure MANIFEST Makefile.SH
7963           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
7964           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
7965           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
7966           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
7967           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
7968 ____________________________________________________________________________
7969 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
7970         Log: integrate change#11374 from maint-5.6
7971              
7972              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
7973      Branch: perl
7974           !> utils/h2ph.PL
7975 ____________________________________________________________________________
7976 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
7977         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
7978      Branch: maint-5.6/perl
7979            ! utils/h2ph.PL
7980 ____________________________________________________________________________
7981 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
7982         Log: Update Changes.
7983      Branch: perl
7984            ! Changes patchlevel.h
7985 ____________________________________________________________________________
7986 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
7987         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
7988              From: Jonathan Stowe <gellyfish@gellyfish.com>
7989              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
7990              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
7991      Branch: perl
7992            ! utils/h2xs.PL
7993 ____________________________________________________________________________
7994 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
7995         Log: Subject: patch to add DEL to [:cntrl:]
7996              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7997              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
7998              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
7999      Branch: perl
8000            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
8001 ____________________________________________________________________________
8002 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
8003         Log: Metaconfig unit change for #11369; plus a dependency nit.
8004      Branch: metaconfig
8005            ! U/compline/nblock_io.U
8006      Branch: metaconfig/U/perl
8007            ! Extensions.U
8008 ____________________________________________________________________________
8009 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
8010         Log: #include <stdlib.h> so that exit() is prototyped,
8011              noticed by Hugo.
8012      Branch: perl
8013            ! Configure
8014 ____________________________________________________________________________
8015 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
8016         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
8017              From: Peter Prymmer <pvhp@forte.com>
8018              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
8019              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
8020      Branch: perl
8021            ! t/op/sprintf.t
8022 ____________________________________________________________________________
8023 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
8024         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
8025              From: Peter Prymmer <pvhp@forte.com>
8026              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
8027              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
8028      Branch: perl
8029            ! ext/Encode/Encode/Tcl.t
8030 ____________________________________________________________________________
8031 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
8032         Log: Add information about gcc 3.0 basic block profiling.
8033      Branch: perl
8034            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
8035 ____________________________________________________________________________
8036 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
8037         Log: Subject: Error in lib/PerlIO/Via.pm ?
8038              From: Mark-Jason Dominus <mjd@plover.com>
8039              Date: Fri, 13 Jul 2001 15:55:41 -0400
8040              Message-ID: <20010713195541.26751.qmail@plover.com>
8041      Branch: perl
8042            ! ext/PerlIO/Via/Via.pm
8043 ____________________________________________________________________________
8044 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
8045         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
8046              section from the Compiler section.
8047      Branch: perl
8048            ! myconfig.SH
8049 ____________________________________________________________________________
8050 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
8051         Log: Handle glibc style of constant definitions using enum
8052              with intervening #defines; from Brendan O'Dea.
8053      Branch: perl
8054            ! utils/h2ph.PL
8055 ____________________________________________________________________________
8056 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
8057         Log: Add LC_MESSAGES to the locale_h export tag (it already is
8058              in the Makefile.PL and thusly eligible for an XS constant)
8059              (see also maintperl #10543)
8060      Branch: perl
8061            ! ext/POSIX/POSIX.pm
8062 ____________________________________________________________________________
8063 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
8064         Log: Subject: Re: [patch] re_dup
8065              From: Abhijit Menon-Sen <ams@wiw.org>
8066              Date: Fri, 13 Jul 2001 21:41:09 +0530
8067              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
8068      Branch: perl
8069            ! sv.c
8070 ____________________________________________________________________________
8071 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
8072         Log: Subject: [patch] re_dup
8073              From: Doug MacEachern <dougm@covalent.net>
8074              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
8075              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
8076      Branch: perl
8077            ! sv.c
8078 ____________________________________________________________________________
8079 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
8080         Log: Update Changes.
8081      Branch: perl
8082            ! Changes patchlevel.h
8083 ____________________________________________________________________________
8084 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
8085         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
8086              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
8087              Date: Sat, 14 Jul 2001 00:06:30 +0900
8088              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
8089      Branch: perl
8090            + ext/Encode/Encode/7bit-greek.enc
8091            + ext/Encode/Encode/7bit-latin1.enc
8092            + ext/Encode/Encode/cns11643-1.enc
8093            + ext/Encode/Encode/cns11643-2.enc
8094            + ext/Encode/Encode/iso2022-cn.enc
8095            + ext/Encode/Encode/iso2022-jp1.enc
8096            + ext/Encode/Encode/iso2022-jp2.enc
8097            ! MANIFEST ext/Encode/Encode/Tcl.pm
8098            ! ext/Encode/Encode/iso2022-kr.enc
8099 ____________________________________________________________________________
8100 [ 11357] By: nick                                  on 2001/07/13  14:24:06
8101         Log: Blind integrate mainline (as of 5.7.2?)
8102      Branch: perlio
8103           !> AUTHORS Changes Porting/config.sh Porting/config_H
8104           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
8105           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
8106           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8107           !> win32/makefile.mk
8108 ____________________________________________________________________________
8109 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
8110         Log: Snip away the devel patchlevel.
8111      Branch: perl
8112            ! patchlevel.h
8113 ____________________________________________________________________________
8114 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
8115         Log: Bump the version to 5.7.2.
8116      Branch: perl
8117            ! Porting/config.sh Porting/config_H patchlevel.h
8118            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
8119            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8120            ! win32/makefile.mk
8121 ____________________________________________________________________________
8122 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
8123         Log: Update Changes.
8124      Branch: perl
8125            ! Changes
8126 ____________________________________________________________________________
8127 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
8128         Log: Reword.
8129      Branch: perl
8130            ! AUTHORS
8131 ____________________________________________________________________________
8132 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
8133         Log: AUTHORS update.
8134      Branch: perl
8135            ! AUTHORS
8136 ____________________________________________________________________________
8137 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
8138         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
8139              unless ithreads.
8140      Branch: perl
8141            ! makedef.pl
8142 ____________________________________________________________________________
8143 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
8144         Log: Integrate perlio.
8145      Branch: perl
8146           !> win32/distclean.bat
8147 ____________________________________________________________________________
8148 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
8149         Log: Test the encoding transform only iff we have PerlIO,
8150              noticed by H. Merijn Brand.
8151      Branch: perl
8152            ! ext/PerlIO/t/encoding.t
8153 ____________________________________________________________________________
8154 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
8155         Log: README.netware tweaks from Ananth Kesari.
8156      Branch: perl
8157            ! README.netware
8158 ____________________________________________________________________________
8159 [ 11346] By: nick                                  on 2001/07/13  09:18:51
8160         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
8161              to avoid /unicode vs /Unicode issues.
8162      Branch: perlio
8163            ! win32/distclean.bat
8164 ____________________________________________________________________________
8165 [ 11345] By: nick                                  on 2001/07/13  06:24:18
8166         Log: Integrate mainline
8167      Branch: perlio
8168           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
8169            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
8170           !> (integrate 63 files)
8171 ____________________________________________________________________________
8172 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
8173         Log: Add d_bincompat5005 information to perl -V.
8174      Branch: perl
8175            ! myconfig.SH
8176 ____________________________________________________________________________
8177 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
8178         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
8179              From: Abhijit Menon-Sen <ams@wiw.org>
8180              Date: Fri, 13 Jul 2001 07:12:36 +0530
8181              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
8182      Branch: perl
8183            ! sv.c
8184 ____________________________________________________________________________
8185 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
8186         Log: Remove unicode::distinct, as per Inaba Hiroto.
8187      Branch: perl
8188            - lib/unicode/distinct.pm
8189            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
8190            ! t/lib/1_compile.t
8191 ____________________________________________________________________________
8192 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
8193         Log: Paging for Dr Octothorpe.
8194      Branch: perl
8195            ! pod/perlfaq4.pod
8196 ____________________________________________________________________________
8197 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
8198         Log: cut-n-paste error noticed by mjd.
8199      Branch: perl
8200            ! pod/perlfaq4.pod
8201 ____________________________________________________________________________
8202 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
8203         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
8204              From: Peter Prymmer <pvhp@forte.com>
8205              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
8206              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
8207      Branch: perl
8208            ! pod/perlfaq4.pod
8209 ____________________________________________________________________________
8210 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
8211         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
8212              From: Randall Gellens <randy@qualcomm.com>
8213              Date: Thu, 12 Jul 2001 16:56:23 -0700
8214              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
8215      Branch: perl
8216            ! Porting/repository.pod
8217 ____________________________________________________________________________
8218 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
8219         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
8220      Branch: perl
8221            ! thread.h
8222 ____________________________________________________________________________
8223 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
8224         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
8225              From: coral <coral@moonlight.crystalflame.net>
8226              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
8227              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
8228      Branch: perl
8229            ! thread.h
8230 ____________________________________________________________________________
8231 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
8232         Log: Metaconfig unit change for #11134.
8233      Branch: metaconfig
8234            + U/threads/d_pthread_atfork.U
8235 ____________________________________________________________________________
8236 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
8237         Log: Add HAS_PTHREAD_ATFORK.
8238      Branch: perl
8239            ! Configure NetWare/config.wc NetWare/config_H.wc
8240            ! Porting/Glossary Porting/config.sh Porting/config_H
8241            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
8242            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
8243            ! vos/config.ga.def vos/config.ga.h win32/config.bc
8244            ! win32/config.gc win32/config.vc win32/config_H.bc
8245            ! win32/config_H.gc win32/config_H.vc
8246 ____________________________________________________________________________
8247 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
8248         Log: Subject: [PATCH] File::Copy fails on tied handles
8249              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
8250              Date: Thu, 12 Jul 2001 15:18:51 -0700
8251              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
8252      Branch: perl
8253            ! lib/File/Copy.pm
8254 ____________________________________________________________________________
8255 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
8256         Log: Subject: [PATCH] Langinfo.t
8257              From: Nicholas Clark <nick@ccl4.org>
8258              Date: Thu, 12 Jul 2001 23:55:38 +0100
8259              Message-ID: <20010712235538.M5827@plum.flirble.org>
8260      Branch: perl
8261            ! ext/I18N/Langinfo/Langinfo.t
8262 ____________________________________________________________________________
8263 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
8264         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
8265              From: Peter Prymmer <pvhp@forte.com>
8266              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
8267              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
8268      Branch: perl
8269            ! pod/perl572delta.pod
8270 ____________________________________________________________________________
8271 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
8272         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
8273              From: Abhijit Menon-Sen <ams@wiw.org>
8274              Date: Fri, 13 Jul 2001 05:21:16 +0530
8275              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
8276      Branch: perl
8277            ! sv.c
8278 ____________________________________________________________________________
8279 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
8280         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
8281              From: Abhijit Menon-Sen <ams@wiw.org>
8282              Date: Fri, 13 Jul 2001 03:04:25 +0530
8283              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
8284      Branch: perl
8285            ! av.c
8286 ____________________________________________________________________________
8287 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
8288         Log: s/^M$//g
8289      Branch: perl
8290            ! win32/Makefile win32/makefile.mk
8291 ____________________________________________________________________________
8292 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
8293         Log: Update Changes.
8294      Branch: perl
8295            ! Changes patchlevel.h
8296 ____________________________________________________________________________
8297 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
8298         Log: Typo spotted by Philip Newton.
8299      Branch: perl
8300            ! pod/perl572delta.pod
8301 ____________________________________________________________________________
8302 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
8303         Log: Subject: [PATCH] fixes perl_clone of perl_clone
8304              From: Artur Bergman <artur@contiller.se>
8305              Date: Thu, 12 Jul 2001 20:57:09 +0200
8306              Message-ID: <B773BFA4.236B%artur@contiller.se>
8307      Branch: perl
8308            ! sv.c
8309 ____________________________________________________________________________
8310 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
8311         Log: Add README.uts from Hal Morris.
8312      Branch: perl
8313            + README.uts
8314            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
8315            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8316 ____________________________________________________________________________
8317 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
8318         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
8319              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8320              Date: Thu, 12 Jul 2001 20:32:37 +0200
8321              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
8322      Branch: perl
8323            ! hints/aix.sh
8324 ____________________________________________________________________________
8325 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
8326         Log: Subject: Patch: document reg_data.what member
8327              From: Mark-Jason Dominus <mjd@plover.com>
8328              Message-ID: <20010712182532.14821.qmail@plover.com>
8329              Date: Thu, 12 Jul 2001 14:25:32 -0400
8330      Branch: perl
8331            ! regcomp.c regcomp.h
8332 ____________________________________________________________________________
8333 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
8334         Log: Subject: [PATCH] Perl_re_dup()
8335              From: Abhijit Menon-Sen <ams@wiw.org>
8336              Date: Thu, 12 Jul 2001 23:54:32 +0530
8337              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
8338      Branch: perl
8339            ! embed.h embed.pl perlapi.c proto.h sv.c
8340 ____________________________________________________________________________
8341 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
8342         Log: Regen Configure, modlib, toc.
8343      Branch: perl
8344            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8345            ! pod/perlmodlib.pod pod/perltoc.pod
8346 ____________________________________________________________________________
8347 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
8348         Log: The problem seems to be in PerlIO::Layer::->find() not
8349              accepting the ":encoding(blurflur)" arguments.
8350      Branch: perl
8351            ! lib/PerlIO.pm lib/open.pm
8352 ____________________________________________________________________________
8353 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
8354         Log: AIX doc update.
8355      Branch: perl
8356            ! README.aix pod/perl572delta.pod
8357 ____________________________________________________________________________
8358 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
8359         Log: Subject: AIX README update
8360              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8361              Date: Thu, 12 Jul 2001 19:28:30 +0200
8362              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
8363      Branch: perl
8364            ! README.aix
8365 ____________________________________________________________________________
8366 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
8367         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
8368              From: Norton Allen <allen@huarp.harvard.edu>
8369              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
8370              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
8371      Branch: perl
8372            ! ext/IO/lib/IO/t/io_unix.t
8373 ____________________________________________________________________________
8374 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
8375         Log: Subject: [PATCH README.qnx hints/qnx.sh]
8376              From: Norton Allen <allen@huarp.harvard.edu>
8377              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
8378              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
8379      Branch: perl
8380            ! README.qnx hints/qnx.sh
8381 ____________________________________________________________________________
8382 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
8383         Log: Subject: [patch] faster PM_GETRE
8384              From: Doug MacEachern <dougm@covalent.net>
8385              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
8386              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
8387      Branch: perl
8388            ! op.h
8389 ____________________________________________________________________________
8390 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
8391         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
8392              From: Doug MacEachern <dougm@covalent.net>
8393              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
8394              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
8395      Branch: perl
8396            ! op.c
8397 ____________________________________________________________________________
8398 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
8399         Log: Tell where the nice Estonian database is.
8400      Branch: perl
8401            ! lib/open.pm
8402 ____________________________________________________________________________
8403 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
8404         Log: Retract #11309 since #11310 is a better fix.
8405      Branch: perl
8406            ! t/lib/1_compile.t
8407 ____________________________________________________________________________
8408 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
8409         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
8410              change#11300 needs to return the status of failed win32_spawnvp())
8411              
8412              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
8413              splitting correctly; remove unused variables; 'require' at run time
8414              rather than 'use' at compile time for I18N::Langinfo, since it
8415              isn't everyware
8416      Branch: perl
8417            ! lib/open.pm win32/win32.c
8418 ____________________________________________________________________________
8419 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
8420         Log: Temporary workaround.
8421      Branch: perl
8422            ! t/lib/1_compile.t
8423 ____________________________________________________________________________
8424 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
8425         Log: UCD typo in #11306 and add also more known-to-be-tested
8426              modules to the skip list.
8427      Branch: perl
8428            ! t/lib/1_compile.t
8429 ____________________________________________________________________________
8430 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
8431         Log: Rename Unicode::UCD to UnicodeCD to avoid
8432              messups with case-insensitive filesystems.
8433      Branch: perl
8434            + lib/UnicodeCD.pm lib/UnicodeCD.t
8435            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
8436            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
8437 ____________________________________________________________________________
8438 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
8439         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
8440              From: daniel@biz.bitpusher.com
8441              Date: Wed, 11 Jul 2001 23:25:47 -0700
8442              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
8443      Branch: perl
8444            ! lib/Tie/Array.pm t/op/splice.t
8445 ____________________________________________________________________________
8446 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
8447         Log: Subject: [PATCH] More accurate line numbers in messages
8448              From: Paul Johnson <paul@pjcj.net>
8449              Date: Thu, 12 Jul 2001 04:14:11 +0200
8450              Message-ID: <20010712041411.A3467@pjcj.net>
8451              
8452              (With prototyping and multiplicity tweaks.)
8453      Branch: perl
8454            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
8455 ____________________________________________________________________________
8456 [ 11304] By: nick                                  on 2001/07/12  12:53:40
8457         Log: Integrate mainline
8458      Branch: perlio
8459           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
8460           !> regexec.c thread.h
8461 ____________________________________________________________________________
8462 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
8463         Log: Cut-and-pasto in #11298.
8464      Branch: perl
8465            ! ext/ByteLoader/bytecode.h
8466 ____________________________________________________________________________
8467 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
8468         Log: Update the AIX known problems section.
8469      Branch: perl
8470            ! pod/perl572delta.pod
8471 ____________________________________________________________________________
8472 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
8473         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
8474              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8475              Date: Thu, 12 Jul 2001 12:16:16 +0200
8476              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
8477      Branch: perl
8478            ! hints/aix.sh
8479 ____________________________________________________________________________
8480 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
8481         Log: Integrate perlio.
8482      Branch: perl
8483           !> makedef.pl win32/win32.c
8484 ____________________________________________________________________________
8485 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
8486         Log: Subject: [PATCH] fix for PMOP threadness failures
8487              From: Artur Bergman <artur@contiller.se>
8488              Date: Thu, 12 Jul 2001 09:48:06 +0200
8489              Message-ID: <B77322D6.22DD%artur@contiller.se>
8490      Branch: perl
8491            ! regexec.c
8492 ____________________________________________________________________________
8493 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
8494         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
8495              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
8496              Date: Thu, 12 Jul 2001 09:09:48 +0200
8497              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
8498              
8499              More parentheses to keep bcc happy.
8500      Branch: perl
8501            ! ext/ByteLoader/bytecode.h
8502 ____________________________________________________________________________
8503 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
8504         Log: Subject: Re: [patch] pthread_atfork bandaid
8505              From: Doug MacEachern <dougm@covalent.net>
8506              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
8507              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
8508      Branch: perl
8509            ! thread.h
8510 ____________________________________________________________________________
8511 [ 11296] By: nick                                  on 2001/07/12  11:55:48
8512         Log: Exclude reentrant_buffer from .def file
8513      Branch: perlio
8514            ! makedef.pl
8515 ____________________________________________________________________________
8516 [ 11295] By: nick                                  on 2001/07/12  11:11:44
8517         Log: Honour void-ness of my_exit()
8518      Branch: perlio
8519            ! win32/win32.c
8520 ____________________________________________________________________________
8521 [ 11294] By: nick                                  on 2001/07/12  07:51:04
8522         Log: Integrate mainline
8523      Branch: perlio
8524           +> uts/sprintf_wrap.c
8525           !> (integrate 35 files)
8526 ____________________________________________________________________________
8527 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
8528         Log: Retract #11289.
8529      Branch: perl
8530            ! embed.h embed.pl perl.c proto.h thread.h
8531 ____________________________________________________________________________
8532 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
8533         Log: Now the :locale pseudolayer *almost* works...
8534      Branch: perl
8535            ! lib/open.pm
8536 ____________________________________________________________________________
8537 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
8538         Log: Locale encoding tweaks.
8539      Branch: perl
8540            ! lib/open.pm
8541 ____________________________________________________________________________
8542 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
8543         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
8544              From: Mark-Jason Dominus <mjd@plover.com>
8545              Date: Thu, 12 Jul 2001 00:59:31 -0400
8546              Message-ID: <20010712045931.8543.qmail@plover.com>
8547              
8548              Remove the chmod/umask leading zero warning.
8549      Branch: perl
8550            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
8551            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
8552 ____________________________________________________________________________
8553 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
8554         Log: (Retracted by #11289.)
8555      Branch: perl
8556            ! embed.h embed.pl perl.c proto.h thread.h
8557 ____________________________________________________________________________
8558 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
8559         Log: Needed by #11283.
8560      Branch: perl
8561            ! intrpvar.h
8562 ____________________________________________________________________________
8563 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
8564         Log: Metaconfig unit change for #11286.
8565      Branch: metaconfig/U/perl
8566            ! patchlevel.U
8567 ____________________________________________________________________________
8568 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
8569         Log: Subject: Re: [PATCH Configure] perl -V broken
8570              From: Andy Dougherty <doughera@lafayette.edu>
8571              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
8572              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
8573      Branch: perl
8574            ! Configure myconfig.SH
8575 ____________________________________________________________________________
8576 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
8577         Log: Retract #11166 (and #11237).
8578      Branch: perl
8579            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
8580            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
8581            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
8582 ____________________________________________________________________________
8583 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
8584         Log: UTS tweaks for Hal Morris.
8585      Branch: perl
8586            + uts/sprintf_wrap.c
8587            ! MANIFEST hints/uts.sh perl.h
8588 ____________________________________________________________________________
8589 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
8590         Log: Subject: [PATCH] Use reentrant API glibc
8591              From: Artur Bergman <artur@contiller.se>
8592              Date: Thu, 12 Jul 2001 00:58:21 +0200
8593              Message-ID: <B772A6AD.2288%artur@contiller.se>
8594      Branch: perl
8595            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
8596            ! sv.c
8597 ____________________________________________________________________________
8598 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
8599         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
8600              From: barries <barries@slaysys.com>
8601              Date: Wed, 11 Jul 2001 15:11:46 -0400
8602              Message-ID: <20010711151146.G24560@jester.slaysys.com>
8603      Branch: perl
8604            ! pp_sys.c t/lib/warnings/doio win32/win32.c
8605 ____________________________________________________________________________
8606 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
8607         Log: Subject: [patch] pthread_atfork bandaid
8608              From: Doug MacEachern <dougm@covalent.net>
8609              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
8610              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
8611      Branch: perl
8612            ! miniperlmain.c perl.c
8613 ____________________________________________________________________________
8614 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
8615         Log: Subject: [patch] perl_clone leaks
8616              From: Doug MacEachern <dougm@covalent.net>
8617              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
8618              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
8619      Branch: perl
8620            ! sv.c
8621 ____________________________________________________________________________
8622 [ 11279] By: nick                                  on 2001/07/11  15:49:38
8623         Log: Integrate mainline
8624      Branch: perlio
8625           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
8626           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
8627           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
8628           +> lib/Term/ANSIColor/README
8629           !> (integrate 54 files)
8630 ____________________________________________________________________________
8631 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
8632         Log: Update Changes.
8633      Branch: perl
8634            ! Changes patchlevel.h
8635 ____________________________________________________________________________
8636 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
8637         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
8638              From: Peter Prymmer <pvhp@forte.com>
8639              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
8640              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
8641              
8642              Backport of embed.pl to 5.003.
8643      Branch: perl
8644            ! embed.pl
8645 ____________________________________________________________________________
8646 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
8647         Log: Subject: Re: POSIX test #14 on UTS 
8648              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8649              Date: Wed, 11 Jul 2001 03:02:14 +0100
8650              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
8651      Branch: perl
8652            ! ext/POSIX/POSIX.t
8653 ____________________________________________________________________________
8654 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
8655         Log: Make the I32 an IV to preserve structure alignment and size.
8656      Branch: perl
8657            ! op.h
8658 ____________________________________________________________________________
8659 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
8660         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
8661              From: "Artur Bergman" <artur@contiller.se>
8662              Date: Wed, 11 Jul 2001 14:23:37 +0200
8663              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
8664              
8665              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
8666      Branch: perl
8667            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
8668            ! pod/perlapi.pod sv.c
8669 ____________________________________________________________________________
8670 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
8671         Log: Tweak until Pod::Parser gets updated.
8672      Branch: perl
8673            ! t/pod/special_seqs.xr
8674 ____________________________________________________________________________
8675 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
8676         Log: File::Spec usage tweak.
8677      Branch: perl
8678            ! lib/ExtUtils.t
8679 ____________________________________________________________________________
8680 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
8681         Log: Integrate #11263 from macperl; macos and macosx updates.
8682      Branch: perl
8683           !> pod/perlport.pod
8684 ____________________________________________________________________________
8685 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
8686         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
8687              From: Peter Prymmer <pvhp@forte.com>
8688              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
8689              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
8690      Branch: perl
8691            + ext/Time/HiRes/hints/dynixptx.pl
8692            ! MANIFEST hints/dynixptx.sh
8693 ____________________________________________________________________________
8694 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
8695         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
8696              From: Nicholas Clark <nick@ccl4.org>
8697              Date: Tue, 10 Jul 2001 23:17:43 +0100
8698              Message-ID: <20010710231742.B59620@plum.flirble.org>
8699      Branch: perl
8700            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
8701 ____________________________________________________________________________
8702 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
8703         Log: Subject: [DOC PATCH] Pluggable runops
8704              From: Paul Johnson <paul@pjcj.net>
8705              Date: Tue, 10 Jul 2001 21:53:28 +0200
8706              Message-ID: <20010710215328.B26577@pjcj.net>
8707      Branch: perl
8708            ! pod/perlguts.pod
8709 ____________________________________________________________________________
8710 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
8711         Log: Subject: [PATCH] Authors
8712              From: Artur Bergman <artur@contiller.se>
8713              Date: Tue, 10 Jul 2001 20:39:12 +0200
8714              Message-ID: <B771186F.21CD%artur@contiller.se>
8715      Branch: perl
8716            ! AUTHORS
8717 ____________________________________________________________________________
8718 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
8719         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
8720              From: Doug MacEachern <dougm@covalent.net>
8721              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
8722              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
8723      Branch: perl
8724            ! pp_ctl.c
8725 ____________________________________________________________________________
8726 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
8727         Log: Subject: doc patch; times() in scalar context
8728              From: mjd@plover.com
8729              Date: 10 Jul 2001 18:01:17 -0000
8730              Message-ID: <20010710180117.12477.qmail@plover.com>
8731      Branch: perl
8732            ! pod/perlfunc.pod
8733 ____________________________________________________________________________
8734 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
8735         Log: Subject: [PATCH] Small fix to pp_gmtime
8736              From: Artur Bergman <artur@contiller.se>
8737              Date: Tue, 10 Jul 2001 19:54:52 +0200
8738              Message-ID: <B7710E0B.21C5%artur@contiller.se>
8739      Branch: perl
8740            ! pp_sys.c
8741 ____________________________________________________________________________
8742 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
8743         Log: Integrate changes from mainline perl, add notes about
8744              Mac OS X and Mac OS.
8745      Branch: maint-5.6/macperl
8746            ! pod/perlport.pod
8747 ____________________________________________________________________________
8748 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
8749         Log: A proof of the dangers of package; ?
8750      Branch: perl
8751            ! t/lib/warnings/op
8752 ____________________________________________________________________________
8753 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
8754         Log: Regen toc and modlib.
8755      Branch: perl
8756            ! pod/perlmodlib.pod pod/perltoc.pod
8757 ____________________________________________________________________________
8758 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
8759         Log: Add compexcl(), casefold(), and casespec() interfaces;
8760              and make all interfaces to return hash references instead
8761              of hashes. 
8762      Branch: perl
8763            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
8764 ____________________________________________________________________________
8765 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
8766         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
8767              From: "Philip Newton" <Philip.Newton@gmx.net>
8768              Date: Tue, 10 Jul 2001 09:55:59 +0200
8769              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
8770              
8771              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
8772              From: "Philip Newton" <Philip.Newton@gmx.net>
8773              Date: Tue, 10 Jul 2001 09:56:37 +0200
8774              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
8775      Branch: perl
8776            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8777            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
8778 ____________________________________________________________________________
8779 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
8780         Log: Subject: [patch] undef &xsub for 1,2
8781              From: Doug MacEachern <dougm@covalent.net>
8782              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
8783              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
8784              
8785              (This version of the patch with a comment from Gisle.)
8786      Branch: perl
8787            ! op.c
8788 ____________________________________________________________________________
8789 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
8790         Log: Mention package; deprecation and the Win32 problems.
8791      Branch: perl
8792            ! pod/perl572delta.pod
8793 ____________________________________________________________________________
8794 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
8795         Log: Subject: [PATCH] deprecate package with no arguments
8796              From: Robin Houston <robin@kitsite.com>
8797              Date: Tue, 10 Jul 2001 13:33:40 +0100
8798              Message-ID: <20010710133340.A13452@robin.kitsite.com>
8799      Branch: perl
8800            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
8801 ____________________________________________________________________________
8802 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
8803         Log: Upgrade to podlators 1.10.
8804      Branch: perl
8805            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
8806            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
8807            ! pod/pod2man.PL pod/pod2text.PL
8808 ____________________________________________________________________________
8809 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
8810         Log: Upgrade to Term::ANSIColor 1.04.
8811      Branch: perl
8812            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
8813            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
8814 ____________________________________________________________________________
8815 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
8816         Log: Integrate perlio (the right fix for the ":layer(args)")
8817      Branch: perl
8818           !> perlio.c
8819 ____________________________________________________________________________
8820 [ 11252] By: nick                                  on 2001/07/10  06:58:14
8821         Log: Fix open(...,"...:layer(xxx)",...)
8822              - use memEQ not strEQ as there is '(' not '\0'
8823      Branch: perlio
8824            ! perlio.c
8825 ____________________________________________________________________________
8826 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
8827         Log: Telling the number of tests helps.
8828      Branch: perl
8829            ! ext/PerlIO/t/encoding.t
8830 ____________________________________________________________________________
8831 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
8832         Log: Require I18N::Langinfo, not use.
8833      Branch: perl
8834            ! lib/open.pm
8835 ____________________________________________________________________________
8836 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
8837         Log: Add a test for for PerlIO ":encoding(...)" layer.
8838      Branch: perl
8839            + ext/PerlIO/t/encoding.t
8840            ! MANIFEST ext/Encode/Encode.pm
8841 ____________________________________________________________________________
8842 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
8843         Log: PerlIO ":encoding(foobar)" temporary fix.
8844              Not really correct, I think, since the change means
8845              that prefixes match.
8846      Branch: perl
8847            ! perlio.c
8848 ____________________________________________________________________________
8849 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
8850         Log: Update to Math::BigInt 1.36.  The biggest news is
8851              the separation of the backend; now the pure Perl
8852              implementation is in Math::BigInt::Calc, but one
8853              can plugin, say, Math::BigInt::BitVect, and get
8854              considerable speedup.
8855      Branch: perl
8856            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
8857            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
8858            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
8859            ! lib/Math/BigInt/t/mbimbf.t
8860 ____________________________________________________________________________
8861 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
8862         Log: Subject: Re: compatibility question
8863              From: Peter Prymmer <pvhp@forte.com>
8864              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
8865              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
8866      Branch: perl
8867            ! lib/ExtUtils/MM_VMS.pm
8868 ____________________________________________________________________________
8869 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
8870         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
8871              From: Norton Allen <allen@huarp.harvard.edu>
8872              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
8873              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
8874      Branch: perl
8875            ! ext/File/Glob/t/basic.t
8876 ____________________________________________________________________________
8877 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
8878         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
8879              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8880              Date: Tue, 10 Jul 2001 00:29:55 +0900
8881              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
8882      Branch: perl
8883            + ext/Encode/Encode/HZ.enc
8884            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
8885            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
8886            ! ext/Encode/Encode/iso2022-jp.enc
8887            ! ext/Encode/Encode/iso2022-kr.enc
8888 ____________________________________________________________________________
8889 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
8890         Log: Add in all them there macos/ files.
8891      Branch: maint-5.6/macperl
8892            + (add 577 files)
8893 ____________________________________________________________________________
8894 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
8895         Log: Add the new modules to the list of having those own tests.
8896      Branch: perl
8897            ! t/lib/1_compile.t
8898 ____________________________________________________________________________
8899 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
8900         Log: Add INOUT to control both ways at the same time.
8901      Branch: perl
8902            ! lib/open.pm
8903 ____________________________________________________________________________
8904 [ 11240] By: nick                                  on 2001/07/09  16:33:50
8905         Log: Integrate mainline
8906      Branch: perlio
8907           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
8908           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
8909           !> (integrate 41 files)
8910 ____________________________________________________________________________
8911 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
8912         Log: More encoding mapping magic.
8913      Branch: perl
8914            ! lib/open.pm
8915 ____________________________________________________________________________
8916 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
8917         Log: Update Changes.
8918      Branch: perl
8919            ! Changes patchlevel.h
8920 ____________________________________________________________________________
8921 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
8922         Log: (Retracted by #11285).
8923              
8924              Subject: [PATCH] OPpCONST_OCTAL fixes
8925              From: Abhijit Menon-Sen <ams@wiw.org>
8926              Date: Mon, 9 Jul 2001 07:38:45 +0530
8927              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
8928      Branch: perl
8929            ! op.c
8930 ____________________________________________________________________________
8931 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
8932         Log: Add a pseudolayer ":locale" to the open pragma which
8933              will get the encoding from the locale.  Yet undocumented
8934              because I can't get the PerlIO :encoding(foobar) to work.
8935      Branch: perl
8936            ! ext/Encode/Encode.pm lib/open.pm
8937 ____________________________________________________________________________
8938 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
8939         Log: Add more encoding mappings.
8940      Branch: perl
8941            ! ext/Encode/Encode.pm
8942 ____________________________________________________________________________
8943 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
8944         Log: Document that using :encoding layer requires using Encode.
8945      Branch: perl
8946            ! ext/Encode/Encode.pm lib/PerlIO.pm
8947 ____________________________________________________________________________
8948 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
8949         Log: Netware tweak from Ananth Kesari.
8950      Branch: perl
8951            ! NetWare/netware.h
8952 ____________________________________________________________________________
8953 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
8954         Log: t/harness doesn't know about run/*.t
8955      Branch: perl
8956            ! t/harness
8957 ____________________________________________________________________________
8958 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
8959         Log: run/exit.t busted on windows
8960      Branch: perl
8961            ! t/run/exit.t
8962 ____________________________________________________________________________
8963 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
8964         Log: fix a couple of UCD.t tests that fail due to bad case
8965      Branch: perl
8966            ! lib/Unicode/UCD.t
8967 ____________________________________________________________________________
8968 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
8969         Log: test skip logic was broken
8970      Branch: perl
8971            ! ext/I18N/Langinfo/Langinfo.t
8972 ____________________________________________________________________________
8973 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
8974         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
8975              failure of ExtUtils.t#27 when built in debug mode)
8976      Branch: perl
8977            ! lib/ExtUtils/MM_Win32.pm
8978 ____________________________________________________________________________
8979 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
8980         Log: I18N::Langinfo is not available on windows
8981      Branch: perl
8982            ! win32/FindExt.pm
8983 ____________________________________________________________________________
8984 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
8985         Log: save a dTHX
8986      Branch: perl
8987            ! ext/POSIX/POSIX.xs
8988 ____________________________________________________________________________
8989 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
8990         Log: Update Changes.
8991      Branch: perl
8992            ! Changes patchlevel.h
8993 ____________________________________________________________________________
8994 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
8995         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
8996              as pointed out by Sarathy.
8997      Branch: perl
8998            ! ext/I18N/Langinfo/Langinfo.xs
8999 ____________________________________________________________________________
9000 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
9001         Log: Retract #11212.
9002      Branch: perl
9003            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
9004 ____________________________________________________________________________
9005 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
9006         Log: Bump up the VERSION of Cwd.xs.
9007      Branch: perl
9008            ! ext/Cwd/Makefile.PL
9009 ____________________________________________________________________________
9010 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
9011         Log: Retract #11220, the problem wasn't the missing leading zero.
9012              Here's the problem:
9013              $ ./perl -we 'chmod(oct("755"), ".")'
9014              Non-octal literal mode (493) specified at -e line 1.
9015              (Did you mean 0493 instead?)
9016      Branch: perl
9017            ! lib/ExtUtils/MM_Unix.pm
9018 ____________________________________________________________________________
9019 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
9020         Log: (Retracted by #11221)
9021              Change the PERM_RW and PERM_RWX to 0644 and 0755
9022              (add the leading zero).
9023      Branch: perl
9024            ! lib/ExtUtils/MM_Unix.pm
9025 ____________________________________________________________________________
9026 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
9027         Log: Integrate changes #11193, 11205, 11209 from macperl.
9028              
9029              Fix up AutoLoader to fudge for Mac paths in import().
9030              
9031              Allow symbols in try_symbol() to begin with "_".
9032              
9033              Small portability fix for Mac OS.
9034      Branch: perl
9035           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
9036 ____________________________________________________________________________
9037 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
9038         Log: Metaconfig unit change for #11217.
9039      Branch: metaconfig/U/perl
9040            ! Extensions.U
9041 ____________________________________________________________________________
9042 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
9043         Log: Detypo, problem noticed by Gerrit P. Haase.
9044      Branch: perl
9045            ! Configure config_h.SH
9046 ____________________________________________________________________________
9047 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
9048         Log: Cwd cleanups.
9049      Branch: perl
9050            ! ext/Cwd/Cwd.xs
9051 ____________________________________________________________________________
9052 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
9053         Log: Slight tweaks on #11213.
9054      Branch: perl
9055            ! toke.c
9056 ____________________________________________________________________________
9057 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
9058         Log: A missing dTHX noticed by Gerrit P. Haase.
9059      Branch: perl
9060            ! ext/POSIX/POSIX.xs
9061 ____________________________________________________________________________
9062 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
9063         Log: Subject: [PATCH toke.c] Simplify yytoke()
9064              From: Simon Cozens <simon@netthink.co.uk>
9065              Date: Sun, 8 Jul 2001 13:24:34 +0100
9066              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
9067              
9068              Split out pending_ident().
9069      Branch: perl
9070            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
9071 ____________________________________________________________________________
9072 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
9073         Log: (Retracted by #11223.)
9074              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
9075              Date: Wed, 05 Nov 1997 17:22:34 -0600
9076              From: Graham Barr <gbarr@ti.com>
9077              Message-Id: <3460FFBA.6DA51F46@ti.com>
9078      Branch: perl
9079            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
9080 ____________________________________________________________________________
9081 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
9082         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
9083      Branch: perl
9084            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
9085            ! pod/perllocale.pod
9086 ____________________________________________________________________________
9087 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
9088         Log: Really do the test under the C locale.
9089      Branch: perl
9090            ! ext/I18N/Langinfo/Langinfo.t
9091 ____________________________________________________________________________
9092 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
9093         Log: Small portability fix for Mac OS.
9094      Branch: maint-5.6/macperl
9095            ! lib/Cwd.pm
9096 ____________________________________________________________________________
9097 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
9098         Log: Metaconfig unit change for #11207.
9099      Branch: metaconfig/U/perl
9100            ! Extensions.U
9101 ____________________________________________________________________________
9102 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
9103         Log: Add I18N::Langinfo, which is basically a wrapper around
9104              nl_langinfo(), which is an additional way to query locale
9105              specific information.
9106      Branch: perl
9107            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
9108            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
9109            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
9110 ____________________________________________________________________________
9111 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
9112         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
9113              used in File::Find tests; replace with if.t.
9114      Branch: maint-5.6/macperl
9115            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
9116            ! t/pragma/warn/op
9117 ____________________________________________________________________________
9118 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
9119         Log: Allow symbols in try_symbol() to begin with "_".
9120      Branch: maint-5.6/macperl
9121            ! makedef.pl
9122 ____________________________________________________________________________
9123 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
9124         Log: Sync up the File::Find changes from the rewrite by
9125              Thomas Wegner, et al.
9126      Branch: maint-5.6/macperl
9127            + t/lib/filefind-taint.t
9128            ! lib/File/Find.pm t/lib/filefind.t
9129 ____________________________________________________________________________
9130 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
9131         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
9132              From: Thomas Wegner <wegner_thomas@yahoo.com>
9133              Date: Thu, 5 Jul 2001 20:31:25 +0200
9134              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
9135      Branch: maint-5.6/macperl
9136            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
9137 ____________________________________________________________________________
9138 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
9139         Log: Some more test portability fixes.
9140      Branch: maint-5.6/macperl
9141            ! t/lib/filecopy.t t/pragma/warn/pp_sys
9142 ____________________________________________________________________________
9143 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
9144         Log: The #11200 removed wrong (non-existent) target.  Duh.
9145      Branch: perl
9146            ! Makefile.SH
9147 ____________________________________________________________________________
9148 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
9149         Log: Zap the lib/re.pm before creating it.
9150      Branch: perl
9151            ! Makefile.SH
9152 ____________________________________________________________________________
9153 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
9154         Log: Another test.  Please ignore.
9155      Branch: maint-5.6/macperl
9156            ! README.macos
9157 ____________________________________________________________________________
9158 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
9159         Log: Portability fixes for a lot of tests, especially IO-related
9160              tests, and warnings, and the harness script.
9161      Branch: maint-5.6/macperl
9162            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
9163            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
9164            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
9165            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
9166            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
9167            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
9168            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
9169            ! t/pragma/warnings.t
9170 ____________________________________________________________________________
9171 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
9172         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
9173              From: Nicholas Clark <nick@ccl4.org>
9174              Date: Sat, 7 Jul 2001 21:00:17 +0100
9175              Message-ID: <20010707210017.H59620@plum.flirble.org>
9176      Branch: perl
9177            ! lib/h2xs.t
9178 ____________________________________________________________________________
9179 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
9180         Log: The UNICOS/mk SysV IPC problem has been fixed.
9181      Branch: perl
9182            ! pod/perl572delta.pod
9183 ____________________________________________________________________________
9184 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
9185         Log: Slight update tweaks on perlunicode.pod.
9186      Branch: perl
9187            ! pod/perlunicode.pod
9188 ____________________________________________________________________________
9189 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
9190         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
9191              From: Mark-Jason Dominus <mjd@plover.com>
9192              Date: Sat, 07 Jul 2001 13:04:04 -0400
9193              Message-ID: <20010707170404.32694.qmail@plover.com>
9194      Branch: perl
9195            ! ext/DB_File/DB_File.pm
9196 ____________________________________________________________________________
9197 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
9198         Log: Fix up AutoLoader to fudge for Mac paths in import().
9199      Branch: maint-5.6/macperl
9200            ! lib/AutoLoader.pm
9201 ____________________________________________________________________________
9202 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
9203         Log: Try to force the lib/re.pm to be there before entering
9204              the extensions builds, should help for parallel makes.
9205      Branch: perl
9206            ! Makefile.SH
9207 ____________________________________________________________________________
9208 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
9209         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
9210              From: Norton Allen <allen@huarp.harvard.edu>
9211              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
9212              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
9213      Branch: perl
9214            ! ext/POSIX/POSIX.xs
9215 ____________________________________________________________________________
9216 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
9217         Log: Subject: [PATCH] Re: op/arith.t
9218              From: Nicholas Clark <nick@ccl4.org>
9219              Date: Sat, 7 Jul 2001 13:04:54 +0100
9220              Message-ID: <20010707130454.D59620@plum.flirble.org>
9221      Branch: perl
9222            ! numeric.c toke.c
9223 ____________________________________________________________________________
9224 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
9225         Log: Subject: [PATCH] h2xs
9226              From: Nicholas Clark <nick@ccl4.org>
9227              Date: Fri, 6 Jul 2001 23:25:14 +0100
9228              Message-ID: <20010706232514.X59620@plum.flirble.org>
9229      Branch: perl
9230            ! utils/h2xs.PL
9231 ____________________________________________________________________________
9232 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
9233         Log: Subject: Re: bleedperl perl_alloc..free leakage
9234              From: Radu Greab <radu@netsoft.ro>
9235              Date: Fri, 6 Jul 2001 19:48:54 +0300
9236              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
9237              
9238              Leak-be-gone.
9239      Branch: perl
9240            ! op.c
9241 ____________________________________________________________________________
9242 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
9243         Log: Test again.  Please ignore.
9244      Branch: maint-5.6/macperl
9245            ! README.macos
9246 ____________________________________________________________________________
9247 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
9248         Log: Test.  Please ignore.
9249      Branch: maint-5.6/macperl
9250            ! README.macos
9251 ____________________________________________________________________________
9252 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
9253         Log: Include changes already sent in separately as patches,
9254              before branch was created.
9255      Branch: maint-5.6/macperl
9256            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
9257            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
9258            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
9259            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
9260            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
9261            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
9262            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
9263            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
9264            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
9265            ! t/pragma/strict.t
9266 ____________________________________________________________________________
9267 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
9268         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
9269              From: Norton Allen <allen@huarp.harvard.edu>
9270              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
9271              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
9272      Branch: perl
9273            ! utf8.h
9274 ____________________________________________________________________________
9275 [ 11183] By: nick                                  on 2001/07/06  16:27:40
9276         Log: Integrate mainline
9277      Branch: perlio
9278           +> (branch 42 files)
9279            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
9280            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
9281            - win32/bin/mdelete.bat
9282           !> (integrate 215 files)
9283 ____________________________________________________________________________
9284 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
9285         Log: The #11166 needed also these updated.
9286      Branch: perl
9287            ! lib/warnings.pm warnings.h
9288 ____________________________________________________________________________
9289 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
9290         Log: Update Changes.
9291      Branch: perl
9292            ! Changes patchlevel.h
9293 ____________________________________________________________________________
9294 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
9295         Log: Regen toc.
9296      Branch: perl
9297            ! pod/perltoc.pod
9298 ____________________________________________________________________________
9299 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
9300         Log: Nit from Abhijit.
9301      Branch: perl
9302            ! lib/CPAN.pm
9303 ____________________________________________________________________________
9304 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
9305         Log: Retract #11172.
9306      Branch: perl
9307            ! t/op/method.t
9308 ____________________________________________________________________________
9309 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
9310         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
9311              From: Norton Allen <allen@huarp.harvard.edu>
9312              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
9313              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
9314      Branch: perl
9315            ! lib/Cwd.pm
9316 ____________________________________________________________________________
9317 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
9318         Log: (Accidentally empty check-in.)
9319      Branch: perl
9320            ! utf8.h
9321 ____________________________________________________________________________
9322 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
9323         Log: Retract #11165 since Sarathy pointed out it'll not
9324              work properly under threads, the problem should be
9325              solved using "the savestack, either via SSNEW() or
9326              using a newSVpv()+SAVEFREESV() combo."
9327      Branch: perl
9328            ! ext/POSIX/POSIX.xs
9329 ____________________________________________________________________________
9330 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
9331         Log: Retract #11125 since NI-S pointed out it'll not work in
9332              cases where the extension has their own handcrafted INC
9333              et alia.
9334      Branch: perl
9335            ! lib/ExtUtils/MM_Unix.pm
9336 ____________________________________________________________________________
9337 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
9338         Log: Subject: RE: [PATCH] -I and MakeMaker again
9339              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
9340              Date: Fri, 6 Jul 2001 09:18:29 +0200
9341              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
9342      Branch: perl
9343            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
9344            ! lib/ExtUtils/MM_Win32.pm
9345 ____________________________________________________________________________
9346 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
9347         Log: (Retracted by #11178)
9348              Subject: [PATCH t/op/method.t] SUPER:: strangeness
9349              From: Piers Cawley <pdcawley@iterative-software.com>
9350              Date: 06 Jul 2001 10:49:01 +0100
9351              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
9352      Branch: perl
9353            ! t/op/method.t
9354 ____________________________________________________________________________
9355 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
9356         Log: VOS README update from Paul Green.
9357      Branch: perl
9358            ! README.vos
9359 ____________________________________________________________________________
9360 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
9361         Log: Subject: [PATCH README.qnx hints/qnx.sh]
9362              From: Norton Allen <allen@huarp.harvard.edu>
9363              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
9364              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
9365      Branch: perl
9366            ! README.qnx hints/qnx.sh
9367 ____________________________________________________________________________
9368 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
9369         Log: Subject: [PATCH] Doc patch for Tie::Hash
9370              From: Artur Bergman <artur@contiller.se>
9371              Date: Thu, 05 Jul 2001 22:51:18 +0200
9372              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
9373      Branch: perl
9374            ! lib/Tie/Hash.pm
9375 ____________________________________________________________________________
9376 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
9377         Log: Subject: [PATCH] perlfaq4.pod
9378              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
9379              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
9380              Date: Thu, 5 Jul 2001 18:44:10 +0100 
9381      Branch: perl
9382            ! pod/perlfaq4.pod
9383 ____________________________________________________________________________
9384 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
9385         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
9386              From: Robin Houston <robin@kitsite.com>
9387              Date: Thu, 5 Jul 2001 18:33:21 +0100
9388              Message-ID: <20010705183321.A27345@robin.kitsite.com>
9389      Branch: perl
9390            ! ext/B/B/Deparse.pm
9391 ____________________________________________________________________________
9392 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
9393         Log: (Retracted by #11285.)
9394              
9395              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
9396              From: Abhijit Menon-Sen <ams@wiw.org>
9397              Date: Fri, 6 Jul 2001 01:26:32 +0530
9398              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
9399      Branch: perl
9400            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
9401            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
9402            ! warnings.pl
9403 ____________________________________________________________________________
9404 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
9405         Log: (Retracted by #11175)
9406              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
9407              From: Norton Allen <allen@huarp.harvard.edu>
9408              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
9409              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
9410      Branch: perl
9411            ! ext/POSIX/POSIX.xs
9412 ____________________________________________________________________________
9413 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
9414         Log: Unterminated C< (noticed by Richard Hatch), and few other
9415              small Unicode doc tweaks.
9416      Branch: perl
9417            ! pod/perlretut.pod
9418 ____________________________________________________________________________
9419 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
9420         Log: More flexible argument understanding; add charblocks() and
9421              charscripts(); make charblock() and charscript() two-way;
9422              add charinrange(); separate the $Unicode::UCD::VERSION and
9423              the version of the Unicode by adding UnicodeVersion().
9424      Branch: perl
9425            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9426 ____________________________________________________________________________
9427 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
9428         Log: Update Unicode::UCD on \p{In...}.
9429      Branch: perl
9430            ! lib/Unicode/UCD.pm
9431 ____________________________________________________________________________
9432 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
9433         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
9434              From: Norton Allen <allen@huarp.harvard.edu>
9435              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
9436              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
9437      Branch: perl
9438            ! lib/ExtUtils/MM_Unix.pm
9439 ____________________________________________________________________________
9440 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
9441         Log: POSIX-BC tweaks from Thomas Dorner.
9442      Branch: perl
9443            ! hints/posix-bc.sh perlio.h
9444 ____________________________________________________________________________
9445 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
9446         Log: Module updates for the delta.
9447      Branch: perl
9448            ! pod/perl572delta.pod
9449 ____________________________________________________________________________
9450 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
9451         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
9452              From: Norton Allen <allen@huarp.harvard.edu>
9453              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
9454              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
9455      Branch: perl
9456            ! ext/IO/lib/IO/t/io_sock.t
9457 ____________________________________________________________________________
9458 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
9459         Log: Subject: [PATCH perldiag.pod] Quick fixes
9460              From: Simon Cozens <simon@netthink.co.uk>
9461              Date: Wed, 4 Jul 2001 20:22:12 +0100
9462              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
9463      Branch: perl
9464            ! pod/perldiag.pod
9465 ____________________________________________________________________________
9466 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
9467         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
9468              From: Radu Greab <radu@netsoft.ro>
9469              Date: Wed, 4 Jul 2001 22:13:31 +0300
9470              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
9471      Branch: perl
9472            ! op.c sv.c t/op/pos.t
9473 ____________________________________________________________________________
9474 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
9475         Log: Subject: [PATCH] -I and MakeMaker again
9476              From: Michael G Schwern <schwern@pobox.com>
9477              Date: Wed, 4 Jul 2001 15:03:07 -0400
9478              Message-ID: <20010704150307.I20340@blackrider>
9479              
9480              (and retract #11145)
9481      Branch: perl
9482            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
9483            ! lib/ExtUtils/MakeMaker.pm
9484 ____________________________________________________________________________
9485 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
9486         Log: Subject: Re: PERFORCE change 11142 for review
9487              From: "Philip Newton" <Philip.Newton@gmx.net>
9488              Date: Wed, 4 Jul 2001 20:46:26 +0200
9489              Message-Id: <200107041841.VAA25380@taas.iki.fi>
9490      Branch: perl
9491            ! lib/ExtUtils/MakeMaker.pm
9492 ____________________________________________________________________________
9493 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
9494         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
9495              From: Jonathan Stowe <gellyfish@gellyfish.com>
9496              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
9497              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
9498      Branch: perl
9499            ! utils/pl2pm.PL
9500 ____________________________________________________________________________
9501 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
9502         Log: fix the binary compatibility issue when building with/without
9503              usemymalloc by exporting Perl_malloc() et al as simple wrappers
9504              around the system functions (this allows most extensions built
9505              using one mode to coexist with perls built in the other mode)
9506              
9507              XXX the Perl_mfree() wrapper might need to do return(free()) on
9508              platforms where Free_t isn't "void"
9509      Branch: perl
9510            ! embed.h embed.pl makedef.pl proto.h util.c
9511 ____________________________________________________________________________
9512 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
9513         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
9514              since it doesn't ensure threads other than the one calling fork()
9515              aren't holding any locks; the fix is to use pthread_atfork() to
9516              hold global locks
9517              
9518              building perl with -Dusemymalloc exacerbates the problem since
9519              Perl_malloc() holds a mutex, and perl's exec() calls New()
9520              
9521              XXX the code in win32thread.h may be needed on platforms that have
9522              no pthread_atfork()
9523      Branch: perl
9524            ! perl.c thread.h win32/win32thread.h
9525 ____________________________________________________________________________
9526 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
9527         Log: Integrate #11009 from maintperl.
9528      Branch: maint-5.6/macperl
9529           !> lib/ExtUtils/Manifest.pm
9530 ____________________________________________________________________________
9531 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
9532         Log: Flexing my Perforce muscles.
9533      Branch: maint-5.6/macperl
9534            ! README.macos
9535 ____________________________________________________________________________
9536 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
9537         Log: Update Changes.
9538      Branch: perl
9539            ! Changes patchlevel.h
9540 ____________________________________________________________________________
9541 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
9542         Log: Metaconfig unit change for #11146.
9543      Branch: metaconfig/U/perl
9544            ! d_fcntl_can_lock.U
9545 ____________________________________________________________________________
9546 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
9547         Log: Somehow the #ifdefs of the added code (in #11093) made
9548              HP-UX to fail the fcntl locking test, without the ifdefs
9549              the test seems to be working again.  Reason unknown:
9550              HP-UX cc doesn't complain either way.
9551      Branch: perl
9552            ! Configure
9553 ____________________________________________________________________________
9554 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
9555         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
9556      Branch: perl
9557            ! lib/ExtUtils/MM_Unix.pm
9558 ____________________________________________________________________________
9559 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
9560         Log: gcc -Wall nit.
9561      Branch: perl
9562            ! pp_hot.c
9563 ____________________________________________________________________________
9564 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
9565         Log: When removing tests updating the test count is a good idea, too.
9566      Branch: perl
9567            ! lib/Net/t/require.t
9568 ____________________________________________________________________________
9569 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
9570         Log: Document #11134 and add the new symbols to the list of
9571              of MakeMaker known ones.
9572      Branch: perl
9573            ! lib/ExtUtils/MakeMaker.pm
9574 ____________________________________________________________________________
9575 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
9576         Log: Microperl update.
9577      Branch: perl
9578            ! uconfig.h
9579 ____________________________________________________________________________
9580 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
9581         Log: Update the libnet tests as per #11138.
9582      Branch: perl
9583            - lib/Net/t/ph.t
9584            ! MANIFEST lib/Net/t/require.t
9585 ____________________________________________________________________________
9586 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
9587         Log: Regen toc and modlib.
9588      Branch: perl
9589            ! pod/perlmodlib.pod pod/perltoc.pod
9590 ____________________________________________________________________________
9591 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
9592         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
9593              Graham's request.
9594      Branch: perl
9595            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
9596            ! MANIFEST
9597 ____________________________________________________________________________
9598 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
9599         Log: Add the OS/390 harness results to the delta.
9600      Branch: perl
9601            ! pod/perl572delta.pod
9602 ____________________________________________________________________________
9603 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
9604         Log: Avoid the two study tests in OS/390 until the bug has been solved.
9605      Branch: perl
9606            ! t/op/study.t
9607 ____________________________________________________________________________
9608 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
9609         Log: DOS/DJGPP tweaks from Laszlo Molnar.
9610      Branch: perl
9611            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
9612 ____________________________________________________________________________
9613 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
9614         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
9615              From: Michael G Schwern <schwern@pobox.com>
9616              Date: Wed, 4 Jul 2001 00:01:16 -0400
9617              Message-ID: <20010704000116.C591@blackrider>
9618      Branch: perl
9619            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
9620 ____________________________________________________________________________
9621 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
9622         Log: The #11132 missed singleton characters (not part
9623              of a unilo..unihi range) in Unicode scripts.
9624      Branch: perl
9625            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
9626            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
9627            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
9628            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
9629            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
9630            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
9631            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
9632            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
9633            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
9634            ! lib/unicode/mktables.PL t/op/pat.t
9635 ____________________________________________________________________________
9636 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
9637         Log: Support preferentially the Unicode 'scripts' definition
9638              in the \p{In...} notation since according to Unicode the
9639              scripts concept is more natural for matching than using
9640              the somewhat artificial block names.  The block names are
9641              still available, though, and if there's a name conflict,
9642              the scripts one wins and the blocks one has to do with
9643              'Block' appended to its name.  For more information see
9644              
9645              http://www.unicode.org/unicode/reports/tr24/
9646      Branch: perl
9647            + lib/unicode/In/100.pl lib/unicode/In/101.pl
9648            + lib/unicode/In/102.pl lib/unicode/In/103.pl
9649            + lib/unicode/In/104.pl lib/unicode/In/105.pl
9650            + lib/unicode/In/106.pl lib/unicode/In/107.pl
9651            + lib/unicode/In/108.pl lib/unicode/In/109.pl
9652            + lib/unicode/In/110.pl lib/unicode/In/111.pl
9653            + lib/unicode/In/112.pl lib/unicode/In/113.pl
9654            + lib/unicode/In/114.pl lib/unicode/In/115.pl
9655            + lib/unicode/In/116.pl lib/unicode/In/117.pl
9656            + lib/unicode/In/118.pl lib/unicode/In/119.pl
9657            + lib/unicode/In/120.pl lib/unicode/In/121.pl
9658            + lib/unicode/In/122.pl lib/unicode/In/123.pl
9659            + lib/unicode/In/124.pl lib/unicode/In/125.pl
9660            + lib/unicode/In/126.pl lib/unicode/In/127.pl
9661            + lib/unicode/In/128.pl lib/unicode/In/129.pl
9662            + lib/unicode/In/130.pl lib/unicode/In/131.pl
9663            + lib/unicode/In/132.pl lib/unicode/In/133.pl
9664            + lib/unicode/In/134.pl lib/unicode/In/135.pl
9665            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
9666            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
9667            ! (edit 106 files)
9668 ____________________________________________________________________________
9669 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
9670         Log: Better document the difference between a block and a script.
9671      Branch: perl
9672            ! lib/Unicode/UCD.pm
9673 ____________________________________________________________________________
9674 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
9675         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
9676              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9677              Date: Tue, 3 Jul 2001 15:04:23 -0500
9678              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
9679      Branch: perl
9680            ! lib/CPAN.pm
9681 ____________________________________________________________________________
9682 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
9683         Log: Add tests for charscript().
9684      Branch: perl
9685            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
9686 ____________________________________________________________________________
9687 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
9688         Log: Add charscript() to get the UTR#24 script names of characters.
9689      Branch: perl
9690            ! lib/Unicode/UCD.pm
9691 ____________________________________________________________________________
9692 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
9693         Log: Todo updates.
9694      Branch: perl
9695            ! pod/perltodo.pod
9696 ____________________________________________________________________________
9697 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
9698         Log: Unicode::UCD updates.
9699      Branch: perl
9700            ! lib/Unicode/UCD.pm
9701 ____________________________________________________________________________
9702 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
9703         Log: (Retracted by #11174)
9704              Subject: MakeMaker should pass through DEFINE and INC to subdirs
9705              From: Alan Burlison <Alan.Burlison@sun.com>
9706              Date: Tue, 03 Jul 2001 15:20:13 +0100
9707              Message-ID: <3B41D49D.A923D4F9@sun.com>
9708      Branch: perl
9709            ! lib/ExtUtils/MM_Unix.pm
9710 ____________________________________________________________________________
9711 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
9712         Log: Subject: Patch needed for UTS
9713              From: hom00@utsglobal.com (Hal Morris)
9714              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
9715              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
9716              
9717              Replace #11113 with a better version.
9718      Branch: perl
9719            ! perl.h
9720 ____________________________________________________________________________
9721 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
9722         Log: Subject: Re: POINTERRIGOR
9723              From: Andy Dougherty <doughera@lafayette.edu>
9724              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
9725              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
9726      Branch: perl
9727            ! util.c
9728 ____________________________________________________________________________
9729 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
9730         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
9731              From: "Philip Newton" <pnewton@gmx.de>
9732              Date: Tue, 3 Jul 2001 17:03:34 +0200
9733              Message-ID: <3B41FAE6.29564.660E117@localhost>
9734      Branch: perl
9735            ! pp_hot.c
9736 ____________________________________________________________________________
9737 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
9738         Log: Typos.
9739      Branch: perl
9740            ! INSTALL
9741 ____________________________________________________________________________
9742 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
9743         Log: Subject: [PATCH 5.6.1] debugger fixes
9744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9745              Date: Tue, 3 Jul 2001 03:38:18 -0400
9746              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
9747              
9748              The $^S is working again.
9749      Branch: perl
9750            ! lib/perl5db.pl
9751 ____________________________________________________________________________
9752 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
9753         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
9754              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9755              Date: Tue, 3 Jul 2001 03:34:06 -0400
9756              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
9757      Branch: perl
9758            ! os2/OS2/Process/Process.pm
9759 ____________________________________________________________________________
9760 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
9761         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
9762              From: "Philip Newton" <Philip.Newton@gmx.net>
9763              Date: Tue, 3 Jul 2001 09:11:27 +0200
9764              Message-Id: <200107030706.KAA04596@taas.iki.fi>
9765      Branch: perl
9766            ! lib/FindBin.pm
9767 ____________________________________________________________________________
9768 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
9769         Log: Delta delta.
9770      Branch: perl
9771            ! pod/perl572delta.pod
9772 ____________________________________________________________________________
9773 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
9774         Log: Metaconfig unit change for 11115.
9775      Branch: metaconfig
9776            ! U/modified/libc.U
9777 ____________________________________________________________________________
9778 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
9779         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
9780              (from Richard Hatch) (this was the cause of pipes() and
9781              times() myeteriously not being found)
9782      Branch: perl
9783            ! Configure
9784 ____________________________________________________________________________
9785 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
9786         Log: Retract #10142, the real culprit found by Richard Hatch,
9787              coming soon to Configure near you.
9788      Branch: perl
9789            ! hints/aix.sh
9790 ____________________________________________________________________________
9791 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
9792         Log: (Replaced by #11124) UTS workaround from Hal Morris.
9793      Branch: perl
9794            ! perl.h
9795 ____________________________________________________________________________
9796 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
9797         Log: Subject: [PATCH] grok not grocking correctly
9798              From: Nicholas Clark <nick@ccl4.org>
9799              Date: Tue, 3 Jul 2001 00:19:08 +0100
9800              Message-ID: <20010703001908.H59620@plum.flirble.org>
9801      Branch: perl
9802            ! numeric.c
9803 ____________________________________________________________________________
9804 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
9805         Log: Subject: [PATCH Deparse.t] test just-posted patches
9806              From: Robin Houston <robin@kitsite.com>
9807              Date: Mon, 2 Jul 2001 23:46:15 +0100
9808              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
9809      Branch: perl
9810            ! ext/B/Deparse.t
9811 ____________________________________________________________________________
9812 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
9813         Log: Subject: [PATCH toke.c] autosplit into @F
9814              From: Robin Houston <robin@kitsite.com>
9815              Date: Mon, 2 Jul 2001 23:18:20 +0100
9816              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
9817      Branch: perl
9818            ! perl.c toke.c
9819 ____________________________________________________________________________
9820 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
9821         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
9822              From: Robin Houston <robin@kitsite.com>
9823              Date: Mon, 2 Jul 2001 23:00:48 +0100
9824              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
9825      Branch: perl
9826            ! ext/B/B/Deparse.pm
9827 ____________________________________________________________________________
9828 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
9829         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
9830              From: "Philip Newton" <Philip.Newton@gmx.net>
9831              Date: Mon, 2 Jul 2001 22:06:22 +0200
9832              (no Message-Id)
9833      Branch: perl
9834            ! ext/NDBM_File/hints/linux.pl
9835 ____________________________________________________________________________
9836 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
9837         Log: Subject: Re: Fixed pack problem - sort of
9838              From: Nicholas Clark <nick@ccl4.org>
9839              Date: Mon, 2 Jul 2001 20:59:20 +0100
9840              Message-ID: <20010702205919.F59620@plum.flirble.org>
9841      Branch: perl
9842            ! pp_pack.c t/op/pack.t
9843 ____________________________________________________________________________
9844 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
9845         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
9846              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9847              Date: Mon, 2 Jul 2001 15:45:41 -0400
9848              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
9849      Branch: perl
9850            ! os2/os2.c
9851 ____________________________________________________________________________
9852 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
9853         Log: (Mistaken retraction)
9854      Branch: perl
9855            ! utils/pl2pm.PL
9856 ____________________________________________________________________________
9857 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
9858         Log: Detypo in #11103.
9859      Branch: perl
9860            ! utils/pl2pm.PL
9861 ____________________________________________________________________________
9862 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
9863         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
9864              From: Jonathan Stowe <gellyfish@gellyfish.com>
9865              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
9866              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
9867      Branch: perl
9868            ! utils/pl2pm.PL
9869 ____________________________________________________________________________
9870 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
9871         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
9872              From: "Craig A. Berry" <craigberry@mac.com>
9873              Date: Mon, 02 Jul 2001 14:11:23 -0500
9874              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
9875      Branch: perl
9876            ! lib/Unicode/UCD.pm
9877 ____________________________________________________________________________
9878 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
9879         Log: Subject: [PATCH] Re: op/numconvert.t failures
9880              From: Nicholas Clark <nick@ccl4.org>
9881              Date: Mon, 2 Jul 2001 20:10:48 +0100
9882              Message-ID: <20010702201048.E59620@plum.flirble.org>
9883      Branch: perl
9884            ! t/op/numconvert.t
9885 ____________________________________________________________________________
9886 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
9887         Log: Update Changes.
9888      Branch: perl
9889            ! Changes patchlevel.h
9890 ____________________________________________________________________________
9891 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
9892         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
9893              The real fix must be more involved.  The line of code all the leaky
9894              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
9895              line of Perl_newPMOP().
9896      Branch: perl
9897            ! op.h
9898 ____________________________________________________________________________
9899 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
9900         Log: Based on
9901              
9902              Subject: Re: sizeof(struct sembuf)
9903              From: Nicholas Clark <nick@ccl4.org>
9904              Date: Sun, 1 Jul 2001 22:26:48 +0100
9905              Message-ID: <20010701222648.W59620@plum.flirble.org>
9906              
9907              but do semop() always the slow way.
9908      Branch: perl
9909            ! doio.c
9910 ____________________________________________________________________________
9911 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
9912         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
9913              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9914              Date: Tue, 03 Jul 2001 00:56:30 +0900
9915              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
9916      Branch: perl
9917            ! ext/Encode/Encode/Tcl.t
9918 ____________________________________________________________________________
9919 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
9920         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
9921              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9922              Date: Tue, 03 Jul 2001 00:55:46 +0900
9923              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
9924      Branch: perl
9925            ! ext/Encode/Encode/Tcl.pm
9926 ____________________________________________________________________________
9927 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
9928         Log: Regen api and toc.
9929      Branch: perl
9930            ! pod/perlapi.pod pod/perltoc.pod
9931 ____________________________________________________________________________
9932 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
9933         Log: Metaconfig unit change for #11093.
9934      Branch: metaconfig/U/perl
9935            ! d_fcntl_can_lock.U
9936 ____________________________________________________________________________
9937 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
9938         Log: The fcntl locking test may hang if NFS locking messed up;
9939              break out with alarm(10).
9940      Branch: perl
9941            ! Configure
9942 ____________________________________________________________________________
9943 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
9944         Log: Move the mdelete.bat from win32/bin to win32.
9945      Branch: perl
9946            ! MANIFEST
9947 ____________________________________________________________________________
9948 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
9949         Log: Typo in #11083.
9950      Branch: perl
9951            ! ext/Time/Piece/Piece.t
9952 ____________________________________________________________________________
9953 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
9954         Log: Netware tweaks from Guruprasad.
9955      Branch: perl
9956            - NetWare/perlsdio.h
9957            ! MANIFEST NetWare/Makefile NetWare/interface.c
9958            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
9959            ! perlsdio.h
9960 ____________________________________________________________________________
9961 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
9962         Log: Subject: Re: [PATH] shared -> unique;
9963              From: Abhijit Menon-Sen <ams@wiw.org>
9964              Date: Wed, 27 Jun 2001 03:51:27 +0530
9965              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
9966      Branch: perl
9967            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
9968 ____________________________________________________________________________
9969 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
9970         Log: Subject: Re: AIX / gcc-3.0
9971              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9972              Date: Mon, 02 Jul 2001 15:20:21 +0200
9973              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
9974      Branch: perl
9975            ! hints/aix.sh
9976 ____________________________________________________________________________
9977 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
9978         Log: Subject: Re: Bug report: split splits on wrong pattern
9979              From: Abhijit Menon-Sen <ams@wiw.org>
9980              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
9981              Date: Mon, 2 Jul 2001 16:31:33 +0530
9982      Branch: perl
9983            ! pp_ctl.c
9984 ____________________________________________________________________________
9985 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
9986         Log: Subject: [PATCH 5.6.1] test harness
9987              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9988              Date: Mon, 2 Jul 2001 06:29:21 -0400
9989              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
9990      Branch: perl
9991            ! lib/Test/Harness.pm
9992 ____________________________________________________________________________
9993 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
9994         Log: Subject: [PATCH 5.6.1] debugger goof
9995              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9996              Date: Mon, 2 Jul 2001 06:27:22 -0400
9997              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
9998      Branch: perl
9999            ! lib/perl5db.pl
10000 ____________________________________________________________________________
10001 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
10002         Log: Subject: [PATCH 5.6.1] OS/2 cwd
10003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10004              Date: Mon, 2 Jul 2001 06:21:17 -0400
10005              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
10006      Branch: perl
10007            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
10008 ____________________________________________________________________________
10009 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
10010         Log: Make #11082 more OS/2-specific.
10011      Branch: perl
10012            ! ext/Time/Piece/Piece.t
10013 ____________________________________________________________________________
10014 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
10015         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
10016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10017              Date: Mon, 2 Jul 2001 06:06:34 -0400
10018              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
10019      Branch: perl
10020            ! ext/Time/Piece/Piece.t
10021 ____________________________________________________________________________
10022 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
10023         Log: Subject: [PATCH B::Deparse] version number & changes
10024              From: Robin Houston <robin@kitsite.com>  
10025              Date: Sun, 1 Jul 2001 17:17:29 +0100
10026              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
10027      Branch: perl
10028            ! ext/B/B/Deparse.pm
10029 ____________________________________________________________________________
10030 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
10031         Log: Subject: a small fix.
10032              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
10033              Date: Mon, 2 Jul 2001 12:17:53 +0200
10034              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
10035      Branch: perl
10036            ! ext/Thread/Thread.xs
10037 ____________________________________________________________________________
10038 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
10039         Log: Subject: RE: perl@10907
10040              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
10041              Date: Mon, 2 Jul 2001 12:06:16 +0200
10042              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
10043              
10044              Borland C vs PerlIO.
10045      Branch: perl
10046            ! win32/config.bc win32/config_H.bc
10047 ____________________________________________________________________________
10048 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
10049         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
10050              From: "H.M. Brand" <merijn@l1.procura.nl>
10051              Date: Mon, 02 Jul 2001 11:18:57 +0200
10052              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
10053      Branch: perl
10054            ! t/op/write.t
10055 ____________________________________________________________________________
10056 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
10057         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
10058              From: Michael G Schwern <schwern@pobox.com>
10059              Date: Mon, 2 Jul 2001 00:26:24 -0400
10060              Message-ID: <20010702002624.A18302@blackrider>
10061      Branch: perl
10062            - ext/util/mkbootstrap
10063 ____________________________________________________________________________
10064 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
10065         Log: Subject: [PATCH op.h] v minor comment tweak
10066              From: Robin Houston <robin@puffinry.freeserve.co.uk>
10067              Date: Mon, 2 Jul 2001 00:42:01 +0100
10068              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
10069      Branch: perl
10070            ! op.h
10071 ____________________________________________________________________________
10072 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
10073         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
10074      Branch: perl
10075            ! pod/perlfunc.pod
10076 ____________________________________________________________________________
10077 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
10078         Log: Subject: Re: sizeof(struct sembuf)
10079              From: Nicholas Clark <nick@ccl4.org>
10080              Date: Sun, 1 Jul 2001 19:23:16 +0100
10081              Message-ID: <20010701192316.V59620@plum.flirble.org>
10082              
10083              s/signaling/signalling/
10084      Branch: perl
10085            ! pod/perlfunc.pod
10086 ____________________________________________________________________________
10087 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
10088         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
10089              From: "Philip Newton" <Philip.Newton@gmx.net>
10090              Date: Sun, 1 Jul 2001 09:37:56 +0200
10091              Message-Id: <200107010733.KAA03920@taas.iki.fi>
10092      Branch: perl
10093            ! pod/perlvar.pod
10094 ____________________________________________________________________________
10095 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
10096         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
10097              From: "Philip Newton" <Philip.Newton@gmx.net>
10098              Date: Sun, 1 Jul 2001 09:37:56 +0200
10099              Message-Id: <200107010733.KAA03925@taas.iki.fi>
10100      Branch: perl
10101            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
10102 ____________________________________________________________________________
10103 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
10104         Log: Metaconfig unit change for #11070.
10105      Branch: metaconfig
10106            ! U/compline/randfunc.U
10107 ____________________________________________________________________________
10108 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
10109         Log: Subject: [PATCH perlsnap] its --> it's --> its
10110              From: "Philip Newton" <Philip.Newton@gmx.net>
10111              Date: Sun, 1 Jul 2001 09:37:56 +0200
10112              Message-Id: <200107010733.KAA03914@taas.iki.fi>
10113      Branch: perl
10114            ! Porting/config_H
10115 ____________________________________________________________________________
10116 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
10117         Log: Sync with Sarathy; integrate with perlio.
10118      Branch: perl
10119           !> gv.c
10120 ____________________________________________________________________________
10121 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
10122         Log: regenerate win32/config_H.?c files
10123      Branch: perl
10124            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10125 ____________________________________________________________________________
10126 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
10127         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
10128              naming discipline
10129              
10130              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
10131              because of this)
10132              
10133              fix a warning about "fd" being used without being set in Cwd.xs
10134      Branch: perl
10135            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
10136            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
10137            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
10138            ! win32/config.vc
10139 ____________________________________________________________________________
10140 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
10141         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
10142              within macro arguments") and warnings ("unary minus applied to
10143              unsigned type", among others)
10144      Branch: perl
10145            ! gv.c hv.c op.c pp.c sv.c toke.c
10146 ____________________________________________________________________________
10147 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
10148         Log: win32 fixes: more spurious CRs
10149      Branch: perl
10150            ! win32/mdelete.bat
10151 ____________________________________________________________________________
10152 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
10153         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
10154              from win32/bin (or it gets deleted by distclean); don't delete
10155              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
10156              NT (should be made Win9x specific, and added to makefile.mk)
10157      Branch: perl
10158           +> win32/mdelete.bat
10159            - win32/bin/mdelete.bat
10160            ! win32/Makefile win32/makefile.mk
10161 ____________________________________________________________________________
10162 [ 11063] By: nick                                  on 2001/07/01  18:54:09
10163         Log: Quick for for #ifdef mess
10164      Branch: perlio
10165            ! gv.c
10166 ____________________________________________________________________________
10167 [ 11062] By: nick                                  on 2001/07/01  18:47:42
10168         Log: Raw integrate - does not build #if mess in gv.c
10169      Branch: perlio
10170           !> (integrate 29 files)
10171 ____________________________________________________________________________
10172 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
10173         Log: Make 'compile' target a little less broken.
10174              Still very broken, though: -Wall warnings from
10175              the generated code, boot_Foo prototypes missing,
10176              can't autoload Fcntl::SEEK_CUR et alia, ...
10177      Branch: perl
10178            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
10179            ! utils/perlcc.PL x2p/Makefile.SH
10180 ____________________________________________________________________________
10181 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
10182         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
10183      Branch: perl
10184            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
10185            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
10186 ____________________________________________________________________________
10187 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
10188         Log: Update Changes.
10189      Branch: perl
10190            ! Changes patchlevel.h
10191 ____________________________________________________________________________
10192 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
10193         Log: Still one typo, regen toc.
10194      Branch: perl
10195            ! lib/Unicode/UCD.pm pod/perltoc.pod
10196 ____________________________________________________________________________
10197 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
10198         Log: Detypos and regen toc.
10199      Branch: perl
10200            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
10201 ____________________________________________________________________________
10202 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
10203         Log: VERSION tweak.
10204      Branch: perl
10205            ! ext/List/Util/lib/List/Util.pm
10206 ____________________________________________________________________________
10207 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
10208         Log: Attempt at plugging the leak under ithreads detected by Doug.
10209      Branch: perl
10210            ! op.h
10211 ____________________________________________________________________________
10212 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
10213         Log: gcc -Wall lint after #11051.
10214      Branch: perl
10215            ! pp_sys.c
10216 ____________________________________________________________________________
10217 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
10218         Log: Integrate perlio.
10219      Branch: perl
10220           !> lib/File/Find/taint.t
10221 ____________________________________________________________________________
10222 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
10223         Log: Don't use the v-strings for module VERSIONs.
10224      Branch: perl
10225            ! lib/Unicode/UCD.pm
10226 ____________________________________________________________________________
10227 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
10228         Log: Code cleanup based on turning off the -woffs in IRIX.
10229              Not all of the gripes cleaned up (hairy code in hv.c and
10230              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
10231              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
10232              to the IRIX hints)
10233      Branch: perl
10234            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
10235            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
10236            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
10237            ! regcomp.c sv.c
10238 ____________________________________________________________________________
10239 [ 11050] By: nick                                  on 2001/06/30  20:46:46
10240         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
10241      Branch: perlio
10242            ! lib/File/Find/taint.t
10243 ____________________________________________________________________________
10244 [ 11049] By: nick                                  on 2001/06/30  18:13:33
10245         Log: Integrate mainline
10246      Branch: perlio
10247           +> NetWare/nwstdio.h NetWare/perlsdio.h
10248           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
10249           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
10250           +> lib/Unicode/UCD.t t/run/exit.t
10251           !> (integrate 60 files)
10252 ____________________________________________________________________________
10253 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
10254         Log: Delta delta.
10255      Branch: perl
10256            ! pod/perl572delta.pod
10257 ____________________________________________________________________________
10258 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
10259         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
10260              by CPAN.pm, use rather _00.
10261      Branch: perl
10262            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
10263            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
10264            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
10265            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
10266            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
10267            ! lib/ExtUtils/Embed.pm lib/Test.pm
10268 ____________________________________________________________________________
10269 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
10270         Log: Add a simple Unicode character database interface, Unicode::UCD.
10271      Branch: perl
10272            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
10273            ! MANIFEST
10274 ____________________________________________________________________________
10275 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
10276         Log: Subject: [PATCH] op/numconver.t
10277              From: Nicholas Clark <nick@ccl4.org>
10278              Date: Sat, 30 Jun 2001 15:40:10 +0100
10279              Message-ID: <20010630154010.I59620@plum.flirble.org>
10280      Branch: perl
10281            ! t/op/numconvert.t
10282 ____________________________________________________________________________
10283 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
10284         Log: The $^N is now taken (by #11038).
10285      Branch: perl
10286            ! t/base/lex.t
10287 ____________________________________________________________________________
10288 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
10289         Log: The #11040 had slipped to a wrong function...
10290      Branch: perl
10291            ! sv.c
10292 ____________________________________________________________________________
10293 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
10294         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
10295              the Configure library symbol probe mysteriously finds all
10296              symbols but those of pipe() and times().
10297      Branch: perl
10298            ! hints/aix.sh
10299 ____________________________________________________________________________
10300 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
10301         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
10302              From: Nicholas Clark <nick@ccl4.org>
10303              Date: Fri, 29 Jun 2001 23:49:07 +0100
10304              Message-ID: <20010629234907.D59620@plum.flirble.org>
10305      Branch: perl
10306            ! lib/ExtUtils.t
10307 ____________________________________________________________________________
10308 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
10309         Log: Subject: [PATCH] weakref fix 2, not yet there
10310              From: Artur Bergman <artur@contiller.se>
10311              Date: Sat, 30 Jun 2001 01:18:16 +0200
10312              Message-ID: <B762D957.1CC9%artur@contiller.se>
10313      Branch: perl
10314            ! sv.c
10315 ____________________________________________________________________________
10316 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
10317         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
10318              From: Michael G Schwern <schwern@pobox.com>
10319              Date: Fri, 29 Jun 2001 19:39:11 -0400
10320              Message-ID: <20010629193910.D25304@blackrider>
10321      Branch: perl
10322            + t/run/exit.t
10323            ! MANIFEST
10324 ____________________________________________________________________________
10325 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
10326         Log: Add support for $^N, the most-recently closed group.
10327      Branch: perl
10328            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
10329            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
10330            ! thrdvar.h
10331 ____________________________________________________________________________
10332 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
10333         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
10334              From: lvirden@cas.org
10335              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
10336              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
10337              
10338              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
10339              From: lvirden@cas.org
10340              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
10341              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
10342      Branch: perl
10343            ! README.solaris
10344 ____________________________________________________________________________
10345 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
10346         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
10347              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10348              Date: Sat, 30 Jun 2001 07:33:37 +0900
10349              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
10350              
10351              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
10352              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10353              Date: Sat, 30 Jun 2001 21:38:14 +0900
10354              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
10355      Branch: perl
10356            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
10357            + ext/Encode/Encode/7bit-kr.enc
10358            ! MANIFEST ext/Encode/Encode/Tcl.pm
10359 ____________________________________________________________________________
10360 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
10361         Log: NetWare tweaks from Guruprasad.
10362      Branch: perl
10363            + NetWare/nwstdio.h NetWare/perlsdio.h
10364            ! MANIFEST NetWare/Makefile NetWare/config.wc
10365            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
10366            ! NetWare/t/Readme.txt
10367 ____________________________________________________________________________
10368 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
10369         Log: More module $VERSION bump-ups.
10370      Branch: perl
10371            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
10372            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
10373            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
10374 ____________________________________________________________________________
10375 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
10376         Log: Doc update due to #11032.
10377      Branch: perl
10378            ! pod/perl572delta.pod
10379 ____________________________________________________________________________
10380 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
10381         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
10382              From: Peter Prymmer <pvhp@forte.com>
10383              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
10384              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
10385      Branch: perl
10386            ! ext/Time/HiRes/HiRes.xs
10387 ____________________________________________________________________________
10388 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
10389         Log: -lpthreads missing in AIX.
10390      Branch: perl
10391            ! hints/aix.sh
10392 ____________________________________________________________________________
10393 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
10394         Log: Subject: [PATCH] CLONE && weakrefs
10395              From: Artur Bergman <artur@contiller.se>
10396              Date: Fri, 29 Jun 2001 17:02:00 +0200
10397              Message-ID: <B7626508.1CA0%artur@contiller.se>
10398      Branch: perl
10399            ! sv.c
10400 ____________________________________________________________________________
10401 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
10402         Log: Subject: Re: Bug report: split splits on wrong pattern
10403              From: Radu Greab <radu@netsoft.ro>
10404              Date: Wed, 27 Jun 2001 21:50:52 +0300
10405              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
10406      Branch: perl
10407            ! pp_ctl.c t/op/split.t
10408 ____________________________________________________________________________
10409 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
10410         Log: Metaconfig unit change for #11027.
10411      Branch: metaconfig/U/perl
10412            ! d_modfl.U
10413 ____________________________________________________________________________
10414 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
10415         Log: I thought this Configure glitch for AIX was just recently fixed?
10416      Branch: perl
10417            ! Configure
10418 ____________________________________________________________________________
10419 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
10420         Log: Update Changes.
10421      Branch: perl
10422            ! Changes patchlevel.h
10423 ____________________________________________________________________________
10424 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
10425         Log: Subject: Re: perl@10967, File::Find, and Cwd
10426              From: Mike Guy <mjtg@cam.ac.uk>
10427              Date: Fri, 29 Jun 2001 14:56:49 +0100
10428              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
10429      Branch: perl
10430            ! lib/File/Find/taint.t
10431 ____________________________________________________________________________
10432 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
10433         Log: Update the sv_pvprintify() spec.
10434      Branch: perl
10435            ! pod/perltodo.pod
10436 ____________________________________________________________________________
10437 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
10438         Log: Known test failures update.
10439      Branch: perl
10440            ! pod/perl572delta.pod
10441 ____________________________________________________________________________
10442 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
10443         Log: Based on
10444              
10445              Subject: [PATCH @11016] More );) fixes
10446              From: Richard Soderberg <rs@crystalflame.net>
10447              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
10448              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
10449      Branch: perl
10450            ! ext/Thread/Thread.xs ext/Thread/typemap
10451 ____________________________________________________________________________
10452 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
10453         Log: Subject: [PATCH @11016] Fixes compile errors in four files
10454              From: Richard Soderberg <rs@crystalflame.net>
10455              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
10456              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
10457      Branch: perl
10458            ! mg.c pp.c pp_hot.c util.c
10459 ____________________________________________________________________________
10460 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
10461         Log: AIX hints tweaking continues, from Merijn Brand.
10462      Branch: perl
10463            ! hints/aix.sh
10464 ____________________________________________________________________________
10465 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
10466         Log: HP-UX needs gccversion sooner, from Merijn Brand.
10467      Branch: perl
10468            ! hints/hpux.sh
10469 ____________________________________________________________________________
10470 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
10471         Log: Subject: [PATCH 5.6.1] OS/2 docs
10472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10473              Date: Fri, 29 Jun 2001 02:34:12 -0400
10474              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
10475      Branch: perl
10476            ! README.os2 os2/Changes
10477 ____________________________________________________________________________
10478 [ 11017] By: nick                                  on 2001/06/29  10:20:30
10479         Log: Integrate mainline
10480      Branch: perlio
10481           +> (branch 37 files)
10482            - ext/ODBM_File/sdbm.t
10483           !> (integrate 211 files)
10484 ____________________________________________________________________________
10485 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
10486         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
10487              the modules found using a script written by Larry Schatzer Jr.
10488      Branch: perl
10489            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
10490            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
10491            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
10492            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
10493            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
10494            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
10495            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
10496            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
10497            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
10498            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
10499            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
10500            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
10501            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
10502            ! lib/constant.pm lib/fields.pm lib/strict.pm
10503 ____________________________________________________________________________
10504 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
10505         Log: The latest JPL from the anoncvs.
10506      Branch: perl
10507            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10508 ____________________________________________________________________________
10509 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
10510         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
10511      Branch: perl
10512            ! t/op/pat.t
10513 ____________________________________________________________________________
10514 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
10515         Log: Worrying about insecure directories now is a bit too late.
10516      Branch: perl
10517            ! lib/File/Find/taint.t
10518 ____________________________________________________________________________
10519 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
10520         Log: Cannot DIE() in a void function,
10521              from Richard Hatch <rhatch@austin.ibm.com>.
10522      Branch: perl
10523            ! ext/IPC/SysV/SysV.xs
10524 ____________________________________________________________________________
10525 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
10526         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
10527              From: Peter Prymmer <pvhp@forte.com>
10528              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
10529              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
10530              
10531              (unfinished: time/hires tests 3, 5, 14 failing, but better
10532              than wholesale failure)
10533      Branch: perl
10534            ! ext/Time/HiRes/HiRes.xs
10535 ____________________________________________________________________________
10536 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
10537         Log: Subject: [PATCH 5.6.1] OS/2 improvements
10538              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10539              Date: Thu, 28 Jun 2001 16:03:14 -0400
10540              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
10541      Branch: perl
10542            + os2/os2_base.t
10543            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
10544            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
10545            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
10546            ! os2/os2ish.h
10547 ____________________________________________________________________________
10548 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
10549         Log: Subject: Incrementing Extutils::Manifest's $VERSION
10550              From: Michael G Schwern <schwern@pobox.com>
10551              Date: Thu, 28 Jun 2001 13:13:49 -0400
10552              Message-ID: <20010628131349.A14738@blackrider>
10553      Branch: maint-5.6/perl
10554            ! lib/ExtUtils/Manifest.pm
10555 ____________________________________________________________________________
10556 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
10557         Log: AIX tweak from Merijn Brand.
10558      Branch: perl
10559            ! hints/aix.sh
10560 ____________________________________________________________________________
10561 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
10562         Log: Create the macperl branch.
10563      Branch: maint-5.6/macperl
10564           +> (branch 1728 files)
10565 ____________________________________________________________________________
10566 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
10567         Log: Update Changes.
10568      Branch: perl
10569            ! Changes patchlevel.h
10570 ____________________________________________________________________________
10571 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
10572         Log: More Perforce lore.
10573      Branch: perl
10574            ! Porting/repository.pod
10575 ____________________________________________________________________________
10576 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
10577         Log: Metaconfig unit changes for #11003.
10578      Branch: metaconfig/U/perl
10579            + d_nl_langinfo.U i_langinfo.U
10580 ____________________________________________________________________________
10581 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
10582         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
10583              Expected not to exist in non-UNIX excepting in VMS, where
10584              according to a quick web survey they just might.
10585      Branch: perl
10586            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
10587            ! Porting/config_H config_h.SH configure.com epoc/config.sh
10588            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
10589            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10590            ! win32/config.bc win32/config.gc win32/config.vc
10591 ____________________________________________________________________________
10592 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
10593         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
10594              in AIX is one is doing a 64-bit build.
10595      Branch: perl
10596            ! hints/aix.sh
10597 ____________________________________________________________________________
10598 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
10599         Log: Metaconfig unit changes for #11000.
10600      Branch: metaconfig/U/perl
10601            ! use64bits.U uselfs.U
10602 ____________________________________________________________________________
10603 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
10604         Log: Move use64bitint and use64bitall before uselargefiles.
10605      Branch: perl
10606            ! Configure
10607 ____________________________________________________________________________
10608 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
10609         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
10610              From: Robert Spier <rspier@pobox.com>
10611              Message-ID: <15162.41164.618712.841415@rls.cx>
10612              Date: Wed, 27 Jun 2001 23:13:16 -0400
10613      Branch: perl
10614            ! doio.c
10615 ____________________________________________________________________________
10616 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
10617         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
10618              From: Peter Prymmer <pvhp@forte.com>
10619              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
10620              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
10621      Branch: perl
10622            ! numeric.c
10623 ____________________________________________________________________________
10624 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
10625         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
10626              From: Peter Prymmer <pvhp@forte.com>
10627              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
10628              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
10629      Branch: perl
10630            ! configure.com ext/Digest/MD5/Makefile.PL
10631 ____________________________________________________________________________
10632 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
10633         Log: Update Changes.
10634      Branch: perl
10635            ! Changes patchlevel.h
10636 ____________________________________________________________________________
10637 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
10638         Log: Tiny EPOC updates.
10639      Branch: perl
10640            ! epoc/config.sh
10641 ____________________________________________________________________________
10642 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
10643         Log: The Test::More and Test::Simple tests required help
10644              thanks to our schizophrenic test scheme.
10645      Branch: perl
10646            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
10647            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
10648            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
10649            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
10650            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
10651 ____________________________________________________________________________
10652 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
10653         Log: Upgrade to Test::Simple 0.09.
10654      Branch: perl
10655            + lib/Test/Simple/Changes
10656            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
10657            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
10658            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
10659            ! lib/Test/Simple/t/plan_is_noplan.t
10660 ____________________________________________________________________________
10661 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
10662         Log: Upgrade to Test::More 0.07.
10663      Branch: perl
10664            + lib/Test/More/Changes
10665            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
10666            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
10667            ! lib/Test/More/t/skipall.t
10668 ____________________________________________________________________________
10669 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
10670         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
10671              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10672              Date: Wed, 27 Jun 2001 18:40:04 +0200
10673              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
10674      Branch: perl
10675            ! hints/hpux.sh
10676 ____________________________________________________________________________
10677 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
10678         Log: Subject: [PATCH README.qnx hints/qnx.sh]
10679              From: Norton Allen <allen@huarp.harvard.edu>
10680              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
10681              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
10682      Branch: perl
10683            ! README.qnx hints/qnx.sh
10684 ____________________________________________________________________________
10685 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
10686         Log: Subject: [PATCH] two little documentation nits
10687              From: Abhijit Menon-Sen <ams@wiw.org>
10688              Date: Wed, 27 Jun 2001 20:07:50 +0530
10689              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
10690      Branch: perl
10691            ! sv.c sv.h
10692 ____________________________________________________________________________
10693 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
10694         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
10695              From: Norton Allen <allen@huarp.harvard.edu>
10696              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
10697              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
10698      Branch: perl
10699            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
10700 ____________________________________________________________________________
10701 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
10702         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
10703              From: Michael G Schwern <schwern@pobox.com>
10704              Date: Wed, 27 Jun 2001 02:34:58 -0400
10705              Message-ID: <20010627023458.K23874@blackrider>
10706      Branch: perl
10707            ! vms/test.com
10708 ____________________________________________________________________________
10709 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
10710         Log: Add perl_clone_host() for Netware.
10711      Branch: perl
10712            ! NetWare/nw5.c
10713 ____________________________________________________________________________
10714 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
10715         Log: GCC 3.0 hints for HP-UX.
10716      Branch: perl
10717            ! hints/hpux.sh
10718 ____________________________________________________________________________
10719 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
10720         Log: In some Linux distributions the libndbm is broken
10721              (no null key support), therefore link with libgdbm
10722              (if available), since it has a working ndbm emulation,
10723              from Jonathan Stowe.
10724      Branch: perl
10725            + ext/NDBM_File/hints/linux.pl
10726            ! MANIFEST
10727 ____________________________________________________________________________
10728 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
10729         Log: Subject: [PATCH perl@10930] find.t hack for VMS
10730              From: "Craig A. Berry" <craigberry@mac.com>
10731              Date: Tue, 26 Jun 2001 23:40:25 -0500
10732              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
10733      Branch: perl
10734            ! lib/File/Find/find.t
10735 ____________________________________________________________________________
10736 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
10737         Log: AUTHORS updates.
10738      Branch: perl
10739            ! AUTHORS
10740 ____________________________________________________________________________
10741 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
10742         Log: Metaconfig unit change like #10980.
10743      Branch: metaconfig
10744            ! U/compline/d_stdstdio.U
10745 ____________________________________________________________________________
10746 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
10747         Log: "lose the it's", from Abhijit Menon-Sen.
10748              ("It's" not searched, pods not searched.)
10749      Branch: perl
10750            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
10751            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
10752            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
10753            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
10754            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10755            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
10756 ____________________________________________________________________________
10757 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
10758         Log: "lose the looses", from Abhijit Menon-Sen.
10759      Branch: perl
10760            ! ext/B/B/Assembler.pm gv.c
10761 ____________________________________________________________________________
10762 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
10763         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
10764      Branch: perl
10765            ! hints/os390.sh
10766 ____________________________________________________________________________
10767 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
10768         Log: DEC C 5.3 on the VAX simply doesn't seem to like
10769              compiling the MD5 extension, disable it there for now,
10770              from Peter Prymmer.
10771      Branch: perl
10772            ! configure.com
10773 ____________________________________________________________________________
10774 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
10775         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
10776              From: Jonathan Stowe <gellyfish@gellyfish.com>
10777              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
10778              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
10779      Branch: perl
10780            ! pod/perlfaq3.pod
10781 ____________________________________________________________________________
10782 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
10783         Log: Subject: [PATCH 5.6.1] perlxs misprints
10784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10785              Date: Tue, 26 Jun 2001 17:20:00 -0400
10786              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
10787      Branch: perl
10788            ! pod/perlxs.pod
10789 ____________________________________________________________________________
10790 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
10791         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
10792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10793              Date: Tue, 26 Jun 2001 17:27:07 -0400
10794              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
10795      Branch: perl
10796            ! lib/ExtUtils/MM_Unix.pm
10797 ____________________________________________________________________________
10798 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
10799         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
10800              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10801              Date: Tue, 26 Jun 2001 17:23:24 -0400
10802              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
10803      Branch: perl
10804            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
10805 ____________________________________________________________________________
10806 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
10807         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
10808              by Olaf Flebbe.
10809      Branch: perl
10810            ! perl.h
10811 ____________________________________________________________________________
10812 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
10813         Log: Detypo.
10814      Branch: perl
10815            ! lib/Memoize/t/tie_sdbm.t
10816 ____________________________________________________________________________
10817 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
10818         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
10819      Branch: perl
10820            ! win32/perllib.c
10821 ____________________________________________________________________________
10822 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
10823         Log: Subject: [patch] perl_clone+CvFILE
10824              From: Doug MacEachern <dougm@covalent.net>
10825              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
10826              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
10827      Branch: perl
10828            ! sv.c
10829 ____________________________________________________________________________
10830 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
10831         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
10832              From: Mark-Jason Dominus <mjd@plover.com>
10833              Date: Tue, 26 Jun 2001 12:33:01 -0400
10834              Message-ID: <20010626163301.31298.qmail@plover.com>
10835      Branch: perl
10836            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
10837 ____________________________________________________________________________
10838 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
10839         Log: Update Changes.
10840      Branch: perl
10841            ! Changes patchlevel.h
10842 ____________________________________________________________________________
10843 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
10844         Log: Also catfile() needs now to explicitly exported.
10845      Branch: perl
10846            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
10847 ____________________________________________________________________________
10848 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
10849         Log: Regen toc.
10850      Branch: perl
10851            ! pod/perltoc.pod
10852 ____________________________________________________________________________
10853 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
10854         Log: Nonexistent pod command.
10855      Branch: perl
10856            ! pod/perl572delta.pod
10857 ____________________________________________________________________________
10858 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
10859         Log: Be more portable in the quest for tmpdir.
10860      Branch: perl
10861            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
10862 ____________________________________________________________________________
10863 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
10864         Log: Be more portable in finding out the home directory,
10865              and use File::Spec to do the concat.
10866              (Come to think of it, couldn't File::Spec provide
10867              for a ->homedir method?)
10868      Branch: perl
10869            ! lib/Net/Config.pm
10870 ____________________________________________________________________________
10871 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
10872         Log: Doc patch for #10959.
10873      Branch: perl
10874            ! pod/perlfunc.pod
10875 ____________________________________________________________________________
10876 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
10877         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
10878              From: "Philip Newton" <pnewton@gmx.de>
10879              Date: Tue, 26 Jun 2001 16:26:47 +0200
10880              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
10881      Branch: perl
10882            ! pod/perldata.pod
10883 ____________________________________________________________________________
10884 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
10885         Log: Subject: [PATH] shared -> unique;
10886              From: "Artur Bergman" <artur@contiller.se>
10887              Date: Tue, 26 Jun 2001 16:18:40 +0200
10888              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
10889              
10890              Because "shared" isn't: it's read-only.
10891      Branch: perl
10892            ! toke.c xsutils.c
10893 ____________________________________________________________________________
10894 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
10895         Log: Escape multiline croak messages.
10896      Branch: perl
10897            ! t/op/ver.t
10898 ____________________________________________________________________________
10899 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
10900         Log: No more pragma/*.t for minitest.
10901      Branch: perl
10902            ! Makefile.SH
10903 ____________________________________________________________________________
10904 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
10905         Log: AUTHORS updates.
10906      Branch: perl
10907            ! AUTHORS
10908 ____________________________________________________________________________
10909 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
10910         Log: delta updates.
10911      Branch: perl
10912            ! pod/perl572delta.pod
10913 ____________________________________________________________________________
10914 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
10915         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
10916              From: Artur Bergman <artur@contiller.se> 
10917              Date: Tue, 26 Jun 2001 15:32:53 +0200
10918              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
10919      Branch: perl
10920            ! makedef.pl sv.c sv.h win32/perllib.c
10921 ____________________________________________________________________________
10922 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
10923         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
10924              From: Jonathan Stowe <gellyfish@gellyfish.com>
10925              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
10926              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
10927              
10928              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
10929      Branch: perl
10930            + ext/Time/HiRes/hints/sco.pl
10931            ! MANIFEST
10932 ____________________________________________________________________________
10933 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
10934         Log: Subject: [PATCH 5.6.1] static build
10935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10936              Date: Tue, 26 Jun 2001 04:22:25 -0400
10937              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
10938      Branch: perl
10939            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
10940            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
10941 ____________________________________________________________________________
10942 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
10943         Log: DJGPP patches from Laszlo Molnar.
10944      Branch: perl
10945            ! djgpp/djgpp.c perl.c util.c
10946 ____________________________________________________________________________
10947 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
10948         Log: Netware patches from Ananth Kesari.
10949      Branch: perl
10950            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
10951            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
10952            ! NetWare/nwtinfo.h
10953 ____________________________________________________________________________
10954 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
10955         Log: Detypo.
10956      Branch: perl
10957            ! ext/Errno/Errno_pm.PL
10958 ____________________________________________________________________________
10959 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
10960         Log: There seems to be two ways of spelling the $^O in *STEP.
10961      Branch: perl
10962            ! ext/Errno/Errno_pm.PL
10963 ____________________________________________________________________________
10964 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
10965         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
10966              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
10967      Branch: perl
10968            ! ext/Errno/Errno_pm.PL
10969 ____________________________________________________________________________
10970 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
10971         Log: Known bugs update.
10972      Branch: perl
10973            ! pod/perl572delta.pod
10974 ____________________________________________________________________________
10975 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
10976         Log: The default installation of Cygwin has 500 as root's uid.
10977      Branch: perl
10978            ! lib/User/pwent.t
10979 ____________________________________________________________________________
10980 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
10981         Log: Be even more relaxed (re-allow having only one entry).
10982      Branch: perl
10983            ! t/op/grent.t t/op/pwent.t
10984 ____________________________________________________________________________
10985 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
10986         Log: Test failure updates.
10987      Branch: perl
10988            ! pod/perl572delta.pod
10989 ____________________________________________________________________________
10990 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
10991         Log: MPE/iX test tweaks from Mark Bixby.
10992      Branch: perl
10993            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
10994            ! t/io/fs.t t/op/stat.t
10995 ____________________________________________________________________________
10996 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
10997         Log: Microperl findings.
10998      Branch: perl
10999            ! perl.h pp_sys.c
11000 ____________________________________________________________________________
11001 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
11002         Log: Touch uconfig.h.
11003      Branch: perl
11004            ! uconfig.h
11005 ____________________________________________________________________________
11006 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
11007         Log: Subject: [PATCH] Proposed fix for Pod::Man
11008              From: Rob Napier <rnapier@employees.org>
11009              Date: Mon, 25 Jun 2001 15:49:24 -0400
11010              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
11011              
11012              Cater for Solaris nroff brokenness (shortchanges daisywheel
11013              printers, but hey, we also no more support PDPs.)
11014      Branch: perl
11015            ! lib/Pod/Man.pm
11016 ____________________________________________________________________________
11017 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
11018         Log: Typo in #10937.
11019      Branch: perl
11020            ! ext/POSIX/sigaction.t
11021 ____________________________________________________________________________
11022 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
11023         Log: SIGCONT not trappable in VMS.
11024      Branch: perl
11025            ! ext/POSIX/sigaction.t
11026 ____________________________________________________________________________
11027 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
11028         Log: Subject: [DRAFT] Encode-Tcl.t
11029              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11030              Date: Tue, 26 Jun 2001 03:38:08 +0900
11031              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
11032      Branch: perl
11033            + ext/Encode/Encode/Tcl.t
11034            ! MANIFEST ext/Encode/Encode/Tcl.pm
11035 ____________________________________________________________________________
11036 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
11037         Log: Because of #10932 retract also the perlfunc hunk of #10910.
11038      Branch: perl
11039            ! pod/perlfunc.pod
11040 ____________________________________________________________________________
11041 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
11042         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
11043              by Ilya Zakharevich in
11044              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
11045      Branch: perl
11046            ! XSUB.h
11047 ____________________________________________________________________________
11048 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
11049         Log: Typo in #10889.
11050      Branch: perl
11051            ! hints/uts.sh
11052 ____________________________________________________________________________
11053 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
11054         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
11055              From: Abhijit Menon-Sen <ams@wiw.org>
11056              Date: Mon, 25 Jun 2001 23:45:45 +0530
11057              Message-ID: <20010625234545.A5022@lustre.linux.in>
11058      Branch: perl
11059            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
11060 ____________________________________________________________________________
11061 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
11062         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
11063              From: Michael G Schwern <schwern@pobox.com>
11064              Date: Mon, 25 Jun 2001 14:35:51 -0400
11065              Message-ID: <20010625143551.H13819@blackrider>
11066      Branch: perl
11067            ! lib/Test.pm
11068 ____________________________________________________________________________
11069 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
11070         Log: Update Changes.
11071      Branch: perl
11072            ! Changes patchlevel.h
11073 ____________________________________________________________________________
11074 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
11075         Log: Regen toc and modlib.
11076      Branch: perl
11077            ! pod/perlmodlib.pod pod/perltoc.pod
11078 ____________________________________________________________________________
11079 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
11080         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
11081              for the benefit of C++ compilers, as suggested by Guruprasad.
11082      Branch: perl
11083            ! embed.pl proto.h
11084 ____________________________________________________________________________
11085 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
11086         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
11087              From: Jonathan Stowe <gellyfish@gellyfish.com>
11088              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
11089              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
11090      Branch: perl
11091            ! pod/perlfaq5.pod
11092 ____________________________________________________________________________
11093 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
11094         Log: Missed from #10925.
11095      Branch: perl
11096            ! gv.c
11097 ____________________________________________________________________________
11098 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
11099         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
11100              From: Robin Houston <robin@kitsite.com>
11101              Date: Sat, 19 May 2001 16:19:34 +0100
11102              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
11103      Branch: perl
11104            ! cv.h gv.h op.c
11105 ____________________________________________________________________________
11106 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
11107         Log: Netware README tweak.
11108      Branch: perl
11109            ! README.netware
11110 ____________________________________________________________________________
11111 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
11112         Log: Subject: [PATCH] Re: overload.t fails
11113              From: Abhijit Menon-Sen <ams@wiw.org>
11114              Date: Mon, 25 Jun 2001 14:52:20 +0530
11115              Message-ID: <20010625145220.A24114@lustre.linux.in>
11116      Branch: perl
11117            ! lib/overload.t
11118 ____________________________________________________________________________
11119 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
11120         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
11121              From: Mike Guy <mjtg@cam.ac.uk>
11122              Date: Mon, 25 Jun 2001 11:43:23 +0100
11123              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
11124      Branch: perl
11125            ! lib/Carp.pm
11126 ____________________________________________________________________________
11127 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
11128         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
11129              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11130              Date: Sun, 24 Jun 2001 05:17:05 -0400
11131              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
11132      Branch: perl
11133            ! os2/os2ish.h
11134 ____________________________________________________________________________
11135 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
11136         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
11137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11138              Date: Mon, 25 Jun 2001 05:52:27 -0400
11139              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
11140      Branch: perl
11141            ! hints/os2.sh
11142 ____________________________________________________________________________
11143 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
11144         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
11145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11146              Date: Mon, 25 Jun 2001 05:23:35 -0400
11147              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
11148      Branch: perl
11149            ! os2/os2.c
11150 ____________________________________________________________________________
11151 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
11152         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
11153              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11154              Date: Mon, 25 Jun 2001 05:04:32 -0400
11155              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
11156      Branch: perl
11157            ! os2/OS2/REXX/DLL/DLL.pm
11158 ____________________________________________________________________________
11159 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
11160         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
11161              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11162              Date: Mon, 25 Jun 2001 05:02:36 -0400
11163              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
11164      Branch: perl
11165            ! mg.c os2/dl_os2.c os2/os2.c
11166 ____________________________________________________________________________
11167 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
11168         Log: Subject: Re: [PATCH 5.6.1] misprints
11169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11170              Date: Mon, 25 Jun 2001 04:50:50 -0400
11171              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
11172      Branch: perl
11173            ! os2/os2.c pp_sys.c
11174 ____________________________________________________________________________
11175 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
11176         Log: Add Test::More and Test::Simple to the delta.
11177      Branch: perl
11178            ! pod/perl572delta.pod
11179 ____________________________________________________________________________
11180 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
11181         Log: Add Test::More, from Michael G Schwern.
11182      Branch: perl
11183            + lib/Test/More.pm lib/Test/More/t/More.t
11184            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
11185            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
11186            + t/lib/Test/More/Catch.pm
11187            ! MANIFEST
11188 ____________________________________________________________________________
11189 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
11190         Log: Add Test::Simple from Michael G Schwern.
11191      Branch: perl
11192            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
11193            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
11194            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
11195            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
11196            + t/lib/Test/Simple/Catch.pm
11197            + t/lib/Test/Simple/sample_tests/death.plx
11198            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
11199            + t/lib/Test/Simple/sample_tests/extras.plx
11200            + t/lib/Test/Simple/sample_tests/five_fail.plx
11201            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
11202            + t/lib/Test/Simple/sample_tests/one_fail.plx
11203            + t/lib/Test/Simple/sample_tests/require.plx
11204            + t/lib/Test/Simple/sample_tests/success.plx
11205            + t/lib/Test/Simple/sample_tests/too_few.plx
11206            + t/lib/Test/Simple/sample_tests/two_fail.plx
11207            ! MANIFEST
11208 ____________________________________________________________________________
11209 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
11210         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
11211              From: "Craig A. Berry" <craigberry@mac.com>
11212              Date: Sun, 24 Jun 2001 23:41:36 -0500
11213              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
11214      Branch: perl
11215            ! pp_sys.c
11216 ____________________________________________________________________________
11217 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
11218         Log: Upgrade to Attribute::Handlers 0.70.
11219      Branch: perl
11220            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
11221            ! MANIFEST lib/Attribute/Handlers.pm
11222 ____________________________________________________________________________
11223 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
11224         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
11225              From: Abhijit Menon-Sen <ams@wiw.org>
11226              Date: Sat, 23 Jun 2001 05:17:44 +0530
11227              Message-ID: <20010623051744.A18583@lustre.linux.in>
11228              
11229              (Can't think of a good place to put tests.)
11230      Branch: perl
11231            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
11232 ____________________________________________________________________________
11233 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
11234         Log: Subject: [PATCH] t/op/pat.t typo fix
11235              From: Richard Soderberg <rs@crystalflame.net>
11236              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
11237              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
11238      Branch: perl
11239            ! t/op/pat.t
11240 ____________________________________________________________________________
11241 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
11242         Log: Move the pack warnings to their own file, as pointed
11243              out by Spider.
11244      Branch: perl
11245            + t/lib/warnings/pp_pack
11246            ! MANIFEST t/lib/warnings/pp
11247 ____________________________________________________________________________
11248 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
11249         Log: Update Changes.
11250      Branch: perl
11251            ! Changes patchlevel.h
11252 ____________________________________________________________________________
11253 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
11254         Log: Partially fix a problem noticed by IRIX compiler:
11255              the initialization of parse_start was bypassed by
11256              several gotos.  Now initialized to zero, which may
11257              not be the best choice.
11258      Branch: perl
11259            ! regcomp.c
11260 ____________________________________________________________________________
11261 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
11262         Log: Relax the group and password tests back to moaning only
11263              if no matches at all are found.  (Even with a small sample
11264              I could find many sites where there are, umm, anomalies in
11265              the said databases.)       
11266      Branch: perl
11267            ! t/op/grent.t t/op/pwent.t
11268 ____________________________________________________________________________
11269 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
11270         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
11271      Branch: perl
11272            ! pp_ctl.c
11273 ____________________________________________________________________________
11274 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
11275         Log: De-cut-and-pasto in #10902.
11276      Branch: perl
11277            ! pp_ctl.c
11278 ____________________________________________________________________________
11279 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
11280         Log: The #10771 didn't take?
11281      Branch: perl
11282            ! pp_ctl.c
11283 ____________________________________________________________________________
11284 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
11285         Log: Undo the filetests part of #10900, under multiplicity
11286              weird errors take place.
11287      Branch: perl
11288            ! pp_sys.c
11289 ____________________________________________________________________________
11290 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
11291         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
11292      Branch: perl
11293            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
11294 ____________________________________________________________________________
11295 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
11296         Log: (Replaced by #10922)
11297              
11298              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
11299              From: Tony Bowden <tony@kasei.com>
11300              Date: Sun, 24 Jun 2001 17:32:40 +0100
11301              Message-ID: <20010624173240.A16293@blackstar.co.uk>
11302              
11303              Document (well, mention) shortmess() and longmess()
11304              to rob people of their fun of reinventing the weel.
11305      Branch: perl
11306            ! lib/Carp.pm
11307 ____________________________________________________________________________
11308 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
11309         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
11310              From: Brian Jepson <bjepson@oreilly.com>
11311              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
11312              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
11313      Branch: perl
11314            ! pp_sys.c
11315 ____________________________________________________________________________
11316 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
11317         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
11318              From: Robin Barker <rmb1@cise.npl.co.uk> 
11319              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
11320              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
11321      Branch: perl
11322            ! lib/CPAN.pm
11323 ____________________________________________________________________________
11324 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
11325         Log: Memoize patch from mjd.
11326      Branch: perl
11327            ! lib/Memoize/t/tie_storable.t
11328 ____________________________________________________________________________
11329 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
11330         Log: Spec the sv_pvprintify() a bit more.
11331      Branch: perl
11332            ! pod/perltodo.pod
11333 ____________________________________________________________________________
11334 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
11335         Log: Upgrade to Memoize 0.65.
11336      Branch: perl
11337            + lib/Memoize/t/array_confusion.t
11338            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
11339            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
11340            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
11341            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
11342            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
11343            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
11344            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11345            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
11346            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
11347            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
11348            ! lib/Memoize/t/tie_storable.t
11349 ____________________________________________________________________________
11350 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
11351         Log: Metaconfig unit change for #10892.
11352      Branch: metaconfig
11353            ! U/modified/Options.U
11354 ____________________________________________________________________________
11355 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
11356         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
11357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11358              Date: Sun, 24 Jun 2001 05:24:40 -0400
11359              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
11360      Branch: perl
11361            ! Configure hints/os2.sh
11362 ____________________________________________________________________________
11363 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
11364         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
11365              From: Mike Guy <mjtg@cam.ac.uk>
11366              Date: Sun, 24 Jun 2001 15:28:39 +0100
11367              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
11368              
11369              Fix an ancient (5.002) bug.
11370      Branch: perl
11371            ! lib/Carp/Heavy.pm
11372 ____________________________________________________________________________
11373 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
11374         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
11375              variables.
11376      Branch: perl
11377            ! pp_sys.c
11378 ____________________________________________________________________________
11379 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
11380         Log: Make UTS as per #10888.
11381      Branch: perl
11382            ! hints/uts.sh
11383 ____________________________________________________________________________
11384 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
11385         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
11386      Branch: perl
11387            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
11388            ! mpeix/mpeixish.h perl.h unixish.h
11389 ____________________________________________________________________________
11390 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
11391         Log: AUTHORS update.
11392      Branch: perl
11393            ! AUTHORS
11394 ____________________________________________________________________________
11395 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
11396         Log: Subject: Encode::Tcl for multibyte doesnot work
11397              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11398              Date: Sun, 24 Jun 2001 22:48:21 +0900
11399              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
11400      Branch: perl
11401            ! ext/Encode/Encode/Tcl.pm
11402 ____________________________________________________________________________
11403 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
11404         Log: Subject: [PATCH] Remove tautology in error messages
11405              From: Mike Guy <mjtg@cam.ac.uk>
11406              Date: Sun, 24 Jun 2001 13:31:00 +0100
11407              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
11408      Branch: perl
11409            ! pp_sys.c
11410 ____________________________________________________________________________
11411 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
11412         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
11413      Branch: perl
11414            ! hints/darwin.sh
11415 ____________________________________________________________________________
11416 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
11417         Log: Subject: Re: [PATCH 5.6.1] test suite
11418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11419              Date: Sun, 24 Jun 2001 05:47:05 -0400
11420              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
11421              
11422              Test suite fixes.
11423      Branch: perl
11424            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
11425 ____________________________________________________________________________
11426 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
11427         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
11428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11429              Date: Sun, 24 Jun 2001 05:37:19 -0400
11430              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
11431      Branch: perl
11432            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
11433 ____________________________________________________________________________
11434 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
11435         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
11436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11437              Date: Sun, 24 Jun 2001 05:34:50 -0400
11438              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
11439              
11440              Pacify compiler warnings.
11441      Branch: perl
11442            ! pp_sys.c
11443 ____________________________________________________________________________
11444 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
11445         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
11446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11447              Date: Sun, 24 Jun 2001 05:21:18 -0400
11448              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
11449              
11450              Enable compression of executables during link time.
11451      Branch: perl
11452            ! hints/os2.sh
11453 ____________________________________________________________________________
11454 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
11455         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
11456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11457              Date: Sun, 24 Jun 2001 05:15:11 -0400
11458              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
11459              
11460              Add ordinals to the export list for Perl DLL.
11461              (Breaks intra-version DLL compatibility.)
11462      Branch: perl
11463            ! makedef.pl
11464 ____________________________________________________________________________
11465 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
11466         Log: Allow (displaying and) re-editing the Subject in perlbug.
11467              Also abstract the Subject quality control into a function.
11468      Branch: perl
11469            ! utils/perlbug.PL
11470 ____________________________________________________________________________
11471 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
11472         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
11473      Branch: perl
11474            ! utils/perlbug.PL
11475 ____________________________________________________________________________
11476 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
11477         Log: Regen toc and modlib.
11478      Branch: perl
11479            ! pod/perlmodlib.pod pod/perltoc.pod
11480 ____________________________________________________________________________
11481 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
11482         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
11483              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
11484              attribute semantics as much as possible, or 'ntsec' which uses
11485              native NTFS semantics.)  (See also #10877.)
11486      Branch: perl
11487            ! perl.c
11488 ____________________________________________________________________________
11489 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
11490         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
11491      Branch: perl
11492            ! lib/Test/Harness.pm
11493 ____________________________________________________________________________
11494 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
11495         Log: Just zap the -uPerlio.
11496      Branch: perl
11497            ! ext/B/Stash.t
11498 ____________________________________________________________________________
11499 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
11500         Log: Do not test PerlIO if PerlIO not used.
11501      Branch: perl
11502            ! ext/PerlIO/PerlIO.t
11503 ____________________________________________________________________________
11504 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
11505         Log: Regen perlapi.
11506      Branch: perl
11507            ! pod/perlapi.pod
11508 ____________________________________________________________________________
11509 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
11510         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
11511              From: Nicholas Clark <nick@ccl4.org>
11512              Date: Sat, 23 Jun 2001 22:55:47 +0100
11513              Message-ID: <20010623225547.Z98663@plum.flirble.org>
11514      Branch: perl
11515            ! numeric.c
11516 ____________________________________________________________________________
11517 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
11518         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
11519              From: Prymmer/Kahn <pvhp@best.com>
11520              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
11521              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
11522      Branch: perl
11523            ! lib/h2xs.t
11524 ____________________________________________________________________________
11525 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
11526         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
11527              cygwin does not taint cwd, just like win32.
11528      Branch: perl
11529            ! lib/File/Find/taint.t t/op/taint.t
11530 ____________________________________________________________________________
11531 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
11532         Log: Retract #10865, the patch should be unnecessary.
11533              (But seemingly helpful in Cygwin?  Strange.)
11534      Branch: perl
11535            ! lib/Memoize/t/tie_ndbm.t
11536 ____________________________________________________________________________
11537 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
11538         Log: Misplaced test file; plus Cygwin filesystem semantics.
11539      Branch: perl
11540            + ext/SDBM_File/sdbm.t
11541            - ext/ODBM_File/sdbm.t
11542            ! MANIFEST
11543 ____________________________________________________________________________
11544 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
11545         Log: (Retracted by #10867.)
11546      Branch: perl
11547            ! lib/Memoize/t/tie_ndbm.t
11548 ____________________________________________________________________________
11549 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
11550         Log: Metaconfig unit change for #10863.
11551      Branch: metaconfig/U/perl
11552            ! Extensions.U
11553 ____________________________________________________________________________
11554 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
11555         Log: In Cygwin do not build NDBM_File and ODBM_File unless
11556              -lndbm and -ldbm are available.
11557      Branch: perl
11558            ! Configure config_h.SH
11559 ____________________________________________________________________________
11560 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
11561         Log: More Cygwin filesystem semantics.
11562      Branch: perl
11563            ! t/io/fs.t t/op/stat.t
11564 ____________________________________________________________________________
11565 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
11566         Log: More DOSish permission semantics for Cygwin.
11567      Branch: perl
11568            ! lib/AnyDBM_File.t
11569 ____________________________________________________________________________
11570 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
11571         Log: Cygwin too has different permission semantics.
11572      Branch: perl
11573            ! ext/GDBM_File/gdbm.t
11574 ____________________________________________________________________________
11575 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
11576         Log: The group (and assumedly passwd) databases can have
11577              only one entry (this is the case in cygwin).
11578      Branch: perl
11579            ! t/op/grent.t t/op/pwent.t
11580 ____________________________________________________________________________
11581 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
11582         Log: Also in Cygwin use Socket to figure out domainname
11583              (if any) (avoids trying to call external 'domainname',
11584              which doesn't at the moment exist in Cygwin)
11585      Branch: perl
11586            ! lib/Net/Domain.pm
11587 ____________________________________________________________________________
11588 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
11589         Log: Remove also the lib$Foo.def, not just $Foo.def.
11590      Branch: perl
11591            ! lib/ExtUtils/MM_Unix.pm
11592 ____________________________________________________________________________
11593 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
11594         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
11595      Branch: perl
11596            ! unixish.h
11597 ____________________________________________________________________________
11598 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
11599         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
11600              to match the whole isprint(), only the space character.
11601      Branch: perl
11602            ! handy.h pod/perlre.pod t/op/pat.t
11603 ____________________________________________________________________________
11604 [ 10854] By: nick                                  on 2001/06/23  08:09:33
11605         Log: Integrate mainline
11606      Branch: perlio
11607           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
11608           !> lib/ExtUtils.t lib/File/Find/taint.t
11609           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
11610           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
11611           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
11612 ____________________________________________________________________________
11613 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
11614         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
11615              with its floats    in os390 and s390 (UTS).
11616      Branch: perl
11617            ! lib/Math/BigInt/t/bigintpm.t
11618 ____________________________________________________________________________
11619 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
11620         Log: Add also UTS (s390) to the non-IEEE float platforms.
11621      Branch: perl
11622            ! t/op/sprintf.t
11623 ____________________________________________________________________________
11624 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
11625         Log: Subject: RFC: what are applicable standards for exponent sizes?
11626              From: Peter Prymmer <pvhp@forte.com>
11627              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
11628              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
11629      Branch: perl
11630            ! t/op/sprintf.t
11631 ____________________________________________________________________________
11632 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
11633         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
11634              From: Peter Prymmer <pvhp@forte.com>
11635              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
11636              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
11637      Branch: perl
11638            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
11639 ____________________________________________________________________________
11640 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
11641         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
11642              From: Peter Prymmer <pvhp@forte.com>
11643              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
11644              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
11645      Branch: perl
11646            ! lib/ExtUtils.t
11647 ____________________________________________________________________________
11648 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
11649         Log: Retract #10845.
11650      Branch: perl
11651            ! lib/File/Find/taint.t
11652 ____________________________________________________________________________
11653 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
11654         Log: Yet another error message.
11655      Branch: perl
11656            ! t/op/mkdir.t
11657 ____________________________________________________________________________
11658 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
11659         Log: The croak message for nonexistent socket functions may vary.
11660      Branch: perl
11661            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
11662 ____________________________________________________________________________
11663 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
11664         Log: (Retracted by #10848.)
11665      Branch: perl
11666            ! lib/File/Find/taint.t
11667 ____________________________________________________________________________
11668 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
11669         Log: Integrate perlio.
11670      Branch: perl
11671           !> lib/File/Find/taint.t t/op/write.t
11672 ____________________________________________________________________________
11673 [ 10843] By: nick                                  on 2001/06/22  21:24:51
11674         Log: Back out debug in taint.t
11675      Branch: perlio
11676            ! lib/File/Find/taint.t
11677 ____________________________________________________________________________
11678 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
11679         Log: setitimer() does not exist in Unicos, despite of what
11680              Configure thinks, from Mark P. Lutz.
11681      Branch: perl
11682            ! hints/unicos.sh
11683 ____________________________________________________________________________
11684 [ 10841] By: nick                                  on 2001/06/22  21:19:36
11685         Log: Skip cwd test on Win32 ???
11686      Branch: perlio
11687            ! lib/File/Find/taint.t
11688 ____________________________________________________________________________
11689 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
11690         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
11691              and Tru64 gcc -Wall happy.
11692      Branch: perl
11693            ! mg.c
11694 ____________________________________________________________________________
11695 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
11696         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
11697      Branch: perl
11698            ! ext/IPC/SysV/Semaphore.pm
11699 ____________________________________________________________________________
11700 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
11701         Log: Metaconfig unit change for #10837.
11702      Branch: metaconfig/U/perl
11703            ! Cross.U
11704 ____________________________________________________________________________
11705 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
11706         Log: Cleanup of the cross-compilation unit.
11707      Branch: perl
11708            ! Configure
11709 ____________________________________________________________________________
11710 [ 10836] By: nick                                  on 2001/06/22  20:45:12
11711         Log: Skip |- based op/write.t on Win32 as well as VMS
11712      Branch: perlio
11713            ! t/op/write.t
11714 ____________________________________________________________________________
11715 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
11716         Log: Integrate perlio.
11717      Branch: perl
11718           !> util.c
11719 ____________________________________________________________________________
11720 [ 10834] By: nick                                  on 2001/06/22  20:41:54
11721         Log: Integrate mainline
11722      Branch: perlio
11723           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11724           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
11725           !> vos/config.ga.h
11726 ____________________________________________________________________________
11727 [ 10833] By: nick                                  on 2001/06/22  20:22:58
11728         Log: Patcho fix.
11729      Branch: perlio
11730            ! util.c
11731 ____________________________________________________________________________
11732 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
11733         Log: Metaconfig unit changes for #10831.
11734      Branch: metaconfig
11735            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
11736 ____________________________________________________________________________
11737 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
11738         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
11739              From: Andy Dougherty <doughera@lafayette.edu>
11740              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
11741              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
11742      Branch: perl
11743            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11744            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
11745 ____________________________________________________________________________
11746 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
11747         Log: MPE/iX prototype nits from Mark Bixby.
11748      Branch: perl
11749            ! pp_sys.c
11750 ____________________________________________________________________________
11751 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
11752         Log: Detypo.
11753      Branch: perl
11754            ! util.c
11755 ____________________________________________________________________________
11756 [ 10828] By: nick                                  on 2001/06/22  15:33:37
11757         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
11758      Branch: perlio
11759           +> lib/h2xs.t
11760           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
11761           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
11762           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
11763           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
11764           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
11765           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
11766           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
11767           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
11768           !> vms/vmsish.h
11769 ____________________________________________________________________________
11770 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
11771         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
11772              Date: Fri, 22 Jun 2001 10:08:35 -0500
11773              From: "Craig A. Berry" <craigberry@mac.com>
11774              Message-Id: <a05101001b75908704194@[192.168.56.145]>
11775      Branch: perl
11776            ! vms/vms.c vms/vmsish.h
11777 ____________________________________________________________________________
11778 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
11779         Log: NetWare scripts tweak from Ananth Kesari.
11780      Branch: perl
11781            ! NetWare/t/NWScripts.pl
11782 ____________________________________________________________________________
11783 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
11784         Log: Update Changes.
11785      Branch: perl
11786            ! Changes patchlevel.h
11787 ____________________________________________________________________________
11788 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
11789         Log: Add .i and .s targets.
11790      Branch: perl
11791            ! Makefile.SH
11792 ____________________________________________________________________________
11793 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
11794         Log: Upgrade to Locale::Maketext 1.03.
11795      Branch: perl
11796            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
11797            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
11798 ____________________________________________________________________________
11799 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
11800         Log: Upgrade to I18N::LangTags 0.26.
11801      Branch: perl
11802            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
11803            ! lib/I18N/LangTags/test.pl
11804 ____________________________________________________________________________
11805 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
11806         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
11807              Philip Newton.
11808      Branch: perl
11809            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
11810            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11811 ____________________________________________________________________________
11812 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
11813         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
11814              From: Prymmer/Kahn <pvhp@best.com>
11815              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
11816              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
11817      Branch: perl
11818            + lib/h2xs.t
11819            ! MANIFEST utils/h2xs.PL
11820 ____________________________________________________________________________
11821 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
11822         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
11823              From: Prymmer/Kahn <pvhp@best.com>
11824              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
11825              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
11826      Branch: perl
11827            ! lib/ExtUtils.t
11828 ____________________________________________________________________________
11829 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
11830         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
11831              From: Prymmer/Kahn <pvhp@best.com>
11832              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
11833              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
11834      Branch: perl
11835            ! t/pod/plainer.t
11836 ____________________________________________________________________________
11837 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
11838         Log: AUTHORS update.
11839      Branch: perl
11840            ! AUTHORS
11841 ____________________________________________________________________________
11842 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
11843         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
11844              From: "Craig A. Berry" <craigberry@mac.com>
11845              Date: Thu, 21 Jun 2001 18:20:38 -0500
11846              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
11847      Branch: perl
11848            ! ext/POSIX/POSIX.xs
11849 ____________________________________________________________________________
11850 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
11851         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
11852              From: "Craig A. Berry" <craigberry@mac.com>
11853              Date: Thu, 21 Jun 2001 09:58:52 -0500
11854              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
11855      Branch: perl
11856            ! ext/B/Deparse.t t/op/write.t
11857 ____________________________________________________________________________
11858 [ 10814] By: nick                                  on 2001/06/22  08:13:09
11859         Log: Integrate mainline.
11860      Branch: perlio
11861           !> (integrate 46 files)
11862 ____________________________________________________________________________
11863 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
11864         Log: Change the prefixes only if $prefix is unset,
11865              as originally patched by Marcel Grunauer.
11866      Branch: perl
11867            ! hints/darwin.sh hints/rhapsody.sh
11868 ____________________________________________________________________________
11869 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
11870         Log: Subject: Re: Patch for hints/darwin.sh
11871              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
11872              Date: Thu, 21 Jun 2001 11:23:46 -0700
11873              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
11874      Branch: perl
11875            ! hints/darwin.sh hints/rhapsody.sh
11876 ____________________________________________________________________________
11877 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
11878         Log: Add .PHONY targets for non-file targets,
11879              from Wilfredo Sánchez.  Should help saying
11880              "make install" on case-insensitive filesystems.
11881      Branch: perl
11882            ! Makefile.SH
11883 ____________________________________________________________________________
11884 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
11885         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
11886              From: Doug MacEachern <dougm@covalent.net>
11887              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
11888              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
11889              
11890              plus reword the getcwd() comment, plus use getcwd() buffer
11891              size minus one.
11892      Branch: perl
11893            ! util.c
11894 ____________________________________________________________________________
11895 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
11896         Log: More gprofing from Doug MacEachern.
11897      Branch: perl
11898            ! Makefile.SH
11899 ____________________________________________________________________________
11900 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
11901         Log: Metaconfig unit change for #10807.
11902      Branch: metaconfig/U/perl
11903            ! d_sfio.U
11904 ____________________________________________________________________________
11905 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
11906         Log: Tell that you are removing the unneeded -lsfio.
11907      Branch: perl
11908            ! Configure
11909 ____________________________________________________________________________
11910 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
11911         Log: More MPE/iX tweaks from Mark Bixby.
11912      Branch: perl
11913            ! perl.c t/op/magic.t
11914 ____________________________________________________________________________
11915 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
11916         Log: The fchdir() proto is supposed to live in <unistd.h>.
11917      Branch: perl
11918            ! ext/Cwd/Cwd.xs
11919 ____________________________________________________________________________
11920 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
11921         Log: This town is too small for the Cwd extension and me,
11922              it would seem...
11923      Branch: perl
11924            ! ext/Cwd/Cwd.xs
11925 ____________________________________________________________________________
11926 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
11927         Log: Metaconfig unit change for #10802.
11928      Branch: metaconfig/U/perl
11929            ! d_modfl.U
11930 ____________________________________________________________________________
11931 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
11932         Log: More d'ohs.
11933      Branch: perl
11934            ! Configure
11935 ____________________________________________________________________________
11936 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
11937         Log: Off-by-one.  I'm so classic.
11938      Branch: perl
11939            ! util.c
11940 ____________________________________________________________________________
11941 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
11942         Log: Update Changes.
11943      Branch: perl
11944            ! Changes patchlevel.h
11945 ____________________________________________________________________________
11946 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
11947         Log: Subject: Documentation patch for Net::FTP
11948              From: Marcel Grunauer <marcel@codewerk.com>
11949              Date: Wed, 20 Jun 2001 23:03:26 +0200
11950              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
11951      Branch: perl
11952            ! lib/Net/FTP.pm
11953 ____________________________________________________________________________
11954 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
11955         Log: Retract the #10417 mg.c and embed.pl parts because of
11956              strange SEGVs in 64bit x86 FreeBSD observed by
11957              Nicholas Clark.
11958      Branch: perl
11959            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
11960 ____________________________________________________________________________
11961 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
11962         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
11963      Branch: perl
11964            ! Configure NetWare/config.wc NetWare/config_H.wc
11965            ! Porting/Glossary Porting/config.sh Porting/config_H
11966            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
11967            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11968            ! vos/config.ga.h win32/config.bc win32/config.gc
11969            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11970            ! win32/config_H.vc
11971 ____________________________________________________________________________
11972 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
11973         Log: Cwd tweak from Doug MacEachern.
11974      Branch: perl
11975            ! ext/Cwd/Cwd.xs
11976 ____________________________________________________________________________
11977 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
11978         Log: Protect the fchdir() and lstat() with ifdefs.
11979              fchdir() needs a Configure probe.
11980      Branch: perl
11981            ! ext/Cwd/Cwd.xs
11982 ____________________________________________________________________________
11983 [ 10794] By: nick                                  on 2001/06/21  17:11:35
11984         Log: Integrate mainline
11985      Branch: perlio
11986           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
11987           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
11988           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
11989           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
11990           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
11991           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
11992           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
11993           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
11994            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
11995            - lib/File/Glob/case.t lib/File/Glob/global.t
11996            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
11997            - lib/File/Temp/posix.t lib/File/Temp/security.t
11998            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
11999            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
12000            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
12001            - lib/Text/Wrap/wrap.t
12002           !> (integrate 41 files)
12003 ____________________________________________________________________________
12004 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
12005         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
12006              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12007              Date: Thu, 21 Jun 2001 13:04:54 -0500
12008              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
12009      Branch: perl
12010            ! ext/Cwd/Cwd.xs
12011 ____________________________________________________________________________
12012 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
12013         Log: Subject: [PATCH pod] overlong =item
12014              From: Robin Barker <rmb1@cise.npl.co.uk>
12015              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
12016              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
12017      Branch: perl
12018            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
12019            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
12020 ____________________________________________________________________________
12021 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
12022         Log: Subject: [PATCH perlio.c] format 
12023              From: Robin Barker <rmb1@cise.npl.co.uk>
12024              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
12025              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
12026      Branch: perl
12027            ! perlio.c
12028 ____________________________________________________________________________
12029 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
12030         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
12031              From: Radu Greab <radu@netsoft.ro>
12032              Date: Thu, 21 Jun 2001 19:06:02 +0300
12033              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
12034      Branch: perl
12035            ! pod/perlapi.pod sv.c
12036 ____________________________________________________________________________
12037 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
12038         Log: The metaconfig unit changes for #10788.
12039      Branch: metaconfig/U/perl
12040            ! Cross.U fflushall.U
12041 ____________________________________________________________________________
12042 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
12043         Log: Cross-configuration changes: make $from to rm the files
12044              before copying them over (this means that he rm can be
12045              removed from the fflushall test), create $targetmkdir      
12046              (not documented in install since it is supposed to internal
12047              use only), make $run to copy over the executable only if
12048              a stamp file .xok doesn't already exist (to avoid unnecessary
12049              copying of the executable)
12050      Branch: perl
12051            ! Configure Makefile.SH
12052 ____________________________________________________________________________
12053 [ 10787] By: nick                                  on 2001/06/21  14:16:18
12054         Log: Integrate mainline
12055      Branch: perlio
12056           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
12057           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
12058           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
12059            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
12060           !> (integrate 34 files)
12061 ____________________________________________________________________________
12062 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
12063         Log: Re-add the files as text.
12064      Branch: perl
12065            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
12066 ____________________________________________________________________________
12067 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
12068         Log: Delete the binary files.
12069      Branch: perl
12070            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
12071 ____________________________________________________________________________
12072 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
12073         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
12074              From: Andy Dougherty <doughera@lafayette.edu>
12075              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
12076              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
12077      Branch: perl
12078            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
12079            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
12080            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
12081            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
12082 ____________________________________________________________________________
12083 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
12084         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
12085              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
12086              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
12087              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
12088              
12089              Setting umask to something friendlier.
12090      Branch: perl
12091            ! installman installperl
12092 ____________________________________________________________________________
12093 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
12094         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
12095              Resort MANIFEST with sort -f, looks much better.
12096      Branch: perl
12097            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
12098            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
12099            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
12100            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
12101            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
12102            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
12103            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
12104            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
12105            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
12106            - lib/File/Glob/case.t lib/File/Glob/global.t
12107            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
12108            - lib/File/Temp/posix.t lib/File/Temp/security.t
12109            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
12110            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
12111            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
12112            - lib/Text/Wrap/wrap.t
12113            ! MANIFEST
12114 ____________________________________________________________________________
12115 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
12116         Log: Upgrade to I18N::LangTags 0.25.
12117      Branch: perl
12118            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
12119            ! lib/I18N/LangTags/List.pm
12120 ____________________________________________________________________________
12121 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
12122         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
12123              From: Richard Soderberg <rs@crystalflame.net>
12124              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
12125              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
12126      Branch: perl
12127            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
12128            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
12129 ____________________________________________________________________________
12130 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
12131         Log: Test obsoleted by change #10777.
12132      Branch: perl
12133            ! t/op/sub_lval.t
12134 ____________________________________________________________________________
12135 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
12136         Log: Case of confused test numbering.
12137      Branch: perl
12138            ! t/op/pat.t
12139 ____________________________________________________________________________
12140 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
12141         Log: Subject: Re: Opinion on undef lvalue
12142              From: Abhijit Menon-Sen <ams@wiw.org>
12143              Date: Sun, 17 Jun 2001 13:04:46 +0530
12144              Message-ID: <20010617130446.B27925@lustre.linux.in>
12145              
12146              Allow lvalue subs to return undef in array context.
12147      Branch: perl
12148            ! pp_hot.c
12149 ____________________________________________________________________________
12150 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
12151         Log: Just a guess that using the same hack for cygwin as
12152              for win32 might help.
12153      Branch: perl
12154            ! lib/File/Find/find.t
12155 ____________________________________________________________________________
12156 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
12157         Log: NetWare tweaks from Guruprasad.
12158      Branch: perl
12159            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
12160            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
12161            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
12162            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
12163 ____________________________________________________________________________
12164 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
12165         Log: Subject: Re: perl@10722: Bogus warnings on REs 
12166              From: Hugo <hv@crypt.compulink.co.uk>
12167              Date: Thu, 21 Jun 2001 09:51:17 +0100
12168              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
12169              
12170              Unroll to avoid a UTS compiler bug.
12171      Branch: perl
12172            ! regcomp.c
12173 ____________________________________________________________________________
12174 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
12175         Log: Subject: Re: [PATCH] Make /o work under i?threads
12176              From: Artur Bergman <artur@contiller.se>
12177              Date: Thu, 21 Jun 2001 14:38:03 +0200
12178              Message-ID: <B757B74A.184D%artur@contiller.se>
12179      Branch: perl
12180            ! t/op/pat.t
12181 ____________________________________________________________________________
12182 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
12183         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
12184              From: Artur Bergman <artur@contiller.se> 
12185              Date: Thu, 21 Jun 2001 14:27:33 +0200
12186              Message-ID: <B757B4D4.1849%artur@contiller.se>
12187              
12188              Plus extra parentheses.
12189      Branch: perl
12190            ! op.h
12191 ____________________________________________________________________________
12192 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
12193         Log: Subject: [PATCH] Make /o work under i?threads
12194              From: Richard Soderberg <rs@crystalflame.net>
12195              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
12196              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
12197      Branch: perl
12198            ! pp_ctl.c
12199 ____________________________________________________________________________
12200 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
12201         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
12202              From: Artur Bergman <artur@contiller.se>
12203              Date: Thu, 21 Jun 2001 14:04:54 +0200
12204              Message-ID: <B757AF86.1842%artur@contiller.se>
12205      Branch: perl
12206            ! op.h
12207 ____________________________________________________________________________
12208 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
12209         Log: Subject: Re: perl@10765: sv.c not OK on win32
12210              From: Artur Bergman <artur@contiller.se>
12211              Date: Thu, 21 Jun 2001 10:31:06 +0200
12212              Message-ID: <B7577D69.182C%artur@contiller.se>
12213      Branch: perl
12214            ! sv.c
12215 ____________________________________________________________________________
12216 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
12217         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
12218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12219              Date: Thu, 21 Jun 2001 06:23:56 -0400
12220              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
12221              
12222              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
12223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12224              Date: Thu, 21 Jun 2001 06:32:21 -0400
12225              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
12226      Branch: perl
12227            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
12228 ____________________________________________________________________________
12229 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
12230         Log: Subject: [PATCH] make syslog test more verbose
12231              From: Robert Spier <rspier@pobox.com>
12232              Date: Thu, 21 Jun 2001 00:54:32 -0400
12233              Message-ID: <15153.32264.295807.333073@rls.cx>
12234      Branch: perl
12235            ! ext/Sys/Syslog/syslog.t
12236 ____________________________________________________________________________
12237 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
12238         Log: Subject: op/study.t refinements
12239              From: Hugo <hv@crypt.compulink.co.uk>
12240              Date: Thu, 21 Jun 2001 00:29:07 +0100
12241              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
12242      Branch: perl
12243            ! t/op/study.t
12244 ____________________________________________________________________________
12245 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
12246         Log: Update Changes.
12247      Branch: perl
12248            ! Changes patchlevel.h
12249 ____________________________________________________________________________
12250 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
12251         Log: Subject: Re: [PATCH] djgpp updates
12252              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
12253              Date: Wed, 20 Jun 2001 10:05:15 +0200
12254              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
12255      Branch: perl
12256            ! djgpp/config.over
12257 ____________________________________________________________________________
12258 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
12259         Log: Fix for ID 20010619.002 "When building hash, hash keys that
12260              are function calls are not being called", from Abhijit.
12261      Branch: perl
12262            ! t/base/lex.t toke.c
12263 ____________________________________________________________________________
12264 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
12265         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
12266      Branch: perl
12267            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
12268            + lib/Locale/Maketext/test.pl
12269            - lib/Locale/Maketext.t
12270            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
12271            ! lib/Locale/Maketext/TPJ13.pod
12272 ____________________________________________________________________________
12273 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
12274         Log: Metaconfig unit change for #10760.
12275      Branch: metaconfig
12276            ! U/modified/Cppsym.U
12277 ____________________________________________________________________________
12278 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
12279         Log: Do not remove the ccsym* Cppsym* files since
12280              they are useful for metaconfig units coming after us.
12281              (This is the Configure nit mentioned in #10752.)
12282      Branch: perl
12283            ! Configure
12284 ____________________________________________________________________________
12285 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
12286         Log: Update to I18N::LangTags 0.24, from Sean Burke.
12287      Branch: perl
12288            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
12289            + lib/I18N/LangTags/README
12290            - lib/I18N/LangTags/List.pod
12291            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
12292 ____________________________________________________________________________
12293 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
12294         Log: Regen headers.
12295      Branch: perl
12296            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
12297            ! pod/perlapi.pod proto.h
12298 ____________________________________________________________________________
12299 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
12300         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
12301              From: Artur Bergman <artur@contiller.se>
12302              Date: Wed, 20 Jun 2001 11:31:32 +0200
12303              Message-ID: <B7563A14.17D8%artur@contiller.se>
12304      Branch: perl
12305            ! embed.pl hv.c intrpvar.h sv.c sv.h
12306 ____________________________________________________________________________
12307 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
12308         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
12309              From: Tim Sweetman <tim@aldigital.co.uk> 
12310              Date: Wed, 13 Jun 2001 14:25:17 +0100 
12311              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
12312      Branch: perl
12313            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
12314 ____________________________________________________________________________
12315 [ 10755] By: nick                                  on 2001/06/20  16:12:37
12316         Log: Integrate mainline
12317      Branch: perlio
12318           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
12319           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
12320           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
12321           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
12322           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
12323           !> t/op/study.t util.c
12324 ____________________________________________________________________________
12325 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
12326         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
12327              but not Makefile)
12328      Branch: maint-5.6/perl
12329            ! win32/Makefile
12330 ____________________________________________________________________________
12331 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
12332         Log: Security tweak on readlink().
12333      Branch: perl
12334            ! pp_sys.c
12335 ____________________________________________________________________________
12336 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
12337         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
12338      Branch: perl
12339            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
12340            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
12341            ! mpeix/relink t/op/pwent.t
12342 ____________________________________________________________________________
12343 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
12344         Log: Reinstate #10725 (with probe for alarm()).
12345      Branch: perl
12346            ! t/op/study.t
12347 ____________________________________________________________________________
12348 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
12349         Log: Replace our implementation of realpath() with OpenBSD's
12350              (src/lib/libc/stdlib/realpath.c 1.4).
12351      Branch: perl
12352            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
12353            ! pod/perldiag.pod proto.h util.c
12354 ____________________________________________________________________________
12355 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
12356         Log: Integrate perlio.
12357      Branch: perl
12358           !> perlio.c
12359 ____________________________________________________________________________
12360 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
12361         Log: No point in going into memory-saving contortions
12362              with getcwd() since there's a danger of buffer overflow.
12363              Also make the POSIX extension to use sv_getcwd().
12364              Finally, a missed proto.h fragment.
12365      Branch: perl
12366            ! ext/POSIX/POSIX.xs proto.h util.c
12367 ____________________________________________________________________________
12368 [ 10747] By: nick                                  on 2001/06/20  12:38:26
12369         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
12370      Branch: perlio
12371            ! perlio.c
12372 ____________________________________________________________________________
12373 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
12374         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
12375              From: Graham Barr <gbarr@pobox.com>
12376              Date: Wed, 20 Jun 2001 11:05:49 +0100
12377              Message-ID: <20010620110549.I19188@pobox.com>
12378              
12379              reported in        
12380              
12381              Subject: Bug in IO::Socket::INET module (repeat)
12382              From: "Harmon S. Nine" <hnine@netarx.com>
12383              Date: Tue, 19 Jun 2001 09:41:35 -0400
12384              Message-ID: <3B2F568F.8080605@netarx.com>
12385              
12386              The bug was that the IO::Socket::INET constructor
12387              did not allow a 'LocalPort' of 0.
12388      Branch: perl
12389            ! ext/IO/lib/IO/Socket/INET.pm
12390 ____________________________________________________________________________
12391 [ 10745] By: nick                                  on 2001/06/20  08:56:39
12392         Log: Integrate mainline.
12393      Branch: perlio
12394           !> (integrate 37 files)
12395 ____________________________________________________________________________
12396 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
12397         Log: After some reading I don't think we can blindly
12398              use systems' realpath().  Too many security problems,
12399              too many buggy implementations.
12400              
12401              TODO: the realpath() emulation code in util.c doesn't
12402              seem fully operational?  (readlink(), for example?)
12403      Branch: perl
12404            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
12405            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
12406            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
12407            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
12408            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
12409            ! win32/config_H.gc win32/config_H.vc
12410 ____________________________________________________________________________
12411 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
12412         Log: Metaconfig unit change for #10738.
12413      Branch: metaconfig
12414            ! U/compline/d_gconvert.U
12415 ____________________________________________________________________________
12416 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
12417         Log: Integrate change #10739 from maintperl:
12418              
12419              C<eval "/x$\r\n/x"> fails to compile correctly 
12420      Branch: perl
12421           !> t/op/pat.t toke.c
12422 ____________________________________________________________________________
12423 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
12424         Log: Retract #10725 (Hugo asked NOT to apply the patch)
12425      Branch: perl
12426            ! t/op/study.t
12427 ____________________________________________________________________________
12428 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
12429         Log: The test.third results were funnily named because of the
12430              new test scheme.
12431      Branch: perl
12432            ! t/TEST
12433 ____________________________________________________________________________
12434 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
12435         Log: C<eval "/x$\r\n/x"> fails to compile correctly
12436      Branch: maint-5.6/perl
12437            ! t/op/pat.t toke.c
12438 ____________________________________________________________________________
12439 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
12440         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
12441              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12442              Date: Tue, 19 Jun 2001 19:15:40 -0400
12443              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
12444              
12445              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
12446              because "1e+129" being expected but "1.e+129" being returned.
12447              The culprit (at least in Tru64) is the use of gcvt().
12448      Branch: perl
12449            ! Configure
12450 ____________________________________________________________________________
12451 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
12452         Log: Subject: [PATCH perl@10722] test hunting on VMS
12453              From: "Craig A. Berry" <craigberry@mac.com>
12454              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
12455              Date: Tue, 19 Jun 2001 18:59:01 -0500
12456      Branch: perl
12457            ! vms/test.com
12458 ____________________________________________________________________________
12459 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
12460         Log: Subject: [PATCH] s/typos//
12461              From: Abhijit Menon-Sen <ams@wiw.org>
12462              Date: Wed, 20 Jun 2001 02:15:02 +0530
12463              Message-ID: <20010620021502.A14541@lustre.linux.in>
12464              
12465              Without the op.h s/bearword/bareword/ hunk, see
12466              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
12467      Branch: perl
12468            ! util.c
12469 ____________________________________________________________________________
12470 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
12471         Log: Metaconfig unit change for #10732 and #10733.
12472      Branch: metaconfig/U/perl
12473            ! fflushall.U
12474 ____________________________________________________________________________
12475 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
12476         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
12477              From: "Craig A. Berry" <craigberry@mac.com>
12478              Date: Tue, 19 Jun 2001 17:19:48 -0500
12479              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
12480      Branch: perl
12481            ! configure.com vms/descrip_mms.template
12482 ____________________________________________________________________________
12483 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
12484         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
12485              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12486              Date: Tue, 19 Jun 2001 16:48:07 -0400
12487              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
12488              
12489              Further fixes to fflush(NULL) detection.
12490      Branch: perl
12491            ! Configure
12492 ____________________________________________________________________________
12493 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
12494         Log: AIX test -s hangs with non-existent files?
12495              (A genuine logic bug in Configure, but AIX also broken?)
12496      Branch: perl
12497            ! Configure
12498 ____________________________________________________________________________
12499 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
12500         Log: AUTHORS updates.
12501      Branch: perl
12502            ! AUTHORS
12503 ____________________________________________________________________________
12504 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
12505         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
12506              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12507              Date: Tue, 19 Jun 2001 15:33:25 -0400
12508              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
12509      Branch: perl
12510            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
12511            ! t/lib/warnings/pp
12512 ____________________________________________________________________________
12513 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
12514         Log: Integrate perlio.
12515      Branch: perl
12516           !> lib/File/Find/find.t win32/distclean.bat
12517 ____________________________________________________________________________
12518 [ 10728] By: nick                                  on 2001/06/19  18:24:53
12519         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
12520      Branch: perlio
12521            ! lib/File/Find/find.t win32/distclean.bat
12522 ____________________________________________________________________________
12523 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
12524         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
12525              also add information how to find out whether one has PerlIO.
12526      Branch: perl
12527            ! pod/perlfunc.pod
12528 ____________________________________________________________________________
12529 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
12530         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
12531              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
12532              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
12533              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
12534      Branch: perl
12535            ! pod/perlfunc.pod
12536 ____________________________________________________________________________
12537 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
12538         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
12539              From: Hugo <hv@crypt.compulink.co.uk>
12540              Date: Tue, 19 Jun 2001 12:37:30 +0100
12541              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
12542      Branch: perl
12543            ! t/op/study.t
12544 ____________________________________________________________________________
12545 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
12546         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
12547              From: Hugo <hv@crypt.compulink.co.uk>
12548              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
12549              Date: Tue, 19 Jun 2001 13:15:17 +0100
12550      Branch: perl
12551            ! util.c
12552 ____________________________________________________________________________
12553 [ 10723] By: nick                                  on 2001/06/19  14:46:15
12554         Log: Integrate mainline
12555      Branch: perlio
12556           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
12557           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
12558           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
12559           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
12560           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
12561           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
12562            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
12563            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
12564            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
12565            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
12566            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
12567            - ext/Thread/unsync4.t
12568           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
12569           !> djgpp/config.over djgpp/fixpmain
12570           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
12571           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
12572           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
12573 ____________________________________________________________________________
12574 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
12575         Log: Update Changes.
12576      Branch: perl
12577            ! Changes patchlevel.h
12578 ____________________________________________________________________________
12579 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
12580         Log: The existence shall be MANIFESted.
12581      Branch: perl
12582            ! MANIFEST
12583 ____________________________________________________________________________
12584 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
12585         Log: The old libnet.cfg is first searched from the current directory,
12586              only then from the module path.
12587      Branch: perl
12588            ! utils/libnetcfg.PL
12589 ____________________________________________________________________________
12590 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
12591         Log: NetWare tweaks from Guruprasad.
12592      Branch: perl
12593            ! NetWare/Makefile NetWare/config.wc
12594 ____________________________________________________________________________
12595 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
12596         Log: Subject: [PATCH] djgpp updates
12597              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
12598              Date: Tue, 19 Jun 2001 10:59:06 +0200
12599              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
12600      Branch: perl
12601            ! djgpp/config.over djgpp/fixpmain
12602 ____________________________________________________________________________
12603 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
12604         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
12605              From: Prymmer/Kahn <pvhp@best.com>
12606              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
12607              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
12608      Branch: perl
12609            ! win32/Makefile
12610 ____________________________________________________________________________
12611 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
12612         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
12613              to happen right after the inclusion of <inttypes.h>,
12614              from Edward Moy.
12615      Branch: perl
12616            ! handy.h perl.h
12617 ____________________________________________________________________________
12618 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
12619         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
12620              From: Doug MacEachern <dougm@covalent.net>
12621              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
12622              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
12623      Branch: perl
12624            ! ext/DynaLoader/DynaLoader_pm.PL
12625 ____________________________________________________________________________
12626 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
12627         Log: Revert #10656 for perfomance reasons but leave in the
12628              use of Hv*() macros -- in comments, so that grepping the
12629              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
12630              suggested by Sarathy, also by Abhijit.)
12631      Branch: perl
12632            ! hv.c
12633 ____________________________________________________________________________
12634 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
12635         Log: Subject: [patch] .s MakeMaker suffix
12636              From: Doug MacEachern <dougm@covalent.net>
12637              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
12638              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
12639      Branch: perl
12640            ! lib/ExtUtils/MM_Unix.pm
12641 ____________________________________________________________________________
12642 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
12643         Log: One test lost in the big shuffle restored.
12644      Branch: perl
12645            + ext/IPC/SysV/ipcsysv.t
12646            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
12647 ____________________________________________________________________________
12648 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
12649         Log: Rename the old non-standard threads tests so that
12650              they won't be invoked.
12651      Branch: perl
12652            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
12653            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
12654            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
12655            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
12656            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
12657            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
12658            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
12659            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
12660            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
12661            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
12662            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
12663            - ext/Thread/unsync4.t
12664            ! MANIFEST
12665 ____________________________________________________________________________
12666 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
12667         Log: Integrate perlio.
12668      Branch: perl
12669           !> win32/config_sh.PL
12670 ____________________________________________________________________________
12671 [ 10709] By: nick                                  on 2001/06/19  08:18:18
12672         Log: Integrate mainline
12673      Branch: perlio
12674           +> (branch 40 files)
12675            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
12676            - lib/strict/subs lib/strict/vars lib/warnings/1global
12677            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
12678            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
12679            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
12680            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
12681            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
12682            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
12683            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
12684            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
12685            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
12686            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
12687            - lib/warnings/utf8 lib/warnings/util
12688           !> (integrate 57 files)
12689 ____________________________________________________________________________
12690 [ 10708] By: nick                                  on 2001/06/19  07:57:10
12691         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
12692      Branch: perlio
12693            ! win32/config_sh.PL
12694 ____________________________________________________________________________
12695 [ 10707] By: nick                                  on 2001/06/19  07:05:07
12696         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
12697      Branch: perl
12698            ! perly.c perly.y perly_c.diff vms/perly_c.vms
12699 ____________________________________________________________________________
12700 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
12701         Log: More perl572delta tweaks.
12702      Branch: perl
12703            ! pod/perl572delta.pod
12704 ____________________________________________________________________________
12705 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
12706         Log: Update perl572delta.
12707      Branch: perl
12708            ! pod/perl572delta.pod
12709 ____________________________________________________________________________
12710 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
12711         Log: VOS updates from Paul Green.
12712      Branch: perl
12713            ! vos/Changes vos/build.cm vos/perl.bind
12714 ____________________________________________________________________________
12715 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
12716         Log: Update the vos/config.*.* files.
12717      Branch: perl
12718            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12719            ! vos/config.ga.h
12720 ____________________________________________________________________________
12721 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
12722         Log: Add a makefile for more painless adding of symbols to the
12723              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
12724              takes care of the adding)
12725      Branch: perl
12726            + vos/Makefile
12727 ____________________________________________________________________________
12728 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
12729         Log: Make libnetcfg by default display the libnet configuration,
12730              -c to change, add -i for old config, document all options,
12731              regen toc.
12732      Branch: perl
12733            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
12734 ____________________________________________________________________________
12735 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
12736         Log: gcc -Wall sweep.
12737      Branch: perl
12738            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
12739 ____________________________________________________________________________
12740 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
12741         Log: So there.
12742      Branch: perl
12743            ! universal.c
12744 ____________________________________________________________________________
12745 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
12746         Log: Document the need for sv_printify().
12747              
12748              Document that 'use utf8' has been considered.
12749              
12750              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
12751      Branch: perl
12752            ! pod/perltodo.pod universal.c
12753 ____________________________________________________________________________
12754 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
12755         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
12756              From: Nicholas Clark <nick@ccl4.org>
12757              Date: Mon, 18 Jun 2001 23:29:23 +0100
12758              Message-ID: <20010618232923.I98663@plum.flirble.org>
12759      Branch: perl
12760            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
12761            ! ext/Sys/Syslog/Makefile.PL
12762 ____________________________________________________________________________
12763 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
12764         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
12765              From: Scott.L.Miller@Compaq.com
12766              Date: Mon, 18 Jun 2001 10:12:27 -0500
12767              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
12768      Branch: perl
12769            ! lib/perl5db.pl pod/perldebug.pod
12770 ____________________________________________________________________________
12771 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
12772         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
12773              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
12774              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
12775              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
12776      Branch: perl
12777            ! lib/Carp/Heavy.pm
12778 ____________________________________________________________________________
12779 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
12780         Log: Subject: [PATCH] Documentation changes for CLONE
12781              From: Artur Bergman <artur@contiller.se>
12782              Date: Mon, 18 Jun 2001 22:06:37 +0200
12783              Message-ID: <B7542BEC.1719%artur@contiller.se>
12784      Branch: perl
12785            ! pod/perlmod.pod pod/perlsub.pod
12786 ____________________________________________________________________________
12787 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
12788         Log: Subject: Re: configure.com
12789              From: "Craig A. Berry" <craigberry@mac.com>
12790              Date: Mon, 18 Jun 2001 16:04:38 -0500
12791              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
12792      Branch: perl
12793            ! configure.com
12794 ____________________________________________________________________________
12795 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
12796         Log: Subject: PL_nullstash + perl_clone()
12797              From: Doug MacEachern <dougm@covalent.net>
12798              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
12799              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
12800      Branch: perl
12801            ! sv.c
12802 ____________________________________________________________________________
12803 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
12804         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
12805              From: davem@fdgroup.co.uk
12806              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
12807              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
12808      Branch: perl
12809            ! embed.pl pod/perlapi.pod
12810 ____________________________________________________________________________
12811 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
12812         Log: More cross-compilation defaults gleaned from -Dcc
12813              if it is CPU-OS-gcc.
12814      Branch: metaconfig
12815            ! U/modified/libc.U
12816      Branch: metaconfig/U/perl
12817            ! Cross.U
12818      Branch: perl
12819            ! Configure INSTALL
12820 ____________________________________________________________________________
12821 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
12822         Log: Update Changes.
12823      Branch: perl
12824            ! Changes patchlevel.h
12825 ____________________________________________________________________________
12826 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
12827         Log: Subject: [PATCH 5.7.1] sv.c documentation
12828              From: davem@fdgroup.co.uk
12829              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
12830              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
12831      Branch: perl
12832            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
12833            ! sv.c sv.h
12834 ____________________________________________________________________________
12835 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
12836         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
12837              From: "Jon Gunnip" <jongunnip@hotmail.com>
12838              Date: Sun, 17 Jun 2001 18:24:29 -0400
12839              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
12840      Branch: perl
12841            ! pod/perlvar.pod
12842 ____________________________________________________________________________
12843 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
12844         Log: Move the locale/strict/warnings helper files back
12845              under the t/lib; this way the amount of non-installabled
12846              stuff under lib/ stays smaller.
12847      Branch: perl
12848            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
12849            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
12850            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
12851            + t/lib/warnings/5nolint t/lib/warnings/6default
12852            + t/lib/warnings/7fatal t/lib/warnings/8signal
12853            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
12854            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
12855            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
12856            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
12857            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
12858            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
12859            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
12860            + t/lib/warnings/taint t/lib/warnings/toke
12861            + t/lib/warnings/universal t/lib/warnings/utf8
12862            + t/lib/warnings/util
12863            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
12864            - lib/strict/subs lib/strict/vars lib/warnings/1global
12865            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
12866            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
12867            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
12868            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
12869            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
12870            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
12871            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
12872            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
12873            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
12874            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
12875            - lib/warnings/utf8 lib/warnings/util
12876            ! MANIFEST installperl lib/locale.t lib/strict.t
12877 ____________________________________________________________________________
12878 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
12879         Log: Split off the pack/unpack code, from Nicholas Clark.
12880      Branch: perl
12881            + pp_pack.c
12882            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
12883            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
12884            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
12885 ____________________________________________________________________________
12886 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
12887         Log: Guard the SysV IPC tests against being invoked in
12888              SysV-IPC-less places.
12889      Branch: perl
12890            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
12891 ____________________________________________________________________________
12892 [ 10683] By: nick                                  on 2001/06/18  12:24:42
12893         Log: Integrate mainline (new test scheme now ok on Linux).
12894      Branch: perlio
12895           +> lib/warnings.t
12896           !> dump.c sv.c
12897 ____________________________________________________________________________
12898 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
12899         Log: Add the locale.c and numeric.c to the microperl sources.
12900      Branch: perl
12901            ! Makefile.micro win32/Makefile
12902 ____________________________________________________________________________
12903 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
12904         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
12905              From: Abhijit Menon-Sen <ams@wiw.org>
12906              Date: Mon, 18 Jun 2001 14:23:44 +0530
12907              Message-ID: <20010618142344.A13136@lustre.linux.in>
12908      Branch: perl
12909            ! dump.c
12910 ____________________________________________________________________________
12911 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
12912         Log: Subject: Re: [PATCH] more anonymous stash cleanups
12913              From: Abhijit Menon-Sen <ams@wiw.org>
12914              Date: Mon, 18 Jun 2001 15:50:32 +0530
12915              Message-ID: <20010618155032.A13223@lustre.linux.in>
12916              
12917              Plus the comment left in as suggested by NI-S.
12918      Branch: perl
12919            ! sv.c
12920 ____________________________________________________________________________
12921 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
12922         Log: One missed file.
12923      Branch: perl
12924            + lib/warnings.t
12925 ____________________________________________________________________________
12926 [ 10678] By: nick                                  on 2001/06/18  08:05:29
12927         Log: Integrate mainline (part2 - the deletes)
12928      Branch: perlio
12929            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
12930            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
12931            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
12932            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
12933            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
12934            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
12935            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
12936            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
12937            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
12938            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
12939            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
12940 ____________________________________________________________________________
12941 [ 10677] By: nick                                  on 2001/06/18  08:04:44
12942         Log: Integrate mainline (part1)
12943      Branch: perlio
12944           +> (branch 376 files)
12945            - (delete 219 files)
12946           !> (integrate 151 files)
12947 ____________________________________________________________________________
12948 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
12949         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
12950              No doubt I made some mistakes like missed some files or
12951              misnamed some files.  The naming rules were more or less:
12952              (1) if the module is from CPAN, follows its ways, be it
12953              t/*.t or test.pl.
12954              (2) otherwise if there are multiple tests for a module
12955              put them in a t/
12956              (3) otherwise if there's only one test put it in Module.t
12957              (4) helper files go to module/ (locale, strict, warnings)
12958              (5) use longer filenames now that we can (but e.g. the
12959              compat-0.6.t and the Text::Balanced test files still
12960              were renamed to be more civil against the 8.3 people)
12961              installperl was updated appropriately not to install the
12962              *.t files or the help files from under lib.
12963              
12964              TODO: some helper files still remain under t/ that could
12965              follow their 'masters'.  UPDATE: On second thoughts, why
12966              should they.  They can continue to live under t/lib, and
12967              in fact the locale/strict/warnings helpers that were moved
12968              could be moved back.  This way the amount of non-installable
12969              stuff under lib/ stays smaller.
12970      Branch: perl
12971            + (add 253 files)
12972            - (delete 254 files)
12973            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
12974 ____________________________________________________________________________
12975 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
12976         Log: The warning no more comes from util.c, it comes from numeric.c.
12977      Branch: perl
12978            ! README.tru64
12979 ____________________________________________________________________________
12980 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
12981         Log: Subject: Re: anyone good at casting spells?
12982              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12983              Date: Sun, 17 Jun 2001 21:21:04 -0400
12984              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
12985      Branch: perl
12986            ! ext/POSIX/POSIX.xs hv.h
12987 ____________________________________________________________________________
12988 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
12989         Log: Protect the (original) thread tests against testing if no 5.005
12990              threads have been configured.
12991      Branch: perl
12992            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
12993            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
12994            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
12995            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
12996            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
12997            ! ext/Thread/unsync4.t
12998 ____________________________________________________________________________
12999 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
13000         Log: Try the new test scanning scheme on Text::Abbrev.
13001      Branch: perl
13002            + lib/Text/Abbrev.t
13003            - lib/Text/Abbrev/t/abbrev.t
13004            ! MANIFEST
13005 ____________________________________________________________________________
13006 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
13007         Log: Change the scan policy of the *.t and test.pl files,
13008              now the *.t do not need to live in a t/ directory.
13009      Branch: perl
13010            ! t/TEST t/harness
13011 ____________________________________________________________________________
13012 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
13013         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
13014              From: Ilmari Karonen <iltzu@sci.fi>
13015              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
13016              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
13017      Branch: perl
13018            ! pod/perlfaq7.pod
13019 ____________________________________________________________________________
13020 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
13021         Log: Quench the warnings from Tru64; the HP-UX is still
13022              broken because it really, REALLY, doesn't like the
13023              HvARRAY() being lvalue:
13024              
13025              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
13026              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
13027      Branch: perl
13028            ! hv.c
13029 ____________________________________________________________________________
13030 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
13031         Log: Integrate change #10667 from maintperl:
13032              
13033              change#10449 broke the special-case that makes lexicals inside the
13034              eval"" within DB::DB() visible
13035      Branch: perl
13036           !> op.c
13037 ____________________________________________________________________________
13038 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
13039         Log: change#10449 broke the special-case that makes lexicals inside the
13040              eval"" within DB::DB() visible
13041      Branch: maint-5.6/perl
13042            ! op.c
13043 ____________________________________________________________________________
13044 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
13045         Log: Still spurious output; indent the code a bit.
13046              
13047              TODO1: separate the utility functions like MkDir
13048              into a helper script?
13049              
13050              TODO2: I see a lot of repetition in the filepath()
13051              and dirpath() calls.
13052      Branch: perl
13053            ! t/lib/filefind.t t/lib/findtaint.t
13054 ____________________________________________________________________________
13055 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
13056         Log: Regen modlib, toc.
13057      Branch: perl
13058            ! pod/perlmodlib.pod pod/perltoc.pod
13059 ____________________________________________________________________________
13060 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
13061         Log: Add libnetcfg to perlutil.
13062      Branch: perl
13063            ! pod/perlutil.pod
13064 ____________________________________________________________________________
13065 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
13066         Log: Initial integration of libnet-1.0703.
13067              The Configure script renamed as libnetcfg, will be
13068              installed along other utilities.
13069      Branch: perl
13070            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
13071            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
13072            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
13073            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
13074            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
13075            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
13076            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
13077            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
13078            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
13079            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
13080            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
13081            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
13082            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
13083            + utils/libnetcfg.PL
13084            ! MANIFEST utils.lst utils/Makefile
13085 ____________________________________________________________________________
13086 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
13087         Log: Less potentially test-harness-confusing output.
13088      Branch: perl
13089            ! lib/Memoize/t/expire_module_t.t
13090 ____________________________________________________________________________
13091 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
13092         Log: The final print annoys make test.
13093      Branch: perl
13094            ! t/lib/filefind.t t/lib/findtaint.t
13095 ____________________________________________________________________________
13096 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
13097         Log: Add an option for handling dangling symbolic links.
13098      Branch: perl
13099            ! lib/File/Find.pm t/lib/filefind.t
13100 ____________________________________________________________________________
13101 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
13102         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
13103              From: Thomas Wegner <wegner_thomas@yahoo.com>
13104              Date: Sun, 17 Jun 2001 14:43:11 +0200
13105              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
13106      Branch: perl
13107            + t/lib/findtaint.t
13108            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
13109 ____________________________________________________________________________
13110 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
13111         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
13112              From: Jonathan Stowe <gellyfish@gellyfish.com>
13113              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
13114              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
13115      Branch: perl
13116            ! lib/ExtUtils/MM_Unix.pm
13117 ____________________________________________________________________________
13118 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
13119         Log: Subject: [PATCH] more anonymous stash cleanups
13120              From: Abhijit Menon-Sen <ams@wiw.org>
13121              Date: Sun, 17 Jun 2001 11:44:06 +0530
13122              Message-ID: <20010617114406.A25203@lustre.linux.in>
13123      Branch: perl
13124            ! op.c
13125 ____________________________________________________________________________
13126 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
13127         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
13128              From: Abhijit Menon-Sen <ams@wiw.org>
13129              Date: Sun, 17 Jun 2001 08:02:59 +0530
13130              Message-ID: <20010617080259.A28776@lustre.linux.in>
13131              
13132              Subject: [PATCH #2/7] xhv_eiter
13133              From: Abhijit Menon-Sen <ams@wiw.org>
13134              Date: Sun, 17 Jun 2001 08:13:18 +0530
13135              Message-ID: <20010617081318.B28776@lustre.linux.in>
13136              
13137              Subject: [PATCH #3/7] xhv_fill
13138              From: Abhijit Menon-Sen <ams@wiw.org>
13139              Date: Sun, 17 Jun 2001 08:25:16 +0530
13140              Message-ID: <20010617082516.C28776@lustre.linux.in>
13141              
13142              Subject: [PATCH #4/7] xhv_keys
13143              From: Abhijit Menon-Sen <ams@wiw.org>
13144              Date: Sun, 17 Jun 2001 08:36:17 +0530
13145              Message-ID: <20010617083617.D28776@lustre.linux.in>
13146              
13147              Subject: [PATCH #5/7] xhv_max
13148              From: Abhijit Menon-Sen <ams@wiw.org>
13149              Date: Sun, 17 Jun 2001 08:39:48 +0530
13150              Message-ID: <20010617083948.E28776@lustre.linux.in>
13151              
13152              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
13153              From: Abhijit Menon-Sen <ams@wiw.org>
13154              Date: Sun, 17 Jun 2001 08:51:11 +0530
13155              Message-ID: <20010617085111.F28776@lustre.linux.in>
13156      Branch: perl
13157            ! hv.c
13158 ____________________________________________________________________________
13159 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
13160         Log: Update Changes.
13161      Branch: perl
13162            ! Changes patchlevel.h
13163 ____________________________________________________________________________
13164 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
13165         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
13166              From: Abhijit Menon-Sen <ams@wiw.org>
13167              Date: Sat, 16 Jun 2001 07:41:19 +0530
13168              Message-ID: <20010616074119.A24720@lustre.linux.in>
13169      Branch: perl
13170            ! hv.c perl.c vms/vmsish.h win32/win32.h
13171 ____________________________________________________________________________
13172 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
13173         Log: Document tests failing when threaded, since we now have more.
13174      Branch: perl
13175            ! pod/perl572delta.pod
13176 ____________________________________________________________________________
13177 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
13178         Log: -Wall cleanup.
13179      Branch: perl
13180            ! ext/Thread/Thread.xs
13181 ____________________________________________________________________________
13182 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
13183         Log: pthread_attr_setstacksize() isn't absolutely necessary
13184              to call, only iff THREAD_CREATE_NEEDS_STACK.
13185      Branch: perl
13186            ! ext/Thread/Thread.xs
13187 ____________________________________________________________________________
13188 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
13189         Log: -Wall strays.
13190      Branch: perl
13191            ! perl.c util.c
13192 ____________________________________________________________________________
13193 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
13194         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
13195              (and INT64_MIN) brokenness.
13196      Branch: perl
13197            ! hints/darwin.sh perl.h
13198 ____________________________________________________________________________
13199 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
13200         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
13201              From: Nicholas Clark <nick@ccl4.org>
13202              Date: Sun, 17 Jun 2001 00:16:05 +0100
13203              Message-ID: <20010617001605.V98663@plum.flirble.org>
13204      Branch: perl
13205            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
13206            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
13207            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
13208 ____________________________________________________________________________
13209 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
13210         Log: Add perlnetware to docs; regen toc; supply skeleton
13211              docs for some Memoize submodules.
13212      Branch: perl
13213            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
13214            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
13215            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
13216            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
13217            ! win32/Makefile win32/makefile.mk
13218 ____________________________________________________________________________
13219 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
13220         Log: pod cleanup.
13221      Branch: perl
13222            ! README.netware
13223 ____________________________________________________________________________
13224 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
13225         Log: Integrate Memoize 0.64.  Few tweaks were required in
13226              the test scripts.  Note that the speed and expire*
13227              tests take several dozen seconds to run.
13228      Branch: perl
13229            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
13230            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
13231            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
13232            + lib/Memoize/README lib/Memoize/SDBM_File.pm
13233            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
13234            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
13235            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
13236            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13237            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
13238            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
13239            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
13240            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
13241            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
13242            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
13243            ! MANIFEST t/lib/1_compile.t
13244 ____________________________________________________________________________
13245 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
13246         Log: Document the cross-compilation options.
13247      Branch: perl
13248            ! Cross/README INSTALL
13249 ____________________________________________________________________________
13250 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
13251         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
13252      Branch: perl
13253            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
13254            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
13255            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
13256            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
13257            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
13258            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
13259            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
13260            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
13261            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
13262            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
13263            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
13264            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
13265            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
13266            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
13267            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
13268            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
13269            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
13270            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
13271            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
13272            + lib/ExtUtils/MM_NW5.pm
13273            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
13274            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
13275            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
13276            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
13277            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
13278            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
13279            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
13280            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
13281            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
13282            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
13283            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
13284            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
13285            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
13286            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
13287            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
13288            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
13289            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
13290            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
13291            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
13292            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
13293            ! util.h x2p/a2py.c
13294 ____________________________________________________________________________
13295 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
13296         Log: Resort MANIFEST.
13297      Branch: perl
13298            ! MANIFEST
13299 ____________________________________________________________________________
13300 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
13301         Log: Integrate perlio.
13302      Branch: perl
13303           +> win32/win32io.c
13304           !> MANIFEST perlio.c perliol.h win32/makefile.mk
13305 ____________________________________________________________________________
13306 [ 10640] By: nick                                  on 2001/06/16  18:38:31
13307         Log: Disable :win32 layer as default till I get it working
13308      Branch: perlio
13309            ! MANIFEST perlio.c
13310 ____________________________________________________________________________
13311 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
13312         Log: Try the new scheme by moving the Text::Abbrev test
13313              to a new place under lib.
13314      Branch: perl
13315            + lib/Text/Abbrev/t/abbrev.t
13316            - t/lib/abbrev.t
13317            ! MANIFEST
13318 ____________________________________________________________________________
13319 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
13320         Log: Make the code even more dynamical so that testname
13321              suffix length can change.
13322      Branch: perl
13323            ! lib/Test/Harness.pm t/TEST
13324 ____________________________________________________________________________
13325 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
13326         Log: Allow for deeper t/ and also a single test.pl.
13327      Branch: perl
13328            ! t/TEST t/harness
13329 ____________________________________________________________________________
13330 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
13331         Log: #define fix from Nicholas Clark.
13332      Branch: perl
13333            ! ext/POSIX/POSIX.xs
13334 ____________________________________________________________________________
13335 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
13336         Log: Initialization is nice.
13337      Branch: perl
13338            ! lib/Test/Harness.pm
13339 ____________________________________________________________________________
13340 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
13341         Log: Make t/TEST and t/harness to test also the t/ tests
13342              under the main lib/ and ext/ directories.  Fix Test::Harness
13343              to dynamically change the width of its "foo/bar....ok" output.
13344      Branch: perl
13345            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
13346 ____________________________________________________________________________
13347 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
13348         Log: Subject: [PATCH] Re: perl@10611 
13349              From: Nicholas Clark <nick@ccl4.org>
13350              Date: Sat, 16 Jun 2001 16:52:47 +0100
13351              Message-ID: <20010616165247.O98663@plum.flirble.org>
13352              
13353              The .xs parts, too.
13354      Branch: perl
13355            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
13356            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
13357 ____________________________________________________________________________
13358 [ 10632] By: nick                                  on 2001/06/16  16:44:35
13359         Log: Work-in-progress win32 layer semi-functional, checking 
13360              for UNIX breakage.
13361      Branch: perlio
13362            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
13363 ____________________________________________________________________________
13364 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
13365         Log: Subject: [PATCH] Re: perl@10611 
13366              From: Nicholas Clark <nick@ccl4.org>
13367              Date: Sat, 16 Jun 2001 16:52:47 +0100
13368              Message-ID: <20010616165247.O98663@plum.flirble.org>
13369      Branch: perl
13370            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
13371            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
13372            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
13373            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
13374            ! lib/ExtUtils/Constant.pm
13375 ____________________________________________________________________________
13376 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
13377         Log: Metaconfig unit change for #10629.
13378      Branch: metaconfig
13379            ! U/modified/Finish.U
13380 ____________________________________________________________________________
13381 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
13382         Log: The extraction changed directories.
13383      Branch: perl
13384            ! Configure
13385 ____________________________________________________________________________
13386 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
13387         Log: Math::BigInt 1.35 from Tels.
13388      Branch: perl
13389            + t/lib/mbimbf.t
13390            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13391            ! t/lib/bigfltpm.t t/lib/bigintpm.t
13392 ____________________________________________________________________________
13393 [ 10627] By: nick                                  on 2001/06/16  14:54:52
13394         Log: Work in progress UNIX-side edit of win32 PerLIO layer
13395      Branch: perlio
13396            + win32/win32io.c
13397            ! perlio.c win32/makefile.mk
13398 ____________________________________________________________________________
13399 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
13400         Log: Subject: [PATCH 5.6.1] os2/diff-configure
13401              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13402              Date: Fri, 15 Jun 2001 01:19:36 -0400
13403              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
13404              
13405              Empty all of it because I think #10624 made even the
13406              last patch hunk unnecessary.
13407      Branch: perl
13408            ! os2/diff.configure
13409 ____________________________________________________________________________
13410 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
13411         Log: Metaconfig unit change for 10624.
13412      Branch: metaconfig
13413            ! U/modified/libc.U
13414      Branch: perl
13415            ! config_h.SH
13416 ____________________________________________________________________________
13417 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
13418         Log: Move the initialization of libnames to the beginning so
13419              that can one 'seed' it (as OS/2 does.)
13420      Branch: perl
13421            ! Configure
13422 ____________________________________________________________________________
13423 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
13424         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
13425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13426              Date: Fri, 15 Jun 2001 19:10:57 -0400
13427              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
13428      Branch: perl
13429            ! os2/OS2/REXX/DLL/DLL.pm
13430 ____________________________________________________________________________
13431 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
13432         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
13433              From: "Craig A. Berry" <craigberry@mac.com>
13434              Date: Fri, 15 Jun 2001 17:00:03 -0500
13435              Message-Id: <a05101007b750342599be@[172.16.52.1]>
13436      Branch: perl
13437            ! vms/descrip_mms.template
13438 ____________________________________________________________________________
13439 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
13440         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
13441              From: "Craig A. Berry" <craigberry@mac.com>
13442              Date: Fri, 15 Jun 2001 18:39:42 -0500
13443              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
13444      Branch: perl
13445            ! lib/File/Spec/VMS.pm t/lib/extutils.t
13446 ____________________________________________________________________________
13447 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
13448         Log: Integrate perlio.
13449      Branch: perl
13450           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
13451           !> t/io/utf8.t t/lib/io_scalar.t
13452 ____________________________________________________________________________
13453 [ 10619] By: nick                                  on 2001/06/15  21:05:19
13454         Log: Generated files
13455      Branch: perlio
13456            ! embed.h proto.h
13457 ____________________________________________________________________________
13458 [ 10618] By: nick                                  on 2001/06/15  20:27:42
13459         Log: Fix open.pm to work via XS-implemented method calls rather
13460              than *open::layers variables which caused all the HV/AV hassle.
13461      Branch: perlio
13462            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
13463            ! t/lib/io_scalar.t
13464 ____________________________________________________________________________
13465 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
13466         Log: Integrate perlio.
13467      Branch: perl
13468           !> lib/ExtUtils/Constant.pm
13469 ____________________________________________________________________________
13470 [ 10616] By: nick                                  on 2001/06/15  18:46:47
13471         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
13472      Branch: perlio
13473            ! lib/ExtUtils/Constant.pm
13474 ____________________________________________________________________________
13475 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
13476         Log: Integrate perlio.
13477      Branch: perl
13478           !> ext/Socket/Socket.xs
13479 ____________________________________________________________________________
13480 [ 10614] By: nick                                  on 2001/06/15  18:33:37
13481         Log: MULTIPLICITY fix for Socket.xs
13482      Branch: perlio
13483            ! ext/Socket/Socket.xs
13484 ____________________________________________________________________________
13485 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
13486         Log: Subject: Re: perl@10611
13487              From: Doug MacEachern <dougm@covalent.net>
13488              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
13489              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
13490      Branch: perl
13491            ! ext/Socket/Socket.xs
13492 ____________________________________________________________________________
13493 [ 10612] By: nick                                  on 2001/06/15  16:14:38
13494         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
13495      Branch: perlio
13496           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13497           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
13498           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
13499           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
13500           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
13501           !> utils/h2ph.PL
13502 ____________________________________________________________________________
13503 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
13504         Log: Update Changes.
13505      Branch: perl
13506            ! Changes patchlevel.h
13507 ____________________________________________________________________________
13508 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
13509         Log: Upping the test count.
13510      Branch: perl
13511            ! t/lib/filefind.t
13512 ____________________________________________________________________________
13513 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
13514         Log: Integrate perlio.
13515      Branch: perl
13516           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13517 ____________________________________________________________________________
13518 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
13519         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
13520              From: andreas.koenig@anima.de (Andreas J. Koenig)
13521              Date: 15 Jun 2001 13:30:39 +0200
13522              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
13523              
13524              Record the grim history.
13525      Branch: perl
13526            ! lib/File/Find.pm
13527 ____________________________________________________________________________
13528 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
13529         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
13530              From: Brian McCauley <nobull@mail.com>
13531              Date: 15 Jun 2001 07:51:26 +0100
13532              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
13533      Branch: perl
13534            ! lib/File/Find.pm t/lib/filefind.t
13535 ____________________________________________________________________________
13536 [ 10606] By: nick                                  on 2001/06/15  14:00:08
13537         Log: regen_config_h for Win32.
13538      Branch: perlio
13539            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13540 ____________________________________________________________________________
13541 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
13542         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
13543              From: Peter Prymmer <pvhp@forte.com>
13544              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
13545              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
13546      Branch: perl
13547            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
13548 ____________________________________________________________________________
13549 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
13550         Log: Some filesystems require writability for rename/unlink.
13551      Branch: perl
13552            ! opcode.pl
13553 ____________________________________________________________________________
13554 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
13555         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
13556              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13557              Date: Fri, 15 Jun 2001 12:08:53 +0200
13558              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
13559      Branch: perl
13560            ! perlio.c
13561 ____________________________________________________________________________
13562 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
13563         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
13564              From: Mike Guy <mjtg@cam.ac.uk>
13565              Date: Fri, 15 Jun 2001 14:11:49 +0100
13566              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
13567      Branch: perl
13568            ! opcode.pl
13569 ____________________________________________________________________________
13570 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
13571         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
13572              From: Nicholas Clark <nick@ccl4.org>
13573              Date: Thu, 14 Jun 2001 23:52:56 +0100
13574              Message-ID: <20010614235256.G98663@plum.flirble.org>
13575      Branch: perl
13576            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
13577            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
13578 ____________________________________________________________________________
13579 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
13580         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
13581              From: Russ Allbery <rra@stanford.edu>
13582              Date: 14 Jun 2001 13:24:43 -0700
13583              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
13584      Branch: perl
13585            ! ext/GDBM_File/GDBM_File.pm
13586 ____________________________________________________________________________
13587 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
13588         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
13589              From: Nicholas Clark <nick@ccl4.org>
13590              Date: Thu, 14 Jun 2001 20:37:47 +0100
13591              Message-ID: <20010614203747.F98663@plum.flirble.org>
13592      Branch: perl
13593            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13594            ! t/lib/gdbm.t
13595 ____________________________________________________________________________
13596 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
13597         Log: Integrate perlio.
13598      Branch: perl
13599           !> makedef.pl sv.c
13600 ____________________________________________________________________________
13601 [ 10597] By: nick                                  on 2001/06/15  11:08:13
13602         Log: Check that HVs with HvNAME() != NULL are really stashes before
13603              treating them as such. Also be more defensive on the GvCV.
13604              Win32 fork and dprof now working again. 
13605      Branch: perlio
13606            ! sv.c
13607 ____________________________________________________________________________
13608 [ 10596] By: nick                                  on 2001/06/15  10:11:20
13609         Log: Integrate mainline.
13610      Branch: perlio
13611           +> Cross/README
13612           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
13613           !> Porting/config_H config_h.SH configure.com epoc/config.sh
13614           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
13615           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13616           !> vos/config.ga.h win32/config.bc win32/config.gc
13617           !> win32/config.vc win32/config_H.bc win32/config_H.gc
13618           !> win32/config_H.vc
13619 ____________________________________________________________________________
13620 [ 10595] By: nick                                  on 2001/06/15  09:37:17
13621         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
13622              - Win32 (VC++) now builds but fails:
13623              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
13624              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
13625              write.t    - open(...,"|-") not implemented on Win32 
13626      Branch: perlio
13627            ! makedef.pl
13628 ____________________________________________________________________________
13629 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
13630         Log: Integrate perlio.
13631      Branch: perl
13632           !> perlio.c win32/makefile.mk
13633 ____________________________________________________________________________
13634 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
13635         Log: Metaconfig unit changes for #10592.
13636      Branch: metaconfig
13637            + U/modified/i_varhdr.U U/modified/startsh.U
13638            - U/a_dvisory/crosscompile.U U/target/Target.U
13639            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
13640            ! U/compline/bitpbyte.U U/compline/byteorder.U
13641            ! U/compline/ccflags.U U/compline/charsize.U
13642            ! U/compline/d_casti32.U U/compline/d_castneg.U
13643            ! U/compline/d_closedir.U U/compline/d_fd_set.U
13644            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
13645            ! U/compline/d_keepsig.U U/compline/d_open3.U
13646            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
13647            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
13648            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
13649            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
13650            ! U/compline/doublesize.U U/compline/floatsize.U
13651            ! U/compline/nblock_io.U U/compline/orderlib.U
13652            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
13653            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
13654            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
13655            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
13656            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
13657            ! U/modified/spitshell.U U/threads/archname.U
13658            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
13659            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
13660            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
13661            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
13662            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
13663      Branch: metaconfig/U/perl
13664            + Cross.U
13665            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
13666            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
13667            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
13668            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
13669            ! stdio_streams.U uselfs.U
13670 ____________________________________________________________________________
13671 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
13672         Log: The first steps towards cross-compilation.
13673              
13674              Abstract execution of compiled test executables with $run,
13675              and abstract transfer of files with $to and $from.
13676              
13677              Under cross-compilation the $run, $to, and $from will point
13678              to appropriate wrapper scripts, by default ssh and scp,
13679              but also rsh, rcp, and cp are supported.  If not
13680              cross-compiling, they will be set to '', ':', and ':',
13681              respectively.
13682              
13683              With these patches I was able to get Configure for
13684              iPAQ ARM Linux on an Intel Linux about 95% right
13685              (only a few tests failed to execute or they produced
13686              incorrect results), and I was able to compile
13687              a functional miniperl.
13688              
13689              The symbol crosscompile renamed to be usecrosscompile,
13690              the corresponding C symbol from CROSSCOMPILE to
13691              USE_CROSS_COMPILE.
13692      Branch: perl
13693            ! Configure Cross/README Makefile.SH Porting/Glossary
13694            ! Porting/config.sh Porting/config_H config_h.SH configure.com
13695            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
13696            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13697            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13698            ! win32/config.gc win32/config.vc win32/config_H.bc
13699            ! win32/config_H.gc win32/config_H.vc
13700 ____________________________________________________________________________
13701 [ 10591] By: nick                                  on 2001/06/14  20:00:12
13702         Log: Steps along the road toward Win32 building again.
13703      Branch: perlio
13704            ! perlio.c win32/makefile.mk
13705 ____________________________________________________________________________
13706 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
13707         Log: Integrate perlio.
13708      Branch: perl
13709           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13710 ____________________________________________________________________________
13711 [ 10589] By: nick                                  on 2001/06/14  13:54:07
13712         Log: Routine regen_config_h for Win32
13713      Branch: perlio
13714            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13715 ____________________________________________________________________________
13716 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
13717         Log: Integrate perlio.
13718      Branch: perl
13719           +> perlyline.pl
13720           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
13721 ____________________________________________________________________________
13722 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
13723         Log: A placeholder.
13724      Branch: perl
13725            + Cross/README
13726 ____________________________________________________________________________
13727 [ 10586] By: nick                                  on 2001/06/14  08:25:07
13728         Log: Add new step to run_byacc which:
13729              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
13730              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
13731      Branch: perlio
13732            + perlyline.pl
13733            ! MANIFEST Makefile.SH perly.c
13734 ____________________________________________________________________________
13735 [ 10585] By: nick                                  on 2001/06/14  08:22:29
13736         Log: Integrate mainline
13737      Branch: perlio
13738           +> locale.c numeric.c
13739           !> Changes cygwin/Makefile.SHs embed.h embed.pl
13740           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
13741           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
13742           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
13743           !> x2p/Makefile.SH
13744 ____________________________________________________________________________
13745 [ 10584] By: nick                                  on 2001/06/14  08:05:53
13746         Log: Hack to remove insecure directories from PATH so test will run.
13747      Branch: perlio
13748            ! t/lib/filefind.t
13749 ____________________________________________________________________________
13750 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
13751         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
13752      Branch: perl
13753            - t/lib/mbimbf.t
13754            ! MANIFEST
13755 ____________________________________________________________________________
13756 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
13757         Log: Detypo.
13758      Branch: perl
13759            ! x2p/Makefile.SH
13760 ____________________________________________________________________________
13761 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
13762         Log: de-$CONFIG continues.
13763      Branch: perl
13764            ! cygwin/Makefile.SHs x2p/Makefile.SH
13765 ____________________________________________________________________________
13766 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
13767         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
13768              From: Nicholas Clark <nick@ccl4.org>
13769              Date: Wed, 13 Jun 2001 21:20:13 +0100
13770              Message-ID: <20010613212013.D98663@plum.flirble.org>
13771      Branch: perl
13772            ! opcode.pl
13773 ____________________________________________________________________________
13774 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
13775         Log: Subject: splitting util.c
13776              From: Hugo <hv@crypt.compulink.co.uk>
13777              Date: Thu, 14 Jun 2001 00:41:08 +0100
13778              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
13779      Branch: perl
13780            + locale.c numeric.c
13781            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
13782            ! pod/perlapi.pod proto.h util.c
13783 ____________________________________________________________________________
13784 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
13785         Log: Upgrade to Math::BigInt 1.34 from Tels.
13786      Branch: perl
13787            + t/lib/mbimbf.t
13788            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13789            ! t/lib/bigfltpm.t t/lib/bigintpm.t
13790 ____________________________________________________________________________
13791 [ 10577] By: nick                                  on 2001/06/13  19:02:48
13792         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
13793      Branch: perlio
13794           !> (integrate 125 files)
13795 ____________________________________________________________________________
13796 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
13797         Log: Update Changes.
13798      Branch: perl
13799            ! Changes patchlevel.h
13800 ____________________________________________________________________________
13801 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
13802         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
13803              From: "Craig A. Berry" <craigberry@mac.com>
13804              Date: Wed, 13 Jun 2001 13:24:28 -0500
13805              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
13806      Branch: perl
13807            ! ext/re/Makefile.PL
13808 ____________________________________________________________________________
13809 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
13810         Log: Mc.u.c. for #10573.
13811      Branch: metaconfig
13812            ! U/threads/usethreads.U
13813 ____________________________________________________________________________
13814 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
13815         Log: It would be also be good if I could type.
13816      Branch: perl
13817            ! Configure
13818 ____________________________________________________________________________
13819 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
13820         Log: Metaconfig unit change for #10571.
13821      Branch: metaconfig
13822            ! U/threads/usethreads.U
13823 ____________________________________________________________________________
13824 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
13825         Log: A non-empty default is a good thing.
13826      Branch: perl
13827            ! Configure
13828 ____________________________________________________________________________
13829 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
13830         Log: Metaconfig unit change for #10569.
13831      Branch: metaconfig
13832            ! U/threads/usethreads.U
13833 ____________________________________________________________________________
13834 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
13835         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
13836              extremely experimental, not even prompted for.
13837      Branch: perl
13838            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13839            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
13840            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
13841            ! win32/config.bc win32/config.gc win32/config.vc
13842 ____________________________________________________________________________
13843 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
13844         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
13845      Branch: perl
13846            ! pod/perlfaq6.pod
13847 ____________________________________________________________________________
13848 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
13849         Log: Integrate perlio; conflicts, accept Nick's versions.
13850      Branch: perl
13851           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13852           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
13853 ____________________________________________________________________________
13854 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
13855         Log: Subject: Re: ext/ + -Wall
13856              From: Doug MacEachern <dougm@covalent.net>
13857              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
13858              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
13859      Branch: perl
13860            ! XSUB.h lib/ExtUtils/xsubpp perl.h
13861 ____________________________________________________________________________
13862 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
13863         Log: Similar logic as DB_File.xs, using the modern macros and
13864              defines them to older ones for older Perls where PERL_VERSION
13865              is not defined, from Doug MacEachern.
13866      Branch: perl
13867            ! ext/Storable/Storable.xs
13868 ____________________________________________________________________________
13869 [ 10564] By: nick                                  on 2001/06/13  15:22:01
13870         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
13871              and using that instead (name lookups are sequential search for now).
13872      Branch: perlio
13873            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13874            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
13875 ____________________________________________________________________________
13876 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
13877         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
13878              From: "Richard Soderberg" <rs@crystalflame.net>
13879              Date: Sat, 26 May 2001 06:44:20 -0700
13880              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
13881      Branch: perl
13882            ! sv.c t/op/glob.t
13883 ____________________________________________________________________________
13884 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
13885         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
13886              From: "Craig A. Berry" <craigberry@mac.com>
13887              Date: Tue, 12 Jun 2001 23:55:26 -0500
13888              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
13889      Branch: perl
13890            ! ext/re/Makefile.PL ext/re/re.xs
13891 ____________________________________________________________________________
13892 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
13893         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
13894              suggested by NI-S.
13895      Branch: perl
13896            ! XSUB.h malloc.c perl.h
13897 ____________________________________________________________________________
13898 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
13899         Log: Regen toc.
13900      Branch: perl
13901            ! pod/perltoc.pod
13902 ____________________________________________________________________________
13903 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
13904         Log: Subject: [patch] perl.gprof control
13905              From: Doug MacEachern <dougm@covalent.net>
13906              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
13907              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
13908      Branch: perl
13909            ! miniperlmain.c perl.h
13910 ____________________________________________________________________________
13911 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
13912         Log: Subject: Re: ext/ + -Wall
13913              From: Doug MacEachern <dougm@covalent.net>
13914              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
13915              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
13916              
13917              Document ax and break up dXSARGS.
13918      Branch: perl
13919            ! XSUB.h pod/perlapi.pod
13920 ____________________________________________________________________________
13921 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
13922         Log: More AIX tweakage from Merijn.
13923      Branch: perl
13924            ! hints/aix.sh
13925 ____________________________________________________________________________
13926 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
13927         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
13928              From: "Craig A. Berry" <craigberry@mac.com>
13929              Date: Tue, 12 Jun 2001 22:57:45 -0500
13930              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
13931      Branch: perl
13932            ! vms/descrip_mms.template
13933 ____________________________________________________________________________
13934 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
13935         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
13936              From: "Craig A. Berry" <craigberry@mac.com>
13937              Date: Tue, 12 Jun 2001 22:21:39 -0500
13938              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
13939      Branch: perl
13940            ! configure.com util.c
13941 ____________________________________________________________________________
13942 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
13943         Log: New AIX dynaloading code from Jens-Uwe Mager.
13944              Does break binary compatibility.
13945      Branch: perl
13946            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13947 ____________________________________________________________________________
13948 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
13949         Log: VMS DEC C compiler found nits by Peter Prymmer.
13950      Branch: perl
13951            ! util.c
13952 ____________________________________________________________________________
13953 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
13954         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
13955              From: Peter Prymmer <pvhp@forte.com>
13956              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
13957              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
13958      Branch: perl
13959            ! t/lib/filecomp.t
13960 ____________________________________________________________________________
13961 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
13962         Log: I wonder how many $CONFIGs still lurk in the shadows.
13963      Branch: perl
13964            ! pod/Makefile.SH x2p/cflags.SH
13965 ____________________________________________________________________________
13966 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
13967         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
13968      Branch: perl
13969            ! pod/checkpods.PL
13970 ____________________________________________________________________________
13971 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
13972         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
13973      Branch: perl
13974            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
13975 ____________________________________________________________________________
13976 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
13977         Log: Subject: [patch] rid local_patches warnings
13978              From: Doug MacEachern <dougm@covalent.net>
13979              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
13980              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
13981      Branch: perl
13982            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
13983 ____________________________________________________________________________
13984 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
13985         Log: Subject: Re: ext/ + -Wall
13986              From: Doug MacEachern <dougm@covalent.net>
13987              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
13988              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
13989      Branch: perl
13990            ! ext/attrs/attrs.xs
13991 ____________________________________________________________________________
13992 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
13993         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
13994              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13995              Date: Tue, 12 Jun 2001 14:36:20 -0400
13996              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
13997      Branch: perl
13998            ! pod/perlretut.pod
13999 ____________________________________________________________________________
14000 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
14001         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
14002              From: Mike Guy <mjtg@cam.ac.uk>
14003              Date: Tue, 12 Jun 2001 19:10:31 +0100
14004              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
14005              
14006              Subject: Re: [ID 20010612.001] out of memory during regex compilation
14007              From: Mike Guy <mjtg@cam.ac.uk>
14008              Date: Tue, 12 Jun 2001 19:21:01 +0100
14009              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
14010      Branch: perl
14011            ! pod/perlop.pod
14012 ____________________________________________________________________________
14013 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
14014         Log: AIX tweaks from Merijn H. Brand.
14015      Branch: perl
14016            ! hints/aix.sh
14017 ____________________________________________________________________________
14018 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
14019         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
14020              From: "Brendan O'Dea" <bod@compusol.com.au>
14021              Date: Wed, 13 Jun 2001 05:16:47 +1000
14022              Message-ID: <20010613051647.A8945@compusol.com.au>
14023      Branch: maint-5.6/perl
14024            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14025 ____________________________________________________________________________
14026 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
14027         Log: Subject: Small bcopy cleanup
14028              From: Andy Dougherty <doughera@lafayette.edu>
14029              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
14030              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
14031      Branch: perl
14032            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
14033 ____________________________________________________________________________
14034 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
14035         Log: Subject: [PATCH] Re: ext/ + -Wall
14036              From: Nicholas Clark <nick@ccl4.org>
14037              Date: Wed, 13 Jun 2001 00:04:30 +0100
14038              Message-ID: <20010613000430.M5901@plum.flirble.org>
14039      Branch: perl
14040            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14041 ____________________________________________________________________________
14042 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
14043         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
14044              From: Nicholas Clark <nick@ccl4.org>
14045              Date: Tue, 12 Jun 2001 23:53:07 +0100
14046              Message-ID: <20010612235307.L5901@plum.flirble.org>
14047      Branch: perl
14048            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
14049 ____________________________________________________________________________
14050 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
14051         Log: MPE/iX tweaks from Mark Bixby.
14052      Branch: perl
14053            ! hints/mpeix.sh mpeix/mpeixish.h util.c
14054 ____________________________________________________________________________
14055 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
14056         Log: Update Changes.
14057      Branch: perl
14058            ! Changes patchlevel.h
14059 ____________________________________________________________________________
14060 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
14061         Log: One less -Wall whine (found under DEBUGGING).
14062      Branch: perl
14063            ! x2p/Makefile.SH x2p/a2p.c
14064 ____________________________________________________________________________
14065 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
14066         Log: s/case-independent/case-insensitive/g
14067      Branch: perl
14068            ! pod/perldebug.pod
14069 ____________________________________________________________________________
14070 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
14071         Log: As suggested in    
14072              
14073              Subject: Re: ext/ + -Wall
14074              From: Gurusamy Sarathy <gsar@ActiveState.com>
14075              Date: Mon, 11 Jun 2001 23:34:31 -0700
14076              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
14077      Branch: perl
14078            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
14079            ! perl.h
14080 ____________________________________________________________________________
14081 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
14082         Log: Subject: ext/ + -Wall
14083              From: Doug MacEachern <dougm@covalent.net>
14084              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
14085              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
14086      Branch: perl
14087            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
14088            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
14089            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
14090            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
14091            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
14092            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
14093            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
14094            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
14095            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
14096            ! lib/ExtUtils/xsubpp
14097 ____________________________________________________________________________
14098 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
14099         Log: Subject: [PATCH] anonymous stashes
14100              From: Abhijit Menon-Sen <ams@wiw.org>
14101              Date: Tue, 12 Jun 2001 12:47:04 +0530
14102              Message-ID: <20010612124704.A29029@lustre.linux.in>
14103      Branch: perl
14104            ! dump.c gv.c sv.c xsutils.c
14105 ____________________________________________________________________________
14106 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
14107         Log: One more test for $^S.
14108      Branch: perl
14109            ! t/op/magic.t
14110 ____________________________________________________________________________
14111 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
14112         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
14113              From: Abhijit Menon-Sen <ams@wiw.org>
14114              Date: Tue, 12 Jun 2001 17:35:55 +0530
14115              Message-ID: <20010612173555.A32426@lustre.linux.in>
14116      Branch: perl
14117            ! mg.c t/op/magic.t
14118 ____________________________________________________________________________
14119 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
14120         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
14121              From: Mike Guy <mjtg@cam.ac.uk>
14122              Date: Tue, 12 Jun 2001 13:14:15 +0100
14123              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
14124      Branch: perl
14125            ! pod/perlop.pod
14126 ____________________________________________________________________________
14127 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
14128         Log: AUTHORS updates.
14129      Branch: perl
14130            ! AUTHORS
14131 ____________________________________________________________________________
14132 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
14133         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
14134              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
14135              Content-Transfer-Encoding: 7bit
14136              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
14137      Branch: perl
14138            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
14139 ____________________________________________________________________________
14140 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
14141         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
14142              From: "Philip Newton" <Philip.Newton@gmx.net>
14143              Date: Mon, 11 Jun 2001 07:08:03 +0200
14144              Message-Id: <200106120802.LAA08992@taas.iki.fi>
14145      Branch: perl
14146            ! t/base/term.t
14147 ____________________________________________________________________________
14148 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
14149         Log: Cleanup the a2p.c for -Wall.
14150      Branch: perl
14151            ! x2p/Makefile.SH x2p/a2p.c
14152 ____________________________________________________________________________
14153 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
14154         Log: File::Find update for MacOS from Chris Nandor.
14155      Branch: perl
14156            ! lib/File/Find.pm t/lib/filefind.t
14157 ____________________________________________________________________________
14158 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
14159         Log: gcc -Wall nits picked out by a non-UNIX system
14160              (courtesy of Mark Bixby)
14161      Branch: perl
14162            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
14163            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
14164            ! pp_sys.c util.c
14165 ____________________________________________________________________________
14166 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
14167         Log: Metaconfig unit change for #10522.  (The d_modfl changes
14168              placate metalint.)
14169      Branch: metaconfig/U/perl
14170            ! d_modfl.U d_u32align.U
14171 ____________________________________________________________________________
14172 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
14173         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
14174              be "./try 2>&1 >/dev/null".
14175      Branch: perl
14176            ! Configure
14177 ____________________________________________________________________________
14178 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
14179         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
14180              From: "Craig A. Berry" <craigberry@mac.com>
14181              Date: Mon, 11 Jun 2001 14:00:32 -0500
14182              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
14183      Branch: perl
14184            ! configure.com
14185 ____________________________________________________________________________
14186 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
14187         Log: Move the full \p\P lists to perlunicode.
14188      Branch: perl
14189            ! pod/perlretut.pod pod/perlunicode.pod
14190 ____________________________________________________________________________
14191 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
14192         Log: VOS build tweak for 5.6.1 from Paul Green.
14193      Branch: maint-5.6/perl
14194            ! vos/build.cm
14195 ____________________________________________________________________________
14196 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
14197         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
14198              From: "Craig A. Berry" <craigberry@mac.com>
14199              Date: Fri, 8 Jun 2001 18:08:18 -0500
14200              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
14201      Branch: perl
14202            ! vms/vms.c
14203 ____________________________________________________________________________
14204 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
14205         Log: Update Changes.
14206      Branch: perl
14207            ! Changes patchlevel.h
14208 ____________________________________________________________________________
14209 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
14210         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
14211      Branch: perl
14212            ! vos/config.alpha.h vos/config.ga.h
14213 ____________________________________________________________________________
14214 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
14215         Log: VOS updates from Paul Green for @10476.
14216      Branch: perl
14217            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
14218            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14219            ! vos/config.ga.h vos/configure_perl.cm
14220 ____________________________________________________________________________
14221 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
14222         Log: Subject: [PATCH] Not many people know this ...
14223              From: Mike Guy <mjtg@cam.ac.uk>
14224              Date: Mon, 11 Jun 2001 14:55:15 +0100
14225              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
14226      Branch: perl
14227            ! pod/perldebug.pod
14228 ____________________________________________________________________________
14229 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
14230         Log: Add final commas to lists as suggested by Philip Newton.
14231      Branch: perl
14232            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
14233 ____________________________________________________________________________
14234 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
14235         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
14236              Date: Sun, 10 Jun 2001 23:35:38 -0400
14237              From: Chris Nandor <pudge@pobox.com>
14238              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
14239      Branch: perl
14240            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
14241            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
14242            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
14243            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
14244            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
14245            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
14246            ! t/op/write.t t/pragma/strict.t
14247 ____________________________________________________________________________
14248 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
14249         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
14250              From: Chris Nandor <pudge@pobox.com>
14251              Date: Mon, 11 Jun 2001 08:24:28 -0400
14252              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
14253      Branch: perl
14254            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
14255            ! t/lib/io_dir.t
14256 ____________________________________________________________________________
14257 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
14258         Log: One more run_byacc (a hand-tweaked version had slipped in).
14259      Branch: perl
14260            ! perly.c vms/perly_c.vms
14261 ____________________________________________________________________________
14262 [ 10509] By: nick                                  on 2001/06/11  07:49:15
14263         Log: Integrate mainline
14264      Branch: perlio
14265           !> Makefile.SH embed.h embed.pl global.sym
14266           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
14267           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
14268           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
14269           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
14270 ____________________________________________________________________________
14271 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
14272         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
14273              From: Mike Guy <mjtg@cam.ac.uk>
14274              Reply-To: mjtg@cam.ac.uk
14275              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
14276      Branch: perl
14277            ! lib/ExtUtils/Manifest.pm
14278 ____________________________________________________________________________
14279 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
14280         Log: Subject: [PATCH] ExtUtils::Constant
14281              From: Nicholas Clark <nick@ccl4.org>
14282              Date: Sun, 10 Jun 2001 23:25:41 +0100
14283              Message-ID: <20010610232540.C76396@plum.flirble.org>
14284      Branch: perl
14285            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
14286 ____________________________________________________________________________
14287 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
14288         Log: Integrate perlio.
14289      Branch: perl
14290           !> iperlsys.h
14291 ____________________________________________________________________________
14292 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
14293         Log: Move the grok_number and its lieutenant grok_numeric_radix
14294              from sv.c statics to util.c and public.
14295      Branch: perl
14296            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
14297            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
14298 ____________________________________________________________________________
14299 [ 10504] By: nick                                  on 2001/06/10  17:47:06
14300         Log: Fix (valid) -Wall warnings in perlio.c
14301      Branch: perlio
14302            ! iperlsys.h
14303 ____________________________________________________________________________
14304 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
14305         Log: Update perly_c.diff, update perly.fixer to edit away
14306              some of the -Wall noise.
14307      Branch: perl
14308            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
14309 ____________________________________________________________________________
14310 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
14311         Log: Check the version of byacc.
14312      Branch: perl
14313            ! Makefile.SH
14314 ____________________________________________________________________________
14315 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
14316         Log: Subject: [PATCH] perly.y overhaul
14317              From: Simon Cozens <simon@netthink.co.uk>
14318              Date: Sun, 10 Jun 2001 16:56:54 +0100
14319              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
14320              
14321              Plus make run_byacc.
14322      Branch: perl
14323            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14324 ____________________________________________________________________________
14325 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
14326         Log: Integrate perlio.
14327      Branch: perl
14328           !> perlio.c perlsfio.h
14329 ____________________________________________________________________________
14330 [ 10499] By: nick                                  on 2001/06/10  15:01:08
14331         Log: Integrate mainline
14332      Branch: perlio
14333           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
14334           !> t/pragma/locale.t util.c
14335 ____________________________________________________________________________
14336 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
14337         Log: Put some meat on the perl572delta bones.  The list of
14338              selected bug fixes needs more work, as does still the
14339              whole document.
14340      Branch: perl
14341            ! pod/perl572delta.pod
14342 ____________________________________________________________________________
14343 [ 10497] By: nick                                  on 2001/06/10  12:27:51
14344         Log: Paper over a crack or two with USE_SFIO
14345      Branch: perlio
14346            ! perlio.c perlsfio.h
14347 ____________________________________________________________________________
14348 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
14349         Log: Update Changes.
14350      Branch: perl
14351            ! Changes patchlevel.h
14352 ____________________________________________________________________________
14353 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
14354         Log: Subject: Re: pragma/locale.t #107
14355              From: Hugo <hv@crypt.compulink.co.uk>
14356              Date: Sun, 10 Jun 2001 11:23:30 +0100
14357              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
14358              
14359              Encapsulate the scan of the decimal radix separator.
14360      Branch: perl
14361            ! embed.h embed.pl proto.h sv.c
14362 ____________________________________________________________________________
14363 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
14364         Log: Try to grok numbers both with the locale specific separator
14365              and with the usual "." (if different from the lss); add a test
14366              to locale.t to do also a little bit of math in addition to just
14367              equalness testing; remove extraneous logic as suggested in
14368              
14369              Subject: Re: pragma/locale.t #107
14370              From: Nicholas Clark <nick@ccl4.org>
14371              Date: Sat, 9 Jun 2001 22:37:36 +0100
14372              Message-ID: <20010609223735.Y76396@plum.flirble.org>
14373      Branch: perl
14374            ! sv.c t/pragma/locale.t
14375 ____________________________________________________________________________
14376 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
14377         Log: Metaconfig unit change for #10492.
14378      Branch: metaconfig/U/perl
14379            ! Extensions.U
14380 ____________________________________________________________________________
14381 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
14382         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
14383              From: Artur Bergman <artur@contiller.se> 
14384              Date: Sat, 09 Jun 2001 21:03:51 +0200
14385              Message-ID: <B7483FB6.1398%artur@contiller.se>
14386      Branch: perl
14387            ! Configure
14388 ____________________________________________________________________________
14389 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
14390         Log: Integrate perlio.
14391      Branch: perl
14392           !> perlsfio.h
14393 ____________________________________________________________________________
14394 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
14395         Log: Do locale specific separator if only in locale.
14396      Branch: perl
14397            ! util.c
14398 ____________________________________________________________________________
14399 [ 10489] By: nick                                  on 2001/06/09  19:13:25
14400         Log: Make XS/Typemap compile (but fail) with sfio
14401      Branch: perlio
14402            ! perlsfio.h
14403 ____________________________________________________________________________
14404 [ 10488] By: nick                                  on 2001/06/09  19:12:51
14405         Log: Re-integrate mainline
14406      Branch: perlio
14407           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
14408           !> proto.h sv.c util.c
14409 ____________________________________________________________________________
14410 [ 10487] By: nick                                  on 2001/06/09  16:26:29
14411         Log: Integrate mainline
14412      Branch: perlio
14413           !> (integrate 31 files)
14414 ____________________________________________________________________________
14415 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
14416         Log: Subject: [PATCH] New attempt to clone callack
14417              From: Artur Bergman <artur@contiller.se> 
14418              Date: Thu, 07 Jun 2001 11:52:16 +0200
14419              Message-ID: <B7451B6F.12B7%artur@contiller.se>
14420      Branch: perl
14421            ! embedvar.h intrpvar.h perlapi.h sv.c
14422 ____________________________________________________________________________
14423 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
14424         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
14425      Branch: perl
14426            ! embed.h embed.pl perl.h proto.h sv.c util.c
14427 ____________________________________________________________________________
14428 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
14429         Log: Subject: Re: pragma/locale.t #107
14430              From: Nicholas Clark <nick@ccl4.org>
14431              Date: Sat, 9 Jun 2001 16:26:10 +0100
14432              Message-ID: <20010609162609.V76396@plum.flirble.org>
14433              
14434              A missing NVification.
14435      Branch: perl
14436            ! sv.c
14437 ____________________________________________________________________________
14438 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
14439         Log: Redo the #10482, there already was a test script for formats.
14440      Branch: perl
14441            - t/io/format.t
14442            ! MANIFEST t/op/write.t
14443 ____________________________________________________________________________
14444 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
14445         Log: Twisted format testing, from Merijn.
14446      Branch: perl
14447            + t/io/format.t
14448            ! MANIFEST
14449 ____________________________________________________________________________
14450 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
14451         Log: More \p{In...} testing, combined with \N{...}.
14452      Branch: perl
14453            ! lib/utf8_heavy.pl t/op/pat.t
14454 ____________________________________________________________________________
14455 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
14456         Log: Metaconfig changes for #10479.
14457      Branch: metaconfig
14458            ! U/Glossary.patch
14459      Branch: metaconfig/U/perl
14460            ! d_modfl.U
14461 ____________________________________________________________________________
14462 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
14463         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
14464      Branch: perl
14465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14466            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
14467            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14468            ! win32/config.bc win32/config.gc win32/config.vc
14469 ____________________________________________________________________________
14470 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
14471         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
14472              From: "Craig A. Berry" <craigberry@mac.com>
14473              Date: Thu, 7 Jun 2001 14:27:20 -0500
14474              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
14475      Branch: perl
14476            ! vms/perlvms.pod
14477 ____________________________________________________________________________
14478 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
14479         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
14480              From: Gisle Aas <gisle@ActiveState.com>
14481              Date: 07 Jun 2001 17:04:29 -0700
14482              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
14483      Branch: perl
14484            ! ext/re/re.xs
14485 ____________________________________________________________________________
14486 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
14487         Log: Update Changes.
14488      Branch: perl
14489            ! Changes patchlevel.h
14490 ____________________________________________________________________________
14491 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
14492         Log: Regen Glossary et alia.
14493      Branch: perl
14494            ! Porting/Glossary Porting/config.sh Porting/config_H
14495 ____________________________________________________________________________
14496 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
14497         Log: Metaconfig unit changes for #10473.
14498      Branch: metaconfig/U/perl
14499            ! d_modfl.U
14500 ____________________________________________________________________________
14501 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
14502         Log: Harumph, also AIX will spill its guts (i.e. dump core)
14503              if an executable contains modfl() but it hasn't been
14504              compiled right (in the case of AIX, with cc -qlongdouble).
14505      Branch: perl
14506            ! Configure
14507 ____________________________________________________________________________
14508 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
14509         Log: integrate change#10471 from mainline
14510              
14511              in change#10451, check that CvOUTSIDE is a CV before looking in
14512              (it can apparently be SVt_NULL during global destruction)
14513      Branch: maint-5.6/perl
14514           !> op.c
14515 ____________________________________________________________________________
14516 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
14517         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
14518              (it can apparently be SVt_NULL during global destruction)
14519      Branch: perl
14520            ! op.c
14521 ____________________________________________________________________________
14522 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
14523         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
14524              From: Robin Barker <rmb1@cise.npl.co.uk>
14525              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
14526              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
14527      Branch: perl
14528            ! lib/diagnostics.pm pod/perldiag.pod
14529 ____________________________________________________________________________
14530 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
14531         Log: Subject: [PATCH perl@10439] long =item
14532              From: Robin Barker <rmb1@cise.npl.co.uk>
14533              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
14534              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
14535      Branch: perl
14536            ! README.amiga lib/Attribute/Handlers.pm
14537            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
14538 ____________________________________________________________________________
14539 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
14540         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
14541              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
14542              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
14543              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
14544      Branch: perl
14545            ! pod/perlguts.pod
14546 ____________________________________________________________________________
14547 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
14548         Log: Integrate perlio.
14549      Branch: perl
14550           !> sv.c
14551 ____________________________________________________________________________
14552 [ 10466] By: nick                                  on 2001/06/07  10:25:40
14553         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
14554              whitespace tweaks.
14555              Still coredumps in pragma/overload.t - what a nice hard fail that is...
14556      Branch: perlio
14557            ! sv.c
14558 ____________________________________________________________________________
14559 [ 10465] By: nick                                  on 2001/06/07  08:41:58
14560         Log: Raw integrate of mainline for S_grok_number debug
14561              (sv.c has MULTIPLICITY issues as well as whatever else ...)
14562      Branch: perlio
14563            - plan9/perlplan9.doc plan9/perlplan9.pod
14564           !> (integrate 46 files)
14565 ____________________________________________________________________________
14566 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
14567         Log: The proper prototyping for #10463.
14568      Branch: perl
14569            ! embed.h embed.pl proto.h sv.c
14570 ____________________________________________________________________________
14571 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
14572         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
14573              From: Nicholas Clark <nick@ccl4.org>
14574              Date: Thu, 7 Jun 2001 00:29:59 +0100
14575              Message-ID: <20010607002959.Z76396@plum.flirble.org>
14576      Branch: perl
14577            ! sv.c
14578 ____________________________________________________________________________
14579 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
14580         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
14581              From: "Craig A. Berry" <craigberry@mac.com>
14582              Date: Wed, 06 Jun 2001 17:54:30 -0500
14583              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
14584      Branch: perl
14585            ! vms/perlvms.pod
14586 ____________________________________________________________________________
14587 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
14588         Log: Podify the remaining README.platform files;
14589              merge README.plan9 and plan9/perlplan9.pod;
14590              delete plan9/perlplan9.* (the perlplan.doc needs to
14591              be regenerated in Plan 9); make the =head1 and =head2
14592              in the README.platform to be a little more verbose
14593              (skipped README.os2 not to anger Ilya) so that they
14594              look better in the toc; regen toc.
14595      Branch: perl
14596            - plan9/perlplan9.doc plan9/perlplan9.pod
14597            ! MANIFEST README.aix README.amiga README.apollo README.beos
14598            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
14599            ! README.hpux README.hurd README.machten README.macos
14600            ! README.micro README.mint README.mpeix README.os390
14601            ! README.plan9 README.qnx README.solaris README.threads
14602            ! README.tru64 README.vmesa README.vms README.vos README.win32
14603            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
14604            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
14605 ____________________________________________________________________________
14606 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
14607         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
14608              From: Mike Guy <mjtg@cam.ac.uk>
14609              Reply-To: mjtg@cam.ac.uk
14610              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
14611      Branch: perl
14612            ! pod/perlguts.pod
14613 ____________________________________________________________________________
14614 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
14615         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
14616              From: Mike Guy <mjtg@cam.ac.uk>
14617              Reply-To: mjtg@cam.ac.uk
14618              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
14619      Branch: perl
14620            ! pod/perlsec.pod
14621 ____________________________________________________________________________
14622 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
14623         Log: Disable long doubles from pre-5.0 Tru64s.
14624      Branch: perl
14625            ! README.tru64 hints/dec_osf.sh
14626 ____________________________________________________________________________
14627 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
14628         Log: The #10455 exposed that modfl() is fundamentally busted
14629              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
14630              testing it.
14631      Branch: perl
14632            ! hints/dec_osf.sh
14633 ____________________________________________________________________________
14634 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
14635         Log: Metaconfig unit change for #10455.
14636      Branch: metaconfig/U/perl
14637            ! d_modfl.U
14638 ____________________________________________________________________________
14639 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
14640         Log: Configure check for geborken modfl(), inspired by
14641              
14642              Subject: Re: [20010118.017] op/int.t failure 
14643              From: Hugo <hv@crypt.compulink.co.uk>
14644              Date: Tue, 05 Jun 2001 13:43:27 +0100
14645              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
14646      Branch: perl
14647            ! Configure
14648 ____________________________________________________________________________
14649 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
14650         Log: Integrate changes #10450 and #10451 from maintperl:
14651              
14652              optimize change#10448 slightly (don't repeat search in eval""s lexical
14653              scope, since that has already been searched)
14654              
14655              change#9108 needs subtler treatment for case of closures created
14656              within eval""
14657      Branch: perl
14658           !> op.c t/op/misc.t
14659 ____________________________________________________________________________
14660 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
14661         Log: MakeMaker magic to compile (when no dynamic loading)
14662              List/Util.xsc as (ListUtil.c and) ListUtil.o since
14663              POSIX-BC (BS2000) linker has an evil limitation of
14664              being unable to include in the same executable several
14665              object files with the same name - case-insensitively -
14666              because otherwise we conflict with util.c.
14667              Strictly speaking currently required only in POSIX-BC
14668              but probably will do no harm elsewhere where static
14669              linking is required.
14670      Branch: perl
14671            ! ext/List/Util/Makefile.PL
14672 ____________________________________________________________________________
14673 [ 10452] By: nick                                  on 2001/06/06  08:59:51
14674         Log: Integrate mainline.
14675      Branch: perlio
14676           +> lib/Attribute/Handlers/demo/Demo.pm
14677           +> lib/Attribute/Handlers/demo/Descriptions.pm
14678           +> lib/Attribute/Handlers/demo/MyClass.pm
14679           +> lib/Attribute/Handlers/demo/demo.pl
14680           +> lib/Attribute/Handlers/demo/demo2.pl
14681           +> lib/Attribute/Handlers/demo/demo3.pl
14682           +> lib/Attribute/Handlers/demo/demo4.pl
14683           +> lib/Attribute/Handlers/demo/demo_call.pl
14684           +> lib/Attribute/Handlers/demo/demo_chain.pl
14685           +> lib/Attribute/Handlers/demo/demo_cycle.pl
14686           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
14687           +> lib/Attribute/Handlers/demo/demo_phases.pl
14688           +> lib/Attribute/Handlers/demo/demo_range.pl
14689           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
14690           +> uts/strtol_wrap.c
14691           !> (integrate 91 files)
14692 ____________________________________________________________________________
14693 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
14694         Log: change#9108 needs subtler treatment for case of closures created
14695              within eval""
14696      Branch: maint-5.6/perl
14697            ! op.c t/op/misc.t
14698 ____________________________________________________________________________
14699 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
14700         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
14701              scope, since that has already been searched)
14702      Branch: maint-5.6/perl
14703            ! op.c
14704 ____________________________________________________________________________
14705 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
14706         Log: Integrate change #10448 from maintperl; lexicals
14707              outside an eval"" weren't resolved correctly inside a subroutine
14708              definition inside the eval"" if they were not already referenced
14709              in the toplevel of the eval""-ed code
14710      Branch: perl
14711           !> cop.h op.c pp_ctl.c t/op/misc.t
14712 ____________________________________________________________________________
14713 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
14714         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
14715              outside an eval"" weren't resolved correctly inside a subroutine
14716              definition inside the eval"" if they were not already referenced
14717              in the toplevel of the eval""-ed code
14718      Branch: maint-5.6/perl
14719            ! cop.h op.c pp_ctl.c t/op/misc.t
14720 ____________________________________________________________________________
14721 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
14722         Log: Subject: [PATCH] perl570delta.pod
14723              From: Peter Scott <Peter@PSDT.com> 
14724              Date: Tue, 05 Jun 2001 18:51:02 -0700
14725              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
14726      Branch: perl
14727            ! pod/perl570delta.pod
14728 ____________________________________________________________________________
14729 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
14730         Log: The fudge factor is no more needed.  I hope.
14731      Branch: perl
14732            ! t/lib/posix.t
14733 ____________________________________________________________________________
14734 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
14735         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
14736              From: Hugo <hv@crypt.compulink.co.uk>
14737              Date: Tue, 05 Jun 2001 12:58:19 +0100
14738              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
14739      Branch: perl
14740            ! util.c
14741 ____________________________________________________________________________
14742 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
14743         Log: Make up prototypes only for those who have the functions
14744              but not the prototypes.
14745      Branch: perl
14746            ! perl.h
14747 ____________________________________________________________________________
14748 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
14749         Log: Subject: Re: Not OK: perl@10439 on win32 
14750              From: Prymmer/Kahn <pvhp@best.com> 
14751              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
14752              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
14753      Branch: perl
14754            ! perl.h util.c
14755 ____________________________________________________________________________
14756 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
14757         Log: The metaconfig units changes for #10441.
14758      Branch: metaconfig
14759            ! U/modified/Extract.U U/modified/Extractall.U
14760            ! U/modified/Finish.U
14761 ____________________________________________________________________________
14762 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
14763         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
14764      Branch: perl
14765            ! Configure
14766 ____________________________________________________________________________
14767 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
14768         Log: Unnecessary fuzziness undone, noted by Mike Guy.
14769      Branch: perl
14770            ! t/op/tr.t
14771 ____________________________________________________________________________
14772 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
14773         Log: Update Changes.
14774      Branch: perl
14775            ! Changes patchlevel.h
14776 ____________________________________________________________________________
14777 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
14778         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
14779              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
14780              leakage patch.
14781      Branch: perl
14782            ! t/op/misc.t
14783 ____________________________________________________________________________
14784 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
14785         Log: Test case for #10433/#10424.
14786      Branch: perl
14787            ! t/op/misc.t
14788 ____________________________________________________________________________
14789 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
14790         Log: Subject: One fix for strtoul not setting errno
14791              From: hom00@utsglobal.com (Hal Morris)
14792              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
14793              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
14794      Branch: perl
14795            + uts/strtol_wrap.c
14796            ! MANIFEST hints/uts.sh
14797 ____________________________________________________________________________
14798 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
14799         Log: Metaconfig units changes for #10434.
14800      Branch: metaconfig
14801            ! U/modified/Cppsym.U
14802      Branch: metaconfig/U/perl
14803            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
14804            + d_syscallproto.U d_usleepproto.U
14805            ! longdblfio.U quadfio.U
14806 ____________________________________________________________________________
14807 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
14808         Log: Configure tweaks; add prototype probes, make the cpp symbols
14809              probe to cast, not whine; test for %Ld and %Lf before %lld and
14810              %llf because the L is the ANSI way.
14811      Branch: perl
14812            ! Configure config_h.SH configure.com epoc/config.sh
14813            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
14814            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14815            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
14816 ____________________________________________________________________________
14817 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
14818         Log: Sigh.  This is what #10424 was supposed to check in.
14819      Branch: perl
14820            ! op.c sv.c sv.h
14821 ____________________________________________________________________________
14822 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
14823         Log: More verbose failure.
14824      Branch: perl
14825            ! t/op/ver.t
14826 ____________________________________________________________________________
14827 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
14828         Log: The .pm changes to go with #10428.
14829      Branch: perl
14830            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
14831            ! ext/Sys/Syslog/Syslog.pm
14832 ____________________________________________________________________________
14833 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
14834         Log: On second thoughts show to utf8 skippage message only
14835              on failures, it's too confusing otherwise,
14836      Branch: perl
14837            ! t/pragma/locale.t
14838 ____________________________________________________________________________
14839 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
14840         Log: Do not import anything from Encode.
14841      Branch: perl
14842            ! ext/MIME/Base64/QuotedPrint.pm
14843 ____________________________________________________________________________
14844 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
14845         Log: The #10402 didn't take.  Weird.
14846      Branch: perl
14847            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
14848            ! ext/Sys/Syslog/Syslog.xs
14849 ____________________________________________________________________________
14850 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
14851         Log: Eradicate traces of 'asciirange' re subpragma.
14852      Branch: perl
14853            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
14854            ! pod/perldiag.pod
14855 ____________________________________________________________________________
14856 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
14857         Log: use is a compile-time thing.
14858      Branch: perl
14859            ! ext/MIME/Base64/QuotedPrint.pm
14860 ____________________________________________________________________________
14861 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
14862         Log: Subject: [PATCH perl@10419] -Wall casting patch
14863              From: Robin Barker <rmb1@cise.npl.co.uk>
14864              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
14865              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
14866      Branch: perl
14867            ! ext/Devel/DProf/DProf.xs mg.c
14868 ____________________________________________________________________________
14869 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
14870         Log: Subject: [PATCH #2] introducing SVpad_TYPED
14871              From: Abhijit Menon-Sen <ams@wiw.org>
14872              Date: Mon, 4 Jun 2001 12:26:02 +0530
14873              Message-ID: <20010604122602.A5775@lustre.linux.in>
14874      Branch: perl
14875            ! op.c sv.c sv.h
14876 ____________________________________________________________________________
14877 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
14878         Log: testsuite for change#10192 (from Gisle Aas)
14879      Branch: perl
14880            + t/op/override.t
14881            ! MANIFEST
14882 ____________________________________________________________________________
14883 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
14884         Log: integrate changes#10414-10416 from mainline
14885              
14886              Potential buffer overrun if the radix separator is more than
14887              one byte.  Also, under locales, prefer the locale-specific
14888              separator over the old boring ".".
14889              
14890              "10.", that is, decimal numbers can have no decimal part at all.
14891              
14892              The non-locale places need love, too.
14893      Branch: maint-5.6/perl
14894           !> perl.h sv.c
14895 ____________________________________________________________________________
14896 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
14897         Log: Missed from #10420.
14898      Branch: perl
14899            ! epoc/config.sh
14900 ____________________________________________________________________________
14901 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
14902         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
14903              often this prototype goes with HAS_SETRESUID_PROTO.
14904      Branch: perl
14905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14906            ! config_h.SH configure.com perl.h uconfig.h
14907 ____________________________________________________________________________
14908 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
14909         Log: Update Changes.
14910      Branch: perl
14911            ! Changes patchlevel.h
14912 ____________________________________________________________________________
14913 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
14914         Log: -Wall "subscript has type `char'" cleanup.
14915      Branch: perl
14916            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
14917 ____________________________________________________________________________
14918 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
14919         Log: Various "cast to pointer from integer of different size"
14920              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
14921              wide but I32 (int) only 32 bits wide).
14922              
14923              WARNING: the classnum and tagnum changes in Storable.xs
14924              may not be wise, they may be breaking binary compatibility
14925              (in 64-bit platforms), asked Raphael Manfredi about the changes.
14926      Branch: perl
14927            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
14928            ! mg.c proto.h
14929 ____________________________________________________________________________
14930 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
14931         Log: The non-locale places need love, too.
14932      Branch: perl
14933            ! perl.h
14934 ____________________________________________________________________________
14935 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
14936         Log: "10.", that is, decimal numbers can have no decimal part at all.
14937      Branch: perl
14938            ! perl.h
14939 ____________________________________________________________________________
14940 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
14941         Log: Potential buffer overrun if the radix separator is more than
14942              one byte.  Also, under locales, prefer the locale-specific
14943              separator over the old boring ".".
14944      Branch: perl
14945            ! perl.h sv.c
14946 ____________________________________________________________________________
14947 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
14948         Log: Integrate change #10412 from maintperl; locale is now
14949              per-cop, not per-op; plus retweak the locale.t to always
14950              list the skipped utf8 locales.
14951      Branch: perl
14952            ! t/pragma/locale.t
14953           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
14954           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
14955 ____________________________________________________________________________
14956 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
14957         Log: rationalize locale handling to fix the bugs uncovered by change#10394
14958              
14959              the major issue was that the runtime was looking at PL_hints rather
14960              than op_private to notice whether locale was enabled
14961              
14962              the secondary issue was that many locale-sensitive numeric ops didn't
14963              have HINT_LOCALE propagated into their op_private
14964              
14965              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
14966              instead of per-op, just like HINT_BYTE and the hints for lexical
14967              warnings (this makes the hint available to every op via PL_curcop)
14968              
14969              pragma/locale.t may need to be reworked with these fixes in mind
14970              (it currently passes its tests)
14971      Branch: maint-5.6/perl
14972            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
14973            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
14974 ____________________________________________________________________________
14975 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
14976         Log: More verbose debugging.
14977      Branch: perl
14978            ! t/pragma/locale.t
14979 ____________________________________________________________________________
14980 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
14981         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
14982              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14983              Date: Sat, 2 Jun 2001 22:53:33 +0100
14984              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
14985      Branch: perl
14986            ! regcomp.c t/pragma/warn/regcomp
14987 ____________________________________________________________________________
14988 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
14989         Log: Mention that lexicalizing $a or $b is a bad idea if one
14990              wants to use sort().
14991      Branch: perl
14992            ! pod/perlvar.pod
14993 ____________________________________________________________________________
14994 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
14995         Log: Tweak the test to be happy if the accuracy is 'good enough'.
14996      Branch: perl
14997            ! t/lib/posix.t
14998 ____________________________________________________________________________
14999 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
15000         Log: Upgrade to Attribute::Handlers 0.70.
15001              
15002              NOTE: this unearthed the "too late for CHECK block" bug,
15003              that's why the 1_compile.t change.
15004      Branch: perl
15005            + lib/Attribute/Handlers/demo/Demo.pm
15006            + lib/Attribute/Handlers/demo/Descriptions.pm
15007            + lib/Attribute/Handlers/demo/MyClass.pm
15008            + lib/Attribute/Handlers/demo/demo.pl
15009            + lib/Attribute/Handlers/demo/demo2.pl
15010            + lib/Attribute/Handlers/demo/demo3.pl
15011            + lib/Attribute/Handlers/demo/demo4.pl
15012            + lib/Attribute/Handlers/demo/demo_call.pl
15013            + lib/Attribute/Handlers/demo/demo_chain.pl
15014            + lib/Attribute/Handlers/demo/demo_cycle.pl
15015            + lib/Attribute/Handlers/demo/demo_hashdir.pl
15016            + lib/Attribute/Handlers/demo/demo_phases.pl
15017            + lib/Attribute/Handlers/demo/demo_range.pl
15018            + lib/Attribute/Handlers/demo/demo_rawdata.pl
15019            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
15020            ! t/lib/attrhand.t
15021 ____________________________________________________________________________
15022 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
15023         Log: One less -Wall whine.
15024      Branch: perl
15025            ! regcomp.c
15026 ____________________________________________________________________________
15027 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
15028         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
15029      Branch: perl
15030           !> t/op/eval.t
15031 ____________________________________________________________________________
15032 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
15033         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
15034              aren't "normally" visible inside eval""s contained in subs unless
15035              a cloned reference to them already exists)
15036              
15037              strangely enough, t/harness didn't show this up as a failure
15038              (harness needs fixing?)
15039      Branch: maint-5.6/perl
15040            ! t/op/eval.t
15041 ____________________________________________________________________________
15042 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
15043         Log: Update to Text::Balanced 1.85.
15044      Branch: perl
15045            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
15046 ____________________________________________________________________________
15047 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
15048         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
15049              From: Nicholas Clark <nick@ccl4.org>
15050              Date: Sun, 3 Jun 2001 17:54:36 +0100
15051              Message-ID: <20010603175436.E76396@plum.flirble.org> 
15052      Branch: perl
15053            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
15054            ! ext/Sys/Syslog/Syslog.xs
15055 ____________________________________________________________________________
15056 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
15057         Log: Unused variables.
15058      Branch: perl
15059            ! util.c
15060 ____________________________________________________________________________
15061 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
15062         Log: Subject: [PATCH] APIfy op_clear 
15063              From: Simon Cozens <simon@netthink.co.uk>
15064              Date: Sun, 3 Jun 2001 13:51:46 +0100
15065              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
15066              
15067              (despite the subject line, op_null is APIfied by the patch)
15068      Branch: perl
15069            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
15070 ____________________________________________________________________________
15071 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
15072         Log: Subject: [PATCH] t/lib/extutils.t
15073              From: Nicholas Clark <nick@ccl4.org>
15074              Date: Sat, 2 Jun 2001 23:57:05 +0100
15075              Message-ID: <20010602235705.Q12698@plum.flirble.org>
15076      Branch: perl
15077            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
15078 ____________________________________________________________________________
15079 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
15080         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
15081              From: Prymmer/Kahn <pvhp@best.com>
15082              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
15083              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
15084      Branch: perl
15085            ! win32/Makefile win32/makefile.mk
15086 ____________________________________________________________________________
15087 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
15088         Log: Subject: Re: 'decimal digits' macro? 
15089              From: Hugo <hv@crypt.compulink.co.uk>
15090              Date: Sun, 03 Jun 2001 04:26:36 +0100
15091              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
15092      Branch: perl
15093            ! handy.h t/lib/posix.t t/op/tr.t
15094 ____________________________________________________________________________
15095 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
15096         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
15097              From: Hugo <hv@crypt.compulink.co.uk>
15098              Date: Sun, 03 Jun 2001 14:56:30 +0100
15099              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
15100      Branch: perl
15101            ! util.c
15102 ____________________________________________________________________________
15103 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
15104         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
15105      Branch: perl
15106           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
15107           !> vms/perly_c.vms
15108 ____________________________________________________________________________
15109 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
15110         Log: fix leakage of lexicals at file scope into subroutines that were
15111              declared before them; this appears to be a longstanding bug that
15112              meant that lexicals at file scope were never "deintroduced", meaning
15113              their scope range was never properly closed, and their visibility
15114              extended to all subsequent eval""s or requires
15115              
15116              added a test case
15117              
15118              seems to also fix a case of bogus duplicate warnings
15119      Branch: maint-5.6/perl
15120            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
15121            ! vms/perly_c.vms
15122 ____________________________________________________________________________
15123 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
15124         Log: More VMS tweaks from Craig A. Berry.
15125      Branch: perl
15126            ! configure.com t/lib/extutils.t
15127 ____________________________________________________________________________
15128 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
15129         Log: -Wall cleanup continues.
15130      Branch: perl
15131            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
15132            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
15133            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
15134            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
15135            ! run.c toke.c util.c
15136 ____________________________________________________________________________
15137 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
15138         Log: The metaconfig unit change for #10390.
15139      Branch: metaconfig/U/perl
15140            ! gccvers.U
15141 ____________________________________________________________________________
15142 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
15143         Log: Drop the -ansi from the default gcc flags.
15144              
15145              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
15146              that struct cannot be compared with a flat integer, such as STRLEN.
15147              The -ansi will also cause a lot of noise in Solaris because of:
15148              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
15149      Branch: perl
15150            ! Configure
15151 ____________________________________________________________________________
15152 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
15153         Log: Integrate perlio.
15154      Branch: perl
15155           !> pod/perlapi.pod util.c
15156 ____________________________________________________________________________
15157 [ 10388] By: nick                                  on 2001/06/02  08:01:12
15158         Log: Integrate mainline
15159      Branch: perlio
15160           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
15161           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
15162           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
15163           !> t/lib/1_compile.t t/lib/mimeqp.t
15164 ____________________________________________________________________________
15165 [ 10387] By: nick                                  on 2001/06/02  07:39:17
15166         Log: Tweak util.c's atof2 for MULTIPLICITY
15167      Branch: perlio
15168            ! util.c
15169 ____________________________________________________________________________
15170 [ 10386] By: nick                                  on 2001/06/02  07:38:33
15171         Log: Integrate mainline
15172      Branch: perlio
15173           !> (integrate 41 files)
15174 ____________________________________________________________________________
15175 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
15176         Log: Add Attribute::Handlers 0.61 from Damian Conway.
15177      Branch: perl
15178            + lib/Attribute/Handlers.pm t/lib/attrhand.t
15179            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
15180 ____________________________________________________________________________
15181 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
15182         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
15183              From: Peter Prymmer <pvhp@forte.com>
15184              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
15185              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
15186      Branch: perl
15187            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
15188 ____________________________________________________________________________
15189 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
15190         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
15191              From: Jeff Pinyan <jeffp@crusoe.net>
15192              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
15193              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
15194      Branch: perl
15195            ! lib/File/Find.pm
15196 ____________________________________________________________________________
15197 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
15198         Log: Subject: [PATCH perl@10381] configure.com tweaks
15199              From: "Craig A. Berry" <craigberry@mac.com>
15200              Date: Fri, 1 Jun 2001 13:55:43 -0500
15201              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
15202      Branch: perl
15203            ! configure.com
15204 ____________________________________________________________________________
15205 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
15206         Log: Update Changes.
15207      Branch: perl
15208            ! Changes patchlevel.h
15209 ____________________________________________________________________________
15210 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
15211         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
15212              From: Mike Guy <mjtg@cam.ac.uk>
15213              Date: Fri, 01 Jun 2001 18:17:02 +0100
15214              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
15215      Branch: perl
15216            ! lib/perl5db.pl
15217 ____________________________________________________________________________
15218 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
15219         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
15220              From: Hugo <hv@crypt.compulink.co.uk>
15221              Date: Thu, 31 May 2001 20:49:48 +0100
15222              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
15223      Branch: perl
15224            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
15225            ! util.c
15226 ____________________________________________________________________________
15227 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
15228         Log: Zero() is not available in x2p (or, rather, some of its
15229              implementations like memzero() might not be available.)
15230      Branch: perl
15231            ! x2p/hash.c
15232 ____________________________________________________________________________
15233 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
15234         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
15235              From: Michael G Schwern <schwern@pobox.com>
15236              Date: Fri, 1 Jun 2001 12:00:29 +0100
15237              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
15238              
15239              (But use Zero() instead of memset.)
15240      Branch: perl
15241            ! x2p/hash.c
15242 ____________________________________________________________________________
15243 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
15244         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
15245              From: Jeff Pinyan <jeffp@crusoe.net>
15246              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
15247              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
15248      Branch: perl
15249            ! pod/perldiag.pod regcomp.c t/op/pat.t
15250 ____________________________________________________________________________
15251 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
15252         Log: Retract #10324 and #10333; not needed.
15253      Branch: perl
15254            ! hints/irix_6.sh hints/linux.sh
15255 ____________________________________________________________________________
15256 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
15257         Log: The #10370 wasn't quite right.
15258      Branch: perl
15259            ! ext/XS/Typemap/Typemap.xs
15260 ____________________________________________________________________________
15261 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
15262         Log: The metaconfig units changes for #10372.
15263      Branch: metaconfig/U/perl
15264            + d_realpath.U d_sresgproto.U d_sresuproto.U
15265            ! gccvers.U i_db.U
15266 ____________________________________________________________________________
15267 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
15268         Log: Configure tweaks; record the Berkeley DB version,
15269              probe for realpath(), for setresuid() and setresgid()
15270              prototypes; use realpath() (try to be paranoid enough),
15271              use the setres[ug]id prototypes because glibc has the functions
15272              but not their prototypes; add -Wall -ansi to gcc ccflags;
15273              regen toc.
15274      Branch: perl
15275            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15276            ! config_h.SH configure.com epoc/config.sh
15277            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
15278            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
15279            ! vos/config.ga.def win32/config.bc win32/config.gc
15280            ! win32/config.vc
15281 ____________________________________________________________________________
15282 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
15283         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
15284              From: Michael G Schwern <schwern@pobox.com>
15285              Date: Fri, 1 Jun 2001 11:28:14 +0100
15286              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
15287      Branch: perl
15288            ! lib/attributes.pm xsutils.c
15289 ____________________________________________________________________________
15290 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
15291         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
15292              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15293              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
15294              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
15295      Branch: perl
15296            ! ext/XS/Typemap/Typemap.xs
15297 ____________________________________________________________________________
15298 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
15299         Log: Subject: [patch] Cwd.xs optimizations/abstraction
15300              From: Doug MacEachern <dougm@covalent.net>
15301              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
15302              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
15303      Branch: perl
15304            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
15305            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
15306 ____________________________________________________________________________
15307 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
15308         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!])
15309              From: Nicholas Clark <nick@ccl4.org>
15310              Date: Thu, 31 May 2001 23:56:40 +0100
15311              Message-ID: <20010531235640.F12698@plum.flirble.org>
15312              
15313              Make the test work also under only static extensions
15314              (sh Configure -Uusedl fakes this nicely)
15315      Branch: perl
15316            ! t/lib/extutils.t
15317 ____________________________________________________________________________
15318 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
15319         Log: Subject: [PATCH hv.c] Eliminating trigraph
15320              From: Michael G Schwern <schwern@pobox.com>
15321              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
15322              Date: Fri, 1 Jun 2001 11:49:56 +0100
15323      Branch: perl
15324            ! hv.c
15325 ____________________________________________________________________________
15326 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
15327         Log: Subject: Re: [PATCH] Tests for File::Compare 
15328              From: "Philip Newton" <Philip.Newton@gmx.net>
15329              Date: Thu, 31 May 2001 19:44:05 +0200
15330              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
15331              
15332              Unnecessary "quotation marks".
15333      Branch: perl
15334            ! t/lib/filecomp.t
15335 ____________________________________________________________________________
15336 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
15337         Log: Integrate perlio.
15338      Branch: perl
15339           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
15340 ____________________________________________________________________________
15341 [ 10364] By: nick                                  on 2001/06/01  10:13:31
15342         Log: Cleanup dll.base and dll.exp created by GCC builds.
15343      Branch: perlio
15344            ! lib/ExtUtils/MM_Win32.pm
15345 ____________________________________________________________________________
15346 [ 10363] By: nick                                  on 2001/06/01  10:02:17
15347         Log: Make filecomp test work on CRLF platforms by adding binmode.
15348      Branch: perlio
15349            ! t/lib/filecomp.t
15350 ____________________________________________________________________________
15351 [ 10362] By: nick                                  on 2001/06/01  08:37:17
15352         Log: Integrate mainline
15353      Branch: perlio
15354           !> Changes Configure patchlevel.h perlio.c
15355 ____________________________________________________________________________
15356 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
15357         Log: panic:claustrophobia.
15358      Branch: perl
15359            ! perlio.c
15360 ____________________________________________________________________________
15361 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
15362         Log: Update Changes.
15363      Branch: perl
15364            ! Changes patchlevel.h
15365 ____________________________________________________________________________
15366 [ 10359] By: nick                                  on 2001/05/31  12:35:50
15367         Log: Integrate mainline.
15368      Branch: perlio
15369           +> t/lib/filecomp.t
15370           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
15371           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
15372 ____________________________________________________________________________
15373 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
15374         Log: Integrate perlio.
15375      Branch: perl
15376           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
15377           !> win32/config_H.vc
15378 ____________________________________________________________________________
15379 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
15380         Log: Metaconfig unit change for #10356.
15381      Branch: metaconfig
15382            ! U/installdirs/inc_version_list.U
15383 ____________________________________________________________________________
15384 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
15385         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
15386              (idea from Sarathy; implementation from Andy)
15387      Branch: perl
15388            ! Configure
15389 ____________________________________________________________________________
15390 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
15391         Log: More AUTHORS.
15392      Branch: perl
15393            ! AUTHORS
15394 ____________________________________________________________________________
15395 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
15396         Log: Subject: Re: [PATCH] Tests for File::Compare
15397              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
15398              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
15399              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
15400      Branch: perl
15401            + t/lib/filecomp.t
15402            ! MANIFEST t/lib/1_compile.t
15403 ____________________________________________________________________________
15404 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
15405         Log: Subject: [PATCH] DEBUG_* macro cleanups
15406              From: Abhijit Menon-Sen <ams@wiw.org>
15407              Date: Thu, 31 May 2001 12:16:22 +0530
15408              Message-ID: <20010531121622.B4829@lustre.linux.in>
15409              
15410              Subject: Re: [PATCH] DEBUG_* macro cleanups
15411              From: Abhijit Menon-Sen <ams@wiw.org>
15412              Date: Thu, 31 May 2001 13:57:01 +0530
15413              Message-ID: <20010531135701.A21775@lustre.linux.in>
15414              
15415              (The DEBUG_ definitions in perl.h changed to use the
15416              STMT_START and STMT_END.)
15417      Branch: perl
15418            ! perl.h pp_ctl.c sv.c toke.c
15419 ____________________________________________________________________________
15420 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
15421         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
15422              From: Abhijit Menon-Sen <ams@wiw.org>
15423              Date: Thu, 31 May 2001 08:27:55 +0530
15424              Message-ID: <20010531082755.A10018@lustre.linux.in>
15425      Branch: perl
15426            ! ext/Storable/Storable.xs gv.c perl.c
15427 ____________________________________________________________________________
15428 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
15429         Log: Subject: [PATCH] AUTHORS
15430              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
15431              Date: Thu, 31 May 2001 01:27:59 -0500
15432              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
15433              
15434              Subject: Re: [PATCH] AUTHORS
15435              From: "Philip Newton" <Philip.Newton@gmx.net>
15436              Date: Thu, 31 May 2001 10:08:06 +0200
15437              (Message-Id missing?)
15438      Branch: perl
15439            ! AUTHORS
15440 ____________________________________________________________________________
15441 [ 10350] By: nick                                  on 2001/05/31  11:40:43
15442         Log: win32 - dmake regen_config_h
15443      Branch: perlio
15444            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15445 ____________________________________________________________________________
15446 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
15447         Log: Subject: Re: [PATCH util.c] More warning cleanups.
15448              From: "Philip Newton" <Philip.Newton@gmx.net>
15449              Date: Thu, 31 May 2001 07:41:36 +0200
15450              Message-Id: <200105310538.IAA25458@taku.hut.fi>
15451              
15452              Undo C++-ism that snekt in.
15453      Branch: perl
15454            ! util.c
15455 ____________________________________________________________________________
15456 [ 10348] By: nick                                  on 2001/05/31  11:36:46
15457         Log: Tolerate Win32 numerics
15458      Branch: perlio
15459            ! t/pragma/warn/toke
15460 ____________________________________________________________________________
15461 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
15462         Log: Integrate perlio.
15463      Branch: perl
15464           !> perlio.c win32/win32.h
15465 ____________________________________________________________________________
15466 [ 10346] By: nick                                  on 2001/05/31  10:54:55
15467         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
15468              perlio.c change 10255.
15469      Branch: perlio
15470            ! perlio.c
15471 ____________________________________________________________________________
15472 [ 10345] By: nick                                  on 2001/05/31  10:01:57
15473         Log: Conditionaly put back some "unused" dTHX which are used
15474              with PERL_IMPLICIT_SYS
15475      Branch: perlio
15476            ! perlio.c
15477 ____________________________________________________________________________
15478 [ 10344] By: nick                                  on 2001/05/31  10:00:59
15479         Log: Fix Win32 for new spelling IN_BYTES 
15480      Branch: perlio
15481            ! win32/win32.h
15482 ____________________________________________________________________________
15483 [ 10343] By: nick                                  on 2001/05/31  08:01:32
15484         Log: perlio.c -Wall cleaner under MULTIPLICITY
15485              - still minor noise with linux stdio
15486      Branch: perlio
15487            ! perlio.c
15488 ____________________________________________________________________________
15489 [ 10342] By: nick                                  on 2001/05/31  07:52:23
15490         Log: Integrate mainline.
15491      Branch: perlio
15492           !> (integrate 42 files)
15493 ____________________________________________________________________________
15494 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
15495         Log: AUTHORS updates.
15496      Branch: perl
15497            ! AUTHORS
15498 ____________________________________________________________________________
15499 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
15500         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
15501              From: Peter Prymmer <pvhp@forte.com>
15502              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
15503              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
15504      Branch: perl
15505            ! t/lib/md5-file.t
15506 ____________________________________________________________________________
15507 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
15508         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
15509              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
15510              to match the pragma name; various robustness cleanups.
15511      Branch: perl
15512            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
15513            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
15514 ____________________________________________________________________________
15515 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
15516         Log: More -Wall sweeping.
15517      Branch: perl
15518            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
15519            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
15520            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
15521            ! regcomp.c sv.c toke.c utf8.c
15522 ____________________________________________________________________________
15523 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
15524         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
15525              From: Nicholas Clark <nick@ccl4.org>
15526              Date: Wed, 30 May 2001 22:34:41 +0100
15527              Message-ID: <20010530223441.Y86445@plum.flirble.org>
15528      Branch: perl
15529            ! t/op/cmp.t
15530 ____________________________________________________________________________
15531 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
15532         Log: It's is not, it isn't ain't, and it's it's, not its,
15533              if you mean it is. If you don't, it's its. Then too,
15534              it's hers. It isn't her's. It isn't our's either.
15535              It's ours, and likewise yours and theirs.
15536              -- Oxford University Press, Edpress News
15537      Branch: perl
15538            ! lib/autouse.pm
15539 ____________________________________________________________________________
15540 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
15541         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
15542      Branch: perl
15543            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
15544            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
15545            ! x2p/str.c x2p/walk.c xsutils.c
15546 ____________________________________________________________________________
15547 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
15548         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
15549              From: Michael G Schwern <schwern@pobox.com>
15550              Date: Wed, 30 May 2001 17:10:38 +0100
15551              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
15552              
15553              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
15554              From: Abhijit Menon-Sen <ams@wiw.org>
15555              Date: Wed, 30 May 2001 23:16:13 +0530
15556              Message-ID: <20010530231613.A31933@lustre.linux.in>
15557      Branch: perl
15558            ! perl.c t/run/runenv.t
15559 ____________________________________________________________________________
15560 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
15561         Log: (Retracted by #10375.)
15562              
15563              IRIX hints patch from Merijn Broeren.
15564              
15565              TODO: (this and the earlier Linux hints patch) should be solved
15566              at Configure level.  Merijn: -ldb should not be used on any platform
15567              for perl, just when linking DBFile itself. Trying to be helpful here
15568              is counterproductive.
15569      Branch: perl
15570            ! hints/irix_6.sh
15571 ____________________________________________________________________________
15572 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
15573         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
15574              From: Nicholas Clark <nick@ccl4.org>
15575              Date: Wed, 30 May 2001 23:20:58 +0100
15576              Message-ID: <20010530232058.B86445@plum.flirble.org>
15577      Branch: perl
15578            ! doop.c
15579 ____________________________________________________________________________
15580 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
15581         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
15582              From: Michael G Schwern <schwern@pobox.com> 
15583              Date: Wed, 30 May 2001 15:24:20 +0100
15584              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
15585      Branch: perl
15586            ! t/pragma/autouse.t
15587 ____________________________________________________________________________
15588 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
15589         Log: The regex trick wasn't a good idea.
15590      Branch: perl
15591            ! pod/perlfaq4.pod
15592 ____________________________________________________________________________
15593 [ 10329] By: nick                                  on 2001/05/30  18:34:35
15594         Log: Integrate mainline
15595      Branch: perlio
15596           !> (integrate 40 files)
15597 ____________________________________________________________________________
15598 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
15599         Log: Update Changes.
15600      Branch: perl
15601            ! Changes patchlevel.h
15602 ____________________________________________________________________________
15603 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
15604         Log: The metaconfig unit change for #10325.
15605      Branch: metaconfig
15606            + U/modified/afs.U
15607 ____________________________________________________________________________
15608 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
15609         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
15610              is now wrong.
15611      Branch: perl
15612            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
15613 ____________________________________________________________________________
15614 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
15615         Log: Introduce $Config{afsroot}.
15616      Branch: perl
15617            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15618            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
15619            ! win32/config.gc win32/config.vc
15620 ____________________________________________________________________________
15621 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
15622         Log: (Retracted by #10375.)
15623              
15624              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
15625      Branch: perl
15626            ! hints/linux.sh
15627 ____________________________________________________________________________
15628 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
15629         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
15630              (Also Configure tweaks needed; coming up soon.)
15631      Branch: perl
15632            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
15633 ____________________________________________________________________________
15634 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
15635         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
15636              From: Michael G Schwern <schwern@pobox.com>
15637              Date: Sun, 27 May 2001 10:29:43 +0100
15638              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
15639      Branch: perl
15640            ! lib/perl5db.pl
15641 ____________________________________________________________________________
15642 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
15643         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
15644              and Abhijit Menon-Sen.
15645      Branch: perl
15646            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
15647            ! perl.c pp_sys.c regcomp.c
15648 ____________________________________________________________________________
15649 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
15650         Log: Fix the BOOT section to call myU2time properly.
15651      Branch: perl
15652            ! ext/Time/HiRes/HiRes.xs
15653 ____________________________________________________________________________
15654 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
15655         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
15656              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
15657              Date: Wed, 30 May 2001 09:44:29 -0400
15658              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
15659              
15660              Detypo; plus add one more trick.
15661      Branch: perl
15662            ! pod/perlfaq4.pod
15663 ____________________________________________________________________________
15664 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
15665         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)
15666              From: Michael G Schwern <schwern@pobox.com>
15667              Date: Wed, 30 May 2001 14:39:06 +0100
15668              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
15669      Branch: perl
15670            ! lib/autouse.pm t/pragma/autouse.t
15671 ____________________________________________________________________________
15672 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
15673         Log: Subject: Re: AIX and gcc (moving targets)
15674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15675              Date: Wed, 30 May 2001 15:25:08 +0200
15676              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
15677      Branch: perl
15678            ! ext/Time/HiRes/HiRes.xs
15679 ____________________________________________________________________________
15680 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
15681         Log: Subject: [PATCH t/TEST] sorting tests
15682              From: Michael G Schwern <schwern@pobox.com>
15683              Date: Wed, 30 May 2001 10:24:02 +0100
15684              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
15685      Branch: perl
15686            ! t/TEST
15687 ____________________________________________________________________________
15688 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
15689         Log: Subject: [ID 20010529.002] typos in man page perlre
15690              From: bart@cg681574-a.adubn1.nj.home.com 
15691              Date: Tue, 29 May 2001 13:58:59 -0500
15692              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
15693      Branch: perl
15694            ! pod/perlre.pod
15695 ____________________________________________________________________________
15696 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
15697         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
15698              From: "Craig A. Berry" <craigberry@mac.com>
15699              Date: Tue, 29 May 2001 23:23:45 -0500
15700              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
15701      Branch: perl
15702            ! t/lib/extutils.t t/pragma/autouse.t
15703 ____________________________________________________________________________
15704 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
15705         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)
15706              From: David Dyck <dcd@tc.fluke.com>
15707              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
15708              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
15709      Branch: perl
15710            ! t/lib/filefind.t
15711 ____________________________________________________________________________
15712 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
15713         Log: AIX hints update for gcc from Merijn H. Brand.
15714      Branch: perl
15715            ! hints/aix.sh
15716 ____________________________________________________________________________
15717 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
15718         Log: Retract #10295 and #10296: a more generic solution
15719              is needed (there's something funny with gcc on AIX).
15720      Branch: perl
15721            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
15722 ____________________________________________________________________________
15723 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
15724         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
15725              From: Hugo <hv@crypt.compulink.co.uk>
15726              Date: Wed, 30 May 2001 11:59:19 +0100
15727              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
15728              
15729              localizing $@ has unfortunate semantics - if you die past
15730              a local $@, the die message is lost.
15731      Branch: perl
15732            ! lib/utf8_heavy.pl
15733 ____________________________________________________________________________
15734 [ 10309] By: nick                                  on 2001/05/30  08:23:02
15735         Log: Integrate mainline (autouse works again.)
15736      Branch: perlio
15737           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
15738           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
15739           !> pod/perlvar.pod t/op/cmp.t
15740 ____________________________________________________________________________
15741 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
15742         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
15743              From: David Dyck <dcd@tc.fluke.com>
15744              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
15745              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
15746      Branch: perl
15747            ! lib/File/Find.pm
15748 ____________________________________________________________________________
15749 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
15750         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
15751              From: Nicholas Clark <nick@ccl4.org>
15752              Date: Tue, 29 May 2001 23:16:09 +0100
15753              Message-ID: <20010529231609.U86445@plum.flirble.org>
15754              
15755              Make the test output slightly clearer by distinguishing
15756              between '' and undef.
15757      Branch: perl
15758            ! t/op/cmp.t
15759 ____________________________________________________________________________
15760 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
15761         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
15762              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15763              Date: Tue, 29 May 2001 19:15:19 -0400
15764              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
15765      Branch: perl
15766            ! hints/os2.sh
15767 ____________________________________________________________________________
15768 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
15769         Log: Subject: perlvar.pod addition
15770              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
15771              Date: Fri, 25 May 2001 20:23:12 +0200
15772              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
15773              
15774              Subject: Re: perlvar.pod addition
15775              From: "Abigail" <abigail@foad.org> 
15776              Date: Fri, 25 May 2001 22:00:39 +0200
15777              Message-ID: <20010525200039.28029.qmail@foad.org>
15778              
15779              Mention $a and $b in perlvar.
15780      Branch: perl
15781            ! pod/perlvar.pod
15782 ____________________________________________________________________________
15783 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
15784         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
15785              From: Jeff Pinyan <jeffp@crusoe.net>
15786              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
15787              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
15788      Branch: perl
15789            ! pod/perlvar.pod
15790 ____________________________________________________________________________
15791 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
15792         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
15793              From: Jeff Pinyan <jeffp@crusoe.net>
15794              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
15795              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
15796      Branch: perl
15797            ! pod/perlfaq6.pod
15798 ____________________________________________________________________________
15799 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
15800         Log: Mention Time::localtime and Time::gmtime.
15801      Branch: perl
15802            ! ext/Time/Piece/Piece.pm
15803 ____________________________________________________________________________
15804 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
15805         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
15806              From: Michael G Schwern <schwern@pobox.com>
15807              Date: Tue, 29 May 2001 18:51:32 +0100
15808              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
15809      Branch: perl
15810            ! pod/perlfaq4.pod
15811 ____________________________________________________________________________
15812 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
15813         Log: Retract #10243.
15814      Branch: perl
15815            ! lib/autouse.pm
15816 ____________________________________________________________________________
15817 [ 10299] By: nick                                  on 2001/05/29  18:41:19
15818         Log: Post weekend integrate mainline (fails one test pragma/autouse).
15819      Branch: perlio
15820           +> (branch 29 files)
15821           !> (integrate 91 files)
15822 ____________________________________________________________________________
15823 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
15824         Log: Update Changes.
15825      Branch: perl
15826            ! Changes patchlevel.h
15827 ____________________________________________________________________________
15828 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
15829         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
15830              before Perl_load_module/Perl_call_method and restore the value
15831              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
15832      Branch: perl
15833            ! utf8.c
15834 ____________________________________________________________________________
15835 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
15836         Log: Subject: Re: AIX and gcc (moving targets)
15837              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15838              Date: Tue, 29 May 2001 17:59:40 +0200
15839              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
15840      Branch: perl
15841            ! ext/Storable/Makefile.PL
15842 ____________________________________________________________________________
15843 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
15844         Log: Subject: Re: AIX and gcc (moving targets)
15845              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15846              Date: Tue, 29 May 2001 12:32:57 +0200
15847              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
15848      Branch: perl
15849            ! ext/POSIX/Makefile.PL
15850 ____________________________________________________________________________
15851 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
15852         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
15853              From: Michael G Schwern <schwern@pobox.com>
15854              Date: Tue, 29 May 2001 09:53:29 +0100
15855              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
15856              
15857              (#10280 retracted)
15858      Branch: perl
15859            ! lib/Test/Harness.pm t/lib/test-harness.t
15860 ____________________________________________________________________________
15861 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
15862         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
15863              From: Michael G Schwern <schwern@pobox.com>
15864              Date: Tue, 29 May 2001 09:19:52 +0100
15865              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
15866      Branch: perl
15867            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
15868            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
15869            + t/lib/Test/todo.t
15870            ! MANIFEST lib/Test.pm t/TEST
15871 ____________________________________________________________________________
15872 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
15873         Log: From: Michael G Schwern <schwern@pobox.com>
15874              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
15875              Date: Tue, 29 May 2001 08:26:09 +0100
15876              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
15877      Branch: perl
15878            ! t/TEST
15879 ____________________________________________________________________________
15880 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
15881         Log: Add tests for Time::gmtime and Time::localtime.
15882      Branch: perl
15883            + t/lib/time-gmtime.t t/lib/time-localtime.t
15884            ! MANIFEST t/lib/1_compile.t
15885 ____________________________________________________________________________
15886 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
15887         Log: Add test for File::stat.
15888      Branch: perl
15889            + t/lib/filestat.t
15890            ! MANIFEST t/lib/1_compile.t
15891 ____________________________________________________________________________
15892 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
15893         Log: Add test for Net::servent.
15894      Branch: perl
15895            + t/lib/net-sent.t
15896            ! MANIFEST t/lib/1_compile.t
15897 ____________________________________________________________________________
15898 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
15899         Log: Add test for Net::protoent.
15900      Branch: perl
15901            + t/lib/net-pent.t
15902            ! MANIFEST t/lib/1_compile.t
15903 ____________________________________________________________________________
15904 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
15905         Log: Add test for Net::netent.
15906      Branch: perl
15907            + t/lib/net-nent.t
15908            ! MANIFEST t/lib/1_compile.t
15909 ____________________________________________________________________________
15910 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
15911         Log: Add test for User::grent.  Portability doubtful.
15912      Branch: perl
15913            + t/lib/user-grent.t
15914            ! MANIFEST t/lib/1_compile.t
15915 ____________________________________________________________________________
15916 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
15917         Log: Add test for User::pwent.
15918              Probably will fall down somewhere for portability reasons.
15919      Branch: perl
15920            + t/lib/user-pwent.t
15921            ! MANIFEST t/lib/1_compile.t
15922 ____________________________________________________________________________
15923 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
15924         Log: Metaconfig units changes for #10283.
15925      Branch: metaconfig
15926            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
15927            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
15928            ! U/installdirs/sitescript.U U/modified/Signal.U
15929 ____________________________________________________________________________
15930 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
15931         Log: Subject: [PATCH 5.6.1] signal names in Configure
15932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15933              Date: Tue, 29 May 2001 03:52:25 -0400
15934              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
15935              
15936              Subject: [PATCH 5.6.1] older perl in Configure
15937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15938              Date: Tue, 29 May 2001 03:55:40 -0400
15939              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
15940              
15941              Subject: [PATCH 5.6.1] goofs in Configure
15942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15943              Date: Tue, 29 May 2001 04:13:07 -0400
15944              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
15945              
15946              Configure portability tweaks.
15947      Branch: perl
15948            ! Configure
15949 ____________________________________________________________________________
15950 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
15951         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
15952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15953              Date: Tue, 29 May 2001 04:07:06 -0400
15954              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
15955      Branch: perl
15956            ! os2/os2.c
15957 ____________________________________________________________________________
15958 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
15959         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
15960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15961              Date: Tue, 29 May 2001 04:01:38 -0400
15962              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
15963      Branch: perl
15964            ! hints/os2.sh os2/Makefile.SHs
15965 ____________________________________________________________________________
15966 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
15967         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
15968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15969              Date: Tue, 29 May 2001 03:50:18 -0400
15970              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
15971      Branch: perl
15972            ! lib/Test/Harness.pm
15973 ____________________________________________________________________________
15974 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
15975         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
15976      Branch: perl
15977            ! lib/utf8_heavy.pl
15978 ____________________________________________________________________________
15979 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
15980         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
15981              From: Hugo <hv@crypt.compulink.co.uk>
15982              Date: Tue, 29 May 2001 03:03:45 +0100
15983              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
15984              
15985              Explanation why the $@ always gets the UTF8 flag when under use utf8--
15986              because we told it to have the flag when under use utf8.
15987      Branch: perl
15988            ! pp_ctl.c
15989 ____________________________________________________________________________
15990 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
15991         Log: At least a partial fix for 20010528.004.
15992      Branch: perl
15993            ! lib/utf8_heavy.pl
15994 ____________________________________________________________________________
15995 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
15996         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
15997              From: Nicholas Clark <nick@ccl4.org> 
15998              Date: Mon, 28 May 2001 23:39:38 +0100
15999              Message-ID: <20010528233938.M86445@plum.flirble.org>
16000              
16001              More portable non-zero UV.
16002      Branch: perl
16003            ! t/lib/extutils.t
16004 ____________________________________________________________________________
16005 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
16006         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
16007              From: Nicholas Clark <nick@ccl4.org>
16008              Date: Mon, 28 May 2001 22:46:09 +0100
16009              Message-ID: <20010528224608.L86445@plum.flirble.org>
16010              
16011              Test also "make clean".
16012      Branch: perl
16013            ! t/lib/extutils.t
16014 ____________________________________________________________________________
16015 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
16016         Log: Subject: Re: Would -Wno-unused -Wall be better?
16017              From: Michael G Schwern <schwern@pobox.com>
16018              Date: Tue, 29 May 2001 00:55:54 +0100
16019              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
16020      Branch: perl
16021            ! pp.h
16022 ____________________________________________________________________________
16023 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
16024         Log: Add a test for 20010528.007, fixed in #10272.
16025      Branch: perl
16026            ! t/op/misc.t toke.c
16027 ____________________________________________________________________________
16028 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
16029         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
16030              From: Hugo <hv@crypt.compulink.co.uk>
16031              Date: Tue, 29 May 2001 00:23:23 +0100
16032              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
16033      Branch: perl
16034            ! toke.c
16035 ____________________________________________________________________________
16036 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
16037         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
16038              From: Michael G Schwern <schwern@pobox.com>
16039              Date: Tue, 29 May 2001 00:42:59 +0100
16040              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
16041      Branch: perl
16042            ! t/pragma/autouse.t
16043 ____________________________________________________________________________
16044 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
16045         Log: Some shells seemingly arrange the signal handlers differently
16046              (bug id 20010521.004).
16047      Branch: perl
16048            ! t/lib/sigaction.t
16049 ____________________________________________________________________________
16050 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
16051         Log: Regen perlmodlib.
16052      Branch: perl
16053            ! pod/perlmodlib.pod
16054 ____________________________________________________________________________
16055 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
16056         Log: Update Changes.
16057      Branch: perl
16058            ! Changes patchlevel.h
16059 ____________________________________________________________________________
16060 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
16061         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
16062              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16063              Date: Mon, 28 May 2001 14:56:35 -0500
16064              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
16065      Branch: perl
16066            ! pod/perlnewmod.pod
16067 ____________________________________________________________________________
16068 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
16069         Log: Regen toc.
16070      Branch: perl
16071            ! pod/perltoc.pod
16072 ____________________________________________________________________________
16073 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
16074         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
16075              From: "Richard Soderberg" <rs@crystalflame.net>
16076              Date: Mon, 28 May 2001 12:31:23 -0700
16077              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
16078      Branch: perl
16079            ! t/op/splice.t
16080 ____________________________________________________________________________
16081 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
16082         Log: The #10260 was too bold: locales and utf8 still do not mix.
16083      Branch: perl
16084            ! t/pragma/locale.t
16085 ____________________________________________________________________________
16086 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
16087         Log: Subject: [PATCH] Pod nitpicks
16088              From: "Richard Soderberg" <rs@crystalflame.net>
16089              Date: Mon, 28 May 2001 10:08:58 -0700
16090              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
16091      Branch: perl
16092            ! pod/perl571delta.pod pod/perlapi.pod sv.h
16093 ____________________________________________________________________________
16094 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
16095         Log: Upgrade to I18N::LangTags 0.22.
16096      Branch: perl
16097            + lib/I18N/LangTags/List.pod
16098            ! MANIFEST lib/I18N/LangTags.pm
16099 ____________________________________________________________________________
16100 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
16101         Log: A slightly more serious bug found by -Mutf8; op/misc and
16102              lib/complex dumped core.
16103      Branch: perl
16104            ! regexec.c
16105 ____________________________________________________________________________
16106 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
16107         Log: Various buglets shaken out by -Mutf8.
16108      Branch: perl
16109            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
16110            ! t/pragma/locale.t
16111 ____________________________________________________________________________
16112 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
16113         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
16114      Branch: perl
16115            ! t/lib/carp.t
16116 ____________________________________________________________________________
16117 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
16118         Log: Subject: [PATCH] todo patch
16119              From: Artur Bergman <artur@contiller.se> 
16120              Date: Mon, 28 May 2001 17:03:51 +0200
16121              Message-ID: <B7383577.F34%artur@contiller.se>
16122      Branch: perl
16123            ! pod/perltodo.pod
16124 ____________________________________________________________________________
16125 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
16126         Log: Subject: typo in perlguts.pod
16127              From: "John P. Linderman" <jpl@research.att.com>
16128              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
16129              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
16130      Branch: perl
16131            ! pod/perlguts.pod
16132 ____________________________________________________________________________
16133 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
16134         Log: Subject: AIX and gcc (moving targets)
16135              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16136              Date: Mon, 28 May 2001 12:54:04 +0200
16137              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
16138      Branch: perl
16139            ! hints/aix.sh
16140 ____________________________________________________________________________
16141 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
16142         Log: Subject: Re: perlio + multiple perl_alloc..destruct
16143              From: Doug MacEachern <dougm@covalent.net>
16144              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
16145              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
16146      Branch: perl
16147            ! perlio.c
16148 ____________________________________________________________________________
16149 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
16150         Log: The #10251 wasn't quite up-to-the-code.
16151      Branch: perl
16152            ! t/op/misc.t
16153 ____________________________________________________________________________
16154 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
16155         Log: Test case for bug 20010526.004, fixed in #10252.
16156      Branch: perl
16157            ! t/op/taint.t
16158 ____________________________________________________________________________
16159 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
16160         Log: Subject: Re: [ID 20010526.004] Taint looses value
16161              From: Hugo <hv@crypt.compulink.co.uk>
16162              Date: Sun, 27 May 2001 20:39:32 +0100
16163              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
16164      Branch: perl
16165            ! sv.c
16166 ____________________________________________________________________________
16167 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
16168         Log: Test case for 20010422.005, fixed by #10250.
16169      Branch: perl
16170            ! t/op/misc.t
16171 ____________________________________________________________________________
16172 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
16173         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
16174              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16175              Date: Mon, 28 May 2001 06:39:12 -0400
16176              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
16177      Branch: perl
16178            ! toke.c
16179 ____________________________________________________________________________
16180 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
16181         Log: Linerewrapping.
16182      Branch: perl
16183            ! lib/open.pm
16184 ____________________________________________________________________________
16185 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
16186         Log: Updates on the modules list.
16187      Branch: perl
16188            ! t/lib/1_compile.t
16189 ____________________________________________________________________________
16190 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
16191         Log: Add a test for PerlIO.
16192              
16193              (I probably got the crlf/raw thing wrong for clrfy platforms...)
16194      Branch: perl
16195            + t/lib/perlio.t
16196            ! MANIFEST lib/PerlIO.pm
16197 ____________________________________________________________________________
16198 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
16199         Log: Add a test for carp et alia.
16200      Branch: perl
16201            + t/lib/carp.t
16202            ! MANIFEST
16203 ____________________________________________________________________________
16204 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
16205         Log: Adding the new test would be swell.
16206      Branch: perl
16207            + t/pragma/autouse.t
16208 ____________________________________________________________________________
16209 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
16210         Log: Add a test for the autouse pragma.
16211      Branch: perl
16212            ! MANIFEST
16213 ____________________________________________________________________________
16214 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
16215         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
16216              From: dLux <dlux@spam.sch.bme.hu>
16217              Date: Sun, 27 May 2001 16:14:26 +0200
16218              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
16219      Branch: perl
16220            ! lib/autouse.pm
16221 ____________________________________________________________________________
16222 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
16223         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
16224              From: "Richard Soderberg" <rs@crystalflame.net>
16225              Date: Mon, 28 May 2001 03:56:36 -0700
16226              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
16227      Branch: perl
16228            ! utils/dprofpp.PL
16229 ____________________________________________________________________________
16230 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
16231         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
16232              From: "Stephen P. Potter" <spp@spotter.yi.org>
16233              Date: Tue, 22 May 2001 11:40:25 -0400
16234              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
16235              
16236              Subject: Re: [ID 20010522.003] Time::Local module bug
16237              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
16238              Date: Tue, 22 May 2001 11:50:19 -0400
16239              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
16240      Branch: perl
16241            ! lib/Time/Local.pm
16242 ____________________________________________________________________________
16243 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
16244         Log: The PERL_DL_NONLAZY can have whitespace in front.
16245      Branch: perl
16246            ! t/lib/extutils.t
16247 ____________________________________________________________________________
16248 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
16249         Log: Document strftime() and strptime().
16250      Branch: perl
16251            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
16252 ____________________________________________________________________________
16253 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
16254         Log: Make Time::Piece::strptime() to be a function, not a method.
16255      Branch: perl
16256            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
16257 ____________________________________________________________________________
16258 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
16259         Log: Tweak the test to be more portable.
16260      Branch: perl
16261            ! t/lib/extutils.t
16262 ____________________________________________________________________________
16263 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
16264         Log: Subject: PATCH: Re: Re: Attributes that tie
16265              From: Leon Brocard <acme@astray.com>
16266              Date: Sun, 27 May 2001 12:37:29 +0100
16267              Message-ID: <20010527123729.A22663@ns0.astray.com>
16268              
16269              Document that variable attributes are not currently usable
16270              for tieing.  (An ugly limitation that should be fixed.)
16271      Branch: perl
16272            ! lib/attributes.pm
16273 ____________________________________________________________________________
16274 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
16275         Log: Microperl tweaks.
16276      Branch: perl
16277            ! Makefile.micro uconfig.h uconfig.sh
16278 ____________________________________________________________________________
16279 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
16280         Log: Add make target for microperl (kind of silly, but convenient).
16281      Branch: perl
16282            ! Makefile.SH
16283 ____________________________________________________________________________
16284 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
16285         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
16286              for microperl.)
16287      Branch: perl
16288            ! doio.c
16289 ____________________________________________________________________________
16290 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
16291         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
16292              From: rspier@pobox.com (Robert Spier)
16293              Date: Sat, 26 May 2001 20:05:23 -0400
16294              Message-ID: <15120.17603.148648.12430@rls.cx>
16295              
16296              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
16297              From: rspier@pobox.com (Robert Spier)
16298              Date: Sun, 27 May 2001 00:23:12 -0400
16299              Message-ID: <15120.33072.511966.767230@rls.cx>
16300      Branch: perl
16301            ! doio.c pod/perlfunc.pod
16302 ____________________________________________________________________________
16303 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
16304         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
16305      Branch: perl
16306            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16307 ____________________________________________________________________________
16308 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
16309         Log: Add README.tru64.
16310      Branch: perl
16311            + README.tru64
16312 ____________________________________________________________________________
16313 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
16314         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
16315      Branch: perl
16316            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
16317            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
16318            ! MANIFEST
16319 ____________________________________________________________________________
16320 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
16321         Log: Integrate I18N::LangTags from Sean Burke.
16322              
16323              TODO: the language list from RFC 3066 needs to be integrated
16324              and made available somehow.  The list is included in the
16325              I18N-LangTags 0.21 distribution, but it is undocumented
16326              and unconnected to the module.
16327      Branch: perl
16328            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
16329            ! MANIFEST
16330 ____________________________________________________________________________
16331 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
16332         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
16333              envisioned by Sarathy.
16334      Branch: perl
16335            ! t/op/ver.t toke.c
16336 ____________________________________________________________________________
16337 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
16338         Log: Subject: [ID 20010525.001] Pod typo nits fixed
16339              From: lvirden@cas.org
16340              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
16341              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
16342              
16343              minus the perlsolaris decimation plus the
16344              
16345              Subject: Re: [ID 20010525.001] Pod typo nits fixed
16346              From: "Philip Newton" <Philip.Newton@gmx.net>
16347              Date: Fri, 25 May 2001 18:05:55 +0200
16348              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
16349      Branch: perl
16350            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
16351            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
16352            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
16353            ! pod/perlutil.pod pod/perlxstut.pod
16354 ____________________________________________________________________________
16355 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
16356         Log: return clauses are nice.
16357      Branch: perl
16358            ! sv.c
16359 ____________________________________________________________________________
16360 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
16361         Log: Subject: change 10199 backwards?
16362              From: Doug MacEachern <dougm@covalent.net>
16363              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
16364              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
16365      Branch: perl
16366            ! sv.c
16367 ____________________________________________________________________________
16368 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
16369         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
16370              From: Hugo <hv@crypt.compulink.co.uk>
16371              Date: Sat, 26 May 2001 17:05:12 +0100
16372              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
16373      Branch: perl
16374            + t/op/gmagic.t
16375            ! MANIFEST doop.c embed.h embed.pl global.sym
16376            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
16377            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
16378 ____________________________________________________________________________
16379 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
16380         Log: Regen headers for #10221.
16381      Branch: perl
16382            ! global.sym objXSUB.h perlapi.c
16383 ____________________________________________________________________________
16384 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
16385         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
16386              From: Juha Laiho <juha.laiho@Elma.Net>
16387              Date: Thu, 3 May 2001 09:51:30 +0300
16388              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
16389      Branch: perl
16390            ! embed.pl
16391 ____________________________________________________________________________
16392 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
16393         Log: Subject: Re: [PATCH] Re: stability of sort()?
16394              From: "John P. Linderman" <jpl@research.att.com>
16395              Date: Sat, 26 May 2001 13:27:19 -0400
16396              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
16397      Branch: perl
16398            ! pod/perlfunc.pod
16399 ____________________________________________________________________________
16400 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
16401         Log: Integrate perlio.
16402      Branch: perl
16403           !> pod/perlguts.pod
16404 ____________________________________________________________________________
16405 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
16406         Log: Subject: [PATCH perl@10210] PerlIO for VMS
16407              From: "Craig A. Berry" <craigberry@mac.com>
16408              Date: Sat, 26 May 2001 09:34:11 -0500
16409              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
16410      Branch: perl
16411            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
16412            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
16413            ! vms/vmsish.h
16414 ____________________________________________________________________________
16415 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
16416         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
16417              From: David Dyck <dcd@tc.fluke.com>
16418              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
16419              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
16420      Branch: perl
16421            ! lib/perl5db.pl
16422 ____________________________________________________________________________
16423 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
16424         Log: Subject: utf8 regexp tests
16425              From: Hugo <hv@crypt.compulink.co.uk>
16426              Date: Fri, 25 May 2001 22:35:01 +0100
16427              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
16428      Branch: perl
16429            ! t/op/regexp.t
16430 ____________________________________________________________________________
16431 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
16432         Log: Subject: [PATCH] Re: stability of sort()?
16433              From: Nicholas Clark <nick@ccl4.org>
16434              Date: Fri, 25 May 2001 22:40:19 +0100
16435              Message-ID: <20010525224019.B86445@plum.flirble.org>
16436      Branch: perl
16437            ! pod/perlfunc.pod
16438 ____________________________________________________________________________
16439 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
16440         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
16441              From: John Peacock <jpeacock@rowman.com>
16442              Date: Thu, 24 May 2001 22:14:01 -0400
16443              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
16444      Branch: perl
16445            ! mg.c scope.c sv.c
16446 ____________________________________________________________________________
16447 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
16448         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
16449              From: Nicholas Clark <nick@ccl4.org>
16450              Date: Sun, 20 May 2001 19:24:13 +0100
16451              Message-ID: <20010520192413.G83222@plum.flirble.org>
16452      Branch: perl
16453            + lib/ExtUtils/Constant.pm t/lib/extutils.t
16454            ! MANIFEST utils/h2xs.PL
16455 ____________________________________________________________________________
16456 [ 10212] By: nick                                  on 2001/05/26  09:49:28
16457         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
16458              add a few more notes there on use of mortals on the stack.
16459      Branch: perlio
16460            ! pod/perlguts.pod
16461 ____________________________________________________________________________
16462 [ 10211] By: nick                                  on 2001/05/26  09:05:36
16463         Log: Integrate mainline
16464      Branch: perlio
16465           +> t/lib/fcntl.t t/pragma/vars.t
16466           !> (integrate 49 files)
16467 ____________________________________________________________________________
16468 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
16469         Log: Update Changes.
16470      Branch: perl
16471            ! Changes patchlevel.h
16472 ____________________________________________________________________________
16473 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
16474         Log: Based on
16475              
16476              Subject: [PATCH pp.c] Wrapping pack("C",256)
16477              From: Simon Cozens <simon@netthink.co.uk>
16478              Date: Sat, 12 May 2001 17:58:41 +0100
16479              Message-ID: <20010512175841.A6132@netthink.co.uk>
16480      Branch: perl
16481            ! pod/perldiag.pod pp.c t/pragma/warn/pp
16482 ____________________________________________________________________________
16483 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
16484         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
16485              From: "Brendan O'Dea" <bod@compusol.com.au>
16486              Date: Fri, 25 May 2001 11:18:29 +1000
16487              Message-ID: <20010525111829.A28411@compusol.com.au>
16488              
16489              (Slightly modified.)
16490      Branch: perl
16491            ! lib/Term/Cap.pm
16492 ____________________________________________________________________________
16493 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
16494         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
16495              From: Hugo <hv@crypt.compulink.co.uk>
16496              Date: Fri, 25 May 2001 02:13:25 +0100
16497              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
16498      Branch: perl
16499            ! t/op/misc.t
16500 ____________________________________________________________________________
16501 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
16502         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
16503              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
16504              Date: Fri, 25 May 2001 10:25:36 +0900
16505              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
16506      Branch: perl
16507            ! regcomp.c regexec.c
16508 ____________________________________________________________________________
16509 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
16510         Log: Subject: [PATCH #2] stash autovivification and method call error messages
16511              From: Ilmari Karonen <iltzu@sci.fi>
16512              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
16513              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
16514      Branch: perl
16515            ! gv.c pp_hot.c t/op/method.t
16516 ____________________________________________________________________________
16517 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
16518         Log: Add make target and documentation for gprof profiling.
16519      Branch: perl
16520            ! Makefile.SH pod/perlhack.pod
16521 ____________________________________________________________________________
16522 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
16523         Log: Subject: Don't think about UTF8 
16524              From: Mike Guy <mjtg@cam.ac.uk> 
16525              Date: Tue, 22 May 2001 14:35:39 +0100
16526              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
16527      Branch: perl
16528            ! sv.h
16529 ____________________________________________________________________________
16530 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
16531         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
16532              From: Geraint A Edwards <gedge@serf.org> 
16533              Date: Thu, 24 May 2001 22:51:24 +0100
16534              Message-Id: <20010524225124.A34981@cymru.serf.org>
16535      Branch: perl
16536            ! x2p/find2perl.PL
16537 ____________________________________________________________________________
16538 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
16539         Log: DB_File has its own attribute story.
16540      Branch: perl
16541            ! ext/DB_File/DB_File.xs
16542 ____________________________________________________________________________
16543 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
16544         Log: Subject: Re: Making perl with -Wall
16545              From: Andy Dougherty <doughera@lafayette.edu>
16546              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
16547              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
16548      Branch: perl
16549            ! perl.h
16550 ____________________________________________________________________________
16551 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
16552         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
16553              From: "Richard Soderberg" <rs@crystalflame.net>
16554              Date: Thu, 24 May 2001 08:58:16 -0700
16555              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
16556      Branch: perl
16557            ! sv.c
16558 ____________________________________________________________________________
16559 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
16560         Log: IV/UV casting fixes from Nicholas Clark.
16561      Branch: perl
16562            ! perl.h pp_sys.c util.c
16563 ____________________________________________________________________________
16564 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
16565         Log: Subject: Re: Making perl with -Wall
16566              From: Michael G Schwern <schwern@pobox.com>
16567              Date: Thu, 24 May 2001 15:40:28 +0100
16568              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
16569      Branch: perl
16570            ! malloc.c perl.h
16571 ____________________________________________________________________________
16572 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
16573         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
16574              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16575              Date: Tue, 22 May 2001 11:49:37 +0200
16576              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
16577      Branch: metaconfig
16578            ! U/modified/Oldsym.U
16579      Branch: metaconfig/U/perl
16580            ! patchlevel.U
16581      Branch: perl
16582            ! Configure config_h.SH myconfig.SH
16583 ____________________________________________________________________________
16584 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
16585         Log: Under versiononly install also the scripts with the version suffix.
16586              (e.g. .../bin/h2xs5.7.1)
16587      Branch: perl
16588            ! installperl
16589 ____________________________________________________________________________
16590 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
16591         Log: Subject: [PATCH] Stop segfault in mg.c:636
16592              From: "Richard Soderberg" <rs@crystalflame.net>
16593              Date: Thu, 24 May 2001 05:51:52 -0700
16594              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
16595      Branch: perl
16596            ! mg.c
16597 ____________________________________________________________________________
16598 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
16599         Log: Iteration continues; hopefully convergently.
16600      Branch: perl
16601            ! t/lib/b-stash.t
16602 ____________________________________________________________________________
16603 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
16604         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
16605              From: Gisle Aas <gisle@ActiveState.com>
16606              Date: 23 May 2001 16:13:10 -0700
16607              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
16608      Branch: perl
16609            ! op.c toke.c
16610 ____________________________________________________________________________
16611 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
16612         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
16613              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16614              Date: Thu, 24 May 2001 05:05:22 -0500
16615              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
16616      Branch: perl
16617            ! lib/dumpvar.pl lib/perl5db.pl
16618 ____________________________________________________________________________
16619 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
16620         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
16621              From: David Dyck <dcd@tc.fluke.com>
16622              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
16623              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
16624      Branch: perl
16625            ! lib/perl5db.pl
16626 ____________________________________________________________________________
16627 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
16628         Log: Tiny pod nits on READMEs, mostly whitespace issues.
16629      Branch: perl
16630            ! README.amiga README.dos README.macos README.mpeix README.vmesa
16631            ! README.win32
16632 ____________________________________________________________________________
16633 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
16634         Log: The DG/UX part of the 20010521.005.
16635      Branch: perl
16636            ! README.dgux
16637 ____________________________________________________________________________
16638 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
16639         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
16640              From: Hugo <hv@crypt.compulink.co.uk>
16641              Date: Mon, 21 May 2001 16:32:02 +0100
16642              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
16643      Branch: perl
16644            ! regcomp.c t/op/misc.t
16645 ____________________________________________________________________________
16646 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
16647         Log: Subject: [PATCH] Extra UNIVERSAL tests
16648              From: Mike Guy <mjtg@cam.ac.uk>
16649              Date: Wed, 23 May 2001 12:29:20 +0100
16650              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
16651      Branch: perl
16652            ! t/op/universal.t
16653 ____________________________________________________________________________
16654 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
16655         Log: Subject: [PATCH] Remove EQ keyword
16656              From: Mike Guy <mjtg@cam.ac.uk>
16657              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
16658              Date: Wed, 23 May 2001 11:17:29 +0100
16659      Branch: perl
16660            ! keywords.h keywords.pl
16661 ____________________________________________________________________________
16662 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
16663         Log: Subject: [PATCH] lib/perl5db.pl
16664              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16665              Date: Wed, 23 May 2001 02:18:03 -0500
16666              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
16667      Branch: perl
16668            ! lib/perl5db.pl
16669 ____________________________________________________________________________
16670 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
16671         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
16672              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16673              Date: Tue, 22 May 2001 23:34:41 -0500
16674              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
16675      Branch: perl
16676            ! lib/Term/Cap.pm
16677 ____________________________________________________________________________
16678 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
16679         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
16680              From: davem@fdgroup.co.uk
16681              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
16682              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
16683      Branch: perl
16684            ! emacs/e2ctags.pl
16685 ____________________________________________________________________________
16686 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
16687         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
16688              From: Michael G Schwern <schwern@pobox.com>
16689              Date: Tue, 22 May 2001 14:15:09 +0100
16690              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
16691      Branch: perl
16692            ! lib/vars.pm
16693 ____________________________________________________________________________
16694 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
16695         Log: Subject: [PATCH lib/vars.pm] Odd code nit
16696              From: Michael G Schwern <schwern@pobox.com>
16697              Date: Tue, 22 May 2001 14:14:28 +0100
16698              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
16699      Branch: perl
16700            ! lib/vars.pm
16701 ____________________________________________________________________________
16702 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
16703         Log: Use the new use vars feature.
16704      Branch: perl
16705            ! t/lib/b-stash.t
16706 ____________________________________________________________________________
16707 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
16708         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
16709              From: Mike Guy <mjtg@cam.ac.uk>
16710              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16711              Date: Tue, 22 May 2001 13:11:39 +0100
16712      Branch: perl
16713            + t/pragma/vars.t
16714            ! MANIFEST lib/vars.pm t/lib/1_compile.t
16715 ____________________________________________________________________________
16716 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
16717         Log: -qlongdouble considered harmful by Merijn.
16718      Branch: perl
16719            ! hints/aix.sh
16720 ____________________________________________________________________________
16721 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
16722         Log: Update Changes.
16723      Branch: perl
16724            ! Changes patchlevel.h
16725 ____________________________________________________________________________
16726 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
16727         Log: Add a test of its very own for Fcntl.  Hopefully portable.
16728      Branch: perl
16729            + t/lib/fcntl.t
16730            ! MANIFEST
16731 ____________________________________________________________________________
16732 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
16733         Log: Must be trickier for 'minitest' not to die.
16734      Branch: perl
16735            ! t/op/taint.t
16736 ____________________________________________________________________________
16737 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
16738         Log: Can't declare other people's variables.
16739      Branch: perl
16740            ! t/lib/b-stash.t
16741 ____________________________________________________________________________
16742 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
16743         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
16744      Branch: perl
16745            ! doio.c t/op/taint.t
16746 ____________________________________________________________________________
16747 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
16748         Log: The OS/2 variable needs to be declared.
16749      Branch: perl
16750            ! t/lib/b-stash.t
16751 ____________________________________________________________________________
16752 [ 10170] By: nick                                  on 2001/05/20  16:48:29
16753         Log: Integrate mainline
16754      Branch: perlio
16755           !> (integrate 41 files)
16756 ____________________________________________________________________________
16757 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
16758         Log: Small perlsec updates: clarify the taintedness of filename
16759              globbing; suggest using Scalar::Util::tainted().
16760      Branch: perl
16761            ! pod/perlsec.pod
16762 ____________________________________________________________________________
16763 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
16764         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
16765              From: Dave Mitchell <davem@fdgroup.co.uk>
16766              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
16767              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
16768      Branch: perl
16769            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
16770            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
16771            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
16772            ! xsutils.c
16773 ____________________________________________________________________________
16774 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
16775         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
16776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16777              Date: Sat, 19 May 2001 04:08:46 -0400
16778              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
16779      Branch: perl
16780            ! lib/ExtUtils/Mksymlists.pm makedef.pl
16781 ____________________________________________________________________________
16782 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
16783         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
16784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16785              Date: Sat, 19 May 2001 04:30:45 -0400
16786              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
16787      Branch: perl
16788            ! os2/os2.c
16789 ____________________________________________________________________________
16790 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
16791         Log: Subject: [PATCH 5.6.1] build bugs OS/2
16792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16793              Date: Sat, 19 May 2001 04:35:28 -0400
16794              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
16795      Branch: perl
16796            ! os2/Makefile.SHs os2/os2.c
16797 ____________________________________________________________________________
16798 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
16799         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
16800              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16801              Date: Sat, 19 May 2001 04:04:23 -0400
16802              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
16803              
16804              (In bleadperl patched b-stash.t instead of b.t)
16805      Branch: perl
16806            ! t/lib/b-stash.t t/lib/bigfltpm.t
16807 ____________________________________________________________________________
16808 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
16809         Log: Subject: [PATCH 5.6.1] perl5db
16810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16811              Date: Sat, 19 May 2001 03:49:09 -0400
16812              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
16813      Branch: perl
16814            ! lib/perl5db.pl
16815 ____________________________________________________________________________
16816 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
16817         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
16818              From: Gisle Aas <gisle@ActiveState.com>
16819              Date: 18 May 2001 14:24:51 -0700
16820              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
16821      Branch: perl
16822            ! pp_ctl.c
16823 ____________________________________________________________________________
16824 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
16825         Log: Subject: [PATCH] Chomp should not always stringify
16826              From: Gisle Aas <gisle@ActiveState.com>
16827              Date: 18 May 2001 07:55:25 -0700
16828              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
16829      Branch: perl
16830            ! doop.c t/op/chop.t
16831 ____________________________________________________________________________
16832 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
16833         Log: Integrate perlio.
16834      Branch: perl
16835           !> pod/perlfunc.pod
16836 ____________________________________________________________________________
16837 [ 10159] By: nick                                  on 2001/05/20  09:39:46
16838         Log: Document some more of open's features.
16839      Branch: perlio
16840            ! pod/perlfunc.pod
16841 ____________________________________________________________________________
16842 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
16843         Log: back out change#10153 (it has compatibility issues such as the
16844              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
16845              benefit for 5.6.x doesn't seem worth the risk)
16846      Branch: maint-5.6/perl
16847            ! toke.c
16848 ____________________________________________________________________________
16849 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
16850         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
16851      Branch: perl
16852            ! x2p/s2p.PL
16853 ____________________________________________________________________________
16854 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
16855         Log: Update Changes.
16856      Branch: perl
16857            ! Changes patchlevel.h
16858 ____________________________________________________________________________
16859 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
16860         Log: Integrate change #10144 from maintperl.
16861              
16862              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
16863      Branch: perl
16864           !> win32/config.bc win32/config.gc win32/config.vc
16865           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16866 ____________________________________________________________________________
16867 [ 10154] By: nick                                  on 2001/05/18  07:23:03
16868         Log: Integrate mainline.
16869      Branch: perlio
16870           +> README.dgux t/lib/i18n-collate.t utils.lst
16871           !> (integrate 49 files)
16872 ____________________________________________________________________________
16873 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
16874         Log: Integrate change #7224 from mainline into maintperl.
16875              
16876              Allow @+ and @- to be doublequoted, from Simon Cozens. 
16877              (Approved by Larry, see Tom's comment in 20000830.005.)
16878      Branch: maint-5.6/perl
16879           !> toke.c
16880 ____________________________________________________________________________
16881 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
16882         Log: Subject: [PATCH bleadperl] small lookbehind fix
16883              From: Hugo <hv@crypt.compulink.co.uk>
16884              Date: Fri, 18 May 2001 00:07:19 +0100
16885              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
16886      Branch: perl
16887            ! regexec.c
16888 ____________________________________________________________________________
16889 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
16890         Log: Detypos.
16891      Branch: perl
16892            ! installman utils.lst
16893 ____________________________________________________________________________
16894 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
16895         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
16896              in 20001222.001.
16897      Branch: perl
16898            ! t/lib/glob-basic.t
16899 ____________________________________________________________________________
16900 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
16901         Log: Subject: [PATCH] Test for bug 20010515.004
16902              From: Benjamin Sugars <bsugars@canoe.ca>
16903              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
16904              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
16905      Branch: perl
16906            ! t/op/misc.t
16907 ____________________________________________________________________________
16908 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
16909         Log: Integrate #10145 from maintperl.
16910              
16911              fix for ID 20010515.004 (needs test)
16912      Branch: perl
16913           !> pp_hot.c
16914 ____________________________________________________________________________
16915 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
16916         Log: Thinko noticed by Doug MacEachern.
16917      Branch: perl
16918            ! thread.h
16919 ____________________________________________________________________________
16920 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
16921         Log: Subject: Re: [PATCH] HERE mark in regex
16922              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16923              Date: Thu, 17 May 2001 12:20:33 -0400
16924              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
16925      Branch: perl
16926            ! t/op/re_tests
16927 ____________________________________________________________________________
16928 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
16929         Log: fix for ID 20010515.004 (needs test)
16930      Branch: maint-5.6/perl
16931            ! pp_hot.c
16932 ____________________________________________________________________________
16933 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
16934         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
16935      Branch: maint-5.6/perl
16936            ! win32/config.bc win32/config.gc win32/config.vc
16937            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16938 ____________________________________________________________________________
16939 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
16940         Log: Macrofy the getspecific (and use it also in util.c)
16941      Branch: perl
16942            ! thread.h util.c
16943 ____________________________________________________________________________
16944 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
16945         Log: Use the unchecked thread-specific key fetch also in Tru64.
16946      Branch: perl
16947            ! thread.h
16948 ____________________________________________________________________________
16949 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
16950         Log: Subject: [PATCH 5.6.1]Quick thread speedup
16951              From: Dan Sugalski <dan@sidhe.org> 
16952              Date: Wed, 16 May 2001 18:05:19 -0400
16953              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
16954      Branch: perl
16955            ! thread.h util.c
16956 ____________________________________________________________________________
16957 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
16958         Log: I think this is quite enough testing for a deprecated feature.
16959      Branch: perl
16960            + t/lib/i18n-collate.t
16961            ! MANIFEST t/lib/1_compile.t
16962 ____________________________________________________________________________
16963 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
16964         Log: More HP-UX lore from Jeff Okamoto.
16965      Branch: perl
16966            ! README.hpux
16967 ____________________________________________________________________________
16968 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
16969         Log: Sort utils.lst for easier maintenance.
16970      Branch: perl
16971            ! utils.lst
16972 ____________________________________________________________________________
16973 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
16974         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
16975              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16976              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
16977              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
16978              
16979              Add pod2latex to utils.lst.
16980      Branch: perl
16981            ! MANIFEST utils.lst
16982 ____________________________________________________________________________
16983 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
16984         Log: Subject: Re: [PATCH] HERE mark in regex
16985              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16986              Date: Wed, 16 May 2001 13:04:43 -0400
16987              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
16988      Branch: perl
16989            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
16990            ! t/op/regmesg.t t/pragma/warn/regcomp
16991 ____________________________________________________________________________
16992 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
16993         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
16994              From: Simon Cozens <simon@netthink.co.uk>
16995              Date: Wed, 16 May 2001 18:02:08 +0100
16996              Message-ID: <20010516180208.A6458@netthink.co.uk>
16997      Branch: perl
16998            ! installman utils.lst
16999 ____________________________________________________________________________
17000 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
17001         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
17002              From: "Philip Newton" <pnewton@gmx.de>
17003              Date: Tue, 15 May 2001 15:09:30 +0200
17004              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
17005              
17006              Test case for #10128.
17007      Branch: perl
17008            ! t/pragma/warn/pp_hot
17009 ____________________________________________________________________________
17010 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
17011         Log: Update Changes.
17012      Branch: perl
17013            ! Changes patchlevel.h
17014 ____________________________________________________________________________
17015 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
17016         Log: Deprecate pseudo-hashes.
17017      Branch: perl
17018            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
17019 ____________________________________________________________________________
17020 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
17021         Log: HP-UX hints update from Merijn.
17022      Branch: perl
17023            ! hints/hpux.sh
17024 ____________________________________________________________________________
17025 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
17026         Log: README.hpux update from Merijn.
17027      Branch: perl
17028            ! README.hpux
17029 ____________________________________________________________________________
17030 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
17031         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
17032              From: Simon Cozens <simon@netthink.co.uk>
17033              Date: Wed, 16 May 2001 15:57:55 +0100
17034              Message-ID: <20010516155755.A4728@netthink.co.uk>
17035      Branch: perl
17036            + utils.lst
17037            ! MANIFEST installman installperl
17038 ____________________________________________________________________________
17039 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
17040         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
17041              From: "Philip Newton" <pnewton@gmx.de>
17042              Date: Tue, 15 May 2001 16:31:05 +0200
17043              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
17044              
17045              Fix PERL_Y2KWARN test to check before rather than after appending.
17046      Branch: perl
17047            ! pp_hot.c
17048 ____________________________________________________________________________
17049 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
17050         Log: Regen Porting stuff.
17051      Branch: perl
17052            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17053            ! config_h.SH
17054 ____________________________________________________________________________
17055 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
17056         Log: Metaconfig unit change for #10125.
17057      Branch: metaconfig
17058            ! U/modified/Oldconfig.U
17059 ____________________________________________________________________________
17060 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
17061         Log: Use OSVERS.
17062      Branch: perl
17063            ! Configure config_h.SH perl.c
17064 ____________________________________________________________________________
17065 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
17066         Log: Regen toc.
17067      Branch: perl
17068            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17069 ____________________________________________________________________________
17070 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
17071         Log: Adding the README.dgux to the MANIFEST would be a good idea.
17072      Branch: perl
17073            ! MANIFEST
17074 ____________________________________________________________________________
17075 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
17076         Log: Move the stack desire definition to thread.h.
17077      Branch: perl
17078            ! ext/Thread/Thread.xs thread.h
17079 ____________________________________________________________________________
17080 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
17081         Log: DG-UX threading patches, including a README.dgux,
17082              from Takis Psarogiannakopoulos.
17083      Branch: perl
17084            + README.dgux
17085            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
17086 ____________________________________________________________________________
17087 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
17088         Log: Subject: [PATCH B::Deparse] More on /x regexes
17089              From: Robin Houston <robin@kitsite.com>
17090              Date: Tue, 15 May 2001 19:09:35 +0100
17091              Message-ID: <20010515190935.A27268@penderel>
17092      Branch: perl
17093            ! ext/B/B/Deparse.pm
17094 ____________________________________________________________________________
17095 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
17096         Log: Document that the core time() may be rounding rather
17097              than truncating, would have saved at least my confusion.
17098      Branch: perl
17099            ! ext/Time/HiRes/HiRes.pm
17100 ____________________________________________________________________________
17101 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
17102         Log: Subject: perl-current/t/time-hires.t
17103              From: John Peacock <jpeacock@rowman.com>
17104              Date: Fri, 11 May 2001 14:09:41 -0400
17105              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
17106      Branch: perl
17107            ! t/lib/time-hires.t
17108 ____________________________________________________________________________
17109 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
17110         Log: Subject: [PATCH dump.c] Op private flags
17111              From: Simon Cozens <simon@netthink.co.uk>
17112              Date: Sun, 13 May 2001 20:20:36 +0100
17113              Message-ID: <20010513202036.A21896@netthink.co.uk>
17114      Branch: perl
17115            ! dump.c
17116 ____________________________________________________________________________
17117 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
17118         Log: Upgrade to Switch 2.03.
17119      Branch: perl
17120            ! lib/Switch.pm
17121 ____________________________________________________________________________
17122 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
17123         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
17124              to PERL_CONFIG_SH and use it consistently.
17125      Branch: maint-5.6/perl
17126           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
17127           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
17128           !> myconfig.SH writemain.SH
17129 ____________________________________________________________________________
17130 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
17131         Log: Metaconfig units changes for #10113.
17132      Branch: metaconfig
17133            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
17134 ____________________________________________________________________________
17135 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
17136         Log: The problem described in 20010514.031 still wasn't
17137              fully cured, there were remnants of $CONFIG when
17138              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
17139              to avoid future conflicts.
17140      Branch: perl
17141            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
17142            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
17143            ! myconfig.SH writemain.SH
17144 ____________________________________________________________________________
17145 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
17146         Log: Half of #10107 got lost.
17147      Branch: perl
17148            ! ext/B/B/Deparse.pm
17149 ____________________________________________________________________________
17150 [ 10111] By: nick                                  on 2001/05/15  08:39:14
17151         Log: Integrate mainline.
17152      Branch: perlio
17153           +> ext/POSIX/hints/uts.pl
17154            - Todo Todo-5.6 t/camel-III/vstring.t
17155           !> (integrate 48 files)
17156 ____________________________________________________________________________
17157 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
17158         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
17159              From: Robin Houston <robin@kitsite.com>
17160              Date: Mon, 14 May 2001 22:27:08 +0100
17161              Message-ID: <20010514222708.A22963@penderel>
17162      Branch: perl
17163            ! t/TestInit.pm
17164 ____________________________________________________________________________
17165 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
17166         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
17167              From: Robin Houston <robin@kitsite.com>
17168              Date: Mon, 14 May 2001 22:16:43 +0100
17169              Message-ID: <20010514221643.A22437@penderel>
17170      Branch: perl
17171            ! ext/B/B/Deparse.pm
17172 ____________________________________________________________________________
17173 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
17174         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
17175              From: Robin Houston <robin@kitsite.com>
17176              Date: Mon, 14 May 2001 22:03:44 +0100
17177              Message-ID: <20010514220344.A20643@penderel>
17178      Branch: perl
17179            ! ext/B/B/Deparse.pm
17180 ____________________________________________________________________________
17181 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
17182         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
17183              From: Robin Houston <robin@kitsite.com>
17184              Date: Mon, 14 May 2001 22:10:07 +0100
17185              Message-ID: <20010514221007.A21118@penderel>
17186      Branch: perl
17187            ! ext/B/B/Deparse.pm
17188 ____________________________________________________________________________
17189 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
17190         Log: Fix for 20010514.037; substr() didn't invalidate the locale
17191              collation magic.
17192      Branch: perl
17193            ! pp.c
17194 ____________________________________________________________________________
17195 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
17196         Log: Update Changes.
17197      Branch: perl
17198            ! Changes patchlevel.h
17199 ____________________________________________________________________________
17200 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
17201         Log: Retract #10094.
17202      Branch: perl
17203            ! lib/Pod/Text.pm
17204 ____________________________________________________________________________
17205 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
17206         Log: Integrate change #10100 from maintperl.
17207              
17208              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
17209              bug ID 20010514.027)
17210      Branch: perl
17211           !> mg.c pp_ctl.c
17212 ____________________________________________________________________________
17213 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
17214         Log: Document the deprecatedness of suidperl.
17215      Branch: perl
17216            ! INSTALL pod/perlfaq1.pod
17217 ____________________________________________________________________________
17218 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
17219         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
17220              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17221              Date: Mon, 14 May 2001 09:38:59 -0400
17222              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
17223      Branch: perl
17224            ! lib/ExtUtils/MM_Unix.pm
17225 ____________________________________________________________________________
17226 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
17227         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
17228              bug ID 20010514.027)
17229              
17230              TODO: this needs a testsuite addition
17231      Branch: maint-5.6/perl
17232            ! mg.c pp_ctl.c
17233 ____________________________________________________________________________
17234 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
17235         Log: More DWIMminess for Class::Struct: calling the array or hash
17236              accessors only with one argument, an array or a hash reference,
17237              sets the underlying array or hash.  This mirrors nicely also
17238              the usage in the constructor.
17239              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
17240      Branch: perl
17241            ! lib/Class/Struct.pm t/lib/class-struct.t
17242 ____________________________________________________________________________
17243 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
17244         Log: Reference cmp'ing should go through the whole stringification
17245              process shebang, as pointed out by Sarathy in #10091.
17246      Branch: perl
17247            ! pp.c
17248 ____________________________________________________________________________
17249 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
17250         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
17251              From: Simon Cozens <simon@netthink.co.uk>
17252              Date: Sat, 12 May 2001 16:36:27 +0100
17253              Message-ID: <20010512163627.A5522@netthink.co.uk>
17254              
17255              with some additions salvaged from Todo and Todo-5.6 before
17256              retiring them.
17257      Branch: perl
17258            - Todo Todo-5.6
17259            ! MANIFEST pod/perltodo.pod
17260 ____________________________________________________________________________
17261 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
17262         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
17263              From: "Golubev I. N." <gin@mo.msk.ru>
17264              Date: Mon, 07 May 2001 14:33:34 (GMT)
17265              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
17266      Branch: perl
17267            ! perl.h
17268 ____________________________________________________________________________
17269 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
17270         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
17271              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17272              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
17273              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
17274      Branch: perl
17275            ! lib/ExtUtils/MM_Unix.pm
17276 ____________________________________________________________________________
17277 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
17278         Log: (Retracted by #10104.)
17279              
17280              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
17281              From: barries <barries@slaysys.com>
17282              Date: Sat, 12 May 2001 01:28:10 -0400
17283              Message-ID: <20010512012810.B26358@jester.slaysys.com>
17284      Branch: perl
17285            ! lib/Pod/Text.pm
17286 ____________________________________________________________________________
17287 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
17288         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
17289              From: Mike Guy <mjtg@cam.ac.uk>
17290              Date: Sat, 12 May 2001 19:24:33 +0100
17291              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
17292      Branch: perl
17293            ! lib/AutoSplit.pm
17294 ____________________________________________________________________________
17295 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
17296         Log: Yet another HP-UX hints tweak from Merijn.
17297      Branch: perl
17298            ! hints/hpux.sh
17299 ____________________________________________________________________________
17300 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
17301         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
17302              isn't defined (changes#9366,9368,9370 from mainline without the
17303              pp_scmp() change)
17304      Branch: maint-5.6/perl
17305            ! pp.c pp.h pp_hot.c
17306 ____________________________________________________________________________
17307 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
17308         Log: The sorting seems to happen now automatically.
17309      Branch: perl
17310            ! t/lib/glob-basic.t
17311 ____________________________________________________________________________
17312 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
17313         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
17314              From: Benjamin Sugars <bsugars@canoe.ca>
17315              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
17316              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
17317      Branch: perl
17318            ! pod/perlfunc.pod
17319 ____________________________________________________________________________
17320 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
17321         Log: Subject: Re: undef(&foo) does not work for XS functions
17322              From: Doug MacEachern <dougm@covalent.net>
17323              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
17324              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
17325      Branch: perl
17326            ! op.c
17327 ____________________________________________________________________________
17328 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
17329         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
17330              From: Peter Prymmer <pvhp@forte.com>
17331              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
17332              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
17333      Branch: perl
17334            ! t/op/append.t
17335 ____________________________________________________________________________
17336 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
17337         Log: Update Changes.
17338      Branch: perl
17339            ! Changes patchlevel.h
17340 ____________________________________________________________________________
17341 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
17342         Log: Remove the 'asciir' re subpragma.  Should instead implement
17343              the 'physical vs logical' range scheme:
17344              
17345              \xAA-\xCC is a native physical range, you want that range of
17346              codepoints in your native encoding.  In EBCDIC the codepoints
17347              in the gaps (between i-j and r-s) should be included.
17348              
17349              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
17350              codepoints in Unicode.
17351              
17352              a-z is a logical range, you want that range of 'logical' codepoints
17353              in your native encoding.  In EBCDIC the codepoints in the gaps
17354              (between i-j and r-s) should not be included.
17355              
17356              Mixed cases (a-\xAA, etc) should either be errors, or maybe
17357              the 'logical' endpoints should be converted to native/Unicode
17358              codepoints, and the range handled as a physical range.
17359              
17360              'Logical endpoints' are to be recognized only in the A-Z, a-z,
17361              and 0-9 ranges.  Probably a warning should be given for mixed
17362              cases like A-z or a-9 (since such expressions are encoding
17363              dependent), with a recommendation to use physical ranges.
17364      Branch: perl
17365            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
17366            ! t/op/regexp.t
17367 ____________________________________________________________________________
17368 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
17369         Log: Make the test to cleanup the test directory tree
17370              both before and after the testing so that we always
17371              have a clean slate to work with.
17372      Branch: perl
17373            ! t/lib/filefind.t
17374 ____________________________________________________________________________
17375 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
17376         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
17377              From: Jon Eveland <jweveland@yahoo.com>
17378              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
17379              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
17380      Branch: perl
17381            ! pod/perlfunc.pod
17382 ____________________________________________________________________________
17383 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
17384         Log: Merge the camel-III/vstring.t with op/ver.t.
17385      Branch: perl
17386            - t/camel-III/vstring.t
17387            ! MANIFEST t/TEST t/harness t/op/ver.t
17388 ____________________________________________________________________________
17389 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
17390         Log: Add test.deparse make target.
17391      Branch: perl
17392            ! Makefile.SH
17393 ____________________________________________________________________________
17394 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
17395         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
17396              From: Robin Houston <robin@kitsite.com>
17397              Date: Fri, 11 May 2001 12:02:22 +0100
17398              Message-ID: <20010511120222.A11529@penderel>
17399      Branch: perl
17400            ! ext/B/B/Deparse.pm t/op/method.t
17401 ____________________________________________________________________________
17402 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
17403         Log: A nicely working combination for UTS from Hal Morris.
17404      Branch: perl
17405            + ext/POSIX/hints/uts.pl
17406            ! MANIFEST hints/uts.sh
17407 ____________________________________________________________________________
17408 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
17409         Log: i_ieeefp=undef for UTS.
17410      Branch: perl
17411            ! hints/uts.sh
17412 ____________________________________________________________________________
17413 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
17414         Log: Subject: RE: rand(0) is rand(1)
17415              From: Larry Shatzer <lshatzer@islanddata.com>
17416              Date: Thu, 10 May 2001 11:09:27 -0700
17417              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
17418      Branch: perl
17419            ! pod/perlfunc.pod
17420 ____________________________________________________________________________
17421 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
17422         Log: Subject: [patch] make op_{clear,null} public
17423              From: Doug MacEachern <dougm@covalent.net>
17424              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
17425              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
17426      Branch: perl
17427            ! embed.h embed.pl op.c proto.h
17428 ____________________________________________________________________________
17429 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
17430         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
17431              From: Robin Houston <robin@kitsite.com>
17432              Date: Thu, 10 May 2001 18:54:59 +0100
17433              Message-ID: <20010510185459.A5995@penderel>
17434      Branch: perl
17435            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
17436 ____________________________________________________________________________
17437 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
17438         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
17439              From: Robin Houston <robin@kitsite.com>
17440              Date: Thu, 10 May 2001 12:56:39 +0100
17441              Message-ID: <20010510125639.A2119@penderel>
17442      Branch: perl
17443            ! ext/B/B/Deparse.pm
17444 ____________________________________________________________________________
17445 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
17446         Log: Retract #10070, not ready yet.
17447      Branch: perl
17448            ! ext/B/B/Deparse.pm
17449 ____________________________________________________________________________
17450 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
17451         Log: The metaconfig unit change for #10071.
17452      Branch: metaconfig
17453            ! U/modified/mallocsrc.U
17454 ____________________________________________________________________________
17455 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
17456         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
17457      Branch: perl
17458            ! Configure
17459 ____________________________________________________________________________
17460 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
17461         Log: (Retracted by #10073)
17462              
17463              Subject: Re: [PATCH t/TEST] B::Deparse tester 
17464              From: Hugo <hv@crypt.compulink.co.uk>
17465              Date: Thu, 10 May 2001 05:48:09 +0100
17466              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
17467      Branch: perl
17468            ! ext/B/B/Deparse.pm
17469 ____________________________________________________________________________
17470 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
17471         Log: Add a for(func()) test.
17472      Branch: perl
17473            ! t/cmd/for.t
17474 ____________________________________________________________________________
17475 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
17476         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
17477              From: Robin Houston <robin@kitsite.com>
17478              Date: Thu, 10 May 2001 13:50:08 +0100
17479              Message-ID: <20010510135008.A2454@penderel>
17480      Branch: perl
17481            ! ext/B/B/Deparse.pm
17482 ____________________________________________________________________________
17483 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
17484         Log: A thinko in #10065.
17485      Branch: perl
17486            ! hv.c
17487 ____________________________________________________________________________
17488 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
17489         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
17490              From: Robin Houston <robin@kitsite.com>
17491              Date: Thu, 10 May 2001 02:10:34 +0100
17492              Message-ID: <20010510021034.A19421@penderel>
17493      Branch: perl
17494            ! ext/B/B.xs ext/B/B/Deparse.pm
17495 ____________________________________________________________________________
17496 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
17497         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
17498              From: Doug MacEachern <dougm@covalent.net>
17499              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
17500              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
17501      Branch: perl
17502            ! hv.c
17503 ____________________________________________________________________________
17504 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
17505         Log: One more workaround for the UTS compiler from Hal Morris.
17506      Branch: perl
17507            ! perl.h
17508 ____________________________________________________________________________
17509 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
17510         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
17511              From: Robin Houston <robin@kitsite.com>
17512              Date: Thu, 10 May 2001 01:02:08 +0100
17513              Message-ID: <20010510010208.A18200@penderel>
17514      Branch: perl
17515            ! ext/B/B/Debug.pm
17516 ____________________________________________________________________________
17517 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
17518         Log: Subject: [PATCH] Simplify deb_curcv() a bit
17519              From: Benjamin Sugars <bsugars@canoe.ca>
17520              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
17521              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
17522      Branch: perl
17523            ! run.c
17524 ____________________________________________________________________________
17525 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
17526         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
17527              From: Benjamin Sugars <bsugars@canoe.ca>
17528              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
17529              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
17530      Branch: perl
17531            ! t/lib/io_scalar.t
17532 ____________________________________________________________________________
17533 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
17534         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
17535              From: Peter Prymmer <pvhp@forte.com>
17536              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
17537              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
17538      Branch: perl
17539            ! t/lib/md5-file.t
17540 ____________________________________________________________________________
17541 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
17542         Log: Subject: [PATCH t/TEST] B::Deparse tester
17543              From: Robin Houston <robin@kitsite.com>
17544              Date: Wed, 9 May 2001 19:17:50 +0100
17545              Message-ID: <20010509191750.A16940@penderel>
17546      Branch: perl
17547            ! ext/B/O.pm t/TEST
17548 ____________________________________________________________________________
17549 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
17550         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
17551              From: Jeff Pinyan <jeffp@crusoe.net>
17552              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
17553              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
17554      Branch: perl
17555            ! lib/Pod/Html.pm
17556 ____________________________________________________________________________
17557 [ 10057] By: nick                                  on 2001/05/09  18:37:56
17558         Log: Integrate mainline.
17559      Branch: perlio
17560           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
17561           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
17562 ____________________________________________________________________________
17563 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
17564         Log: Update Changes.
17565      Branch: perl
17566            ! Changes patchlevel.h
17567 ____________________________________________________________________________
17568 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
17569         Log: Integrate perlio.
17570      Branch: perl
17571           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17572 ____________________________________________________________________________
17573 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
17574         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
17575              From: Benjamin Sugars <bsugars@canoe.ca>
17576              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
17577              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
17578      Branch: perl
17579            ! perlio.c
17580 ____________________________________________________________________________
17581 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
17582         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
17583              From: Benjamin Sugars <bsugars@canoe.ca>
17584              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
17585              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
17586      Branch: perl
17587            ! ext/PerlIO/Scalar/Scalar.xs
17588 ____________________________________________________________________________
17589 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
17590         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
17591              From: Jeff Pinyan <jeffp@crusoe.net>
17592              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
17593              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
17594      Branch: perl
17595            ! lib/Pod/Html.pm
17596 ____________________________________________________________________________
17597 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
17598         Log: EPOC tweak from Olaf Flebbe.
17599      Branch: perl
17600            ! epoc/epocish.h
17601 ____________________________________________________________________________
17602 [ 10050] By: nick                                  on 2001/05/09  14:37:57
17603         Log: win32, regen_config_h
17604      Branch: perlio
17605            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17606 ____________________________________________________________________________
17607 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
17608         Log: Integrate perlio.
17609      Branch: perl
17610           !> pp_sys.c
17611 ____________________________________________________________________________
17612 [ 10048] By: nick                                  on 2001/05/09  11:59:50
17613         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
17614              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
17615      Branch: perlio
17616            ! pp_sys.c
17617 ____________________________________________________________________________
17618 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
17619         Log: Integrate perlio.
17620      Branch: perl
17621           !> run.c
17622 ____________________________________________________________________________
17623 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
17624         Log: Subject: Re: Less warnings during configure
17625              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17626              Date: Wed, 09 May 2001 13:12:49 +0200
17627              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
17628      Branch: perl
17629            ! hints/hpux.sh
17630 ____________________________________________________________________________
17631 [ 10045] By: nick                                  on 2001/05/09  09:56:59
17632         Log: MULTIPLICITY/DEBUGGING build fix.
17633      Branch: perlio
17634            ! run.c
17635 ____________________________________________________________________________
17636 [ 10044] By: nick                                  on 2001/05/09  09:46:37
17637         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
17638      Branch: perlio
17639           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
17640            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
17641           !> (integrate 65 files)
17642 ____________________________________________________________________________
17643 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
17644         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
17645              From: Robin Houston <robin@kitsite.com>
17646              Date: Tue, 8 May 2001 19:38:00 +0100
17647              Message-ID: <20010508193800.A4389@penderel>
17648              
17649              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
17650              From: Robin Houston <robin@kitsite.com>
17651              Date: Tue, 8 May 2001 20:03:57 +0100
17652              Message-ID: <20010508200357.A4614@penderel>
17653              
17654              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
17655              From: Robin Houston <robin@kitsite.com>
17656              Date: Wed, 9 May 2001 00:12:05 +0100
17657              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
17658      Branch: perl
17659            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
17660 ____________________________________________________________________________
17661 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
17662         Log: Retract #10031.
17663      Branch: perl
17664            ! pod/perlfunc.pod
17665 ____________________________________________________________________________
17666 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
17667         Log: The metaconfig unit changes for #10040.
17668      Branch: metaconfig/U/perl
17669            ! Checkcc.U d_dlsymun.U dlsrc.U
17670 ____________________________________________________________________________
17671 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
17672         Log: The Configure half of
17673              
17674              Subject: Less warnings during configure
17675              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17676              Date: Tue, 08 May 2001 08:44:02 +0200
17677              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
17678      Branch: perl
17679            ! Configure
17680 ____________________________________________________________________________
17681 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
17682         Log: Subject: Less warnings during configure
17683              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17684              Date: Tue, 08 May 2001 08:44:02 +0200
17685              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
17686      Branch: perl
17687            ! hints/hpux.sh
17688 ____________________________________________________________________________
17689 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
17690         Log: Don't forget to whine about \d__\d.
17691      Branch: perl
17692            ! t/pragma/warn/toke toke.c
17693 ____________________________________________________________________________
17694 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
17695         Log: Allow underscores also in the exponent part.
17696      Branch: perl
17697            ! t/pragma/warn/toke toke.c
17698 ____________________________________________________________________________
17699 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
17700         Log: CodeMagicCD doesn't look like an *I*DE.
17701      Branch: perl
17702            ! pod/perlfaq3.pod
17703 ____________________________________________________________________________
17704 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
17705         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
17706              to be consistently down).
17707      Branch: perl
17708            ! pod/perlfaq3.pod
17709 ____________________________________________________________________________
17710 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
17711         Log: Upgrade to Text::Balanced 1.84.
17712      Branch: perl
17713            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
17714 ____________________________________________________________________________
17715 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
17716         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
17717              From: Benjamin Sugars <bsugars@canoe.ca>
17718              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
17719              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
17720      Branch: perl
17721            ! run.c
17722 ____________________________________________________________________________
17723 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
17724         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
17725              From: Peter Prymmer <pvhp@forte.com>
17726              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
17727              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
17728      Branch: perl
17729            ! t/pod/plainer.t
17730 ____________________________________________________________________________
17731 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
17732         Log: (Retracted by #10042)
17733              
17734              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
17735              From: "Philip Newton" <pnewton@gmx.de>
17736              Date: Tue, 8 May 2001 09:18:10 +0200
17737              Message-ID: <3AF7B9D2.28861.603732@localhost>
17738      Branch: perl
17739            ! pod/perlfunc.pod
17740 ____________________________________________________________________________
17741 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
17742         Log: Subject: [PATCH B::Deparse] Document known bugs
17743              From: Robin Houston <robin@kitsite.com>
17744              Date: Tue, 8 May 2001 01:53:34 +0100
17745              Message-ID: <20010508015334.A32394@penderel>
17746      Branch: perl
17747            ! ext/B/B/Deparse.pm
17748 ____________________________________________________________________________
17749 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
17750         Log: Subject: Re: Perl book, magazine and website updates.
17751              From: "Philip Newton" <pnewton@gmx.de>
17752              Date: Mon, 7 May 2001 17:03:58 +0200
17753              Message-ID: <3AF6D57E.5387.1E29930@localhost>
17754      Branch: perl
17755            ! pod/perlfaq2.pod
17756 ____________________________________________________________________________
17757 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
17758         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
17759              From: Peter Prymmer <pvhp@forte.com>
17760              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
17761              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
17762      Branch: perl
17763            ! t/io/fflush.t
17764 ____________________________________________________________________________
17765 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
17766         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
17767              From: Robin Houston <robin@kitsite.com>
17768              Date: Tue, 8 May 2001 01:14:55 +0100
17769              Message-ID: <20010508011455.A32162@penderel>
17770      Branch: perl
17771            ! ext/B/B/Deparse.pm
17772 ____________________________________________________________________________
17773 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
17774         Log: Typo in #10025.
17775      Branch: perl
17776            ! hints/uts.sh
17777 ____________________________________________________________________________
17778 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
17779         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
17780      Branch: perl
17781            ! hints/uts.sh
17782 ____________________________________________________________________________
17783 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
17784         Log: Subject: Re: [ID 20010506.045] question about hash syntax
17785              From: Peter Scott <Peter@PSDT.com>
17786              Date: Sun, 06 May 2001 13:10:40 -0700
17787              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
17788      Branch: perl
17789            ! pod/perl56delta.pod
17790 ____________________________________________________________________________
17791 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
17792         Log: Configure should figure out the list of dynamic extensions
17793              just fine in UTS-- and in fact it does, as reported by Hal Morris.
17794      Branch: perl
17795            ! hints/uts.sh
17796 ____________________________________________________________________________
17797 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
17798         Log: Update Changes.
17799      Branch: perl
17800            ! Changes patchlevel.h
17801 ____________________________________________________________________________
17802 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
17803         Log: Subject: [PATCH regcomp.c] Insecure regexes
17804              From: Robin Houston <robin@kitsite.com>
17805              Date: Mon, 7 May 2001 21:56:12 +0100
17806              Message-ID: <20010507215612.A31114@penderel>
17807      Branch: perl
17808            ! regcomp.c
17809 ____________________________________________________________________________
17810 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
17811         Log: Drop the foobar.perl.com references for now until Simon
17812              gets them sorted out.
17813      Branch: perl
17814            ! pod/perlfaq2.pod
17815 ____________________________________________________________________________
17816 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
17817         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
17818              From: Prymmer/Kahn <pvhp@best.com>
17819              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
17820              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
17821      Branch: perl
17822            ! lib/Devel/SelfStubber.pm
17823 ____________________________________________________________________________
17824 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
17825         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
17826              From: Prymmer/Kahn <pvhp@best.com>
17827              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
17828              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
17829      Branch: perl
17830            ! win32/Makefile
17831 ____________________________________________________________________________
17832 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
17833         Log: s/WebTechnique's/WebTechniques/
17834      Branch: perl
17835            ! pod/perlfaq2.pod
17836 ____________________________________________________________________________
17837 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
17838         Log: Llama 3 updates from Randal.
17839      Branch: perl
17840            ! pod/perlfaq2.pod
17841 ____________________________________________________________________________
17842 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
17843         Log: Subject: [PATCH] Help -Dt show correct pad variables
17844              From: Benjamin Sugars <ben.sugars@home.com>
17845              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
17846              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
17847      Branch: perl
17848            ! embed.h embed.pl proto.h run.c
17849 ____________________________________________________________________________
17850 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
17851         Log: Subject: [PATCH] Document C<our $foo : shared>
17852              From: Benjamin Sugars <ben.sugars@home.com>
17853              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
17854              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
17855      Branch: perl
17856            ! pod/perlfunc.pod
17857 ____________________________________________________________________________
17858 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
17859         Log: Subject: [PATCH B::Deparse] undefined folded constants
17860              From: Robin Houston <robin@kitsite.com>
17861              Date: Sun, 6 May 2001 17:19:09 +0100
17862              Message-ID: <20010506171909.A7046@penderel>
17863      Branch: perl
17864            ! ext/B/B/Deparse.pm
17865 ____________________________________________________________________________
17866 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
17867         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
17868              From: Robin Houston <robin@kitsite.com>
17869              Message-ID: <20010506164654.A6848@penderel>
17870              Date: Sun, 6 May 2001 16:46:54 +0100
17871      Branch: perl
17872            ! ext/B/B/Deparse.pm
17873 ____________________________________________________________________________
17874 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
17875         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
17876              From: Robin Houston <robin@kitsite.com>
17877              Date: Sun, 6 May 2001 14:47:02 +0100
17878              Message-ID: <20010506144702.A6308@penderel>
17879      Branch: perl
17880            ! t/op/my_stash.t
17881 ____________________________________________________________________________
17882 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
17883         Log: Subject: Perl book, magazine and website updates.
17884              From: Simon Cozens <simon@netthink.co.uk>
17885              Date: Sun, 6 May 2001 16:55:36 +0100
17886              Message-ID: <20010506165536.A1795@netthink.co.uk>
17887      Branch: perl
17888            ! pod/perlbook.pod pod/perlfaq2.pod
17889 ____________________________________________________________________________
17890 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
17891         Log: Tweaks on the Tru64 prof options.
17892      Branch: perl
17893            ! pod/perlhack.pod
17894 ____________________________________________________________________________
17895 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
17896         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
17897              From: Robin Houston <robin@kitsite.com>
17898              Date: Sun, 6 May 2001 14:40:51 +0100
17899              Message-ID: <20010506144051.A6279@penderel>
17900      Branch: perl
17901            ! t/pod/testp2pt.pl
17902 ____________________________________________________________________________
17903 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
17904         Log: Subject: [PATCH B::Deparse] scoping
17905              From: Robin Houston <robin@kitsite.com>
17906              Date: Sun, 6 May 2001 14:36:56 +0100
17907              Message-ID: <20010506143656.A4006@penderel>
17908      Branch: perl
17909            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
17910 ____________________________________________________________________________
17911 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
17912         Log: Document the undefinedness of bitshifting out of range.
17913      Branch: perl
17914            ! pod/perlop.pod
17915 ____________________________________________________________________________
17916 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
17917         Log: Retract #10003 and update the IDE descriptions a bit.
17918      Branch: perl
17919            ! pod/perlfaq3.pod
17920 ____________________________________________________________________________
17921 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
17922         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
17923              From: Prymmer/Kahn <pvhp@best.com>
17924              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
17925              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
17926      Branch: perl
17927            ! win32/Makefile win32/buildext.pl win32/config.bc
17928            ! win32/config.gc win32/config.vc
17929 ____________________________________________________________________________
17930 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
17931         Log: (Retracted by #10005.)
17932      Branch: perl
17933            ! pod/perlfaq3.pod
17934 ____________________________________________________________________________
17935 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
17936         Log: It's "psed", not "sed".
17937      Branch: perl
17938            ! x2p/s2p.PL
17939 ____________________________________________________________________________
17940 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
17941         Log: Update Changes.
17942      Branch: perl
17943            ! Changes patchlevel.h
17944 ____________________________________________________________________________
17945 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
17946         Log: Subject: Re: bleadperl make install fails due to "psed"
17947              From: andreas.koenig@anima.de (Andreas J. Koenig)
17948              Date: 05 May 2001 18:23:28 +0200
17949              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
17950      Branch: perl
17951            ! x2p/Makefile.SH x2p/s2p.PL
17952 ____________________________________________________________________________
17953 [  9999] By: jhi                                   on 2001/05/05  18:28:09
17954         Log: AUTHORS updates.
17955      Branch: perl
17956            ! AUTHORS
17957 ____________________________________________________________________________
17958 [  9998] By: jhi                                   on 2001/05/05  18:16:00
17959         Log: Updates on the pods related to the modules included since 5.6.
17960              
17961              TODO: perltodo really could use major updating.
17962      Branch: perl
17963            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
17964            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
17965            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
17966            ! pod/perlsyn.pod pod/perltodo.pod
17967 ____________________________________________________________________________
17968 [  9997] By: jhi                                   on 2001/05/05  17:35:17
17969         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
17970              from Kurt Skauen.
17971      Branch: perl
17972            + hints/atheos.sh
17973            ! MANIFEST
17974 ____________________________________________________________________________
17975 [  9996] By: jhi                                   on 2001/05/05  17:25:00
17976         Log: Add preemptive #undefs for some of the shorter and more prone
17977              to collision regcomp.h #defines.  (Background: the MASK collided
17978              with a system header #define in Rhapsody.)
17979      Branch: perl
17980            ! regcomp.h
17981 ____________________________________________________________________________
17982 [  9995] By: jhi                                   on 2001/05/05  13:24:21
17983         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
17984              From: Nicholas Clark <nick@ccl4.org>
17985              Date: Sat, 5 May 2001 14:46:39 +0100
17986              Message-ID: <20010505144639.O53513@plum.flirble.org>
17987              
17988              Add a test for the constants (if any) being processed correctly.
17989      Branch: perl
17990            ! utils/h2xs.PL
17991 ____________________________________________________________________________
17992 [  9994] By: jhi                                   on 2001/05/05  02:11:03
17993         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
17994              From: Peter Prymmer <pvhp@forte.com>
17995              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
17996              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
17997      Branch: perl
17998            ! t/lib/b-stash.t
17999 ____________________________________________________________________________
18000 [  9993] By: jhi                                   on 2001/05/05  02:03:49
18001         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
18002              From: Peter Prymmer <pvhp@forte.com>
18003              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
18004              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
18005      Branch: perl
18006            ! perlio.c vms/vmsish.h
18007 ____________________________________________________________________________
18008 [  9992] By: jhi                                   on 2001/05/04  17:21:12
18009         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
18010              From: Robin Barker <rmb1@cise.npl.co.uk>
18011              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
18012              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
18013      Branch: perl
18014            + t/pod/plainer.t
18015            ! MANIFEST
18016 ____________________________________________________________________________
18017 [  9991] By: jhi                                   on 2001/05/04  16:47:45
18018         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
18019              From: Robin Barker <rmb1@cise.npl.co.uk>
18020              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
18021              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
18022      Branch: perl
18023            ! regcomp.c
18024 ____________________________________________________________________________
18025 [  9990] By: jhi                                   on 2001/05/04  14:37:20
18026         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
18027              From: Prymmer/Kahn <pvhp@best.com>
18028              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
18029              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
18030      Branch: perl
18031            ! t/lib/b-stash.t
18032 ____________________________________________________________________________
18033 [  9989] By: jhi                                   on 2001/05/04  14:03:58
18034         Log: Introduce perl572delta, update Todo, add the missing
18035              mention about signal safety since 5.7.1 (though this
18036              requires verification and more details.)
18037      Branch: perl
18038            + pod/perl572delta.pod
18039            ! MANIFEST Todo pod/perl571delta.pod
18040 ____________________________________________________________________________
18041 [  9988] By: jhi                                   on 2001/05/04  12:41:51
18042         Log: Subject: [PATCH perl@9944] long =item
18043              From: Robin Barker <rmb1@cise.npl.co.uk>
18044              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
18045              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
18046      Branch: perl
18047            ! ext/Time/HiRes/HiRes.pm
18048 ____________________________________________________________________________
18049 [  9987] By: jhi                                   on 2001/05/04  12:39:19
18050         Log: The #9901 had removed one line essential for EBCDIC.
18051      Branch: perl
18052            ! regcomp.c
18053 ____________________________________________________________________________
18054 [  9986] By: jhi                                   on 2001/05/04  12:30:23
18055         Log: Subject: cygwin/Makefile.SHs INSTALL patch
18056              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
18057              Date: Mon, 08 Jan 2001 04:59:21 +0200
18058              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
18059      Branch: perl
18060            ! cygwin/Makefile.SHs
18061 ____________________________________________________________________________
18062 [  9985] By: jhi                                   on 2001/05/04  03:51:39
18063         Log: Encode/IO doc tweaks.
18064      Branch: perl
18065            ! ext/Encode/Encode.pm
18066 ____________________________________________________________________________
18067 [  9984] By: jhi                                   on 2001/05/04  03:29:34
18068         Log: Remove GDBM_File from the dynamic extensions for UTS,
18069              GDBM is not a standard feature.
18070      Branch: perl
18071            ! hints/uts.sh
18072 ____________________________________________________________________________
18073 [  9983] By: jhi                                   on 2001/05/04  03:22:59
18074         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
18075      Branch: perl
18076            ! pod/perlretut.pod
18077 ____________________________________________________________________________
18078 [  9982] By: jhi                                   on 2001/05/03  23:21:03
18079         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
18080              From: Benjamin Sugars <bsugars@canoe.ca>
18081              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
18082              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
18083      Branch: perl
18084            ! dump.c
18085 ____________________________________________________________________________
18086 [  9981] By: jhi                                   on 2001/05/03  23:20:05
18087         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
18088              From: Benjamin Sugars <bsugars@canoe.ca>
18089              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
18090              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
18091      Branch: perl
18092            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18093 ____________________________________________________________________________
18094 [  9980] By: jhi                                   on 2001/05/03  23:15:29
18095         Log: Integrate perlio.
18096      Branch: perl
18097           !> ext/Encode/Encode.pm
18098 ____________________________________________________________________________
18099 [  9979] By: jhi                                   on 2001/05/03  16:54:59
18100         Log: Install psed man page.
18101      Branch: perl
18102            ! installman
18103 ____________________________________________________________________________
18104 [  9978] By: jhi                                   on 2001/05/03  16:45:58
18105         Log: Remove unused files; noted by Sarathy.
18106      Branch: perl
18107            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
18108            ! MANIFEST
18109 ____________________________________________________________________________
18110 [  9977] By: jhi                                   on 2001/05/03  16:42:30
18111         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
18112              From: Andy Dougherty <doughera@lafayette.edu>
18113              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
18114              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
18115      Branch: perl
18116            ! INSTALL
18117 ____________________________________________________________________________
18118 [  9976] By: nick                                  on 2001/05/03  16:40:42
18119         Log: Allow $answer = encode($object,$text); like it says in docs.
18120      Branch: perlio
18121            ! ext/Encode/Encode.pm
18122 ____________________________________________________________________________
18123 [  9975] By: nick                                  on 2001/05/03  16:22:30
18124         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
18125              to be in scope (fair enough), and also a package variable (our) for eval to see it.
18126      Branch: perlio
18127            ! ext/Encode/Encode.pm
18128 ____________________________________________________________________________
18129 [  9974] By: nick                                  on 2001/05/03  15:48:17
18130         Log: Integrate mainline.
18131      Branch: perlio
18132           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
18133           +> t/lib/filter-simple.t t/lib/next.t
18134           !> (integrate 70 files)
18135 ____________________________________________________________________________
18136 [  9973] By: jhi                                   on 2001/05/03  13:09:09
18137         Log: Update Changes.
18138      Branch: perl
18139            ! Changes patchlevel.h
18140 ____________________________________________________________________________
18141 [  9972] By: jhi                                   on 2001/05/03  12:58:33
18142         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
18143              From: Prymmer/Kahn <pvhp@best.com>
18144              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
18145              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
18146      Branch: perl
18147            ! t/io/fflush.t
18148 ____________________________________________________________________________
18149 [  9971] By: jhi                                   on 2001/05/03  12:57:26
18150         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
18151              From: Prymmer/Kahn <pvhp@best.com>
18152              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
18153              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
18154      Branch: perl
18155            ! win32/FindExt.pm
18156 ____________________________________________________________________________
18157 [  9970] By: jhi                                   on 2001/05/03  02:42:46
18158         Log: Can't croak sans thread context, from Doug MacEachern.
18159      Branch: perl
18160            ! toke.c
18161 ____________________________________________________________________________
18162 [  9969] By: jhi                                   on 2001/05/03  01:23:48
18163         Log: Subject: Random input test and Perl
18164              From: Ilya Zakharevich <ilya@math.berkeley.edu>
18165              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
18166              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
18167      Branch: perl
18168            ! toke.c
18169 ____________________________________________________________________________
18170 [  9968] By: jhi                                   on 2001/05/02  22:17:21
18171         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
18172              From: Peter Prymmer <pvhp@forte.com>
18173              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
18174              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
18175      Branch: perl
18176            ! pod/perlfunc.pod pod/perlport.pod
18177 ____________________________________________________________________________
18178 [  9967] By: jhi                                   on 2001/05/02  20:12:45
18179         Log: Workaround for UTS compiler casting bug from Hal Morris.
18180      Branch: perl
18181            ! perl.h
18182 ____________________________________________________________________________
18183 [  9966] By: jhi                                   on 2001/05/02  18:31:37
18184         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
18185              From: Dan Sugalski <dan@sidhe.org>
18186              Date: Wed, 02 May 2001 15:23:22 -0400
18187              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
18188      Branch: perl
18189            ! perl.c vms/vms.c
18190 ____________________________________________________________________________
18191 [  9965] By: jhi                                   on 2001/05/02  18:21:29
18192         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
18193      Branch: perl
18194            ! pod/perlfunc.pod
18195 ____________________________________________________________________________
18196 [  9964] By: jhi                                   on 2001/05/02  18:15:01
18197         Log: Document large files in INSTALL, document also the %x
18198              limitation if not use64bitint, closes bug 20010326.007.
18199      Branch: perl
18200            ! INSTALL
18201 ____________________________________________________________________________
18202 [  9963] By: jhi                                   on 2001/05/02  17:24:47
18203         Log: perlmodlib tweaks; regen pods.
18204      Branch: perl
18205            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
18206            ! pod/perltoc.pod
18207 ____________________________________________________________________________
18208 [  9962] By: jhi                                   on 2001/05/02  17:14:00
18209         Log: Fix for a segfault, from Marc Lehmann.
18210      Branch: perl
18211            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
18212 ____________________________________________________________________________
18213 [  9961] By: jhi                                   on 2001/05/02  15:55:53
18214         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
18215              From: "Philip Newton" <pnewton@gmx.de>
18216              Date: Wed, 2 May 2001 18:39:03 +0200
18217              Message-ID: <3AF05447.15525.173B588@localhost>
18218      Branch: perl
18219            ! pod/perlop.pod
18220 ____________________________________________________________________________
18221 [  9960] By: jhi                                   on 2001/05/02  15:35:37
18222         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
18223              From: Dan Sugalski <dan@sidhe.org>
18224              Date: Wed, 02 May 2001 11:37:27 -0400
18225              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
18226      Branch: perl
18227            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
18228            ! thread.h vms/vms.c vms/vmsish.h
18229 ____________________________________________________________________________
18230 [  9959] By: jhi                                   on 2001/05/02  15:21:08
18231         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
18232              From: Benjamin Sugars <bsugars@canoe.ca>
18233              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
18234              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
18235      Branch: perl
18236            ! ext/PerlIO/Scalar/Scalar.xs
18237 ____________________________________________________________________________
18238 [  9958] By: jhi                                   on 2001/05/02  15:15:53
18239         Log: Bug in #9915, spotted by Mike Guy.
18240      Branch: perl
18241            ! installperl
18242 ____________________________________________________________________________
18243 [  9957] By: jhi                                   on 2001/05/02  13:26:01
18244         Log: Add a test for not griping about references as array
18245              indices if the reference has magic in it (overloaded
18246              methods).
18247      Branch: perl
18248            ! pod/perldiag.pod t/pragma/warn/pp_hot
18249 ____________________________________________________________________________
18250 [  9956] By: jhi                                   on 2001/05/02  13:07:01
18251         Log: Retracted a bit too much in #9952.
18252      Branch: perl
18253            ! t/pragma/sub_lval.t
18254 ____________________________________________________________________________
18255 [  9955] By: jhi                                   on 2001/05/02  13:05:38
18256         Log: Test for #9952.
18257      Branch: perl
18258            ! t/op/tie.t
18259 ____________________________________________________________________________
18260 [  9954] By: jhi                                   on 2001/05/02  11:48:18
18261         Log: Additional note on the encoding example: one cannot
18262              convert string constants in-place.
18263      Branch: perl
18264            ! ext/Encode/Encode.pm
18265 ____________________________________________________________________________
18266 [  9953] By: jhi                                   on 2001/05/02  11:43:51
18267         Log: Note that if you have recent enough Perl you already
18268              have Filter::Util::Call.
18269      Branch: perl
18270            ! lib/Filter/Simple.pm
18271 ____________________________________________________________________________
18272 [  9952] By: jhi                                   on 2001/05/02  11:31:53
18273         Log: Retract changes #8254 and #8255, causes coredump in
18274              'tie FH, "main"', reported by Abigail, culprit found by
18275              Benjamin Sugars.  Mirrors maintperl change #9950.
18276      Branch: perl
18277            ! op.c t/pragma/sub_lval.t
18278 ____________________________________________________________________________
18279 [  9951] By: jhi                                   on 2001/05/02  11:14:29
18280         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
18281      Branch: perl
18282            + t/lib/MyFilter.pm
18283 ____________________________________________________________________________
18284 [  9950] By: gsar                                  on 2001/05/02  03:17:11
18285         Log: revert integration of changes#8254,8255 in change#8620 (causes
18286              a coredump in C<tie FH, 'foo'>; the idea itself may need better
18287              rationalization)
18288      Branch: maint-5.6/perl
18289            ! op.c t/pragma/sub_lval.t
18290 ____________________________________________________________________________
18291 [  9949] By: gsar                                  on 2001/05/02  02:56:32
18292         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
18293              
18294              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
18295              
18296              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
18297      Branch: maint-5.6/perl
18298           !> hints/svr5.sh
18299 ____________________________________________________________________________
18300 [  9948] By: gsar                                  on 2001/05/02  02:49:15
18301         Log: pod/find.t breaks on VMS (from Craig Berry)
18302      Branch: maint-5.6/perl
18303            ! t/pod/find.t
18304 ____________________________________________________________________________
18305 [  9947] By: jhi                                   on 2001/05/02  02:43:09
18306         Log: Add an encoding conversion example.
18307      Branch: perl
18308            ! ext/Encode/Encode.pm
18309 ____________________________________________________________________________
18310 [  9946] By: jhi                                   on 2001/05/02  01:34:22
18311         Log: Another coat of paint but still nowhere finished.
18312              Need to decide on the semantics of strptime(): should
18313              strptime() be a function instead of a method?  To do
18314              the week/monthname-strptiming the i18n/l10n bullet needs
18315              to be bitten with gusto.
18316      Branch: perl
18317            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
18318 ____________________________________________________________________________
18319 [  9945] By: jhi                                   on 2001/05/01  23:40:52
18320         Log: Update Changes.
18321      Branch: perl
18322            ! Changes patchlevel.h
18323 ____________________________________________________________________________
18324 [  9944] By: jhi                                   on 2001/05/01  23:33:37
18325         Log: Add known-to-be-tested modules to the list-to-be-skipped.
18326      Branch: perl
18327            ! t/lib/1_compile.t
18328 ____________________________________________________________________________
18329 [  9943] By: jhi                                   on 2001/05/01  23:24:40
18330         Log: Subject: BorlandC++ fix
18331              From: "Vadim Konovalov" <watman@inbox.ru>
18332              Date: Mon, 30 Apr 2001 20:12:26 -0700
18333              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
18334      Branch: perl
18335            ! win32/makefile.mk
18336 ____________________________________________________________________________
18337 [  9942] By: jhi                                   on 2001/05/01  23:18:02
18338         Log: Update to Filter::Simple 0.60, create a test for it.
18339      Branch: perl
18340            + t/lib/filter-simple.t
18341            ! MANIFEST lib/Filter/Simple.pm
18342 ____________________________________________________________________________
18343 [  9941] By: jhi                                   on 2001/05/01  19:47:24
18344         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
18345              From: Hugo <hv@crypt.compulink.co.uk>
18346              Date: Tue, 01 May 2001 20:12:20 +0100
18347              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
18348      Branch: perl
18349            ! pp_hot.c t/op/re_tests
18350 ____________________________________________________________________________
18351 [  9940] By: jhi                                   on 2001/05/01  19:42:16
18352         Log: Integrate perlio.
18353      Branch: perl
18354           !> lib/base.pm t/lib/fields.t
18355 ____________________________________________________________________________
18356 [  9939] By: jhi                                   on 2001/05/01  19:39:51
18357         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
18358              From: Benjamin Sugars <bsugars@canoe.ca>
18359              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
18360              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
18361      Branch: perl
18362            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18363 ____________________________________________________________________________
18364 [  9938] By: jhi                                   on 2001/05/01  19:34:09
18365         Log: Add NEXT, a pseudo-class for method redispatching.
18366              <Damian>NEXT.pm probably offers more bang-for-buck
18367              than anything else I've ever written.</Damian>
18368      Branch: perl
18369            + lib/NEXT.pm t/lib/next.t
18370            ! MANIFEST
18371 ____________________________________________________________________________
18372 [  9937] By: jhi                                   on 2001/05/01  19:21:41
18373         Log: Update to Switch 2.02.
18374      Branch: perl
18375            ! lib/Switch.pm t/lib/switch.t
18376 ____________________________________________________________________________
18377 [  9936] By: nick                                  on 2001/05/01  19:09:21
18378         Log: Fix for base.pm clobbering $VERSION
18379      Branch: perlio
18380            ! lib/base.pm
18381 ____________________________________________________________________________
18382 [  9935] By: nick                                  on 2001/05/01  18:54:38
18383         Log: Test for base.pm clobbering $VERSION.
18384      Branch: perlio
18385            ! t/lib/fields.t
18386 ____________________________________________________________________________
18387 [  9934] By: jhi                                   on 2001/05/01  18:39:10
18388         Log: Add information about Scalar::Util::blessed.
18389      Branch: perl
18390            ! pod/perlobj.pod
18391 ____________________________________________________________________________
18392 [  9933] By: jhi                                   on 2001/05/01  18:33:51
18393         Log: Subject: Extra UNIVERSAL documentation
18394              From: Mike Guy <mjtg@cam.ac.uk>
18395              Date: Tue, 01 May 2001 20:12:11 +0100
18396              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
18397      Branch: perl
18398            ! pod/perlobj.pod
18399 ____________________________________________________________________________
18400 [  9932] By: jhi                                   on 2001/05/01  18:26:54
18401         Log: Subject: Autoflush in tests as appropriate
18402              From: Mike Guy <mjtg@cam.ac.uk>
18403              Date: Tue, 01 May 2001 20:05:31 +0100
18404              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
18405      Branch: perl
18406            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
18407            ! t/op/taint.t
18408 ____________________________________________________________________________
18409 [  9931] By: jhi                                   on 2001/05/01  18:02:29
18410         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
18411              From: Benjamin Sugars <bsugars@canoe.ca>
18412              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
18413              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
18414      Branch: perl
18415            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18416 ____________________________________________________________________________
18417 [  9930] By: jhi                                   on 2001/05/01  15:12:26
18418         Log: Subject: Re: Finally got a round tuit
18419              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18420              Date: Tue, 01 May 2001 14:14:10 +0200
18421              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
18422              
18423              The -DP part, slightly modified.
18424      Branch: perl
18425            ! perl.c
18426 ____________________________________________________________________________
18427 [  9929] By: jhi                                   on 2001/05/01  14:17:15
18428         Log: Subject: Re: Finally got a round tuit
18429              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18430              Date: Tue, 01 May 2001 16:34:06 +0200
18431              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
18432              
18433              cpp and optimization tweaks for HP-UX.
18434      Branch: perl
18435            ! hints/hpux.sh
18436 ____________________________________________________________________________
18437 [  9928] By: jhi                                   on 2001/05/01  13:24:20
18438         Log: Tune the scan_num() comments to reality.
18439      Branch: perl
18440            ! toke.c
18441 ____________________________________________________________________________
18442 [  9927] By: jhi                                   on 2001/05/01  13:14:01
18443         Log: Subject: [PATCH B::Deparse] optimised sort
18444              From: Robin Houston <robin@kitsite.com>
18445              Date: Tue, 1 May 2001 14:07:12 +0100
18446              Message-ID: <20010501140712.A4266@penderel>
18447      Branch: perl
18448            ! ext/B/B/Deparse.pm
18449 ____________________________________________________________________________
18450 [  9926] By: jhi                                   on 2001/05/01  13:10:53
18451         Log: Subject: [PATCH t/lib/b-deparse.t] 
18452              From: Robin Houston <robin@kitsite.com>
18453              Date: Tue, 1 May 2001 13:37:42 +0100
18454              Message-ID: <20010501133742.A4082@penderel>
18455      Branch: perl
18456            ! t/lib/b-deparse.t
18457 ____________________________________________________________________________
18458 [  9925] By: jhi                                   on 2001/05/01  13:10:13
18459         Log: Subject: [PATCH B::Deparse] for(;;), sort
18460              From: Robin Houston <robin@kitsite.com>
18461              Date: Tue, 1 May 2001 13:35:00 +0100
18462              Message-ID: <20010501133500.A4061@penderel>
18463      Branch: perl
18464            ! ext/B/B/Deparse.pm
18465 ____________________________________________________________________________
18466 [  9924] By: jhi                                   on 2001/05/01  13:09:22
18467         Log: Subject: [PATCH B::Deparse] do, warn, use
18468              From: Robin Houston <robin@kitsite.com>
18469              Date: Tue, 1 May 2001 13:31:03 +0100
18470              Message-ID: <20010501133103.A4041@penderel>
18471      Branch: perl
18472            ! ext/B/B/Deparse.pm
18473 ____________________________________________________________________________
18474 [  9923] By: jhi                                   on 2001/05/01  11:45:36
18475         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
18476              From: Benjamin Sugars <ben.sugars@home.com>
18477              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
18478              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
18479      Branch: perl
18480            + t/io/fflush.t
18481            ! MANIFEST
18482 ____________________________________________________________________________
18483 [  9922] By: jhi                                   on 2001/05/01  11:35:42
18484         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
18485              From: Peter Prymmer <pvhp@forte.com>
18486              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
18487              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
18488      Branch: perl
18489            ! t/lib/selfstubber.t
18490 ____________________________________________________________________________
18491 [  9921] By: jhi                                   on 2001/04/30  16:34:33
18492         Log: Subject: [PATCH B::Concise] suppress warning
18493              From: Robin Houston <robin@kitsite.com>
18494              Date: Mon, 30 Apr 2001 16:09:49 +0100
18495              Message-ID: <20010430160949.A25086@penderel>
18496      Branch: perl
18497            ! ext/B/B/Concise.pm
18498 ____________________________________________________________________________
18499 [  9920] By: jhi                                   on 2001/04/30  13:56:04
18500         Log: Strip the *markers* from #9919.
18501      Branch: perl
18502            ! pod/perlfaq.pod pod/perlfaq5.pod
18503 ____________________________________________________________________________
18504 [  9919] By: jhi                                   on 2001/04/30  13:54:04
18505         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
18506              From: Gwyn Judd <b.judd@xtra.co.nz>
18507              Date: Sun, 29 Apr 2001 01:47:49 +1200
18508              Message-ID: <20010429014749.A4418@thislove>
18509      Branch: perl
18510            ! pod/perlfaq.pod pod/perlfaq5.pod
18511 ____________________________________________________________________________
18512 [  9918] By: jhi                                   on 2001/04/30  13:13:54
18513         Log: More_tweakage.
18514      Branch: perl
18515            ! pod/perldata.pod pod/perldiag.pod
18516 ____________________________________________________________________________
18517 [  9917] By: jhi                                   on 2001/04/30  13:01:27
18518         Log: Update Changes.
18519      Branch: perl
18520            ! Changes patchlevel.h
18521 ____________________________________________________________________________
18522 [  9916] By: jhi                                   on 2001/04/30  12:57:03
18523         Log: T_w_e_a_k_a_g_e.
18524      Branch: perl
18525            ! pod/perldata.pod pod/perldiag.pod
18526 ____________________________________________________________________________
18527 [  9915] By: jhi                                   on 2001/04/30  12:39:29
18528         Log: Install s2p also as psed.
18529              
18530              TODO: psed documentation?
18531      Branch: perl
18532            ! installperl
18533 ____________________________________________________________________________
18534 [  9914] By: jhi                                   on 2001/04/30  12:29:21
18535         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
18536              From: Jens Hamisch <jens@Strawberry.COM>
18537              Date: Fri, 27 Apr 2001 17:00:36 +0200
18538              Message-ID: <20010427170036.K1372@Strawberry.COM>
18539              
18540              SOCKS5_VERSION_NAME is the right symbol to detect
18541              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
18542              function called socks5_init() is available, and even that is
18543              not universal, most SOCKS5 installations use SOCKSinit()).
18544      Branch: perl
18545            ! perlio.c
18546 ____________________________________________________________________________
18547 [  9913] By: jhi                                   on 2001/04/30  12:22:15
18548         Log: Allow a zero timeout on IO::Socket accept and connect--
18549              though one really shouldn't do that.  Based on
18550              
18551              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
18552              From: "John Holdsworth" <coldwave@bigfoot.com>
18553              Date: Sun, 4 Feb 2001 12:48:18 +0100
18554              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
18555      Branch: perl
18556            ! ext/IO/lib/IO/Socket.pm
18557 ____________________________________________________________________________
18558 [  9912] By: jhi                                   on 2001/04/30  11:27:27
18559         Log: Save the spot of regprev (see #9911) for binary compatibility;
18560              regen API.
18561      Branch: perl
18562            ! embedvar.h perlapi.h thrdvar.h
18563 ____________________________________________________________________________
18564 [  9911] By: jhi                                   on 2001/04/30  11:22:03
18565         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
18566              From: Hugo <hv@crypt.compulink.co.uk>
18567              Date: Sun, 29 Apr 2001 17:09:30 +0100
18568              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
18569      Branch: perl
18570            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
18571 ____________________________________________________________________________
18572 [  9910] By: jhi                                   on 2001/04/30  11:15:12
18573         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
18574              a dummy for PL_numeric_radix); no pressing reason to break
18575              binary compatibility; regen API.
18576      Branch: perl
18577            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
18578            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
18579 ____________________________________________________________________________
18580 [  9909] By: jhi                                   on 2001/04/30  10:56:08
18581         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
18582              From: Walt Mankowski <waltman@netaxs.com>
18583              Date: Sun, 29 Apr 2001 21:53:48 -0400
18584              Message-ID: <20010429215348.A3971@netaxs.com>
18585      Branch: perl
18586            ! pod/perlfunc.pod
18587 ____________________________________________________________________________
18588 [  9908] By: jhi                                   on 2001/04/30  10:49:40
18589         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
18590      Branch: perl
18591            ! t/lib/selfstubber.t
18592 ____________________________________________________________________________
18593 [  9907] By: nick                                  on 2001/04/30  09:26:50
18594         Log: Integrate mainline.
18595      Branch: perlio
18596           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
18597 ____________________________________________________________________________
18598 [  9906] By: jhi                                   on 2001/04/29  23:24:20
18599         Log: Abigail spotted a thinko in #9905.
18600      Branch: perl
18601            ! pod/perldiag.pod
18602 ____________________________________________________________________________
18603 [  9905] By: jhi                                   on 2001/04/29  15:55:39
18604         Log: Changed the underscore/undebar syntax in numeric constants;
18605              now any grouping will do, as long as the underscores are not
18606              consecutive (so "zero-grouping" is out), and they do not begin
18607              or end the integer or fractional parts.
18608      Branch: perl
18609            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
18610 ____________________________________________________________________________
18611 [  9904] By: nick                                  on 2001/04/29  15:43:22
18612         Log: Integrate mainline.
18613      Branch: perlio
18614           +> (branch 98 files)
18615            - lib/unicode/Block.pl
18616            - lib/unicode/In/AlphabeticPresentationForms.pl
18617            - lib/unicode/In/Arabic.pl
18618            - lib/unicode/In/ArabicPresentationForms-A.pl
18619            - lib/unicode/In/ArabicPresentationForms-B.pl
18620            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
18621            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
18622            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
18623            - lib/unicode/In/BopomofoExtended.pl
18624            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
18625            - lib/unicode/In/CJKCompatibility.pl
18626            - lib/unicode/In/CJKCompatibilityForms.pl
18627            - lib/unicode/In/CJKCompatibilityIdeographs.pl
18628            - lib/unicode/In/CJKRadicalsSupplement.pl
18629            - lib/unicode/In/CJKSymbolsandPunctuation.pl
18630            - lib/unicode/In/CJKUnifiedIdeographs.pl
18631            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
18632            - lib/unicode/In/Cherokee.pl
18633            - lib/unicode/In/CombiningDiacriticalMarks.pl
18634            - lib/unicode/In/CombiningHalfMarks.pl
18635            - lib/unicode/In/CombiningMarksforSymbols.pl
18636            - lib/unicode/In/ControlPictures.pl
18637            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
18638            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
18639            - lib/unicode/In/EnclosedAlphanumerics.pl
18640            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
18641            - lib/unicode/In/Ethiopic.pl
18642            - lib/unicode/In/GeneralPunctuation.pl
18643            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
18644            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
18645            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
18646            - lib/unicode/In/HalfwidthandFullwidthForms.pl
18647            - lib/unicode/In/HangulCompatibilityJamo.pl
18648            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
18649            - lib/unicode/In/Hebrew.pl
18650            - lib/unicode/In/HighPrivateUseSurrogates.pl
18651            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
18652            - lib/unicode/In/IPAExtensions.pl
18653            - lib/unicode/In/IdeographicDescriptionCharacters.pl
18654            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
18655            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
18656            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
18657            - lib/unicode/In/Latin-1Supplement.pl
18658            - lib/unicode/In/LatinExtended-A.pl
18659            - lib/unicode/In/LatinExtended-B.pl
18660            - lib/unicode/In/LatinExtendedAdditional.pl
18661            - lib/unicode/In/LetterlikeSymbols.pl
18662            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
18663            - lib/unicode/In/MathematicalOperators.pl
18664            - lib/unicode/In/MiscellaneousSymbols.pl
18665            - lib/unicode/In/MiscellaneousTechnical.pl
18666            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
18667            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
18668            - lib/unicode/In/OpticalCharacterRecognition.pl
18669            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
18670            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
18671            - lib/unicode/In/SmallFormVariants.pl
18672            - lib/unicode/In/SpacingModifierLetters.pl
18673            - lib/unicode/In/Specials.pl
18674            - lib/unicode/In/SuperscriptsandSubscripts.pl
18675            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
18676            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
18677            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
18678            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
18679            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
18680           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
18681           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
18682           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
18683           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
18684           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
18685           !> utf8.c win32/Makefile
18686 ____________________________________________________________________________
18687 [  9903] By: jhi                                   on 2001/04/29  14:30:53
18688         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
18689              From: Prymmer/Kahn <pvhp@best.com>
18690              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
18691              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
18692      Branch: perl
18693            ! win32/Makefile
18694 ____________________________________________________________________________
18695 [  9902] By: jhi                                   on 2001/04/29  02:52:44
18696         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
18697              From: "Abigail" <abigail@foad.org>
18698              Date: Sun, 29 Apr 2001 03:14:25 +0200
18699              Message-ID: <20010429011425.24503.qmail@foad.org>
18700      Branch: perl
18701            ! ext/IO/lib/IO/Seekable.pm
18702 ____________________________________________________________________________
18703 [  9901] By: jhi                                   on 2001/04/29  02:04:46
18704         Log: In character classes one couldn't have 0x80..0xff characters
18705              at the left hand side if there were 0x100.. characters in the
18706              character class.
18707      Branch: perl
18708            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
18709            ! t/op/pat.t utf8.c
18710 ____________________________________________________________________________
18711 [  9900] By: jhi                                   on 2001/04/28  22:55:04
18712         Log: Forgot the latest mktables.PL from #9899.
18713      Branch: perl
18714            ! lib/unicode/mktables.PL
18715 ____________________________________________________________________________
18716 [  9899] By: jhi                                   on 2001/04/28  22:53:28
18717         Log: Explain the \p{} and \P{} error message better and
18718              have prettier prettyprint in In.pl.
18719      Branch: perl
18720            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
18721            ! pod/perldiag.pod
18722 ____________________________________________________________________________
18723 [  9898] By: jhi                                   on 2001/04/28  21:03:34
18724         Log: Add one possible explanation for the "Invalid [] range" error.
18725      Branch: perl
18726            ! pod/perldiag.pod
18727 ____________________________________________________________________________
18728 [  9897] By: jhi                                   on 2001/04/28  17:18:26
18729         Log: Add a level of indirection to the implementation of \p{InFoo}
18730              so that we don't have to have long filenames.  (Nothing changes
18731              in the user interface.)   The indirection is defined in
18732              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
18733              Also rename some the character classes by removing '-' from
18734              the classnames, and finally renamed Block.pl as Blocks.pl.
18735      Branch: perl
18736            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
18737            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
18738            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
18739            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
18740            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
18741            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
18742            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
18743            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
18744            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
18745            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
18746            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
18747            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
18748            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
18749            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
18750            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
18751            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
18752            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
18753            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
18754            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
18755            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
18756            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
18757            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
18758            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
18759            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
18760            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
18761            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
18762            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
18763            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
18764            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
18765            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
18766            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
18767            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
18768            + lib/unicode/In/94.pl lib/unicode/In/95.pl
18769            - lib/unicode/Block.pl
18770            - lib/unicode/In/AlphabeticPresentationForms.pl
18771            - lib/unicode/In/Arabic.pl
18772            - lib/unicode/In/ArabicPresentationForms-A.pl
18773            - lib/unicode/In/ArabicPresentationForms-B.pl
18774            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
18775            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
18776            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
18777            - lib/unicode/In/BopomofoExtended.pl
18778            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
18779            - lib/unicode/In/CJKCompatibility.pl
18780            - lib/unicode/In/CJKCompatibilityForms.pl
18781            - lib/unicode/In/CJKCompatibilityIdeographs.pl
18782            - lib/unicode/In/CJKRadicalsSupplement.pl
18783            - lib/unicode/In/CJKSymbolsandPunctuation.pl
18784            - lib/unicode/In/CJKUnifiedIdeographs.pl
18785            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
18786            - lib/unicode/In/Cherokee.pl
18787            - lib/unicode/In/CombiningDiacriticalMarks.pl
18788            - lib/unicode/In/CombiningHalfMarks.pl
18789            - lib/unicode/In/CombiningMarksforSymbols.pl
18790            - lib/unicode/In/ControlPictures.pl
18791            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
18792            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
18793            - lib/unicode/In/EnclosedAlphanumerics.pl
18794            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
18795            - lib/unicode/In/Ethiopic.pl
18796            - lib/unicode/In/GeneralPunctuation.pl
18797            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
18798            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
18799            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
18800            - lib/unicode/In/HalfwidthandFullwidthForms.pl
18801            - lib/unicode/In/HangulCompatibilityJamo.pl
18802            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
18803            - lib/unicode/In/Hebrew.pl
18804            - lib/unicode/In/HighPrivateUseSurrogates.pl
18805            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
18806            - lib/unicode/In/IPAExtensions.pl
18807            - lib/unicode/In/IdeographicDescriptionCharacters.pl
18808            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
18809            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
18810            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
18811            - lib/unicode/In/Latin-1Supplement.pl
18812            - lib/unicode/In/LatinExtended-A.pl
18813            - lib/unicode/In/LatinExtended-B.pl
18814            - lib/unicode/In/LatinExtendedAdditional.pl
18815            - lib/unicode/In/LetterlikeSymbols.pl
18816            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
18817            - lib/unicode/In/MathematicalOperators.pl
18818            - lib/unicode/In/MiscellaneousSymbols.pl
18819            - lib/unicode/In/MiscellaneousTechnical.pl
18820            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
18821            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
18822            - lib/unicode/In/OpticalCharacterRecognition.pl
18823            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
18824            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
18825            - lib/unicode/In/SmallFormVariants.pl
18826            - lib/unicode/In/SpacingModifierLetters.pl
18827            - lib/unicode/In/Specials.pl
18828            - lib/unicode/In/SuperscriptsandSubscripts.pl
18829            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
18830            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
18831            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
18832            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
18833            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
18834            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
18835            ! pod/perlunicode.pod
18836 ____________________________________________________________________________
18837 [  9896] By: jhi                                   on 2001/04/28  14:33:17
18838         Log: Update the information on shared library path on HP-UX.
18839      Branch: perl
18840            ! INSTALL
18841 ____________________________________________________________________________
18842 [  9895] By: jhi                                   on 2001/04/28  14:32:30
18843         Log: Because #9894 seems to do the trick, this workaround can be removed.
18844      Branch: perl
18845            ! t/lib/selfstubber.t
18846 ____________________________________________________________________________
18847 [  9894] By: jhi                                   on 2001/04/28  14:26:13
18848         Log: For PerlIO flush the children's file handles (on fork/exec/system).
18849      Branch: perl
18850            ! perl.h
18851 ____________________________________________________________________________
18852 [  9893] By: jhi                                   on 2001/04/28  14:23:15
18853         Log: Test tweak for #9891.
18854      Branch: perl
18855            ! t/lib/b-deparse.t
18856 ____________________________________________________________________________
18857 [  9892] By: jhi                                   on 2001/04/28  14:10:13
18858         Log: New HP-UX hints from Merijn.
18859      Branch: perl
18860            ! hints/hpux.sh
18861 ____________________________________________________________________________
18862 [  9891] By: jhi                                   on 2001/04/28  14:07:27
18863         Log: Subject: [PATCH B::Deparse] non-block scopes
18864              From: Robin Houston <robin@kitsite.com>
18865              Date: Fri, 27 Apr 2001 19:15:14 +0100
18866              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
18867      Branch: perl
18868            ! ext/B/B/Deparse.pm
18869 ____________________________________________________________________________
18870 [  9890] By: nick                                  on 2001/04/27  19:41:25
18871         Log: Integrate mainline
18872      Branch: perlio
18873           +> t/lib/selfstubber.t
18874           !> (integrate 50 files)
18875 ____________________________________________________________________________
18876 [  9889] By: jhi                                   on 2001/04/27  18:23:46
18877         Log: Subject: Re: selfstubber test fail on bleadperl
18878              From: Mike Guy <mjtg@cam.ac.uk>
18879              Date: Fri, 27 Apr 2001 19:31:18 +0100
18880              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
18881      Branch: perl
18882            ! t/lib/selfstubber.t
18883 ____________________________________________________________________________
18884 [  9888] By: jhi                                   on 2001/04/27  16:20:54
18885         Log: Test tweak for #9886.
18886      Branch: perl
18887            ! t/lib/b-deparse.t
18888 ____________________________________________________________________________
18889 [  9887] By: jhi                                   on 2001/04/27  16:16:33
18890         Log: Buffering issue at least in Solaris (even with perlio).
18891      Branch: perl
18892            ! t/lib/selfstubber.t
18893 ____________________________________________________________________________
18894 [  9886] By: jhi                                   on 2001/04/27  14:59:23
18895         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
18896              From: Robin Houston <robin@kitsite.com>
18897              Date: Fri, 27 Apr 2001 16:53:20 +0100
18898              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
18899      Branch: perl
18900            ! ext/B/B/Deparse.pm
18901 ____________________________________________________________________________
18902 [  9885] By: jhi                                   on 2001/04/27  14:23:51
18903         Log: Update Changes.
18904      Branch: perl
18905            ! Changes patchlevel.h
18906 ____________________________________________________________________________
18907 [  9884] By: jhi                                   on 2001/04/27  14:14:12
18908         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
18909              From: "Philip Newton" <pnewton@gmx.de>
18910              Date: Fri, 27 Apr 2001 16:40:13 +0200
18911              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
18912      Branch: perl
18913            ! pod/perldata.pod
18914 ____________________________________________________________________________
18915 [  9883] By: jhi                                   on 2001/04/27  13:28:19
18916         Log: Add LOG_PERROR; prettify the "removed".
18917      Branch: perl
18918            ! ext/Sys/Syslog/Syslog.xs
18919 ____________________________________________________________________________
18920 [  9882] By: jhi                                   on 2001/04/27  13:13:18
18921         Log: h2xs tweaks: use NV instead of double, "quote" the removed
18922              prefixes for clarity (especially when nothing is removed),
18923              slight pod reformats.
18924      Branch: perl
18925            ! utils/h2xs.PL
18926 ____________________________________________________________________________
18927 [  9881] By: jhi                                   on 2001/04/27  12:58:48
18928         Log: Don't bother creating existing directories.
18929      Branch: perl
18930            ! utils/h2xs.PL
18931 ____________________________________________________________________________
18932 [  9880] By: jhi                                   on 2001/04/27  12:45:39
18933         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
18934              From: Mike Schilli <m@perlmeister.com>
18935              Date: Wed, 25 Apr 2001 01:29:21 -0700
18936              Message-id: <3AE68AE1.6A981723@perlmeister.com>
18937      Branch: perl
18938            ! utils/h2xs.PL
18939 ____________________________________________________________________________
18940 [  9879] By: jhi                                   on 2001/04/27  12:40:55
18941         Log: break is not yet Perl.  Added the template license also to README.
18942      Branch: perl
18943            ! utils/h2xs.PL
18944 ____________________________________________________________________________
18945 [  9878] By: jhi                                   on 2001/04/27  03:08:20
18946         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
18947              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18948              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
18949              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
18950      Branch: perl
18951            ! t/lib/xs-typemap.t
18952 ____________________________________________________________________________
18953 [  9877] By: jhi                                   on 2001/04/26  23:54:40
18954         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
18955              From: "Abigail" <abigail@foad.org>
18956              Date: Fri, 27 Apr 2001 01:44:28 +0200
18957              Message-ID: <20010426234428.19786.qmail@foad.org>
18958      Branch: perl
18959            ! utils/h2xs.PL
18960 ____________________________________________________________________________
18961 [  9876] By: jhi                                   on 2001/04/26  23:52:06
18962         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
18963              From: Peter Prymmer <pvhp@forte.com>
18964              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
18965              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
18966      Branch: perl
18967            ! t/lib/selfstubber.t
18968 ____________________________________________________________________________
18969 [  9875] By: jhi                                   on 2001/04/26  23:48:10
18970         Log: Deparse nits.
18971      Branch: perl
18972            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
18973 ____________________________________________________________________________
18974 [  9874] By: jhi                                   on 2001/04/26  22:46:05
18975         Log: Document ANYOF_CLASS.
18976      Branch: perl
18977            ! regcomp.h
18978 ____________________________________________________________________________
18979 [  9873] By: jhi                                   on 2001/04/26  22:35:03
18980         Log: Subject: Re: [PATCH @9846] dumping ANYOF
18981              From: Hugo <hv@crypt.compulink.co.uk>
18982              Date: Thu, 26 Apr 2001 23:33:38 +0100
18983              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
18984      Branch: perl
18985            ! regcomp.c regcomp.h
18986 ____________________________________________________________________________
18987 [  9872] By: jhi                                   on 2001/04/26  22:34:31
18988         Log: Subject: [PATCH] more for Devel::SelfStubber
18989              From: Nicholas Clark <nick@ccl4.org>
18990              Date: Fri, 27 Apr 2001 00:13:52 +0100
18991              Message-ID: <20010427001351.K88186@plum.flirble.org>
18992      Branch: perl
18993            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
18994 ____________________________________________________________________________
18995 [  9871] By: jhi                                   on 2001/04/26  21:59:17
18996         Log: Subject: [PATCH B::Deparse] formats must be flush left
18997              From: Robin Houston <robin@kitsite.com>
18998              Date: Thu, 26 Apr 2001 23:54:29 +0100
18999              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
19000      Branch: perl
19001            ! ext/B/B/Deparse.pm
19002 ____________________________________________________________________________
19003 [  9870] By: jhi                                   on 2001/04/26  21:57:37
19004         Log: If some of the constants are prefixes of others,
19005              the prefixes may never get recognized.  (See 20010426.006.)
19006      Branch: perl
19007            ! utils/h2xs.PL
19008 ____________________________________________________________________________
19009 [  9869] By: jhi                                   on 2001/04/26  21:50:42
19010         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
19011              From: Chris Bongaarts <cab@tc.umn.edu>
19012              Date: Thu, 26 Apr 2001 17:10:31 -0500
19013              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
19014      Branch: perl
19015            ! ext/Sys/Syslog/Syslog.xs
19016 ____________________________________________________________________________
19017 [  9868] By: jhi                                   on 2001/04/26  21:35:12
19018         Log: Further cuts and more docs from Graham Barr.
19019      Branch: perl
19020            ! ext/List/Util/lib/List/Util.pm
19021            ! ext/List/Util/lib/Scalar/Util.pm
19022 ____________________________________________________________________________
19023 [  9867] By: jhi                                   on 2001/04/26  21:18:57
19024         Log: Subject: [PATCH 5.7.1] DB_File-1.77
19025              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
19026              Date: Thu, 26 Apr 2001 22:37:53 +0100
19027              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
19028      Branch: perl
19029            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19030            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
19031 ____________________________________________________________________________
19032 [  9866] By: jhi                                   on 2001/04/26  21:12:31
19033         Log: Subject: [PATCH B::Deparse] fix easy bugs
19034              From: Robin Houston <robin@kitsite.com>
19035              Date: Thu, 26 Apr 2001 23:03:33 +0100
19036              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
19037      Branch: perl
19038            ! ext/B/B/Deparse.pm
19039 ____________________________________________________________________________
19040 [  9865] By: jhi                                   on 2001/04/26  20:26:13
19041         Log: Update Changes.
19042      Branch: perl
19043            ! Changes patchlevel.h
19044 ____________________________________________________________________________
19045 [  9864] By: jhi                                   on 2001/04/26  19:27:48
19046         Log: Dethinko from Robin Houston.
19047      Branch: perl
19048            ! ext/B/B/Deparse.pm
19049 ____________________________________________________________________________
19050 [  9863] By: jhi                                   on 2001/04/26  19:10:35
19051         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
19052              From: Robin Houston <robin@kitsite.com>
19053              Date: Thu, 26 Apr 2001 21:08:32 +0100
19054              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
19055      Branch: perl
19056            ! ext/B/B/Deparse.pm
19057 ____________________________________________________________________________
19058 [  9862] By: jhi                                   on 2001/04/26  19:04:23
19059         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
19060              From: Robin Houston <robin@kitsite.com>
19061              Date: Thu, 26 Apr 2001 20:52:50 +0100
19062              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
19063      Branch: perl
19064            ! ext/B/B/Deparse.pm
19065 ____________________________________________________________________________
19066 [  9861] By: jhi                                   on 2001/04/26  18:56:14
19067         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
19068              From: Mike Guy <mjtg@cam.ac.uk>
19069              Date: Thu, 26 Apr 2001 14:22:40 +0100
19070              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
19071      Branch: perl
19072            ! pod/perlobj.pod
19073 ____________________________________________________________________________
19074 [  9860] By: jhi                                   on 2001/04/26  18:46:42
19075         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
19076              From: Robin Houston <robin@kitsite.com>
19077              Date: Thu, 26 Apr 2001 20:34:29 +0100
19078              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
19079              
19080              Hashes do not interpolate.
19081      Branch: perl
19082            ! ext/B/B/Deparse.pm
19083 ____________________________________________________________________________
19084 [  9859] By: jhi                                   on 2001/04/26  18:43:51
19085         Log: Subject: The Time::Piece conspiracy unmasked!!!
19086              From: Mike Guy <mjtg@cam.ac.uk>
19087              Date: Thu, 26 Apr 2001 19:02:50 +0100
19088              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
19089              
19090              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
19091              From: Mike Guy <mjtg@cam.ac.uk>
19092              Date: Thu, 26 Apr 2001 19:08:21 +0100
19093              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
19094              
19095              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
19096              From: Graham Barr <gbarr@pobox.com>
19097              Date: Thu, 26 Apr 2001 19:12:03 +0100
19098              Message-ID: <20010426191203.A70835@pobox.com>
19099              
19100              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
19101      Branch: perl
19102            ! ext/List/Util/lib/List/Util.pm
19103            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
19104 ____________________________________________________________________________
19105 [  9858] By: jhi                                   on 2001/04/26  18:17:42
19106         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
19107              From: Robin Houston <robin@kitsite.com>
19108              Date: Thu, 26 Apr 2001 16:09:35 +0100
19109              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
19110      Branch: perl
19111            ! t/comp/proto.t
19112 ____________________________________________________________________________
19113 [  9857] By: jhi                                   on 2001/04/26  18:04:59
19114         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
19115              From: barries <barries@slaysys.com>
19116              Date: Thu, 26 Apr 2001 12:01:10 -0400
19117              Message-ID: <20010426120110.E29698@jester.slaysys.com>
19118      Branch: perl
19119            ! pod/perldiag.pod
19120 ____________________________________________________________________________
19121 [  9856] By: jhi                                   on 2001/04/26  18:03:33
19122         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
19123              Date: Thu, 26 Apr 2001 17:13:41 +0100
19124              From: Robin Houston <robin@kitsite.com>
19125              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
19126              
19127              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
19128              From: Robin Houston <robin@kitsite.com>
19129              Date: Thu, 26 Apr 2001 18:44:29 +0100
19130              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
19131      Branch: perl
19132            ! ext/B/B/Deparse.pm
19133 ____________________________________________________________________________
19134 [  9855] By: jhi                                   on 2001/04/26  17:56:04
19135         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
19136              From: Robin Houston <robin@kitsite.com>
19137              Date: Thu, 26 Apr 2001 17:04:08 +0100
19138              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
19139      Branch: perl
19140            ! ext/B/B/Deparse.pm
19141 ____________________________________________________________________________
19142 [  9854] By: jhi                                   on 2001/04/26  17:47:26
19143         Log: Subject: Re: Short test case for undef %stash:: crash
19144              From: Benjamin Sugars <bsugars@canoe.ca> 
19145              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
19146              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
19147              Changed and moved the perldiag entry.
19148      Branch: perl
19149            ! gv.c pod/perldiag.pod
19150 ____________________________________________________________________________
19151 [  9853] By: jhi                                   on 2001/04/26  14:35:16
19152         Log: Beginnings of strptime().  Do not touch the wet paint.
19153      Branch: perl
19154            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
19155 ____________________________________________________________________________
19156 [  9852] By: jhi                                   on 2001/04/26  13:17:21
19157         Log: Retract #9851, core dumps from pod2man.
19158      Branch: perl
19159            ! regcomp.c
19160 ____________________________________________________________________________
19161 [  9851] By: jhi                                   on 2001/04/26  11:54:41
19162         Log: (Retracted by #9852.)
19163              
19164              Subject: [PATCH @9846] dumping ANYOF
19165              From: Hugo <hv@crypt.compulink.co.uk>
19166              Date: Thu, 26 Apr 2001 05:32:38 +0100
19167              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
19168      Branch: perl
19169            ! regcomp.c
19170 ____________________________________________________________________________
19171 [  9850] By: jhi                                   on 2001/04/26  02:34:44
19172         Log: If ccflags was empty the _previous_ $* containing all the
19173              environment variables and Configure variables was used,
19174              which lead, among other bad things, into $ccflags being your
19175              uname -a output, which lead into test compile with cc failing,
19176              which lead into gcc being selected, which didn't work that well
19177              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
19178              with large files, et cetera.
19179      Branch: perl
19180            ! hints/hpux.sh
19181 ____________________________________________________________________________
19182 [  9849] By: jhi                                   on 2001/04/26  01:44:57
19183         Log: Make selfstubber test more portable.
19184      Branch: perl
19185            ! t/lib/selfstubber.t
19186 ____________________________________________________________________________
19187 [  9848] By: jhi                                   on 2001/04/26  00:50:26
19188         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
19189              From: Benjamin Sugars <ben.sugars@home.com>
19190              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
19191              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
19192      Branch: perl
19193            ! ext/Cwd/Cwd.xs
19194 ____________________________________________________________________________
19195 [  9847] By: jhi                                   on 2001/04/26  00:46:58
19196         Log: Subject: [PATCH: perl@9841] VMS updates
19197              From: Peter Prymmer <pvhp@forte.com>
19198              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
19199              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
19200      Branch: perl
19201            ! README.vms configure.com vms/descrip_mms.template
19202            ! vms/ext/filespec.t
19203 ____________________________________________________________________________
19204 [  9846] By: jhi                                   on 2001/04/26  00:11:56
19205         Log: re 'debug' was broken by #9084.
19206      Branch: perl
19207            ! ext/re/re.xs
19208 ____________________________________________________________________________
19209 [  9845] By: jhi                                   on 2001/04/25  22:33:17
19210         Log: Subject: [PATCH] test for Devel::SelfStubber
19211              From: Nicholas Clark <nick@ccl4.org>
19212              Date: Thu, 26 Apr 2001 00:00:54 +0100
19213              Message-ID: <20010426000054.D89026@plum.flirble.org>
19214      Branch: perl
19215            + t/lib/selfstubber.t
19216            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
19217 ____________________________________________________________________________
19218 [  9844] By: jhi                                   on 2001/04/25  22:29:32
19219         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
19220              From: Paul Johnson <paul@pjcj.net>
19221              Date: Thu, 26 Apr 2001 00:46:08 +0200
19222              Message-ID: <20010426004608.H2338@pjcj.net>
19223      Branch: perl
19224            ! ext/B/B/Concise.pm
19225 ____________________________________________________________________________
19226 [  9843] By: jhi                                   on 2001/04/25  22:28:28
19227         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
19228              From: Peter Prymmer <pvhp@forte.com>
19229              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
19230              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
19231      Branch: perl
19232            ! ext/Cwd/Cwd.xs
19233 ____________________________________________________________________________
19234 [  9842] By: jhi                                   on 2001/04/25  20:58:12
19235         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
19236              From: John Peacock <jpeacock@rowman.com>
19237              Date: Wed, 25 Apr 2001 17:30:26 -0400
19238              Message-ID: <3AE741F2.B3217464@rowman.com>
19239      Branch: perl
19240            ! lib/Math/BigInt.pm t/lib/bigintpm.t
19241 ____________________________________________________________________________
19242 [  9841] By: jhi                                   on 2001/04/25  20:07:05
19243         Log: Update Changes.
19244      Branch: perl
19245            ! Changes patchlevel.h
19246 ____________________________________________________________________________
19247 [  9840] By: jhi                                   on 2001/04/25  19:56:51
19248         Log: Yet another HP-UX hints version from Merijn.
19249      Branch: perl
19250            ! hints/hpux.sh
19251 ____________________________________________________________________________
19252 [  9839] By: jhi                                   on 2001/04/25  19:53:04
19253         Log: abs_path() didn't terminate the filename correctly,
19254              in DIRNAMLENless systems like HP-UX this would fail.
19255      Branch: perl
19256            ! ext/Cwd/Cwd.xs
19257 ____________________________________________________________________________
19258 [  9838] By: jhi                                   on 2001/04/25  16:37:26
19259         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
19260              From: Mike Guy <mjtg@cam.ac.uk>
19261              Date: Wed, 25 Apr 2001 18:31:47 +0100
19262              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
19263      Branch: perl
19264            ! op.c
19265 ____________________________________________________________________________
19266 [  9837] By: jhi                                   on 2001/04/25  16:21:53
19267         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
19268              From: Jon Eveland <jweveland@yahoo.com>
19269              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
19270              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
19271      Branch: perl
19272            ! lib/perl5db.pl
19273 ____________________________________________________________________________
19274 [  9836] By: jhi                                   on 2001/04/25  14:17:50
19275         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
19276              From: "Philip Newton" <pnewton@gmx.de>
19277              Date: Wed, 25 Apr 2001 17:05:58 +0200
19278              Message-ID: <3AE703F6.3234.1833C45@localhost>
19279      Branch: perl
19280            ! Porting/patching.pod
19281 ____________________________________________________________________________
19282 [  9835] By: jhi                                   on 2001/04/25  13:58:07
19283         Log: It would seem that both ar and full_ar need to be overridden
19284              for HP-UX to avoid the GNU ar.
19285      Branch: perl
19286            ! hints/hpux.sh
19287 ____________________________________________________________________________
19288 [  9834] By: jhi                                   on 2001/04/25  13:50:40
19289         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
19290              From: "Philip Newton" <pnewton@gmx.de>
19291              Date: Wed, 25 Apr 2001 16:09:23 +0200
19292              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
19293              
19294              Detypo.
19295      Branch: perl
19296            ! t/op/misc.t
19297 ____________________________________________________________________________
19298 [  9833] By: jhi                                   on 2001/04/25  12:36:11
19299         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
19300      Branch: perl
19301            ! hints/hpux.sh
19302 ____________________________________________________________________________
19303 [  9832] By: jhi                                   on 2001/04/25  12:33:36
19304         Log: New version of HP-UX hints from Merijn.
19305      Branch: perl
19306            ! hints/hpux.sh
19307 ____________________________________________________________________________
19308 [  9831] By: jhi                                   on 2001/04/25  03:39:45
19309         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
19310      Branch: perl
19311            ! hints/hpux.sh
19312 ____________________________________________________________________________
19313 [  9830] By: jhi                                   on 2001/04/25  02:53:25
19314         Log: The tzname[] bit is not needed by util.c -- and causes
19315              heartburn in VMS (and it missing was probably the cause of
19316              the Mac OS X trouble).  Ouch.
19317      Branch: perl
19318            ! ext/POSIX/POSIX.xs util.c
19319 ____________________________________________________________________________
19320 [  9829] By: jhi                                   on 2001/04/25  00:10:06
19321         Log: Metaconfig unit change for #9828.
19322      Branch: metaconfig
19323            ! U/compline/ccflags.U
19324 ____________________________________________________________________________
19325 [  9828] By: jhi                                   on 2001/04/25  00:04:18
19326         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
19327              (which is actually the reason for the change, we need to pass
19328              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
19329              EP/IX, OS/2, and TitanOS, based on the hints files.
19330      Branch: perl
19331            ! Configure config_h.SH
19332 ____________________________________________________________________________
19333 [  9827] By: jhi                                   on 2001/04/24  23:49:20
19334         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
19335              the $cat must have an absolute path.
19336      Branch: perl
19337            ! makedepend.SH
19338 ____________________________________________________________________________
19339 [  9826] By: jhi                                   on 2001/04/24  23:40:53
19340         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
19341      Branch: perl
19342            ! README.amiga
19343 ____________________________________________________________________________
19344 [  9825] By: jhi                                   on 2001/04/24  23:35:35
19345         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
19346              From: "Philip Newton" <pnewton@gmx.de>
19347              Date: Tue, 24 Apr 2001 18:52:49 +0200
19348              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
19349      Branch: perl
19350            ! x2p/find2perl.PL
19351 ____________________________________________________________________________
19352 [  9824] By: jhi                                   on 2001/04/24  23:33:07
19353         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
19354              Some gcc specifics dropped out due to extensive rewriting;
19355              will be put back later as needed.
19356      Branch: perl
19357            ! hints/hpux.sh
19358 ____________________________________________________________________________
19359 [  9823] By: jhi                                   on 2001/04/24  23:27:57
19360         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
19361      Branch: perl
19362            ! ext/POSIX/POSIX.xs
19363 ____________________________________________________________________________
19364 [  9822] By: jhi                                   on 2001/04/24  23:25:21
19365         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
19366              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19367              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
19368              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
19369      Branch: perl
19370            ! ext/XS/Typemap/Typemap.xs
19371 ____________________________________________________________________________
19372 [  9821] By: jhi                                   on 2001/04/24  23:24:10
19373         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
19374              From: "Abigail" <abigail@foad.org>
19375              Date: Tue, 24 Apr 2001 23:12:03 +0200
19376              Message-ID: <20010424211203.7901.qmail@foad.org>
19377      Branch: perl
19378            ! pod/perlport.pod
19379 ____________________________________________________________________________
19380 [  9820] By: jhi                                   on 2001/04/24  23:23:15
19381         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
19382              From: Matt Sergeant <matt@sergeant.org>
19383              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
19384              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
19385      Branch: perl
19386            ! pod/perlfaq4.pod
19387 ____________________________________________________________________________
19388 [  9819] By: nick                                  on 2001/04/24  18:49:43
19389         Log: Integrate mainline.
19390      Branch: perlio
19391           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
19392           !> (integrate 37 files)
19393 ____________________________________________________________________________
19394 [  9818] By: jhi                                   on 2001/04/24  14:35:23
19395         Log: Update Changes.
19396      Branch: perl
19397            ! Changes patchlevel.h
19398 ____________________________________________________________________________
19399 [  9817] By: jhi                                   on 2001/04/24  14:09:17
19400         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
19401              From: "Philip Newton" <pnewton@gmx.de>
19402              Date: Tue, 24 Apr 2001 12:58:12 +0200
19403              Message-ID: <3AE57864.8304.B77A0A@localhost> 
19404              
19405              plus add CPAN to the list of modules that have their own tests.
19406      Branch: perl
19407            ! t/lib/1_compile.t
19408 ____________________________________________________________________________
19409 [  9816] By: jhi                                   on 2001/04/24  14:07:03
19410         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
19411              From: Michael G Schwern <schwern@pobox.com>
19412              Date: Sat, 21 Apr 2001 22:35:00 +0100
19413              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
19414      Branch: perl
19415            ! t/lib/1_compile.t
19416 ____________________________________________________________________________
19417 [  9815] By: jhi                                   on 2001/04/24  13:54:32
19418         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
19419              From: Robin Houston <robin@kitsite.com>
19420              Date: Tue, 24 Apr 2001 15:51:18 +0100
19421              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
19422      Branch: perl
19423            ! ext/B/B/Deparse.pm
19424 ____________________________________________________________________________
19425 [  9814] By: jhi                                   on 2001/04/24  13:17:34
19426         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
19427              From: Bill Glicker <billg@burrelles.com>
19428              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
19429              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
19430      Branch: perl
19431            ! hints/svr5.sh
19432 ____________________________________________________________________________
19433 [  9813] By: jhi                                   on 2001/04/24  12:54:23
19434         Log: Prevent path disclosure (probing for existence of filenames)
19435              using suidperl; bug id 20010322.218.
19436      Branch: perl
19437            ! perl.c pod/perldiag.pod
19438 ____________________________________________________________________________
19439 [  9812] By: jhi                                   on 2001/04/24  12:08:36
19440         Log: Retract #9811.
19441      Branch: perl
19442            ! ext/POSIX/POSIX.xs
19443 ____________________________________________________________________________
19444 [  9811] By: jhi                                   on 2001/04/24  11:57:35
19445         Log: (Retracted by #9812.)
19446      Branch: perl
19447            ! ext/POSIX/POSIX.xs
19448 ____________________________________________________________________________
19449 [  9810] By: jhi                                   on 2001/04/24  03:32:35
19450         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
19451      Branch: perl
19452            ! util.c
19453 ____________________________________________________________________________
19454 [  9809] By: jhi                                   on 2001/04/24  03:16:13
19455         Log: The Math::BigFloat::import() was broken.
19456              (Fixes bug id 20010422.002.)
19457      Branch: perl
19458            ! lib/Math/BigFloat.pm
19459 ____________________________________________________________________________
19460 [  9808] By: jhi                                   on 2001/04/24  01:11:40
19461         Log: Additional dependencies; should help for parallel makes
19462              not to fail on missing lib/lib.pm or lib/re.pm.
19463      Branch: perl
19464            ! Makefile.SH
19465 ____________________________________________________________________________
19466 [  9807] By: jhi                                   on 2001/04/24  00:57:01
19467         Log: Update the test failure disclaimer.
19468      Branch: perl
19469            ! t/pragma/warn/pp_hot
19470 ____________________________________________________________________________
19471 [  9806] By: jhi                                   on 2001/04/24  00:54:04
19472         Log: Add make target "install-all" which is alias for "install"
19473              to cater for case-preserving filesystems like HFS+.
19474      Branch: perl
19475            ! INSTALL Makefile.SH
19476 ____________________________________________________________________________
19477 [  9805] By: jhi                                   on 2001/04/24  00:47:28
19478         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
19479              From: Peter Prymmer <pvhp@forte.com>
19480              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
19481              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
19482              
19483              (Ken William's message forwarded from macosx@perl.org)
19484      Branch: perl
19485            ! hints/darwin.sh
19486 ____________________________________________________________________________
19487 [  9804] By: jhi                                   on 2001/04/23  23:57:35
19488         Log: Cut-and-pasto.
19489      Branch: perl
19490            ! perlio.c
19491 ____________________________________________________________________________
19492 [  9803] By: jhi                                   on 2001/04/23  23:52:25
19493         Log: More PerlIO robustness.
19494      Branch: perl
19495            ! perlio.c
19496 ____________________________________________________________________________
19497 [  9802] By: jhi                                   on 2001/04/23  23:43:35
19498         Log: Make the "STD* opened only for ..." errors more consistent.
19499      Branch: perl
19500            ! doio.c
19501 ____________________________________________________________________________
19502 [  9801] By: jhi                                   on 2001/04/23  23:34:26
19503         Log: Test case for #9800.
19504      Branch: perl
19505            ! t/op/misc.t
19506 ____________________________________________________________________________
19507 [  9800] By: jhi                                   on 2001/04/23  23:14:43
19508         Log: Avoid coredump on 'close STDERR; die' by making
19509              the PerlIO calls more robust.  Also use SETERRNO()
19510              instead of errno = to be more VMS-ready.
19511      Branch: perl
19512            ! perlio.c
19513 ____________________________________________________________________________
19514 [  9799] By: jhi                                   on 2001/04/23  21:41:10
19515         Log: Subject: test for ID 20010423.002
19516              From: Robin Houston <robin@kitsite.com>
19517              Date: Mon, 23 Apr 2001 16:52:21 +0100
19518              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
19519      Branch: perl
19520            ! t/op/avhv.t
19521 ____________________________________________________________________________
19522 [  9798] By: jhi                                   on 2001/04/23  21:40:07
19523         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
19524              From: David Dyck <dcd@tc.fluke.com>
19525              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
19526              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
19527      Branch: perl
19528            ! installperl
19529 ____________________________________________________________________________
19530 [  9797] By: jhi                                   on 2001/04/23  21:37:56
19531         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
19532              From: Benjamin Sugars <bsugars@canoe.ca>
19533              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
19534              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
19535      Branch: perl
19536            ! ext/Cwd/Cwd.xs lib/Cwd.pm
19537 ____________________________________________________________________________
19538 [  9796] By: jhi                                   on 2001/04/23  21:29:24
19539         Log: Synchronize h2xs and pod2man some more on the documentation
19540              templates they propose.
19541      Branch: perl
19542            ! pod/pod2man.PL utils/h2xs.PL
19543 ____________________________________________________________________________
19544 [  9795] By: jhi                                   on 2001/04/23  17:30:40
19545         Log: Add one more naughty test for base64; make encoding logic cleaner.
19546      Branch: perl
19547            ! t/lib/mimeb64.t
19548 ____________________________________________________________________________
19549 [  9794] By: jhi                                   on 2001/04/23  13:51:32
19550         Log: Update Changes.
19551      Branch: perl
19552            ! Changes patchlevel.h
19553 ____________________________________________________________________________
19554 [  9793] By: jhi                                   on 2001/04/23  13:44:18
19555         Log: Duplicate lines.
19556      Branch: perl
19557            ! MANIFEST
19558 ____________________________________________________________________________
19559 [  9792] By: jhi                                   on 2001/04/23  13:39:13
19560         Log: Subject: Re: PATCH 5.7.1
19561              From: Mark-Jason Dominus <mjd@plover.com>
19562              Date: Mon, 23 Apr 2001 10:30:21 -0400
19563              Message-ID: <20010423143021.17335.qmail@plover.com>
19564      Branch: perl
19565            ! perl.h sv.c
19566 ____________________________________________________________________________
19567 [  9791] By: jhi                                   on 2001/04/23  13:32:40
19568         Log: Add the CPAN.pm 1.59_54 tests.
19569      Branch: perl
19570            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
19571            ! MANIFEST
19572 ____________________________________________________________________________
19573 [  9790] By: jhi                                   on 2001/04/23  13:21:55
19574         Log: Subject: Deparse nit
19575              From: Robin Houston <robin@kitsite.com>
19576              Date: Mon, 23 Apr 2001 12:38:20 +0100
19577              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
19578      Branch: perl
19579            ! ext/B/B/Deparse.pm
19580 ____________________________________________________________________________
19581 [  9789] By: jhi                                   on 2001/04/23  13:19:07
19582         Log: Subject: [PATCH] bug 20010423.002
19583              From: Robin Houston <robin@kitsite.com>
19584              Date: Mon, 23 Apr 2001 13:12:30 +0100
19585              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
19586      Branch: perl
19587            ! pp.c
19588 ____________________________________________________________________________
19589 [  9788] By: jhi                                   on 2001/04/23  13:02:49
19590         Log: Subject: PATCH [5.7.1] hv.c unused #define
19591              From: Mark-Jason Dominus <mjd@plover.com>
19592              Date: Sun, 22 Apr 2001 14:17:49 -0400
19593              Message-ID: <20010422181749.26976.qmail@plover.com>
19594      Branch: perl
19595            ! hv.c
19596 ____________________________________________________________________________
19597 [  9787] By: jhi                                   on 2001/04/23  13:02:02
19598         Log: Subject: PATCH 5.7.1
19599              From: Mark-Jason Dominus <mjd@plover.com>
19600              Date: Sun, 22 Apr 2001 15:12:57 -0400
19601              Message-ID: <20010422191258.6539.qmail@plover.com>
19602              
19603              plus Sarathy's STMT_START + STMT_END suggestion.
19604      Branch: perl
19605            ! perl.h
19606 ____________________________________________________________________________
19607 [  9786] By: jhi                                   on 2001/04/23  12:53:25
19608         Log: Fix for
19609              
19610              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
19611              From: dLux <dlux@spam.sch.bme.hu>
19612              Date: Mon, 23 Apr 2001 01:25:26 +0200
19613              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
19614              
19615              (SvGROW really does return a char *.)
19616      Branch: perl
19617            ! pod/perlapi.pod sv.h
19618 ____________________________________________________________________________
19619 [  9785] By: jhi                                   on 2001/04/23  04:34:04
19620         Log: Time::Piece work continues.  $t->day removed since
19621              I think it's too confusing.  Now has normal and
19622              abbreviated length weekday names and month names,
19623              the names change with _names(), not _list().
19624              Now has strftime() in Perl, _strftime() is
19625              the libc version (to which strftime() falls back
19626              if it doesn't know the format.  To do: the reverse
19627              of strftime, strptime(), and the localisation of both.
19628      Branch: perl
19629            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
19630            ! t/lib/time-piece.t
19631 ____________________________________________________________________________
19632 [  9784] By: jhi                                   on 2001/04/23  02:41:46
19633         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
19634              From: andreas.koenig@anima.de (Andreas J. Koenig)
19635              Date: 23 Apr 2001 05:20:55 +0200
19636              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
19637      Branch: perl
19638            ! t/pragma/overload.t
19639 ____________________________________________________________________________
19640 [  9783] By: jhi                                   on 2001/04/22  23:32:42
19641         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
19642              From: Robin Houston <robin@kitsite.com>
19643              Date: Mon, 23 Apr 2001 00:38:18 +0100
19644              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
19645      Branch: perl
19646            ! ext/B/B/Deparse.pm
19647 ____________________________________________________________________________
19648 [  9782] By: jhi                                   on 2001/04/22  20:55:43
19649         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
19650              From: Simon Cozens <simon@netthink.co.uk>
19651              Date: Sun, 22 Apr 2001 18:47:25 +0100
19652              Message-ID: <20010422184725.A14411@netthink.co.uk>
19653      Branch: perl
19654            ! sv.c t/pragma/overload.t
19655 ____________________________________________________________________________
19656 [  9781] By: jhi                                   on 2001/04/22  20:52:13
19657         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
19658              From: Robin Houston <robin@kitsite.com>
19659              Date: Sun, 22 Apr 2001 22:14:50 +0100
19660              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
19661      Branch: perl
19662            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
19663 ____________________________________________________________________________
19664 [  9780] By: nick                                  on 2001/04/22  20:40:31
19665         Log: Integrate mainline.
19666      Branch: perlio
19667           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
19668           +> t/lib/b-stash.t
19669           !> (integrate 38 files)
19670 ____________________________________________________________________________
19671 [  9779] By: jhi                                   on 2001/04/22  15:16:03
19672         Log: Subject: IO::Socket::INET patch
19673              From: andrew deryabin <djsf@technarchy.ru>
19674              Date: Sat, 21 Apr 2001 17:46:52 +0400
19675              Message-ID: <20010421174652.B1426@technarchy>
19676      Branch: perl
19677            ! ext/IO/lib/IO/Socket/INET.pm
19678 ____________________________________________________________________________
19679 [  9778] By: jhi                                   on 2001/04/22  15:14:33
19680         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
19681              From: Mark-Jason Dominus <mjd@plover.com>
19682              Date: Sat, 21 Apr 2001 21:27:49 -0400
19683              Message-ID: <20010422012749.27024.qmail@plover.com>
19684      Branch: perl
19685            ! regcomp.c
19686 ____________________________________________________________________________
19687 [  9777] By: jhi                                   on 2001/04/22  15:10:51
19688         Log: Subject: Re: Regex debugger patch 
19689              From: Mark-Jason Dominus <mjd@plover.com>
19690              Date: Sat, 21 Apr 2001 21:48:51 -0400
19691              Message-ID: <20010422014851.27165.qmail@plover.com>
19692      Branch: perl
19693            ! pod/perldebguts.pod
19694 ____________________________________________________________________________
19695 [  9776] By: jhi                                   on 2001/04/22  15:09:48
19696         Log: Subject: Re: Regex debugger patch
19697              From: Mark-Jason Dominus <mjd@plover.com>
19698              Date: Sat, 21 Apr 2001 14:24:39 -0400
19699              Message-ID: <20010421182439.16508.qmail@plover.com>
19700              
19701              Regex debugger backend.
19702      Branch: perl
19703            ! regcomp.c regexp.h
19704 ____________________________________________________________________________
19705 [  9775] By: jhi                                   on 2001/04/21  16:45:40
19706         Log: Subject: [PATCH] Typo in utf8.h
19707              From: Jesús Quiroga <jquiroga@pobox.com>
19708              Date: Sat, 21 Apr 2001 19:25:33 +0200
19709              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
19710      Branch: perl
19711            ! utf8.h
19712 ____________________________________________________________________________
19713 [  9774] By: jhi                                   on 2001/04/21  16:43:52
19714         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
19715              From: Joe Orton <jorton@redhat.com>
19716              Date: Tue, 17 Apr 2001 15:50:43 +0100
19717              Message-Id: <20010417155043.D19132@eu.c2.net>
19718      Branch: perl
19719            ! hints/svr5.sh
19720 ____________________________________________________________________________
19721 [  9773] By: jhi                                   on 2001/04/21  15:30:15
19722         Log: Subject: Patch utils/h2xs.PL
19723              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19724              Date: Sat, 21 Apr 2001 10:32:16 -0500
19725              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
19726              
19727              Add MAILING list and LICENSE templates.
19728      Branch: perl
19729            ! utils/h2xs.PL
19730 ____________________________________________________________________________
19731 [  9772] By: jhi                                   on 2001/04/21  15:28:36
19732         Log: Subject: perlfaq2.patch for 5.7.1
19733              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19734              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
19735              Date: Fri, 20 Apr 2001 16:42:19 -0500
19736              
19737              rm an extra tab, a blurb about the xx.cpan to clarify
19738              which countries actually have that and dejanews is history
19739              as well as most of that nonsensical entry.
19740      Branch: perl
19741            ! pod/perlfaq2.pod
19742 ____________________________________________________________________________
19743 [  9771] By: jhi                                   on 2001/04/21  15:27:17
19744         Log: Subject: perlfaq1.patch for 5.7.1
19745              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19746              Date: Fri, 20 Apr 2001 16:57:36 -0500
19747              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
19748              
19749              Evil URLs must die. Especially when they are broken.
19750      Branch: perl
19751            ! pod/perlfaq1.pod
19752 ____________________________________________________________________________
19753 [  9770] By: jhi                                   on 2001/04/21  15:23:38
19754         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
19755              From: Michael G Schwern <schwern@pobox.com>
19756              Date: Sat, 21 Apr 2001 16:11:12 +0100
19757              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
19758      Branch: perl
19759            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
19760            + t/lib/b-stash.t
19761            ! MANIFEST ext/B/B.pm t/lib/b.t
19762 ____________________________________________________________________________
19763 [  9769] By: jhi                                   on 2001/04/21  15:03:32
19764         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
19765              From: Michael G Schwern <schwern@pobox.com>
19766              Date: Sat, 21 Apr 2001 09:48:00 +0100
19767              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
19768      Branch: perl
19769            ! utils/h2ph.PL
19770 ____________________________________________________________________________
19771 [  9768] By: jhi                                   on 2001/04/21  14:33:49
19772         Log: PerlIO and Encode doc cleanup and tweaks.
19773      Branch: perl
19774            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
19775            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
19776 ____________________________________________________________________________
19777 [  9767] By: jhi                                   on 2001/04/21  12:40:16
19778         Log: Integrate perlio.
19779      Branch: perl
19780           !> doio.c
19781 ____________________________________________________________________________
19782 [  9766] By: nick                                  on 2001/04/20  18:28:35
19783         Log: Avoid core dump on
19784              open(STDOUT,">",\$foo);
19785      Branch: perlio
19786            ! doio.c
19787 ____________________________________________________________________________
19788 [  9765] By: jhi                                   on 2001/04/20  13:23:43
19789         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
19790              From: Robin Houston <robin@kitsite.com>
19791              Date: Fri, 20 Apr 2001 14:29:22 +0100
19792              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
19793      Branch: perl
19794            ! ext/B/B.pm ext/B/B/Deparse.pm
19795 ____________________________________________________________________________
19796 [  9764] By: jhi                                   on 2001/04/20  13:19:33
19797         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
19798              From: Peter Prymmer <pvhp@forte.com>
19799              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
19800              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
19801      Branch: perl
19802            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
19803            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
19804            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
19805            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
19806 ____________________________________________________________________________
19807 [  9763] By: jhi                                   on 2001/04/20  12:36:39
19808         Log: Subject: Re: A new PerlIO coredump
19809              From: Nick Ing-Simmons <nik@tiuk.ti.com>
19810              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
19811              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
19812      Branch: perl
19813            ! doio.c
19814 ____________________________________________________________________________
19815 [  9762] By: jhi                                   on 2001/04/19  23:02:30
19816         Log: Update Changes.
19817      Branch: perl
19818            ! Changes patchlevel.h
19819 ____________________________________________________________________________
19820 [  9761] By: jhi                                   on 2001/04/19  22:59:19
19821         Log: More cleanup cleanup.
19822      Branch: perl
19823            ! Makefile.SH win32/Makefile win32/makefile.mk
19824 ____________________________________________________________________________
19825 [  9760] By: jhi                                   on 2001/04/19  22:50:31
19826         Log: lib/Time is non-empty, let's not rmdir it.
19827      Branch: perl
19828            ! Makefile.SH
19829 ____________________________________________________________________________
19830 [  9759] By: jhi                                   on 2001/04/19  22:36:51
19831         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
19832              From: Robin Houston <robin@kitsite.com>
19833              Date: Fri, 20 Apr 2001 00:18:53 +0100
19834              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
19835      Branch: perl
19836            ! ext/B/B/Deparse.pm
19837 ____________________________________________________________________________
19838 [  9758] By: jhi                                   on 2001/04/19  22:36:00
19839         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
19840              From: Peter Prymmer <pvhp@forte.com>
19841              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
19842              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
19843      Branch: perl
19844            ! ext/Cwd/Cwd.xs
19845 ____________________________________________________________________________
19846 [  9757] By: nick                                  on 2001/04/19  18:53:54
19847         Log: Blind (untested) integrate of mainline.
19848      Branch: perlio
19849           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
19850           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
19851           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
19852           !> (integrate 53 files)
19853 ____________________________________________________________________________
19854 [  9756] By: jhi                                   on 2001/04/19  16:59:23
19855         Log: Document and test Time::Piece.
19856      Branch: perl
19857            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
19858            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
19859 ____________________________________________________________________________
19860 [  9755] By: jhi                                   on 2001/04/19  12:13:29
19861         Log: A better fix for the \x{12345678} trouble from NI-S.
19862      Branch: perl
19863            ! utf8.c
19864 ____________________________________________________________________________
19865 [  9754] By: jhi                                   on 2001/04/19  11:56:07
19866         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
19867              From: Robin Houston <robin@kitsite.com>
19868              Date: Wed, 18 Apr 2001 17:58:33 +0100
19869              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
19870      Branch: perl
19871            ! ext/B/B/Deparse.pm op.c
19872 ____________________________________________________________________________
19873 [  9753] By: jhi                                   on 2001/04/19  04:21:52
19874         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
19875              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
19876              Date: Thu, 19 Apr 2001 01:11:41 -0400
19877              Message-ID: <20010419011141.A5798@cpan.org>
19878      Branch: perl
19879            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
19880 ____________________________________________________________________________
19881 [  9752] By: jhi                                   on 2001/04/19  02:41:10
19882         Log: The new time utils need to be thread-aware, too.
19883      Branch: perl
19884            ! util.c
19885 ____________________________________________________________________________
19886 [  9751] By: jhi                                   on 2001/04/19  02:26:47
19887         Log: Compilation nit noticed by AIX compiler.
19888      Branch: perl
19889            ! perlio.c
19890 ____________________________________________________________________________
19891 [  9750] By: jhi                                   on 2001/04/19  02:20:06
19892         Log: The new time utils need to be public.
19893      Branch: perl
19894            ! embed.pl
19895 ____________________________________________________________________________
19896 [  9749] By: jhi                                   on 2001/04/19  01:42:39
19897         Log: Regen toc.
19898      Branch: perl
19899            ! pod/perltoc.pod
19900 ____________________________________________________________________________
19901 [  9748] By: jhi                                   on 2001/04/19  01:41:10
19902         Log: Add Time::Piece, a slight rewrite of Time::Object,
19903              from Matt Sergeant.
19904      Branch: perl
19905            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
19906            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
19907            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
19908            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
19909            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
19910            ! win32/makefile.mk
19911 ____________________________________________________________________________
19912 [  9747] By: jhi                                   on 2001/04/19  00:55:35
19913         Log: The new metaconfig unit from strftime.
19914      Branch: metaconfig/U/perl
19915            + d_strftime.U
19916 ____________________________________________________________________________
19917 [  9746] By: jhi                                   on 2001/04/19  00:54:54
19918         Log: Move the strftime() wrapper from POSIX.xs to util.c
19919              as my_strftime(), requires HAS_STRFTIME.
19920      Branch: perl
19921            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19922            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
19923            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
19924            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19925            ! vos/config.ga.h win32/config.bc win32/config.gc
19926            ! win32/config.vc
19927 ____________________________________________________________________________
19928 [  9745] By: jhi                                   on 2001/04/18  23:11:03
19929         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
19930              in preparation of Time::Piece.
19931      Branch: perl
19932            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
19933 ____________________________________________________________________________
19934 [  9744] By: jhi                                   on 2001/04/18  22:33:12
19935         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
19936              From: Peter Prymmer <pvhp@forte.com>
19937              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
19938              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
19939      Branch: perl
19940            ! t/lib/exporter.t
19941 ____________________________________________________________________________
19942 [  9743] By: jhi                                   on 2001/04/18  22:32:23
19943         Log: Subject: Fwd: pod2html leaves cache files lying around?
19944              From: Rajesh Vaidheeswarran <rv@gnu.org>
19945              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
19946              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
19947      Branch: perl
19948            ! lib/Pod/Html.pm
19949 ____________________________________________________________________________
19950 [  9742] By: jhi                                   on 2001/04/18  20:31:49
19951         Log: Update Changes.
19952      Branch: perl
19953            ! Changes patchlevel.h
19954 ____________________________________________________________________________
19955 [  9741] By: jhi                                   on 2001/04/18  20:23:02
19956         Log: Declare hints only if needed.
19957      Branch: perl
19958            ! ext/B/B/Deparse.pm
19959 ____________________________________________________________________________
19960 [  9740] By: jhi                                   on 2001/04/18  19:06:05
19961         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
19962              bug noticed by Robin Houston; basically the code of detecting
19963              value wraparound was acting differently under different compilers
19964              and platforms.  The workaround is to remove the overflow check
19965              for now, a real fix would be to do the overflow (portably) right.
19966      Branch: perl
19967            ! t/op/pat.t utf8.c
19968 ____________________________________________________________________________
19969 [  9739] By: jhi                                   on 2001/04/18  19:01:23
19970         Log: Subject: [PATCH B::Deparse] some pragma support
19971              From: Robin Houston <robin@kitsite.com>
19972              Date: Wed, 18 Apr 2001 19:32:12 +0100
19973              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
19974      Branch: perl
19975            ! ext/B/B/Deparse.pm
19976 ____________________________________________________________________________
19977 [  9738] By: jhi                                   on 2001/04/18  15:16:37
19978         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
19979              From: Benjamin Sugars <bsugars@canoe.ca>
19980              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
19981              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
19982      Branch: perl
19983            ! t/op/glob.t
19984 ____________________________________________________________________________
19985 [  9737] By: jhi                                   on 2001/04/18  13:24:50
19986         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
19987              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19988              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
19989              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
19990      Branch: perl
19991            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
19992            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
19993 ____________________________________________________________________________
19994 [  9736] By: jhi                                   on 2001/04/18  04:15:14
19995         Log: The #9735 also changes the subtest 12.
19996      Branch: perl
19997            ! t/lib/b.t
19998 ____________________________________________________________________________
19999 [  9735] By: jhi                                   on 2001/04/18  03:55:17
20000         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
20001              From: David Dyck <dcd@tc.fluke.com>
20002              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
20003              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
20004      Branch: perl
20005            ! ext/B/B/Deparse.pm
20006 ____________________________________________________________________________
20007 [  9734] By: jhi                                   on 2001/04/18  03:54:11
20008         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
20009              From: Gisle Aas <gisle@ActiveState.com>
20010              Date: 17 Apr 2001 19:06:45 -0700
20011              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
20012      Branch: perl
20013            ! pp_hot.c t/op/misc.t
20014 ____________________________________________________________________________
20015 [  9733] By: jhi                                   on 2001/04/17  22:25:22
20016         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
20017              From: "Abigail" <abigail@foad.org>
20018              Date: Wed, 18 Apr 2001 01:17:46 +0200
20019              Message-ID: <20010417231746.21657.qmail@foad.org>
20020      Branch: perl
20021            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
20022 ____________________________________________________________________________
20023 [  9732] By: jhi                                   on 2001/04/17  20:47:56
20024         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
20025              From: Robin Houston <robin@kitsite.com>
20026              Date: Tue, 17 Apr 2001 22:37:42 +0100
20027              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
20028      Branch: perl
20029            ! ext/B/B/Deparse.pm
20030 ____________________________________________________________________________
20031 [  9731] By: nick                                  on 2001/04/17  20:46:35
20032         Log: Re-sync for t/lib/b.t fix
20033      Branch: perlio
20034           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
20035 ____________________________________________________________________________
20036 [  9730] By: jhi                                   on 2001/04/17  20:45:29
20037         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
20038              From: Robin Houston <robin@kitsite.com>
20039              Date: Tue, 17 Apr 2001 22:29:36 +0100
20040              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
20041      Branch: perl
20042            ! ext/B/B.xs ext/B/B/Deparse.pm
20043 ____________________________________________________________________________
20044 [  9729] By: jhi                                   on 2001/04/17  20:43:11
20045         Log: Subject: Deparse - parenthesise args to undeclared subs
20046              From: Robin Houston <robin@kitsite.com>
20047              Date: Tue, 17 Apr 2001 21:31:05 +0100
20048              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
20049      Branch: perl
20050            ! ext/B/B/Deparse.pm
20051 ____________________________________________________________________________
20052 [  9728] By: jhi                                   on 2001/04/17  18:57:30
20053         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
20054              From: Benjamin Sugars <ben.sugars@home.com>
20055              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
20056              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
20057      Branch: perl
20058            ! t/lib/cwd.t
20059 ____________________________________________________________________________
20060 [  9727] By: jhi                                   on 2001/04/17  18:20:20
20061         Log: Subject: [PATCH B::Deparse] ambient pragmas
20062              From: Robin Houston <robin@kitsite.com>
20063              Date: Tue, 17 Apr 2001 20:01:59 +0100
20064              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
20065      Branch: perl
20066            ! ext/B/B/Deparse.pm t/lib/b.t
20067 ____________________________________________________________________________
20068 [  9726] By: nick                                  on 2001/04/17  16:33:51
20069         Log: Integrate mainline (t/lib/b.t fails test 2...)
20070      Branch: perlio
20071           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
20072           +> ext/List/Util/README ext/List/Util/Util.xs
20073           +> ext/List/Util/lib/List/Util.pm
20074           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
20075           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
20076           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
20077           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
20078           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
20079           !> (integrate 31 files)
20080 ____________________________________________________________________________
20081 [  9725] By: jhi                                   on 2001/04/17  12:14:24
20082         Log: Subject: multiple B::* changes
20083              From: Robin Houston <robin@kitsite.com>
20084              Date: Thu, 12 Apr 2001 20:12:27 +0100
20085              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
20086      Branch: perl
20087            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
20088 ____________________________________________________________________________
20089 [  9724] By: jhi                                   on 2001/04/17  11:59:05
20090         Log: Thread-awareness from Doug MacEachern.
20091      Branch: perl
20092            ! ext/List/Util/Util.xs
20093 ____________________________________________________________________________
20094 [  9723] By: jhi                                   on 2001/04/17  11:57:41
20095         Log: Make the test more portable.
20096      Branch: perl
20097            ! t/lib/cwd.t
20098 ____________________________________________________________________________
20099 [  9722] By: jhi                                   on 2001/04/17  11:53:50
20100         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
20101              From: Benjamin Sugars <ben.sugars@home.com>
20102              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
20103              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
20104      Branch: perl
20105            ! t/lib/cwd.t
20106 ____________________________________________________________________________
20107 [  9721] By: jhi                                   on 2001/04/17  11:52:17
20108         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
20109              From: Benjamin Sugars <bsugars@canoe.ca>
20110              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
20111              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
20112      Branch: perl
20113            ! op.c
20114 ____________________________________________________________________________
20115 [  9720] By: jhi                                   on 2001/04/17  11:35:42
20116         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
20117              From: Chris Nandor <pudge@pobox.com>
20118              Date: Tue, 17 Apr 2001 00:30:49 -0400
20119              Message-Id: <p05100207b701768712de@[10.0.1.177]>
20120      Branch: perl
20121            ! ext/File/Glob/bsd_glob.c gv.c
20122 ____________________________________________________________________________
20123 [  9719] By: jhi                                   on 2001/04/17  11:32:13
20124         Log: Subject: [PATCH] Tweten->West
20125              From: Casey West <casey@geeknest.com>
20126              Date: Mon, 16 Apr 2001 12:11:22 -0400
20127              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
20128      Branch: perl
20129            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
20130            ! pod/perltie.pod
20131 ____________________________________________________________________________
20132 [  9718] By: jhi                                   on 2001/04/16  03:22:52
20133         Log: Update Changes.
20134      Branch: perl
20135            ! Changes patchlevel.h
20136 ____________________________________________________________________________
20137 [  9717] By: jhi                                   on 2001/04/16  03:06:28
20138         Log: Regen toc.
20139      Branch: perl
20140            ! pod/perltoc.pod
20141 ____________________________________________________________________________
20142 [  9716] By: jhi                                   on 2001/04/16  02:58:42
20143         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
20144              From: Prymmer/Kahn <pvhp@best.com>
20145              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
20146              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
20147      Branch: perl
20148            ! utf8.c
20149 ____________________________________________________________________________
20150 [  9715] By: jhi                                   on 2001/04/15  23:40:35
20151         Log: Subject: Re: Net::Ping patch, adds stream protocol
20152              From: bronson@rinspin.com (Scott Bronson)
20153              Date: Tue, 10 Apr 2001 23:58:33 -0700
20154              Message-ID: <20010410235833.N29719@rinspin.com>
20155      Branch: perl
20156            ! lib/Net/Ping.pm
20157 ____________________________________________________________________________
20158 [  9714] By: jhi                                   on 2001/04/15  23:31:46
20159         Log: Printing out the ok messages helps successful testing.
20160      Branch: perl
20161            ! t/lib/time-hires.t
20162 ____________________________________________________________________________
20163 [  9713] By: jhi                                   on 2001/04/15  21:43:24
20164         Log: Update Douglas Wegscheid's email.
20165      Branch: perl
20166            ! AUTHORS
20167 ____________________________________________________________________________
20168 [  9712] By: jhi                                   on 2001/04/15  21:40:41
20169         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
20170              From: Michael G Schwern <schwern@pobox.com>
20171              Date: Sat, 14 Apr 2001 22:40:50 +0100
20172              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
20173      Branch: perl
20174            + t/lib/exporter.t
20175            ! MANIFEST lib/Exporter/Heavy.pm
20176 ____________________________________________________________________________
20177 [  9711] By: jhi                                   on 2001/04/15  21:39:21
20178         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
20179              From: Michael G Schwern <schwern@pobox.com>
20180              Date: Sat, 14 Apr 2001 22:13:59 +0100
20181              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
20182      Branch: perl
20183            ! t/op/loopctl.t
20184 ____________________________________________________________________________
20185 [  9710] By: jhi                                   on 2001/04/15  21:30:19
20186         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
20187              From: Michael G Schwern <schwern@pobox.com>
20188              Date: Sat, 14 Apr 2001 22:05:32 +0100
20189              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
20190      Branch: perl
20191            ! t/pragma/warnings.t
20192 ____________________________________________________________________________
20193 [  9709] By: jhi                                   on 2001/04/15  19:34:09
20194         Log: Integrate changes #9706,9707 from maintperl into mainline.
20195              
20196              change#7210 broke .packlist generation
20197              
20198              ExtUtils::Installed doesn't quote regex metacharacters in paths
20199              before using them in match; also make it work for dosish platforms
20200      Branch: perl
20201           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
20202 ____________________________________________________________________________
20203 [  9708] By: jhi                                   on 2001/04/15  19:31:01
20204         Log: Test also the scalar aspect of getitimer().
20205      Branch: perl
20206            ! t/lib/time-hires.t
20207 ____________________________________________________________________________
20208 [  9707] By: gsar                                  on 2001/04/15  17:24:20
20209         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
20210              before using them in match; also make it work for dosish platforms
20211      Branch: maint-5.6/perl
20212            ! lib/ExtUtils/Installed.pm
20213 ____________________________________________________________________________
20214 [  9706] By: gsar                                  on 2001/04/15  17:21:59
20215         Log: change#7210 broke .packlist generation (listed only filename
20216              rather than fully qualified path name)
20217      Branch: maint-5.6/perl
20218            ! lib/ExtUtils/Install.pm
20219 ____________________________________________________________________________
20220 [  9705] By: jhi                                   on 2001/04/15  12:36:33
20221         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
20222      Branch: perl
20223            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
20224            ! t/lib/time-hires.t
20225 ____________________________________________________________________________
20226 [  9704] By: jhi                                   on 2001/04/15  10:49:08
20227         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
20228              From: Prymmer/Kahn <pvhp@best.com>
20229              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
20230              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
20231      Branch: perl
20232            ! lib/utf8.pm pod/perlebcdic.pod
20233 ____________________________________________________________________________
20234 [  9703] By: jhi                                   on 2001/04/15  02:26:26
20235         Log: I keep forgetting to sort MANIFEST.
20236      Branch: perl
20237            ! MANIFEST
20238 ____________________________________________________________________________
20239 [  9702] By: jhi                                   on 2001/04/15  02:07:47
20240         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
20241              Now we have blessed, reftype, tainted, first, reduce, ...
20242      Branch: perl
20243            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
20244            + ext/List/Util/README ext/List/Util/Util.xs
20245            + ext/List/Util/lib/List/Util.pm
20246            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
20247            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
20248            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
20249            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
20250            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
20251            ! MANIFEST
20252 ____________________________________________________________________________
20253 [  9701] By: jhi                                   on 2001/04/14  15:05:25
20254         Log: Subject: RE: dprofpp.pl updates 
20255              From: Carl Eklof <CEklof@endeca.com>
20256              Date: Thu, 12 Apr 2001 18:45:46 -0400
20257              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
20258      Branch: perl
20259            ! utils/dprofpp.PL
20260 ____________________________________________________________________________
20261 [  9700] By: jhi                                   on 2001/04/14  14:44:55
20262         Log: Do not just blindly add CR.
20263      Branch: perl
20264            ! Porting/makerel
20265 ____________________________________________________________________________
20266 [  9699] By: jhi                                   on 2001/04/13  13:17:01
20267         Log: Update Changes.
20268      Branch: perl
20269            ! Changes patchlevel.h
20270 ____________________________________________________________________________
20271 [  9698] By: jhi                                   on 2001/04/13  12:44:48
20272         Log: Integrate perlio.
20273      Branch: perl
20274           !> ext/PerlIO/Scalar/Scalar.xs
20275 ____________________________________________________________________________
20276 [  9697] By: jhi                                   on 2001/04/13  12:29:15
20277         Log: Add more debug output to the test.
20278      Branch: perl
20279            ! t/lib/cwd.t
20280 ____________________________________________________________________________
20281 [  9696] By: nick                                  on 2001/04/13  10:14:29
20282         Log: Fix core dump on binmode($fh,'Scalar')
20283      Branch: perlio
20284            ! ext/PerlIO/Scalar/Scalar.xs
20285 ____________________________________________________________________________
20286 [  9695] By: nick                                  on 2001/04/13  09:05:42
20287         Log: Integrate mainline
20288      Branch: perlio
20289           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20290           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
20291           +> t/lib/time-hires.t
20292           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
20293           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
20294           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
20295           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
20296           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
20297           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
20298           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
20299 ____________________________________________________________________________
20300 [  9694] By: jhi                                   on 2001/04/12  22:23:35
20301         Log: Integrate change #9693 from maintperl into mainline.
20302              
20303              $VERSION and Version() on the same line provokes a warning from
20304              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
20305      Branch: perl
20306           !> lib/Devel/SelfStubber.pm
20307 ____________________________________________________________________________
20308 [  9693] By: gsar                                  on 2001/04/12  21:55:56
20309         Log: $VERSION and Version() on the same line provokes a warning from
20310              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
20311      Branch: maint-5.6/perl
20312            ! lib/Devel/SelfStubber.pm
20313 ____________________________________________________________________________
20314 [  9692] By: jhi                                   on 2001/04/12  13:54:00
20315         Log: This is at least 5.005.
20316      Branch: perl
20317            ! ext/Time/HiRes/HiRes.xs
20318 ____________________________________________________________________________
20319 [  9691] By: jhi                                   on 2001/04/12  13:37:20
20320         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
20321      Branch: perl
20322            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
20323            ! win32/Makefile win32/makefile.mk
20324 ____________________________________________________________________________
20325 [  9690] By: jhi                                   on 2001/04/12  01:34:46
20326         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
20327      Branch: perl
20328            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20329            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
20330            + t/lib/time-hires.t
20331            ! MANIFEST
20332 ____________________________________________________________________________
20333 [  9689] By: jhi                                   on 2001/04/12  00:28:39
20334         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
20335              From: Gisle Aas <gisle@ActiveState.com>
20336              Date: 11 Apr 2001 16:36:11 -0700
20337              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
20338      Branch: perl
20339            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
20340 ____________________________________________________________________________
20341 [  9688] By: jhi                                   on 2001/04/12  00:27:39
20342         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
20343              From: Gisle Aas <gisle@ActiveState.com>
20344              Date: 11 Apr 2001 11:13:24 -0700
20345              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
20346      Branch: perl
20347            ! ext/MIME/Base64/Base64.xs
20348 ____________________________________________________________________________
20349 [  9687] By: jhi                                   on 2001/04/11  19:51:47
20350         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
20351      Branch: perl
20352            ! Todo-5.6
20353 ____________________________________________________________________________
20354 [  9686] By: jhi                                   on 2001/04/11  16:54:25
20355         Log: Subject: [PATCH opcode.pl] Documentation of table format
20356              From: Simon Cozens <simon@netthink.co.uk>
20357              Date: Wed, 11 Apr 2001 12:59:31 +0100
20358              Message-ID: <20010411125931.A25681@netthink.co.uk>
20359      Branch: perl
20360            ! opcode.pl
20361 ____________________________________________________________________________
20362 [  9685] By: jhi                                   on 2001/04/11  16:53:15
20363         Log: Subject: [PATCH] prototype("CORE::recv")
20364              From: Simon Cozens <simon@netthink.co.uk>
20365              Date: Wed, 11 Apr 2001 13:24:35 +0100
20366              Message-ID: <20010411132435.A26169@netthink.co.uk>
20367      Branch: perl
20368            ! pp.c t/comp/proto.t
20369 ____________________________________________________________________________
20370 [  9684] By: jhi                                   on 2001/04/11  16:47:13
20371         Log: FAQ (and AUTHORS) update from Dan Carson: the information
20372              was several years obsolete, Term::Readkey has been updated
20373              to have the functionality.
20374      Branch: perl
20375            ! AUTHORS pod/perlfaq5.pod
20376 ____________________________________________________________________________
20377 [  9683] By: jhi                                   on 2001/04/11  12:15:46
20378         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
20379              From: Calle Dybedahl <calle@lysator.liu.se>
20380              Date: 10 Apr 2001 16:44:16 +0200
20381              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
20382      Branch: perl
20383            ! ext/MIME/Base64/Base64.xs
20384 ____________________________________________________________________________
20385 [  9682] By: jhi                                   on 2001/04/11  12:12:26
20386         Log: A more minimal fix for 20010410.006 from Hugo.
20387      Branch: perl
20388            ! regexec.c
20389 ____________________________________________________________________________
20390 [  9681] By: jhi                                   on 2001/04/11  11:34:23
20391         Log: Integrate changes #9678,9679 from maintline into mainperl.
20392              
20393              addendum to change#9676
20394              
20395              up $File::Glob::VERSION; add a note pointing out the version of
20396              the OpenBSD glob bsd_glob.c resembles
20397      Branch: perl
20398           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
20399           !> ext/File/Glob/bsd_glob.h
20400 ____________________________________________________________________________
20401 [  9680] By: jhi                                   on 2001/04/11  11:30:38
20402         Log: Bad test numbering in integrate in #9677.
20403              Fixes ID 20010411.001.
20404      Branch: perl
20405            ! t/op/pat.t
20406 ____________________________________________________________________________
20407 [  9679] By: gsar                                  on 2001/04/11  03:38:40
20408         Log: up $File::Glob::VERSION; add a note pointing out the version of
20409              the OpenBSD glob bsd_glob.c resembles
20410      Branch: maint-5.6/perl
20411            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
20412            ! ext/File/Glob/bsd_glob.h
20413 ____________________________________________________________________________
20414 [  9678] By: gsar                                  on 2001/04/11  03:09:48
20415         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
20416              revision 1.8.10.1 found here:
20417              
20418              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
20419      Branch: maint-5.6/perl
20420            ! ext/File/Glob/bsd_glob.c
20421 ____________________________________________________________________________
20422 [  9677] By: jhi                                   on 2001/04/11  02:54:39
20423         Log: Integrate changes #9675,9676 from maintperl into mainline.
20424              
20425              fix for bug 20010410.006, undo change#7115
20426              
20427              port the OpenBSD glob() security patch
20428      Branch: perl
20429           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
20430           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
20431           !> t/op/pat.t
20432 ____________________________________________________________________________
20433 [  9676] By: gsar                                  on 2001/04/11  02:19:02
20434         Log: port the glob() security patch found at:
20435              
20436              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
20437              
20438              CERT advisory for the issue is here:
20439              
20440              http://www.cert.org/advisories/CA-2001-07.html
20441              
20442              Note that the security scare is only relevant for those who are
20443              foolish enough to build suidperl (which is now officially discouraged)
20444      Branch: maint-5.6/perl
20445            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
20446            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
20447 ____________________________________________________________________________
20448 [  9675] By: gsar                                  on 2001/04/10  23:52:11
20449         Log: fix for bug 20010410.006
20450              
20451              undo change#7115 (came into maint-5.6 as change#8156)
20452              
20453              add tests to keep it from coming back
20454      Branch: maint-5.6/perl
20455            ! regexec.c t/op/pat.t
20456 ____________________________________________________________________________
20457 [  9674] By: nick                                  on 2001/04/10  20:39:31
20458         Log: Integrate mainline
20459      Branch: perlio
20460           +> Porting/testall.atom
20461           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
20462           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
20463           !> t/lib/lc-uk.t t/pod/find.t
20464 ____________________________________________________________________________
20465 [  9673] By: nick                                  on 2001/04/10  18:46:14
20466         Log: Integrate against change 9670 aka perl-5.7.1
20467      Branch: perlio
20468           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
20469           !> (integrate 53 files)
20470 ____________________________________________________________________________
20471 [  9672] By: jhi                                   on 2001/04/10  13:45:01
20472         Log: Add a script for doing cumulative profile of the test suite.
20473              (Requires ATOM, that is, Tru64.)
20474      Branch: perl
20475            + Porting/testall.atom
20476            ! MANIFEST
20477 ____________________________________________________________________________
20478 [  9671] By: jhi                                   on 2001/04/10  12:38:53
20479         Log: Missing std block.
20480      Branch: perl
20481            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
20482            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
20483            ! t/pod/find.t
20484 ____________________________________________________________________________
20485 [  9670] By: jhi                                   on 2001/04/10  01:25:58
20486         Log: This is 5.7.1.
20487      Branch: perl
20488            ! patchlevel.h
20489 ____________________________________________________________________________
20490 [  9669] By: jhi                                   on 2001/04/10  01:09:14
20491         Log: Update Changes.
20492      Branch: perl
20493            ! Changes patchlevel.h
20494 ____________________________________________________________________________
20495 [  9668] By: jhi                                   on 2001/04/10  01:00:38
20496         Log: Regen toc.
20497      Branch: perl
20498            ! pod/perltoc.pod
20499 ____________________________________________________________________________
20500 [  9667] By: jhi                                   on 2001/04/10  00:52:16
20501         Log: Update perlhist.
20502      Branch: perl
20503            ! pod/perlhist.pod
20504 ____________________________________________________________________________
20505 [  9666] By: jhi                                   on 2001/04/09  23:38:59
20506         Log: Slight wording tweaks from Damian to #9658.
20507      Branch: perl
20508            ! pod/perlobj.pod
20509 ____________________________________________________________________________
20510 [  9665] By: jhi                                   on 2001/04/09  19:56:06
20511         Log: Subject: [PATCH perlutil.pod] Nit
20512              From: Simon Cozens <simon@netthink.co.uk>
20513              Date: Mon, 9 Apr 2001 20:29:44 +0100
20514              Message-ID: <20010409202944.A14796@the.earth.li>
20515      Branch: perl
20516            ! pod/perlutil.pod
20517 ____________________________________________________________________________
20518 [  9664] By: jhi                                   on 2001/04/09  19:54:42
20519         Log: Subject: Re: perl571delta.pod@9631
20520              From: Mike Guy <mjtg@cam.ac.uk>
20521              Date: Mon, 09 Apr 2001 18:09:14 +0100
20522              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
20523      Branch: perl
20524            ! pod/perl571delta.pod
20525 ____________________________________________________________________________
20526 [  9663] By: jhi                                   on 2001/04/09  13:43:35
20527         Log: Update Changes.
20528      Branch: perl
20529            ! Changes patchlevel.h
20530 ____________________________________________________________________________
20531 [  9662] By: jhi                                   on 2001/04/09  13:24:46
20532         Log: tweak tweak.
20533      Branch: perl
20534            ! AUTHORS pod/perl571delta.pod
20535 ____________________________________________________________________________
20536 [  9661] By: jhi                                   on 2001/04/09  13:15:13
20537         Log: Thinko in manual patch applying.
20538      Branch: perl
20539            ! sv.c
20540 ____________________________________________________________________________
20541 [  9660] By: jhi                                   on 2001/04/09  13:07:53
20542         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
20543              From: Robin Barker <rmb1@cise.npl.co.uk> 
20544              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
20545              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
20546              
20547              (This corrects the case where the "isn't numeric" string contains \0s
20548              and is longer than the temporary buffer, and contains \0 at the point
20549              the string would be truncated by "...".) 
20550      Branch: perl
20551            ! sv.c
20552 ____________________________________________________________________________
20553 [  9659] By: jhi                                   on 2001/04/09  12:57:41
20554         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
20555      Branch: perl
20556            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
20557            ! t/lib/cgi-function.t t/lib/cgi-html.t
20558 ____________________________________________________________________________
20559 [  9658] By: jhi                                   on 2001/04/09  12:48:47
20560         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
20561              From: Ilmari Karonen <iltzu@sci.fi>
20562              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
20563              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
20564              
20565              Rearrange and rewrite the Method Invocation section
20566              to explain the concepts in nicer order.
20567      Branch: perl
20568            ! pod/perlobj.pod
20569 ____________________________________________________________________________
20570 [  9657] By: jhi                                   on 2001/04/09  12:35:58
20571         Log: Upgrade to podlators 1.09, from Russ Allbery.
20572      Branch: perl
20573            ! lib/Pod/Man.pm lib/Pod/Text.pm
20574 ____________________________________________________________________________
20575 [  9656] By: jhi                                   on 2001/04/09  12:31:53
20576         Log: perl571delta.
20577      Branch: perl
20578            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
20579 ____________________________________________________________________________
20580 [  9655] By: jhi                                   on 2001/04/09  12:20:09
20581         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
20582              From: Prymmer/Kahn <pvhp@best.com>
20583              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
20584              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
20585      Branch: perl
20586            ! lib/utf8.pm pod/perlunicode.pod
20587 ____________________________________________________________________________
20588 [  9654] By: gsar                                  on 2001/04/09  03:38:33
20589         Log: here lies 5.6.1
20590      Branch: maint-5.6/perl
20591            ! Changes
20592 ____________________________________________________________________________
20593 [  9653] By: jhi                                   on 2001/04/09  03:25:24
20594         Log: Update perlhist.
20595      Branch: perl
20596            ! pod/perlhist.pod
20597 ____________________________________________________________________________
20598 [  9652] By: jhi                                   on 2001/04/09  03:18:49
20599         Log: perl571delta tweaking continues.
20600      Branch: perl
20601            ! pod/perl571delta.pod
20602 ____________________________________________________________________________
20603 [  9651] By: gsar                                  on 2001/04/09  03:11:19
20604         Log: update Changes, patchlevel.h &c.
20605      Branch: maint-5.6/perl
20606            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
20607            ! pod/perltoc.pod
20608 ____________________________________________________________________________
20609 [  9650] By: jhi                                   on 2001/04/09  02:40:24
20610         Log: Integrate the perlfork half of #9513 from maintperl into mainline
20611              (the perlunicode half is obsolete)
20612      Branch: perl
20613            ! pod/perlfork.pod
20614 ____________________________________________________________________________
20615 [  9649] By: gsar                                  on 2001/04/09  02:35:43
20616         Log: tweak perldelta as suggested by Jarkko
20617      Branch: maint-5.6/perl
20618            ! pod/perldelta.pod
20619 ____________________________________________________________________________
20620 [  9648] By: jhi                                   on 2001/04/09  02:13:04
20621         Log: Integrate change #9646 from maintperl into mainline.
20622              
20623              add note about ithreads and Thread.pm
20624      Branch: perl
20625           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
20626 ____________________________________________________________________________
20627 [  9647] By: jhi                                   on 2001/04/09  02:10:18
20628         Log: Bad assumption that shortsize == 2.
20629      Branch: perl
20630            ! t/lib/xs-typemap.t
20631 ____________________________________________________________________________
20632 [  9646] By: gsar                                  on 2001/04/09  00:48:04
20633         Log: add note about ithreads and Thread.pm (too many people are
20634              confused by the fact that Thread.pm is built and installed
20635              under non-5005threads but doesn't work)
20636      Branch: maint-5.6/perl
20637            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
20638 ____________________________________________________________________________
20639 [  9645] By: gsar                                  on 2001/04/09  00:19:03
20640         Log: update perldelta.pod for changes in 5.6.1
20641      Branch: maint-5.6/perl
20642            ! Changes pod/perldelta.pod
20643 ____________________________________________________________________________
20644 [  9644] By: jhi                                   on 2001/04/08  20:37:00
20645         Log: Integrate change #9639 from maintperl into mainline:
20646              on windows, many of the README.* pods were being copied to
20647              the wrong location
20648      Branch: perl
20649           !> win32/Makefile win32/makefile.mk
20650 ____________________________________________________________________________
20651 [  9643] By: jhi                                   on 2001/04/08  20:07:11
20652         Log: Integrate change #9624 from maintperl into mainline:
20653              the pod tests were not okay.  (t/pod/find.t changes ignored)
20654      Branch: perl
20655           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
20656           !> t/pod/include.t t/pod/included.t t/pod/lref.t
20657           !> t/pod/multiline_items.t t/pod/nested_items.t
20658           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
20659           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
20660 ____________________________________________________________________________
20661 [  9642] By: jhi                                   on 2001/04/08  19:57:17
20662         Log: Integrate change #9638 from maintperl into mainline:
20663              update to latest JPL from the anoncvs repository
20664      Branch: perl
20665           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
20666           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20667           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
20668 ____________________________________________________________________________
20669 [  9641] By: jhi                                   on 2001/04/08  19:53:30
20670         Log: perl571delta updates.
20671      Branch: perl
20672            ! lib/Filter/Simple.pm pod/perl571delta.pod
20673 ____________________________________________________________________________
20674 [  9640] By: gsar                                  on 2001/04/08  19:20:46
20675         Log: integrate change#9634 from mainline
20676              
20677              Fix the perlmodlib generation (didn't understand separate .pod
20678              files; didn't understand -- as the name-thing separator).
20679              Update the CPAN mirrors list.
20680      Branch: maint-5.6/perl
20681            ! pod/perlmodlib.pod
20682           !> pod/perlmodlib.PL
20683 ____________________________________________________________________________
20684 [  9639] By: gsar                                  on 2001/04/08  18:57:31
20685         Log: on windows, many of the README.* pods were being copied to the wrong
20686              location
20687      Branch: maint-5.6/perl
20688            ! win32/Makefile win32/makefile.mk
20689 ____________________________________________________________________________
20690 [  9638] By: gsar                                  on 2001/04/08  18:38:25
20691         Log: update to latest JPL from the anoncvs repository
20692      Branch: maint-5.6/perl
20693            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
20694            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20695            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
20696 ____________________________________________________________________________
20697 [  9637] By: jhi                                   on 2001/04/08  17:53:53
20698         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
20699      Branch: perl
20700            ! pod/perl571delta.pod
20701 ____________________________________________________________________________
20702 [  9636] By: jhi                                   on 2001/04/08  17:18:32
20703         Log: Regen toc.
20704      Branch: perl
20705            ! pod/perltoc.pod
20706 ____________________________________________________________________________
20707 [  9635] By: jhi                                   on 2001/04/08  17:16:33
20708         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
20709              From: "Craig A. Berry" <craigberry@mac.com>
20710              Date: Sun, 08 Apr 2001 12:30:16 -0500
20711              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
20712      Branch: perl
20713            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
20714 ____________________________________________________________________________
20715 [  9634] By: jhi                                   on 2001/04/08  17:09:19
20716         Log: Fix the perlmodlib generation (didn't understand separate .pod
20717              files; didn't understand -- as the name-thing separator).
20718              
20719              Update the CPAN mirrors list.
20720      Branch: perl
20721            ! pod/perlmodlib.PL pod/perlmodlib.pod
20722 ____________________________________________________________________________
20723 [  9633] By: jhi                                   on 2001/04/08  16:49:17
20724         Log: Sort MANIFEST.
20725      Branch: perl
20726            ! MANIFEST
20727 ____________________________________________________________________________
20728 [  9632] By: gsar                                  on 2001/04/08  16:36:06
20729         Log: add $Tie::RefHash::VERSION
20730      Branch: maint-5.6/perl
20731            ! lib/Tie/RefHash.pm
20732 ____________________________________________________________________________
20733 [  9631] By: jhi                                   on 2001/04/08  16:10:15
20734         Log: perl571delta updates based on p5p feedback; still needs
20735              lots of examples.
20736      Branch: perl
20737            ! pod/perl571delta.pod
20738 ____________________________________________________________________________
20739 [  9630] By: jhi                                   on 2001/04/08  15:59:13
20740         Log: Update the list of supported platforms to talk about 5.7.1
20741              (and 5.6.1)
20742      Branch: perl
20743            ! pod/perlport.pod
20744 ____________________________________________________________________________
20745 [  9629] By: jhi                                   on 2001/04/08  15:55:41
20746         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
20747              from maintperl into mainline: perlport updates.
20748      Branch: perl
20749            ! pod/perlport.pod
20750 ____________________________________________________________________________
20751 [  9628] By: jhi                                   on 2001/04/08  15:53:17
20752         Log: perlsolaris.pod copied to wrong directory.
20753      Branch: perl
20754            ! win32/makefile.mk
20755 ____________________________________________________________________________
20756 [  9627] By: jhi                                   on 2001/04/08  14:48:18
20757         Log: Subject: Typos in perl571delta.pod
20758              From: "Stephen P. Potter" <spp@spotter.yi.org>
20759              Date: Sat, 07 Apr 2001 20:37:05 -0400
20760              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
20761      Branch: perl
20762            ! pod/perl571delta.pod
20763 ____________________________________________________________________________
20764 [  9626] By: jhi                                   on 2001/04/08  14:39:04
20765         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
20766      Branch: perl
20767            ! gv.c
20768 ____________________________________________________________________________
20769 [  9625] By: nick                                  on 2001/04/08  10:14:23
20770         Log: Integrate mainline
20771      Branch: perlio
20772           +> pod/perl570delta.pod pod/perl571delta.pod
20773           !> (integrate 27 files)
20774 ____________________________________________________________________________
20775 [  9624] By: gsar                                  on 2001/04/08  06:08:17
20776         Log: test in t/pod/* were busted
20777              
20778              these tests are still not enabled in t/{harness,TEST}
20779      Branch: maint-5.6/perl
20780            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
20781            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
20782            ! t/pod/multiline_items.t t/pod/nested_items.t
20783            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
20784            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
20785 ____________________________________________________________________________
20786 [  9623] By: gsar                                  on 2001/04/08  03:37:01
20787         Log: integrate change#9470 from mainline
20788              
20789              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
20790      Branch: maint-5.6/perl
20791           !> ext/Socket/Socket.xs
20792 ____________________________________________________________________________
20793 [  9622] By: jhi                                   on 2001/04/07  22:40:47
20794         Log: Update Changes.
20795      Branch: perl
20796            ! Changes patchlevel.h
20797 ____________________________________________________________________________
20798 [  9621] By: jhi                                   on 2001/04/07  22:34:16
20799         Log: Update AUTHORS.
20800      Branch: perl
20801            ! AUTHORS
20802 ____________________________________________________________________________
20803 [  9620] By: jhi                                   on 2001/04/07  22:12:47
20804         Log: Forgot to bump the number of tests in #9164.
20805      Branch: perl
20806            ! t/op/array.t
20807 ____________________________________________________________________________
20808 [  9619] By: jhi                                   on 2001/04/07  22:09:50
20809         Log: Bump patchlevel to 5.7.1.
20810      Branch: perl
20811            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20812            ! config_h.SH patchlevel.h
20813 ____________________________________________________________________________
20814 [  9618] By: jhi                                   on 2001/04/07  22:02:41
20815         Log: Populate perl571delta.
20816      Branch: perl
20817            ! pod/perl571delta.pod
20818 ____________________________________________________________________________
20819 [  9617] By: jhi                                   on 2001/04/07  22:01:23
20820         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
20821              to forget it later; do not change patchlevel.h yet or regenerate
20822              Configure yet.
20823      Branch: perl
20824            ! epoc/config.sh win32/Makefile win32/config_H.bc
20825            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20826 ____________________________________________________________________________
20827 [  9616] By: jhi                                   on 2001/04/07  17:46:33
20828         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
20829      Branch: perl
20830            ! pod/perl571delta.pod
20831 ____________________________________________________________________________
20832 [  9615] By: jhi                                   on 2001/04/07  17:33:21
20833         Log: Change the toc configuration.
20834      Branch: perl
20835            ! pod/buildtoc.PL pod/perl.pod
20836 ____________________________________________________________________________
20837 [  9614] By: jhi                                   on 2001/04/07  17:29:47
20838         Log: Subject: PATCH: $[
20839              From: Robin Houston <robin@kitsite.com>
20840              Date: Fri, 6 Apr 2001 18:10:14 +0100
20841              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
20842      Branch: perl
20843            ! op.c t/op/array.t
20844 ____________________________________________________________________________
20845 [  9613] By: jhi                                   on 2001/04/07  17:28:26
20846         Log: Subject: [PATCH perl@9424] isn't numeric warning
20847              From: Robin Barker <rmb1@cise.npl.co.uk>
20848              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
20849              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
20850      Branch: perl
20851            ! sv.c t/pragma/warn/sv
20852 ____________________________________________________________________________
20853 [  9612] By: jhi                                   on 2001/04/07  17:26:45
20854         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
20855              From: Mike Guy <mjtg@cam.ac.uk>
20856              Date: Fri, 06 Apr 2001 12:47:06 +0100
20857              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
20858      Branch: perl
20859            ! dump.c t/lib/peek.t
20860 ____________________________________________________________________________
20861 [  9611] By: jhi                                   on 2001/04/07  17:21:35
20862         Log: Create perl571delta and seed it off with the perldelta changes
20863              since 5.7.0; remove those changes from perldelta and rename it
20864              as perl570delta; recreate perldelta but leave it almost empty.
20865      Branch: perl
20866            + pod/perl570delta.pod pod/perl571delta.pod
20867            ! MANIFEST pod/perldelta.pod
20868 ____________________________________________________________________________
20869 [  9610] By: jhi                                   on 2001/04/07  16:56:32
20870         Log: Denit.
20871      Branch: perl
20872            ! pod/perldelta.pod
20873 ____________________________________________________________________________
20874 [  9609] By: jhi                                   on 2001/04/07  16:38:32
20875         Log: Retract #9523: needs more thought.
20876      Branch: perl
20877            ! Makefile.SH
20878 ____________________________________________________________________________
20879 [  9608] By: jhi                                   on 2001/04/07  14:59:20
20880         Log: atmark() code cleanaup.
20881      Branch: perl
20882            ! ext/IO/IO.xs
20883 ____________________________________________________________________________
20884 [  9607] By: jhi                                   on 2001/04/07  14:48:14
20885         Log: Integrate change #9605 from maintperl into mainline.
20886              
20887              can't optimize away scope entry if tr/// is present
20888      Branch: perl
20889           !> op.c t/op/tr.t
20890 ____________________________________________________________________________
20891 [  9606] By: jhi                                   on 2001/04/07  14:43:59
20892         Log: Integrate perlio.
20893      Branch: perl
20894           +> win32/FindExt.pm
20895           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
20896           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
20897 ____________________________________________________________________________
20898 [  9605] By: gsar                                  on 2001/04/07  11:52:40
20899         Log: can't optimize away scope entry if tr/// is present
20900      Branch: maint-5.6/perl
20901            ! op.c t/op/tr.t
20902 ____________________________________________________________________________
20903 [  9604] By: nick                                  on 2001/04/07  11:39:45
20904         Log: Split out extension finding code from buildext.pl into FindExt.pm
20905              Use it to get Config.pm's idea of available extensions in line
20906              with what is built.
20907      Branch: perlio
20908            + win32/FindExt.pm
20909            ! MANIFEST win32/buildext.pl win32/config_sh.PL
20910            ! win32/makefile.mk
20911 ____________________________________________________________________________
20912 [  9603] By: nick                                  on 2001/04/07  09:11:38
20913         Log: Cleanup correction for failed :Via() layer, also set an error code.
20914      Branch: perlio
20915            ! ext/PerlIO/Via/Via.xs
20916 ____________________________________________________________________________
20917 [  9602] By: nick                                  on 2001/04/07  08:38:04
20918         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
20919              style. So don't use binmode() on the handles so that Win32 etc. see
20920              same sequence and produce same digests.
20921      Branch: perlio
20922            ! t/lib/md5-file.t
20923 ____________________________________________________________________________
20924 [  9601] By: nick                                  on 2001/04/07  08:36:26
20925         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
20926              Else it complains and so crlf layer (say) does not get pushed.
20927      Branch: perlio
20928            ! perlio.c
20929 ____________________________________________________________________________
20930 [  9600] By: jhi                                   on 2001/04/06  23:00:09
20931         Log: Integrate change #9599 from perlio into mainline.
20932      Branch: perl
20933           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
20934           !> win32/config_H.vc
20935 ____________________________________________________________________________
20936 [  9599] By: nick                                  on 2001/04/06  21:42:43
20937         Log: Quote $VERSION in Encode.pm.
20938              regen_config_h as requested.
20939      Branch: perlio
20940            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
20941            ! win32/config_H.vc
20942 ____________________________________________________________________________
20943 [  9598] By: nick                                  on 2001/04/06  20:34:59
20944         Log: Integrate mainline
20945      Branch: perlio
20946           +> README.macos
20947           !> (integrate 39 files)
20948 ____________________________________________________________________________
20949 [  9597] By: gsar                                  on 2001/04/06  18:06:35
20950         Log: integrate change#9464 from mainline (addendum to change#8313)
20951              
20952              Subject: [PATCH @9452] Better peep()ing for foreach() loops
20953      Branch: maint-5.6/perl
20954           !> op.c
20955 ____________________________________________________________________________
20956 [  9596] By: jhi                                   on 2001/04/06  17:26:03
20957         Log: The d_casti32=undef is good for you even when not use64bitall.
20958      Branch: perl
20959            ! hints/hpux.sh
20960 ____________________________________________________________________________
20961 [  9595] By: gsar                                  on 2001/04/06  14:57:17
20962         Log: add a low-impact fix to accomodate darwin-ism
20963      Branch: maint-5.6/perl
20964            ! ext/Errno/Errno_pm.PL
20965 ____________________________________________________________________________
20966 [  9594] By: jhi                                   on 2001/04/06  14:55:14
20967         Log: Integrate changes #9528,9593 from mainline into maintperl;
20968              tweaking the editor/IDE/shell list.
20969      Branch: maint-5.6/perl
20970           !> pod/perlfaq3.pod
20971 ____________________________________________________________________________
20972 [  9593] By: jhi                                   on 2001/04/06  14:51:39
20973         Log: Make the editor/IDE/shell list a little bit airier.
20974      Branch: perl
20975            ! pod/perlfaq3.pod
20976 ____________________________________________________________________________
20977 [  9592] By: gsar                                  on 2001/04/06  14:45:18
20978         Log: integrate change#9477 from mainline (base.pm doc tweak)
20979              
20980              missing doc entry for fmod()
20981      Branch: maint-5.6/perl
20982            ! lib/Math/BigFloat.pm
20983           !> lib/base.pm
20984 ____________________________________________________________________________
20985 [  9591] By: jhi                                   on 2001/04/06  13:55:48
20986         Log: Regen toc.
20987      Branch: perl
20988            ! pod/perltoc.pod
20989 ____________________________________________________________________________
20990 [  9590] By: jhi                                   on 2001/04/06  13:54:52
20991         Log: Math::BigFloat patches from John Peacock.  The equivalent
20992              of #9586 from maintperl but reworked by John to work with
20993              the bleadperl.
20994      Branch: perl
20995            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
20996 ____________________________________________________________________________
20997 [  9589] By: jhi                                   on 2001/04/06  13:42:23
20998         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
20999      Branch: perl
21000            ! ext/Digest/MD5/Makefile.PL
21001 ____________________________________________________________________________
21002 [  9588] By: jhi                                   on 2001/04/06  13:31:45
21003         Log: Integrate changes #9584,9587 from maintperl into mainline.
21004              
21005              keep eval"" CVs alive until the end of the statement in which
21006              they're called
21007              
21008              add README.macos (from Chris Nandor)
21009              
21010              tyop in change#9555
21011      Branch: perl
21012           +> README.macos
21013           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
21014           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
21015           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
21016           !> win32/makefile.mk
21017 ____________________________________________________________________________
21018 [  9587] By: gsar                                  on 2001/04/06  07:31:30
21019         Log: add README.macos (from Chris Nandor)
21020              
21021              tyop in change#9555
21022      Branch: maint-5.6/perl
21023            + README.macos
21024            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
21025            ! win32/Makefile win32/makefile.mk
21026 ____________________________________________________________________________
21027 [  9586] By: gsar                                  on 2001/04/06  07:08:54
21028         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
21029      Branch: maint-5.6/perl
21030            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
21031 ____________________________________________________________________________
21032 [  9585] By: gsar                                  on 2001/04/06  06:58:44
21033         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
21034              from mainline
21035              
21036              Subject: [PATCH] Base64 update to perlfaq9.pod
21037              
21038              Subject: [PATCH AUTHORS] Housekeeping
21039              
21040              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
21041              Mac OS X (Darwin) has extra pwent fields.
21042              
21043              Subject: [PATCH B::*] print control-character vars readably
21044              Needs EBCDICification.
21045              
21046              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
21047              
21048              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
21049              
21050              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
21051              
21052              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
21053              
21054              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
21055              
21056              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
21057              
21058              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
21059              
21060              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
21061              
21062              FreeBSD hints tweak from Anton Berezin.
21063              
21064              Subject: [PATCH foolperl & bleadperl] README.vms update
21065              
21066              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
21067      Branch: maint-5.6/perl
21068           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
21069           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
21070           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
21071 ____________________________________________________________________________
21072 [  9584] By: gsar                                  on 2001/04/06  04:09:00
21073         Log: keep eval"" CVs alive until the end of the statement in which
21074              they're called; this avoids a coredump ensuing from search for
21075              lexicals in code such as:
21076              
21077              sub bug {
21078              my $s = @_;
21079              eval q[sub { eval 'sub { &$s }' }];
21080              }
21081              bug("x")->()->();
21082              
21083              this code still doesn't work as intended (as it has remained
21084              since time immemorial), but it doesn't provoke a coredump anymore
21085      Branch: maint-5.6/perl
21086            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21087            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
21088 ____________________________________________________________________________
21089 [  9583] By: jhi                                   on 2001/04/05  23:52:51
21090         Log: Update Changes.
21091      Branch: perl
21092            ! Changes patchlevel.h
21093 ____________________________________________________________________________
21094 [  9582] By: jhi                                   on 2001/04/05  23:11:23
21095         Log: Slight doc tweak.
21096      Branch: perl
21097            ! pod/perlunicode.pod
21098 ____________________________________________________________________________
21099 [  9581] By: jhi                                   on 2001/04/05  23:04:11
21100         Log: Integrate perlio.
21101      Branch: perl
21102           !> pod/perlunicode.pod
21103 ____________________________________________________________________________
21104 [  9580] By: jhi                                   on 2001/04/05  23:03:29
21105         Log: Test for #9579.
21106      Branch: perl
21107            ! t/op/do.t
21108 ____________________________________________________________________________
21109 [  9579] By: jhi                                   on 2001/04/05  22:54:17
21110         Log: Subject: [PATCH] Propagate calling context for do '...'
21111              From: Gisle Aas <gisle@ActiveState.com>
21112              Date: 04 Apr 2001 20:17:29 -0700
21113              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
21114      Branch: perl
21115            ! pod/perlfunc.pod pp_ctl.c
21116 ____________________________________________________________________________
21117 [  9578] By: jhi                                   on 2001/04/05  22:52:51
21118         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
21119              From: Peter Prymmer <pvhp@forte.com>
21120              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
21121              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
21122      Branch: perl
21123            ! README.vms
21124 ____________________________________________________________________________
21125 [  9577] By: jhi                                   on 2001/04/05  22:48:22
21126         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
21127              From: "Craig A. Berry" <craigberry@mac.com>
21128              Date: Thu, 5 Apr 2001 13:43:28 -0500
21129              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
21130      Branch: perl
21131            ! README.vms
21132 ____________________________________________________________________________
21133 [  9576] By: jhi                                   on 2001/04/05  22:31:38
21134         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
21135              From: Michael G Schwern <schwern@pobox.com>
21136              Date: Thu, 5 Apr 2001 21:53:21 +0100
21137              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
21138      Branch: perl
21139            ! lib/base.pm t/lib/fields.t
21140 ____________________________________________________________________________
21141 [  9575] By: jhi                                   on 2001/04/05  22:26:10
21142         Log: FreeBSD hints tweak from Anton Berezin.
21143      Branch: perl
21144            ! hints/freebsd.sh
21145 ____________________________________________________________________________
21146 [  9574] By: jhi                                   on 2001/04/05  22:24:03
21147         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
21148              From: David Dyck <dcd@tc.fluke.com>
21149              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
21150              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
21151      Branch: perl
21152            ! t/op/oct.t
21153 ____________________________________________________________________________
21154 [  9573] By: jhi                                   on 2001/04/05  22:23:06
21155         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
21156              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
21157              From: David Dyck <dcd@tc.fluke.com>
21158              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
21159      Branch: perl
21160            ! pp.c
21161 ____________________________________________________________________________
21162 [  9572] By: jhi                                   on 2001/04/05  22:14:47
21163         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
21164              From: Robin Houston <robin@kitsite.com>
21165              Date: Thu, 5 Apr 2001 20:56:48 +0100
21166              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
21167      Branch: perl
21168            ! ext/B/B/Deparse.pm
21169 ____________________________________________________________________________
21170 [  9571] By: jhi                                   on 2001/04/05  22:12:53
21171         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
21172              From: Robin Houston <robin@kitsite.com>
21173              Date: Thu, 5 Apr 2001 19:55:51 +0100
21174              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
21175      Branch: perl
21176            ! ext/B/B/Deparse.pm
21177 ____________________________________________________________________________
21178 [  9570] By: jhi                                   on 2001/04/05  22:11:06
21179         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
21180              From: Robin Houston <robin@kitsite.com>
21181              Date: Thu, 5 Apr 2001 20:16:29 +0100
21182              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
21183      Branch: perl
21184            ! ext/B/B/Deparse.pm
21185 ____________________________________________________________________________
21186 [  9569] By: nick                                  on 2001/04/05  21:32:26
21187         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
21188      Branch: perlio
21189            ! pod/perlunicode.pod
21190 ____________________________________________________________________________
21191 [  9568] By: nick                                  on 2001/04/05  19:38:09
21192         Log: Integrate mainline
21193      Branch: perlio
21194           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
21195           !> (integrate 35 files)
21196 ____________________________________________________________________________
21197 [  9567] By: jhi                                   on 2001/04/05  18:31:45
21198         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
21199              From: Robin Houston <robin@kitsite.com>
21200              Date: Thu, 5 Apr 2001 18:03:23 +0100
21201              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
21202      Branch: perl
21203            ! ext/B/B/Deparse.pm
21204 ____________________________________________________________________________
21205 [  9566] By: jhi                                   on 2001/04/05  18:29:35
21206         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
21207              From: Robin Houston <robin@kitsite.com>
21208              Date: Thu, 5 Apr 2001 16:45:18 +0100
21209              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
21210      Branch: perl
21211            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
21212 ____________________________________________________________________________
21213 [  9565] By: jhi                                   on 2001/04/05  18:24:23
21214         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
21215              From: Robin Houston <robin@kitsite.com>
21216              Date: Thu, 5 Apr 2001 14:50:09 +0100
21217              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
21218      Branch: perl
21219            ! ext/B/B/Deparse.pm
21220 ____________________________________________________________________________
21221 [  9564] By: jhi                                   on 2001/04/05  18:23:03
21222         Log: Subject: [PATCH B::*] print control-character vars readably
21223              From: Robin Houston <robin@kitsite.com>
21224              Date: Thu, 5 Apr 2001 14:27:38 +0100
21225              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
21226              
21227              Needs EBCDICification.
21228      Branch: perl
21229            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
21230            ! ext/B/B/Terse.pm
21231 ____________________________________________________________________________
21232 [  9563] By: jhi                                   on 2001/04/05  18:20:32
21233         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
21234              Date: Thu, 5 Apr 2001 13:21:42 -0400
21235              From: Paul Schinder <schinder@pobox.com>
21236              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
21237              
21238              Mac OS X (Darwin) has extra pwent fields.
21239      Branch: perl
21240            ! t/op/pwent.t
21241 ____________________________________________________________________________
21242 [  9562] By: jhi                                   on 2001/04/05  17:57:51
21243         Log: Regen toc.
21244      Branch: perl
21245            ! pod/perltoc.pod
21246 ____________________________________________________________________________
21247 [  9561] By: jhi                                   on 2001/04/05  17:47:33
21248         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
21249      Branch: metaconfig
21250            ! U/Glossary.patch
21251      Branch: metaconfig/U/perl
21252            + d_u32align.U
21253            ! d_cmsghdr_s.U d_msghdr_s.U
21254 ____________________________________________________________________________
21255 [  9560] By: jhi                                   on 2001/04/05  17:47:01
21256         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
21257              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
21258              Introduce probes for struct msghdr, struct cmsghdr,
21259              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
21260              ualarm, usleep, for possible later extension work.
21261      Branch: perl
21262            + t/lib/md5-align.t
21263            ! Configure MANIFEST Porting/Glossary Porting/config.sh
21264            ! Porting/config_H config_h.SH configure.com epoc/config.sh
21265            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
21266            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21267            ! vos/config.ga.h win32/config.bc win32/config.gc
21268            ! win32/config.vc
21269 ____________________________________________________________________________
21270 [  9559] By: jhi                                   on 2001/04/05  13:03:04
21271         Log: Be traditional in your cpp (for the Errno extension).
21272      Branch: perl
21273            ! hints/darwin.sh
21274 ____________________________________________________________________________
21275 [  9558] By: jhi                                   on 2001/04/05  13:00:05
21276         Log: Add $Config{cppflags} to the gcc incantation.
21277      Branch: perl
21278            ! ext/Errno/Errno_pm.PL
21279 ____________________________________________________________________________
21280 [  9557] By: jhi                                   on 2001/04/05  04:22:39
21281         Log: Introduce Sean Burke's Class::ISA 0.32.
21282      Branch: perl
21283            + lib/Class/ISA.pm t/lib/class-isa.t
21284            ! MANIFEST
21285 ____________________________________________________________________________
21286 [  9556] By: jhi                                   on 2001/04/05  04:09:50
21287         Log: Subject: [PATCH AUTHORS] Housekeeping
21288              From: Paul Johnson <paul@pjcj.net> 
21289              Date: Wed, 4 Apr 2001 22:45:47 +0200
21290              Message-ID: <20010404224547.D9548@pjcj.net>
21291      Branch: perl
21292            ! AUTHORS
21293 ____________________________________________________________________________
21294 [  9555] By: jhi                                   on 2001/04/05  04:06:33
21295         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
21296              From: Gisle Aas <gisle@ActiveState.com>
21297              Date: 04 Apr 2001 14:23:04 -0700
21298              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
21299      Branch: perl
21300            ! pod/perlfaq9.pod
21301 ____________________________________________________________________________
21302 [  9554] By: jhi                                   on 2001/04/05  04:05:49
21303         Log: Downgrade also the "Wide character" diagnostic.
21304      Branch: perl
21305            ! pod/perldiag.pod
21306 ____________________________________________________________________________
21307 [  9553] By: jhi                                   on 2001/04/05  04:00:33
21308         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
21309              maintperl into mainline.
21310              
21311              "double" should be "NV"; standard typemap is missing entry
21312              for NV
21313              
21314              s/djSP/dSP/
21315              
21316              Downgrade "Wide character in print" to a warning.
21317              
21318              B::Deparse fix for ${^FOO} and documentation for PVX() method
21319              (from Robin Houston)
21320              
21321              tr/// doesn't null-terminate the result in some situations
21322              (from Gisle Aas)
21323      Branch: perl
21324           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
21325           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
21326           !> t/io/utf8.t t/op/tr.t
21327 ____________________________________________________________________________
21328 [  9552] By: jhi                                   on 2001/04/05  03:52:50
21329         Log: Retract changes #9542 and #9538 (from maintperl, integrated
21330              at #9540), shouldn't be needed because of the perlio changes.
21331      Branch: perl
21332            ! util.c
21333 ____________________________________________________________________________
21334 [  9551] By: gsar                                  on 2001/04/05  00:18:34
21335         Log: tr/// doesn't null-terminate the result in some situations
21336              (from Gisle Aas)
21337      Branch: maint-5.6/perl
21338            ! doop.c t/op/tr.t
21339 ____________________________________________________________________________
21340 [  9550] By: gsar                                  on 2001/04/04  20:04:17
21341         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
21342              (from Robin Houston)
21343      Branch: maint-5.6/perl
21344            ! ext/B/B.pm ext/B/B/Deparse.pm
21345 ____________________________________________________________________________
21346 [  9549] By: nick                                  on 2001/04/04  18:56:15
21347         Log: Downgrade "Wide character in print" to a warning.
21348      Branch: perlio
21349            ! doio.c t/io/utf8.t
21350 ____________________________________________________________________________
21351 [  9548] By: gsar                                  on 2001/04/04  18:51:49
21352         Log: integrate changes#9460,9462,9482,9521,9522
21353              
21354              Subject: PATCH: B::Debug should show LOOP-specific fields
21355              
21356              Subject: B::Deparse precedence bug. (Patch included.)
21357              
21358              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
21359              
21360              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
21361              
21362              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
21363      Branch: maint-5.6/perl
21364           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
21365           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
21366 ____________________________________________________________________________
21367 [  9547] By: gsar                                  on 2001/04/04  18:49:16
21368         Log: s/djSP/dSP/
21369      Branch: maint-5.6/perl
21370            ! ext/Thread/Thread.xs
21371 ____________________________________________________________________________
21372 [  9546] By: nick                                  on 2001/04/04  18:44:00
21373         Log: Integrate mainline.
21374      Branch: perlio
21375           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
21376           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
21377 ____________________________________________________________________________
21378 [  9545] By: gsar                                  on 2001/04/04  18:38:52
21379         Log: integrate change#8837 from mainline
21380              
21381              Subject: [patch] -Wall cleanup round 2
21382      Branch: maint-5.6/perl
21383           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
21384           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
21385           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
21386           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
21387           !> ext/SDBM_File/SDBM_File.xs
21388 ____________________________________________________________________________
21389 [  9544] By: gsar                                  on 2001/04/04  17:49:57
21390         Log: "double" should be "NV"; standard typemap is missing entry
21391              for NV
21392      Branch: maint-5.6/perl
21393            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
21394 ____________________________________________________________________________
21395 [  9543] By: jhi                                   on 2001/04/04  14:13:18
21396         Log: Thou shalt not (just) match for English error messages.
21397      Branch: perl
21398            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
21399            ! os2/OS2/Process/Process.pm
21400 ____________________________________________________________________________
21401 [  9542] By: jhi                                   on 2001/04/04  13:20:39
21402         Log: Make the stdio tricks of fflush_all() to exist only if
21403              stdio is being used.
21404      Branch: perl
21405            ! util.c
21406 ____________________________________________________________________________
21407 [  9541] By: jhi                                   on 2001/04/04  04:20:24
21408         Log: Subject: Re: [PATCH] Lighten up glob
21409              From: Benjamin Sugars <bsugars@canoe.ca>
21410              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
21411              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
21412      Branch: perl
21413            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
21414            ! util.c
21415 ____________________________________________________________________________
21416 [  9540] By: jhi                                   on 2001/04/04  04:03:57
21417         Log: Integrate changes #9538,9539 from maintperl into mainline.
21418              
21419              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
21420              for use with _fwalk() (fix for change#7705)
21421              
21422              another tweak needed for SunOS 4.1.x build (from Mike Guy)
21423              (cp -f is not portable)
21424      Branch: perl
21425           !> Makefile.SH util.c
21426 ____________________________________________________________________________
21427 [  9539] By: gsar                                  on 2001/04/04  03:01:14
21428         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
21429      Branch: maint-5.6/perl
21430            ! Makefile.SH
21431 ____________________________________________________________________________
21432 [  9538] By: gsar                                  on 2001/04/04  01:00:38
21433         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
21434              for use with _fwalk() (fix for change#7705)
21435      Branch: maint-5.6/perl
21436            ! util.c
21437 ____________________________________________________________________________
21438 [  9537] By: nick                                  on 2001/04/03  19:24:55
21439         Log: Integrate mainline
21440      Branch: perlio
21441           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
21442           +> lib/unicode/PropList.html
21443            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
21444           !> (integrate 69 files)
21445 ____________________________________________________________________________
21446 [  9536] By: jhi                                   on 2001/04/03  18:02:31
21447         Log: Integrate change #9533 from maintperl into mainline.
21448              
21449              better fix for change#9517 to accomodate UNC paths like
21450              \\server\share\foo, and paths with trailing backslash
21451              like c:\this\
21452      Branch: perl
21453           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
21454 ____________________________________________________________________________
21455 [  9535] By: jhi                                   on 2001/04/03  17:58:07
21456         Log: Change the push/unshift warning to be of class syntax, not misc.
21457      Branch: perl
21458            ! op.c pod/perldiag.pod t/pragma/warn/op
21459 ____________________________________________________________________________
21460 [  9534] By: jhi                                   on 2001/04/03  15:03:46
21461         Log: Change the push/unshift warning (#9532) to talk about "no values"
21462              instead of "no arguments".
21463      Branch: perl
21464            ! op.c pod/perldiag.pod t/pragma/warn/op
21465 ____________________________________________________________________________
21466 [  9533] By: gsar                                  on 2001/04/03  14:30:07
21467         Log: better fix for change#9517 to accomodate UNC paths like
21468              \\server\share\foo, and paths with trailing backslash
21469              like c:\this\
21470      Branch: maint-5.6/perl
21471            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
21472 ____________________________________________________________________________
21473 [  9532] By: jhi                                   on 2001/04/03  13:11:46
21474         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
21475              From: Robin Houston <robin@kitsite.com>
21476              Date: Mon, 2 Apr 2001 15:03:29 +0100
21477              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
21478      Branch: perl
21479            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
21480 ____________________________________________________________________________
21481 [  9531] By: jhi                                   on 2001/04/03  13:06:34
21482         Log: Integrate change #9530 from maintperl into mainline.
21483              
21484              accomodate VMS "mailbox overflow" quirk in testsuite (from
21485              Craig Berry)
21486      Branch: perl
21487           !> t/lib/socket.t
21488 ____________________________________________________________________________
21489 [  9530] By: gsar                                  on 2001/04/03  04:56:41
21490         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
21491              Craig Berry)
21492      Branch: maint-5.6/perl
21493            ! t/lib/socket.t
21494 ____________________________________________________________________________
21495 [  9529] By: jhi                                   on 2001/04/03  02:34:34
21496         Log: Update Changes.
21497      Branch: perl
21498            ! Changes patchlevel.h
21499 ____________________________________________________________________________
21500 [  9528] By: jhi                                   on 2001/04/03  01:27:57
21501         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
21502              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
21503              To: perl5-porters@perl.org
21504              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
21505      Branch: perl
21506            ! pod/perlfaq3.pod
21507 ____________________________________________________________________________
21508 [  9527] By: jhi                                   on 2001/04/03  01:22:09
21509         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
21510              From: Peter Prymmer <pvhp@forte.com>
21511              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
21512              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
21513      Branch: perl
21514            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
21515 ____________________________________________________________________________
21516 [  9526] By: jhi                                   on 2001/04/03  01:18:25
21517         Log: The metaconfig unit changes for #9525.
21518      Branch: metaconfig
21519            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
21520      Branch: metaconfig/U/perl
21521            ! use64bits.U
21522 ____________________________________________________________________________
21523 [  9525] By: jhi                                   on 2001/04/03  01:17:30
21524         Log: Configure sanity checks:
21525              * if use64bitall is attempted but pointers are only 32-bit,
21526              'downgrade' to use64bitint
21527              * if use64bitint is attempted but there's no quad type,
21528              forget about use64bitint (well, the default for it is 'n',
21529              the user can still override this)
21530              * if pointers are 64 bits, do not try to use Perl's malloc
21531      Branch: perl
21532            ! Configure
21533 ____________________________________________________________________________
21534 [  9524] By: gsar                                  on 2001/04/03  01:09:12
21535         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
21536      Branch: maint-5.6/perl
21537            ! pp_sys.c
21538 ____________________________________________________________________________
21539 [  9523] By: jhi                                   on 2001/04/03  00:02:31
21540         Log: (Retracted by #9609)
21541              
21542              Make it harder for parallel makes to enter 'test' before
21543              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
21544              should be unhappy enough, but sometimes parallel makes seem
21545              to sneak past both in Tru64 and AIX.)
21546      Branch: perl
21547            ! Makefile.SH
21548 ____________________________________________________________________________
21549 [  9522] By: jhi                                   on 2001/04/02  22:35:31
21550         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
21551              Date: Mon, 2 Apr 2001 22:54:10 +0100
21552              From: Robin Houston <robin@kitsite.com>
21553              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
21554      Branch: perl
21555            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
21556 ____________________________________________________________________________
21557 [  9521] By: jhi                                   on 2001/04/02  22:32:23
21558         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
21559              From: Robin Houston <robin@kitsite.com>
21560              Date: Mon, 2 Apr 2001 20:24:03 +0100
21561              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
21562      Branch: perl
21563            ! ext/B/B/Concise.pm
21564 ____________________________________________________________________________
21565 [  9520] By: jhi                                   on 2001/04/02  22:30:43
21566         Log: Subject: [PATCH] REALLY pedantic hv.h nit
21567              From: Simon Cozens <simon@netthink.co.uk>
21568              Date: Mon, 2 Apr 2001 15:43:06 +0100
21569              Message-ID: <20010402154306.A21711@netthink.co.uk>
21570      Branch: perl
21571            ! hv.h
21572 ____________________________________________________________________________
21573 [  9519] By: jhi                                   on 2001/04/02  22:28:04
21574         Log: Based on
21575              
21576              Subject: [foolperl] EPOC fix
21577              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21578              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
21579              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
21580      Branch: perl
21581            ! pp_sys.c
21582 ____________________________________________________________________________
21583 [  9518] By: jhi                                   on 2001/04/02  22:22:34
21584         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
21585              
21586              README.win32 tweaks; add a note about alternative location for
21587              getting a gcc-2.95.2 that will build perl properly on windows
21588              
21589              add some notes about gutsy threading matters
21590              
21591              many of the utilities interpolate literal paths within doublequotes
21592              (fails on dosish platforms where path contains backslashes)
21593      Branch: perl
21594           !> README.win32 pod/perlguts.pod utils/perldoc.PL
21595           !> x2p/find2perl.PL x2p/s2p.PL
21596 ____________________________________________________________________________
21597 [  9517] By: gsar                                  on 2001/04/02  19:52:21
21598         Log: many of the utilities interpolate literal paths within doublequotes
21599              (fails on dosish platforms where path contains backslashes)
21600      Branch: maint-5.6/perl
21601            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
21602 ____________________________________________________________________________
21603 [  9516] By: gsar                                  on 2001/04/02  05:49:37
21604         Log: a foolish release
21605      Branch: maint-5.6/perl
21606            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
21607            ! pod/perltoc.pod
21608 ____________________________________________________________________________
21609 [  9515] By: gsar                                  on 2001/04/02  05:04:29
21610         Log: add missing changelog summaries
21611      Branch: maint-5.6/perl
21612            ! Changes
21613 ____________________________________________________________________________
21614 [  9514] By: gsar                                  on 2001/04/02  04:07:13
21615         Log: add some notes about gutsy threading matters
21616      Branch: maint-5.6/perl
21617            ! pod/perlguts.pod
21618 ____________________________________________________________________________
21619 [  9513] By: gsar                                  on 2001/04/02  03:25:21
21620         Log: add more prominent caveat notices about experimental features
21621      Branch: maint-5.6/perl
21622            ! pod/perlfork.pod pod/perlunicode.pod
21623 ____________________________________________________________________________
21624 [  9512] By: gsar                                  on 2001/04/02  02:54:33
21625         Log: integrate changes#9479,9509 from mainline
21626              
21627              [PATCH] File::Glob stuff for Mac OS
21628              
21629              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
21630      Branch: maint-5.6/perl
21631           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
21632           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
21633           !> t/lib/glob-taint.t
21634 ____________________________________________________________________________
21635 [  9511] By: gsar                                  on 2001/04/02  02:38:24
21636         Log: README.win32 tweaks; add a note about alternative location for
21637              getting a gcc-2.95.2 that will build perl properly on windows
21638      Branch: maint-5.6/perl
21639            ! README.win32
21640 ____________________________________________________________________________
21641 [  9510] By: jhi                                   on 2001/04/01  20:45:10
21642         Log: An ambiguosity warning.
21643      Branch: perl
21644            ! t/lib/trig.t
21645 ____________________________________________________________________________
21646 [  9509] By: jhi                                   on 2001/04/01  19:53:47
21647         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
21648              From: Jonathan Stowe <gellyfish@gellyfish.com>
21649              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
21650              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
21651      Branch: perl
21652            ! ext/File/Glob/bsd_glob.c
21653 ____________________________________________________________________________
21654 [  9508] By: jhi                                   on 2001/04/01  19:35:03
21655         Log: Update Changes.
21656      Branch: perl
21657            ! Changes patchlevel.h
21658 ____________________________________________________________________________
21659 [  9507] By: jhi                                   on 2001/04/01  19:24:01
21660         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
21661              from mainline to maintperl: pod tweaks.
21662      Branch: maint-5.6/perl
21663           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
21664           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
21665           !> pod/perlvar.pod
21666 ____________________________________________________________________________
21667 [  9506] By: jhi                                   on 2001/04/01  19:11:53
21668         Log: Commit Sarathy to April release of 5.6.1 :-)
21669      Branch: perl
21670            ! pod/perlfaq1.pod
21671 ____________________________________________________________________________
21672 [  9505] By: jhi                                   on 2001/04/01  19:03:15
21673         Log: Subject: PATCH 5.6.0 (perldebug.pod)
21674              From: Mark-Jason Dominus <mjd@plover.com>
21675              Date: Sun, 01 Apr 2001 14:25:11 -0400
21676              Message-ID: <20010401182511.9247.qmail@plover.com>
21677      Branch: perl
21678            ! pod/perldebug.pod
21679 ____________________________________________________________________________
21680 [  9504] By: jhi                                   on 2001/04/01  18:43:09
21681         Log: Add great_circle_direction().
21682      Branch: perl
21683            ! lib/Math/Trig.pm t/lib/trig.t
21684 ____________________________________________________________________________
21685 [  9503] By: jhi                                   on 2001/04/01  17:29:12
21686         Log: Unicode ReadMe update for Unicode 3.1.
21687      Branch: perl
21688            ! lib/unicode/ReadMe.txt
21689 ____________________________________________________________________________
21690 [  9502] By: jhi                                   on 2001/04/01  17:18:40
21691         Log: Integrate change #9501 from maintperl into mainline.
21692              
21693              fix the perlembed notes on multiple interpreters
21694              
21695              fix ExtUtils::Embed to work passably on Windows
21696      Branch: perl
21697           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
21698 ____________________________________________________________________________
21699 [  9501] By: gsar                                  on 2001/04/01  07:21:57
21700         Log: fix the perlembed notes on multiple interpreters
21701              
21702              fix ExtUtils::Embed to work passably on Windows
21703      Branch: maint-5.6/perl
21704            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
21705 ____________________________________________________________________________
21706 [  9500] By: jhi                                   on 2001/04/01  05:58:23
21707         Log: Test for #9499.
21708      Branch: perl
21709            ! t/op/tr.t
21710 ____________________________________________________________________________
21711 [  9499] By: jhi                                   on 2001/04/01  05:55:46
21712         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
21713      Branch: perl
21714            ! embed.h embed.pl op.c proto.h
21715 ____________________________________________________________________________
21716 [  9498] By: jhi                                   on 2001/04/01  05:44:34
21717         Log: Protect the workaround hunk more.
21718      Branch: perl
21719            ! toke.c
21720 ____________________________________________________________________________
21721 [  9497] By: jhi                                   on 2001/04/01  00:24:25
21722         Log: Integrate changes #9493,9494,9495,9496 from maintperl
21723              into mainline.
21724              
21725              fix a broken workaround for Borland compiler in change#4739
21726              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
21727              
21728              nits spotted by Borland compiler
21729              
21730              avoid redefinition warnings under Borland 5.02
21731              
21732              various nits identified by the Borland 5.5 compiler; remove suppression
21733              of a few warnings
21734      Branch: perl
21735           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
21736           !> win32/win32.h
21737 ____________________________________________________________________________
21738 [  9496] By: gsar                                  on 2001/03/31  23:22:28
21739         Log: various nits identified by the Borland 5.5 compiler; remove suppression
21740              of a few warnings
21741      Branch: maint-5.6/perl
21742            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
21743 ____________________________________________________________________________
21744 [  9495] By: gsar                                  on 2001/03/31  21:03:08
21745         Log: avoid redefinition warnings under Borland 5.02
21746      Branch: maint-5.6/perl
21747            ! win32/makefile.mk
21748 ____________________________________________________________________________
21749 [  9494] By: gsar                                  on 2001/03/31  20:18:59
21750         Log: nits spotted by Borland compiler
21751      Branch: maint-5.6/perl
21752            ! utf8.h win32/win32.h
21753 ____________________________________________________________________________
21754 [  9493] By: gsar                                  on 2001/03/31  20:18:05
21755         Log: fix a broken workaround for Borland compiler in change#4739
21756              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
21757      Branch: maint-5.6/perl
21758            ! toke.c
21759 ____________________________________________________________________________
21760 [  9492] By: jhi                                   on 2001/03/31  18:36:24
21761         Log: Integrate change #9491 from maintperl into mainline.
21762              
21763              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
21764              directory is relative (need to fetch the full path name *before*
21765              the chdir!)
21766      Branch: perl
21767           !> lib/Cwd.pm
21768 ____________________________________________________________________________
21769 [  9491] By: gsar                                  on 2001/03/31  17:01:56
21770         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
21771              directory is relative (need to fetch the full path name *before*
21772              the chdir!)
21773              
21774              this is a followup patch for change#6749
21775      Branch: maint-5.6/perl
21776            ! lib/Cwd.pm
21777 ____________________________________________________________________________
21778 [  9490] By: jhi                                   on 2001/03/31  15:50:18
21779         Log: Subject: Re: [PATCH] av.h cosmetics
21780              From: Simon Cozens <simon@netthink.co.uk>
21781              Date: Sat, 31 Mar 2001 13:09:59 +0100
21782              Message-ID: <20010331130959.A22000@netthink.co.uk>
21783              
21784              Document AvALLOC.
21785      Branch: perl
21786            ! pod/perlguts.pod
21787 ____________________________________________________________________________
21788 [  9489] By: jhi                                   on 2001/03/31  15:48:44
21789         Log: Subject: [PATCH] Re: Math::Big* v1.21
21790              From: Tels <perl_dummy@bloodgate.com>
21791              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
21792              Message-Id: <200103311125.GAA377738@www08.hway.net>
21793      Branch: perl
21794            ! pod/perlop.pod
21795 ____________________________________________________________________________
21796 [  9488] By: jhi                                   on 2001/03/31  03:39:51
21797         Log: Debug output tweak.
21798      Branch: perl
21799            ! t/lib/cwd.t
21800 ____________________________________________________________________________
21801 [  9487] By: jhi                                   on 2001/03/31  03:33:02
21802         Log: OverVMSification.
21803      Branch: perl
21804            ! t/lib/cwd.t
21805 ____________________________________________________________________________
21806 [  9486] By: jhi                                   on 2001/03/31  03:01:40
21807         Log: Missed MANIFESTations in #9483.
21808      Branch: perl
21809            ! MANIFEST
21810 ____________________________________________________________________________
21811 [  9485] By: jhi                                   on 2001/03/31  02:58:17
21812         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
21813              From: Peter Prymmer <pvhp@forte.com>
21814              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
21815              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
21816      Branch: perl
21817            ! regexec.c t/lib/cwd.t
21818 ____________________________________________________________________________
21819 [  9484] By: jhi                                   on 2001/03/31  01:04:41
21820         Log: Obsolete file (see #3938)
21821      Branch: perl
21822            - lib/unicode/README.Ethiopic
21823            ! MANIFEST
21824 ____________________________________________________________________________
21825 [  9483] By: jhi                                   on 2001/03/31  00:52:42
21826         Log: Update to Unicode 3.1.
21827              (Rename Names.txt to NamesList.txt.)
21828      Branch: perl
21829            + lib/unicode/NamesList.txt lib/unicode/PropList.html
21830            - lib/unicode/Names.txt
21831            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
21832            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
21833            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
21834            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
21835            ! lib/unicode/UCD.html lib/unicode/Unicode.html
21836            ! lib/unicode/rename lib/unicode/version
21837 ____________________________________________________________________________
21838 [  9482] By: jhi                                   on 2001/03/30  23:33:44
21839         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
21840              From: Robin Houston <robin@kitsite.com>
21841              Date: Fri, 30 Mar 2001 20:07:22 +0100
21842              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
21843      Branch: perl
21844            ! ext/B/B/Deparse.pm
21845 ____________________________________________________________________________
21846 [  9481] By: jhi                                   on 2001/03/30  23:20:25
21847         Log: Subject: Re: [PATCH] CwdXS, Take 2
21848              From: Benjamin Sugars <bsugars@canoe.ca>
21849              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
21850              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
21851      Branch: perl
21852            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
21853            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
21854 ____________________________________________________________________________
21855 [  9480] By: jhi                                   on 2001/03/30  22:52:38
21856         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
21857              From: David Dyck <dcd@tc.fluke.com>
21858              Date: Fri, 30 Mar 2001 14:44:13 -0800
21859              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
21860              
21861              The t/rantests flags file creation was accidentally
21862              removed by #9217.
21863      Branch: perl
21864            ! Makefile.SH
21865 ____________________________________________________________________________
21866 [  9479] By: jhi                                   on 2001/03/30  22:45:45
21867         Log: Subject: [PATCH] File::Glob stuff for Mac OS
21868              From: Chris Nandor <pudge@pobox.com>
21869              Date: Fri, 30 Mar 2001 16:51:00 -0500
21870              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
21871      Branch: perl
21872            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
21873            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
21874            ! t/lib/glob-taint.t
21875 ____________________________________________________________________________
21876 [  9478] By: jhi                                   on 2001/03/30  22:43:12
21877         Log: Subject: fix for win32/buildext.pl
21878              From: "Vadim Konovalov" <watman@inbox.ru>
21879              Date: Sat, 31 Mar 2001 00:50:36 +0400
21880              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
21881      Branch: perl
21882            ! win32/buildext.pl
21883 ____________________________________________________________________________
21884 [  9477] By: jhi                                   on 2001/03/30  22:41:16
21885         Log: Subject: small base.pm doc patch
21886              From: Leon Brocard <acme@astray.com>
21887              Date: Fri, 30 Mar 2001 21:49:57 +0100
21888              Message-ID: <20010330214957.B8733@ns0.astray.com>
21889      Branch: perl
21890            ! lib/base.pm
21891 ____________________________________________________________________________
21892 [  9476] By: jhi                                   on 2001/03/30  18:16:57
21893         Log: Subject: [PATCH] av.h cosmetics
21894              From: Simon Cozens <simon@netthink.co.uk>
21895              Date: Fri, 30 Mar 2001 18:12:28 +0100
21896              Message-ID: <20010330181228.A9319@netthink.co.uk>
21897      Branch: perl
21898            ! av.h
21899 ____________________________________________________________________________
21900 [  9475] By: jhi                                   on 2001/03/30  18:15:50
21901         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
21902              From: "Philip Newton" <pnewton@gmx.de>
21903              Date: Fri, 30 Mar 2001 19:06:57 +0200
21904              Message-ID: <3AC4D951.14815.1AC7068@localhost>
21905      Branch: perl
21906            ! pod/perlhack.pod
21907 ____________________________________________________________________________
21908 [  9474] By: jhi                                   on 2001/03/30  18:14:02
21909         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
21910              From: Benjamin Sugars <bsugars@canoe.ca>
21911              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
21912              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
21913      Branch: perl
21914            ! t/lib/glob-basic.t
21915 ____________________________________________________________________________
21916 [  9473] By: jhi                                   on 2001/03/30  16:09:24
21917         Log: Update Changes.
21918      Branch: perl
21919            ! Changes patchlevel.h
21920 ____________________________________________________________________________
21921 [  9472] By: jhi                                   on 2001/03/30  15:16:08
21922         Log: Integrate perlio.
21923      Branch: perl
21924           !> t/lib/cwd.t t/lib/glob-basic.t
21925 ____________________________________________________________________________
21926 [  9471] By: nick                                  on 2001/03/30  14:47:10
21927         Log: Should be (^O eq 'MSWin32') not 'Win32'
21928              Fail #12 seems real - chdir is in wrong dir.
21929      Branch: perlio
21930            ! t/lib/cwd.t
21931 ____________________________________________________________________________
21932 [  9470] By: jhi                                   on 2001/03/30  14:41:11
21933         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
21934              From: Radu Greab <radu@netsoft.ro>
21935              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
21936              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
21937              
21938              Replace #9352.
21939      Branch: perl
21940            ! ext/Socket/Socket.xs pp_sys.c
21941 ____________________________________________________________________________
21942 [  9469] By: jhi                                   on 2001/03/30  14:37:51
21943         Log: Subject: PATCH pod/perldiag.pod
21944              From: Robin Houston <robin@kitsite.com>
21945              Date: Fri, 30 Mar 2001 14:10:36 +0100
21946              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
21947      Branch: perl
21948            ! pod/perldiag.pod t/lib/glob-basic.t
21949 ____________________________________________________________________________
21950 [  9468] By: jhi                                   on 2001/03/30  14:36:36
21951         Log: Subject: Better diagnostic in io/fs.t
21952              From: andreas.koenig@anima.de (Andreas J. Koenig)
21953              Date: 30 Mar 2001 10:11:43 +0200
21954              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
21955      Branch: perl
21956            ! t/io/fs.t
21957 ____________________________________________________________________________
21958 [  9467] By: nick                                  on 2001/03/30  14:25:43
21959         Log: Skip order test of glob if case-ignoring system cannot 
21960              create a.test and A.test
21961      Branch: perlio
21962            ! t/lib/glob-basic.t
21963 ____________________________________________________________________________
21964 [  9466] By: nick                                  on 2001/03/30  13:03:12
21965         Log: Integrate mainline.
21966      Branch: perlio
21967            - ext/re/hints/aix.pl
21968           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
21969           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
21970           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
21971           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
21972 ____________________________________________________________________________
21973 [  9465] By: jhi                                   on 2001/03/30  03:53:37
21974         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
21975              the tests sometimes hang, sometimes not.)
21976      Branch: perl
21977            ! t/lib/io_multihomed.t t/lib/io_sock.t
21978 ____________________________________________________________________________
21979 [  9464] By: jhi                                   on 2001/03/30  02:56:04
21980         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
21981              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21982              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
21983              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
21984      Branch: perl
21985            ! op.c
21986 ____________________________________________________________________________
21987 [  9463] By: jhi                                   on 2001/03/30  02:34:48
21988         Log: Test for #9462.
21989      Branch: perl
21990            ! t/lib/b.t
21991 ____________________________________________________________________________
21992 [  9462] By: jhi                                   on 2001/03/30  02:29:37
21993         Log: Subject: B::Deparse precedence bug. (Patch included.)
21994              From: Jeremy Madea <jmadea@inktomi.com>
21995              Date: Thu, 29 Mar 2001 12:05:02 -0800
21996              Message-ID: <20010329120502.A24881@dr.inktomi.com>
21997      Branch: perl
21998            ! ext/B/B/Deparse.pm
21999 ____________________________________________________________________________
22000 [  9461] By: jhi                                   on 2001/03/30  02:18:41
22001         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
22002              From: Peter Prymmer <pvhp@forte.com>
22003              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
22004              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
22005      Branch: perl
22006            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
22007            ! t/lib/md5-file.t
22008 ____________________________________________________________________________
22009 [  9460] By: jhi                                   on 2001/03/30  02:17:07
22010         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
22011              From: Robin Houston <robin@kitsite.com>
22012              Date: Thu, 29 Mar 2001 20:47:56 +0100
22013              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
22014      Branch: perl
22015            ! ext/B/B/Debug.pm
22016 ____________________________________________________________________________
22017 [  9459] By: jhi                                   on 2001/03/30  02:16:05
22018         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
22019              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
22020              Date: Wed, 28 Mar 2001 18:02:20 -0600
22021              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
22022      Branch: perl
22023            ! lib/ExtUtils/MM_VMS.pm
22024 ____________________________________________________________________________
22025 [  9458] By: jhi                                   on 2001/03/30  02:07:58
22026         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
22027              From: "Joshua E. Rodd" <jrodd@pbs.org>
22028              Date: Wed, 28 Mar 2001 17:29:12 -0500
22029              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
22030      Branch: perl
22031            ! pod/perlop.pod
22032 ____________________________________________________________________________
22033 [  9457] By: jhi                                   on 2001/03/30  02:04:33
22034         Log: Subject: ext/re/aix.pl can go
22035              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22036              Date: Thu, 29 Mar 2001 12:03:28 +0200
22037              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
22038      Branch: perl
22039            - ext/re/hints/aix.pl
22040            ! MANIFEST
22041 ____________________________________________________________________________
22042 [  9456] By: jhi                                   on 2001/03/30  02:03:32
22043         Log: Integrate perlio.
22044      Branch: perl
22045           !> ext/Encode/Encode.xs installperl
22046 ____________________________________________________________________________
22047 [  9455] By: nick                                  on 2001/03/29  21:11:46
22048         Log: DLL name has changed so installperl needs to know
22049              (Why isn't it working it out or passed it?)
22050      Branch: perlio
22051            ! installperl
22052 ____________________________________________________________________________
22053 [  9454] By: nick                                  on 2001/03/29  20:56:12
22054         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
22055              and we don't get undef warnings.
22056      Branch: perlio
22057            ! ext/Encode/Encode.xs
22058 ____________________________________________________________________________
22059 [  9453] By: nick                                  on 2001/03/29  17:58:48
22060         Log: Integrate mainline
22061      Branch: perlio
22062           !> Changes patchlevel.h
22063 ____________________________________________________________________________
22064 [  9452] By: jhi                                   on 2001/03/29  16:44:55
22065         Log: Update Changes.
22066      Branch: perl
22067            ! Changes patchlevel.h
22068 ____________________________________________________________________________
22069 [  9451] By: nick                                  on 2001/03/29  16:31:38
22070         Log: Integrate mainline
22071      Branch: perlio
22072           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
22073           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
22074           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
22075           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
22076           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
22077 ____________________________________________________________________________
22078 [  9450] By: jhi                                   on 2001/03/29  16:29:17
22079         Log: Integrate perlio.
22080      Branch: perl
22081           !> win32/buildext.pl
22082 ____________________________________________________________________________
22083 [  9449] By: jhi                                   on 2001/03/29  15:50:01
22084         Log: Update Changes.
22085      Branch: perl
22086            ! Changes patchlevel.h
22087 ____________________________________________________________________________
22088 [  9448] By: nick                                  on 2001/03/29  15:47:15
22089         Log: Make sure buildext.pl finds Errno.pm
22090      Branch: perlio
22091            ! win32/buildext.pl
22092 ____________________________________________________________________________
22093 [  9447] By: jhi                                   on 2001/03/29  15:39:34
22094         Log: Integrate perlio.
22095      Branch: perl
22096           !> win32/makefile.mk
22097 ____________________________________________________________________________
22098 [  9446] By: nick                                  on 2001/03/29  15:30:03
22099         Log: Integrate win32/makefile.mk with mainline.
22100      Branch: perlio
22101           !> win32/makefile.mk
22102 ____________________________________________________________________________
22103 [  9445] By: nick                                  on 2001/03/29  15:27:32
22104         Log: Fix breakage ... 
22105      Branch: perlio
22106            ! win32/makefile.mk
22107 ____________________________________________________________________________
22108 [  9444] By: jhi                                   on 2001/03/29  15:03:08
22109         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
22110              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22111              Date: Thu, 29 Mar 2001 10:32:59 +0400
22112              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
22113      Branch: perl
22114            ! win32/makefile.mk
22115 ____________________________________________________________________________
22116 [  9443] By: jhi                                   on 2001/03/29  15:02:12
22117         Log: Integrate perlio.
22118      Branch: perl
22119           +> win32/buildext.pl
22120           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
22121           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
22122 ____________________________________________________________________________
22123 [  9442] By: nick                                  on 2001/03/29  14:59:11
22124         Log: Work in progress - determine win32 extensions to build via script.
22125      Branch: perlio
22126            + win32/buildext.pl
22127            ! MANIFEST win32/makefile.mk
22128 ____________________________________________________________________________
22129 [  9441] By: jhi                                   on 2001/03/29  14:51:47
22130         Log: Reintroduce the use of external pwd.
22131      Branch: perl
22132            ! t/lib/cwd.t
22133 ____________________________________________________________________________
22134 [  9440] By: jhi                                   on 2001/03/29  14:42:58
22135         Log: use warnings instead of -w.
22136      Branch: perl
22137            ! utils/h2xs.PL
22138 ____________________________________________________________________________
22139 [  9439] By: jhi                                   on 2001/03/29  14:41:52
22140         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
22141              From: Jonathan Stowe <gellyfish@gellyfish.com>
22142              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
22143              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
22144      Branch: perl
22145            ! utils/h2xs.PL
22146 ____________________________________________________________________________
22147 [  9438] By: jhi                                   on 2001/03/29  14:39:38
22148         Log: Subject: [PATCH perl@9424] minor pod nits
22149              From: Robin Barker <rmb1@cise.npl.co.uk>
22150              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
22151              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
22152      Branch: perl
22153            ! pod/perlhack.pod pod/perliol.pod
22154 ____________________________________________________________________________
22155 [  9437] By: jhi                                   on 2001/03/29  14:29:16
22156         Log: Subject: [PATCH perl@9424] typemap cast warning
22157              From: Robin Barker <rmb1@cise.npl.co.uk>
22158              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
22159              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
22160      Branch: perl
22161            ! lib/ExtUtils/typemap
22162 ____________________________________________________________________________
22163 [  9436] By: jhi                                   on 2001/03/29  14:26:03
22164         Log: Subject: [PATCH perl@9424] printf warning
22165              From: Robin Barker <rmb1@cise.npl.co.uk>
22166              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
22167              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
22168      Branch: perl
22169            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
22170            ! ext/Storable/Storable.xs toke.c
22171 ____________________________________________________________________________
22172 [  9435] By: nick                                  on 2001/03/29  14:23:31
22173         Log: Win32 has name conflict with ERROR
22174      Branch: perlio
22175            ! ext/PerlIO/Via/Via.xs
22176 ____________________________________________________________________________
22177 [  9434] By: jhi                                   on 2001/03/29  14:17:48
22178         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
22179              From: Peter Prymmer <pvhp@forte.com>
22180              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
22181              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
22182      Branch: perl
22183            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
22184 ____________________________________________________________________________
22185 [  9433] By: jhi                                   on 2001/03/29  13:52:44
22186         Log: test-prep target was missing.
22187      Branch: perl
22188            ! Makefile.SH
22189 ____________________________________________________________________________
22190 [  9432] By: nick                                  on 2001/03/29  12:40:03
22191         Log: Make as-shipped compiler default to MSVC6 
22192      Branch: perlio
22193            ! win32/makefile.mk
22194 ____________________________________________________________________________
22195 [  9431] By: nick                                  on 2001/03/29  12:12:16
22196         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
22197              akin to PerlIO::Scalar.
22198      Branch: perlio
22199            ! perlio.c perlio.h
22200 ____________________________________________________________________________
22201 [  9430] By: nick                                  on 2001/03/29  10:56:35
22202         Log: Integrate mainline.
22203      Branch: perlio
22204           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
22205           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
22206           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
22207           !> win32/makefile.mk win32/win32sck.c
22208 ____________________________________________________________________________
22209 [  9429] By: nick                                  on 2001/03/29  09:03:43
22210         Log: Noticed that two tests were skipped as perlio:: package
22211              isn't there any more. Changed the skip condition.
22212              Avoid core-dump if sv_utf8_upgrade() called on something
22213              that does not become SvPOK after SvPV() (e.g. a ref).
22214      Branch: perlio
22215            ! sv.c t/io/utf8.t t/lib/io_scalar.t
22216 ____________________________________________________________________________
22217 [  9428] By: jhi                                   on 2001/03/29  01:31:47
22218         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
22219              From: Benjamin Sugars <bsugars@canoe.ca> 
22220              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
22221              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
22222      Branch: perl
22223            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
22224            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
22225            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
22226 ____________________________________________________________________________
22227 [  9427] By: jhi                                   on 2001/03/29  00:49:30
22228         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
22229              From: "Vadim Konovalov" <watman@inbox.ru>
22230              Date: Thu, 29 Mar 2001 01:50:12 +0400
22231              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
22232      Branch: perl
22233            ! win32/makefile.mk win32/win32sck.c
22234 ____________________________________________________________________________
22235 [  9426] By: gsar                                  on 2001/03/29  00:28:04
22236         Log: dmake can only handle == and != in comparisons; support building
22237              with Borland's VCL libraries (from Vadim Konovalov)
22238      Branch: maint-5.6/perl
22239            ! win32/makefile.mk
22240 ____________________________________________________________________________
22241 [  9425] By: nick                                  on 2001/03/28  19:29:56
22242         Log: Integrate (@snapshot)
22243      Branch: perlio
22244           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
22245 ____________________________________________________________________________
22246 [  9424] By: jhi                                   on 2001/03/28  19:03:16
22247         Log: Update Changes.
22248      Branch: perl
22249            ! Changes patchlevel.h
22250 ____________________________________________________________________________
22251 [  9423] By: jhi                                   on 2001/03/28  18:52:09
22252         Log: Rmdir lib/XS on cleanup.
22253      Branch: perl
22254            ! Makefile.SH
22255 ____________________________________________________________________________
22256 [  9422] By: jhi                                   on 2001/03/28  18:49:34
22257         Log: Integrate perlio.
22258      Branch: perl
22259           !> t/op/utf8decode.t
22260 ____________________________________________________________________________
22261 [  9421] By: nick                                  on 2001/03/28  18:46:44
22262         Log: Loose duplicate chunk.
22263      Branch: perlio
22264            ! t/op/utf8decode.t
22265 ____________________________________________________________________________
22266 [  9420] By: nick                                  on 2001/03/28  18:44:11
22267         Log: Integrate mainline.
22268      Branch: perlio
22269           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
22270           !> vms/vmsish.h
22271 ____________________________________________________________________________
22272 [  9419] By: jhi                                   on 2001/03/28  18:42:05
22273         Log: Can't trust external pwds
22274              (either shell builtins or external programs)
22275      Branch: perl
22276            ! t/lib/cwd.t
22277 ____________________________________________________________________________
22278 [  9418] By: jhi                                   on 2001/03/28  18:34:05
22279         Log: Integrate perlio.
22280      Branch: perl
22281            - lib/perlio.pm
22282           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
22283           !> t/op/utf8decode.t
22284 ____________________________________________________________________________
22285 [  9417] By: nick                                  on 2001/03/28  18:24:02
22286         Log: PerlIO.pm / perlio.pm conflict.
22287              Update some pods.
22288              Make t/op/utf8decode.t a text file.
22289      Branch: perlio
22290            - lib/perlio.pm
22291            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
22292            ! t/op/utf8decode.t
22293 ____________________________________________________________________________
22294 [  9416] By: jhi                                   on 2001/03/28  18:06:07
22295         Log: Integrate change #9409 from mainline to maintperl.
22296              
22297              Yet another tweak on AIX dynaloading.
22298      Branch: maint-5.6/perl
22299           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
22300 ____________________________________________________________________________
22301 [  9415] By: gsar                                  on 2001/03/28  17:13:01
22302         Log: integrate changes#9377,9385,9401 from mainline
22303              
22304              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
22305              
22306              If directory entries compare equal case-insensitively,
22307              retry case-sensitively.
22308              
22309              Subject: [PATCH] B::Terse and warnings
22310      Branch: maint-5.6/perl
22311           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
22312           !> t/pragma/warn/perl
22313 ____________________________________________________________________________
22314 [  9414] By: jhi                                   on 2001/03/28  17:11:12
22315         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
22316              From: "Craig A. Berry" <craigberry@mac.com>
22317              Date: Wed, 28 Mar 2001 10:55:20 -0600
22318              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
22319      Branch: perl
22320            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
22321 ____________________________________________________________________________
22322 [  9413] By: jhi                                   on 2001/03/28  17:03:12
22323         Log: Dup hunk.
22324      Branch: perl
22325            ! t/op/utf8decode.t
22326 ____________________________________________________________________________
22327 [  9412] By: jhi                                   on 2001/03/28  17:02:36
22328         Log: Forced integrate from perlio.
22329      Branch: perl
22330           !> t/op/utf8decode.t
22331 ____________________________________________________________________________
22332 [  9411] By: nick                                  on 2001/03/28  16:50:03
22333         Log: Integrate mainline.
22334      Branch: perlio
22335           +> t/lib/cwd.t
22336           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
22337           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
22338           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
22339           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
22340           !> t/pragma/warn/perl
22341 ____________________________________________________________________________
22342 [  9410] By: jhi                                   on 2001/03/28  16:44:23
22343         Log: Subject: Re: [PATCH] 9403 cannot be tested
22344              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22345              Date: Wed, 28 Mar 2001 18:33:56 +0200
22346              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
22347      Branch: perl
22348            ! makedef.pl
22349 ____________________________________________________________________________
22350 [  9409] By: jhi                                   on 2001/03/28  16:12:45
22351         Log: Yet another tweak on AIX dynaloading.
22352      Branch: perl
22353            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
22354 ____________________________________________________________________________
22355 [  9408] By: jhi                                   on 2001/03/28  15:52:55
22356         Log: Subject: [PATCH] 9403 cannot be tested
22357              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
22358              Date: Wed, 28 Mar 2001 17:23:00 +0200
22359              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
22360              
22361              A missing symbol.
22362      Branch: perl
22363            ! makedef.pl
22364 ____________________________________________________________________________
22365 [  9407] By: jhi                                   on 2001/03/28  15:47:43
22366         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
22367      Branch: perl
22368            ! t/op/utf8decode.t
22369           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
22370           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
22371 ____________________________________________________________________________
22372 [  9406] By: jhi                                   on 2001/03/28  15:37:08
22373         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
22374              From: Benjamin Sugars <bsugars@canoe.ca> 
22375              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
22376              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
22377      Branch: perl
22378            + t/lib/cwd.t
22379            ! MANIFEST
22380 ____________________________________________________________________________
22381 [  9405] By: jhi                                   on 2001/03/28  15:13:18
22382         Log: pp_ne() needs a CORRECT boolean.
22383      Branch: perl
22384            ! pp.c
22385 ____________________________________________________________________________
22386 [  9404] By: jhi                                   on 2001/03/28  15:09:23
22387         Log: pp_ne() needs a boolean, not an integer.
22388      Branch: perl
22389            ! pp.c
22390 ____________________________________________________________________________
22391 [  9403] By: jhi                                   on 2001/03/28  14:47:43
22392         Log: (Retracted by #9404.)
22393      Branch: perl
22394            ! pp.c
22395 ____________________________________________________________________________
22396 [  9402] By: jhi                                   on 2001/03/28  14:43:59
22397         Log: Subject: Re: [PATCH] Typemap testing
22398              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
22399              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
22400              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
22401      Branch: perl
22402            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
22403            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
22404 ____________________________________________________________________________
22405 [  9401] By: jhi                                   on 2001/03/28  14:42:14
22406         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
22407              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
22408              Date: Sun, 25 Mar 2001 21:59:15 +0100
22409              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
22410              
22411              A variable will be checked for the "use once" warnings if:
22412              
22413              1. It is in the scope of a use warnings 'once'
22414              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
22415              
22416              Otherwise it won't be checked at all.
22417              
22418              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
22419              
22420              The enclosed patch partially fixes this issue. What I didn't
22421              get to work was the case where the "used once" warning is enabled
22422              in any file other than the main file.
22423      Branch: perl
22424            ! gv.c t/pragma/warn/perl
22425 ____________________________________________________________________________
22426 [  9400] By: nick                                  on 2001/03/28  14:38:24
22427         Log: More EBCDIC tweaks:
22428              - one more swash issue &~(0xA0-1) did not do the right thing,
22429              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
22430              - add "use re 'asciirange'" to make [!-~] etc. work
22431              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
22432              - Choose a key for t/op/each.t test which gets encoded.
22433              - Skip utf8decode if this is UTF-EBCDIC.
22434      Branch: perlio
22435            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
22436            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
22437 ____________________________________________________________________________
22438 [  9399] By: jhi                                   on 2001/03/28  14:21:00
22439         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
22440              Andreas Schwab.
22441      Branch: perl
22442            ! pp.c
22443 ____________________________________________________________________________
22444 [  9398] By: jhi                                   on 2001/03/28  00:55:56
22445         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
22446              From: David Dyck <dcd@tc.fluke.com>
22447              Date: Tue, 27 Mar 2001 15:16:24 -0800
22448              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
22449      Branch: perl
22450            ! ext/IO/lib/IO/Socket.pm
22451 ____________________________________________________________________________
22452 [  9397] By: jhi                                   on 2001/03/27  21:52:49
22453         Log: Integrate perlio.
22454      Branch: perl
22455           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
22456           +> ext/PerlIO/Via/Via.xs
22457           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
22458 ____________________________________________________________________________
22459 [  9396] By: nick                                  on 2001/03/27  21:45:13
22460         Log: Integrate mainline.
22461      Branch: perlio
22462           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
22463           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
22464 ____________________________________________________________________________
22465 [  9395] By: nick                                  on 2001/03/27  21:18:58
22466         Log: Outline docs for PerlIO and PerlIO::Scalar
22467      Branch: perlio
22468            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
22469 ____________________________________________________________________________
22470 [  9394] By: nick                                  on 2001/03/27  20:50:13
22471         Log: PerlIO::Via layer (alpha-ish).
22472      Branch: perlio
22473            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
22474            + ext/PerlIO/Via/Via.xs
22475            ! MANIFEST
22476 ____________________________________________________________________________
22477 [  9393] By: jhi                                   on 2001/03/27  20:49:55
22478         Log: Retract #9329 now that 9390 should take care of the matter.
22479      Branch: perl
22480            ! utils/h2xs.PL
22481 ____________________________________________________________________________
22482 [  9390] By: jhi                                   on 2001/03/27  20:47:50
22483         Log: Subject: Autoloading Errno.pm when %! is encountered
22484              From: Robin Houston <robin@kitsite.com>
22485              Date: Tue, 27 Mar 2001 20:57:11 +0100
22486              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
22487      Branch: perl
22488            ! embed.h embed.pl gv.c proto.h t/op/magic.t
22489 ____________________________________________________________________________
22490 [  9389] By: jhi                                   on 2001/03/27  20:24:31
22491         Log: Integrate perlio.
22492      Branch: perl
22493           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
22494           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
22495           !> utf8.c
22496 ____________________________________________________________________________
22497 [  9388] By: jhi                                   on 2001/03/27  20:21:38
22498         Log: Better have a three-element array if one is going to assign
22499              to the third element of that array. (from Tim Jenness)
22500      Branch: perl
22501            ! ext/XS/Typemap/Typemap.xs
22502 ____________________________________________________________________________
22503 [  9387] By: nick                                  on 2001/03/27  20:15:43
22504         Log: Integrate mainline.
22505      Branch: perlio
22506           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
22507           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
22508           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
22509           +> t/lib/xs-typemap.t
22510           !> (integrate 34 files)
22511 ____________________________________________________________________________
22512 [  9386] By: jhi                                   on 2001/03/27  20:04:18
22513         Log: Subject: Re: perl@9359 breaks HTML::Parser
22514              From: Gisle Aas <gisle@ActiveState.com>
22515              Date: 27 Mar 2001 11:30:24 -0800
22516              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
22517              
22518              Clarify the UTF-8 issues of the API docs.
22519              (Slightly reworded and expanded.)
22520      Branch: perl
22521            ! pod/perlapi.pod sv.c sv.h
22522 ____________________________________________________________________________
22523 [  9385] By: jhi                                   on 2001/03/27  19:44:25
22524         Log: If directory entries compare equal case-insensitively,
22525              retry case-sensitively.
22526      Branch: perl
22527            ! ext/File/Glob/bsd_glob.c
22528 ____________________________________________________________________________
22529 [  9384] By: nick                                  on 2001/03/27  19:38:50
22530         Log: Various EBCDIC fixes:
22531              - major revelation that swash code is encoding aware,
22532              (or thought it was) - now it is ;-)
22533              - With that out of the way fix a slab of tr/// cases.
22534              - Fix Encode 'Unicode' to be true Unicode so tests pass.
22535              - As anticipated Base64.xs needed tweaks.
22536              - Until tr/// works right avoid old_encode64 in MIME tests.
22537      Branch: perlio
22538            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
22539            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
22540 ____________________________________________________________________________
22541 [  9383] By: jhi                                   on 2001/03/27  18:34:41
22542         Log: Add the std test suite BEGIN block.
22543      Branch: perl
22544            ! t/lib/xs-typemap.t
22545 ____________________________________________________________________________
22546 [  9382] By: jhi                                   on 2001/03/27  15:16:07
22547         Log: Add debugging output to the test.
22548      Branch: perl
22549            ! t/lib/glob-basic.t
22550 ____________________________________________________________________________
22551 [  9381] By: jhi                                   on 2001/03/27  15:08:10
22552         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
22553      Branch: perl
22554            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
22555            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
22556            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
22557            + t/lib/xs-typemap.t
22558            ! MANIFEST
22559 ____________________________________________________________________________
22560 [  9380] By: jhi                                   on 2001/03/27  14:48:34
22561         Log: Subject: [PATCH] Typemap testing
22562              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
22563              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
22564              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
22565              
22566              (The first part of the patch.)
22567      Branch: perl
22568            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
22569 ____________________________________________________________________________
22570 [  9379] By: jhi                                   on 2001/03/27  14:44:56
22571         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
22572              From: Benjamin Sugars <bsugars@canoe.ca> 
22573              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
22574              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
22575      Branch: perl
22576            ! t/lib/glob-basic.t
22577 ____________________________________________________________________________
22578 [  9378] By: jhi                                   on 2001/03/27  14:42:30
22579         Log: Subject: [PATCH] perlvar nit
22580              From: Simon Cozens <simon@netthink.co.uk>
22581              Date: Tue, 27 Mar 2001 01:12:01 +0100
22582              Message-ID: <20010327011201.A19179@netthink.co.uk>
22583      Branch: perl
22584            ! pod/perlvar.pod
22585 ____________________________________________________________________________
22586 [  9377] By: jhi                                   on 2001/03/27  14:36:26
22587         Log: Subject: [PATCH] B::Terse and warnings
22588              From: Benjamin Sugars <ben.sugars@home.com>
22589              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
22590              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
22591      Branch: perl
22592            ! ext/B/B.pm ext/B/B/Terse.pm
22593 ____________________________________________________________________________
22594 [  9376] By: jhi                                   on 2001/03/27  14:31:31
22595         Log: Document sockatmark() some.
22596      Branch: perl
22597            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
22598            ! pod/perltoc.pod
22599 ____________________________________________________________________________
22600 [  9375] By: jhi                                   on 2001/03/27  14:00:24
22601         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
22602              noted by Gisle and fixed by NI-S.
22603      Branch: perl
22604            ! sv.c
22605 ____________________________________________________________________________
22606 [  9374] By: jhi                                   on 2001/03/27  05:50:01
22607         Log: Regen toc.
22608      Branch: perl
22609            ! pod/perltoc.pod
22610 ____________________________________________________________________________
22611 [  9373] By: jhi                                   on 2001/03/27  05:43:51
22612         Log: Pixie documenting.
22613      Branch: perl
22614            ! Makefile.SH pod/perlhack.pod
22615 ____________________________________________________________________________
22616 [  9372] By: jhi                                   on 2001/03/27  05:29:34
22617         Log: Metaconfig unit changes for #9371.
22618      Branch: metaconfig
22619            ! U/modified/myhostname.U
22620      Branch: metaconfig/U/perl
22621            + d_sockatmark.U
22622            ! gccvers.U
22623 ____________________________________________________________________________
22624 [  9371] By: jhi                                   on 2001/03/27  05:29:07
22625         Log: Add sockatmark() probing.
22626      Branch: perl
22627            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22628            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
22629            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22630            ! vos/config.ga.h win32/config.bc win32/config.gc
22631            ! win32/config.vc
22632 ____________________________________________________________________________
22633 [  9370] By: jhi                                   on 2001/03/26  22:01:18
22634         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
22635              Really need to benchmark this.
22636      Branch: perl
22637            ! pp.c
22638 ____________________________________________________________________________
22639 [  9369] By: nick                                  on 2001/03/26  21:59:30
22640         Log: Integrate mainline.
22641      Branch: perlio
22642            ! ext/MIME/Base64/QuotedPrint.pm
22643           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
22644           !> patchlevel.h pod/perlhack.pod pp_sys.c
22645 ____________________________________________________________________________
22646 [  9368] By: jhi                                   on 2001/03/26  21:47:03
22647         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
22648              
22649              TODO1: perlbench.
22650              TODO2: le, lt, ge, gt?  Yech.
22651      Branch: perl
22652            ! pp.c
22653 ____________________________________________________________________________
22654 [  9367] By: jhi                                   on 2001/03/26  21:34:57
22655         Log: Too much cut-and-paste in #9363.
22656      Branch: perl
22657            ! pp_sys.c
22658 ____________________________________________________________________________
22659 [  9366] By: jhi                                   on 2001/03/26  21:20:53
22660         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
22661              From: Andreas Schwab <schwab@suse.de>
22662              Date: 26 Mar 2001 17:29:04 +0200
22663              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
22664              
22665              (The patch for 5.6.0 or so, this is a guess for bleadperl)
22666      Branch: perl
22667            ! pp_hot.c
22668 ____________________________________________________________________________
22669 [  9365] By: jhi                                   on 2001/03/26  21:07:54
22670         Log: Integrate perlio.
22671      Branch: perl
22672           !> perlio.c
22673 ____________________________________________________________________________
22674 [  9364] By: nick                                  on 2001/03/26  20:30:48
22675         Log: REFCNT botch in layer name cache hash.
22676      Branch: perlio
22677            ! perlio.c
22678 ____________________________________________________________________________
22679 [  9363] By: jhi                                   on 2001/03/26  18:44:32
22680         Log: Subject: [PATCH] socket() leaks file descriptors
22681              From: Benjamin Sugars <bsugars@canoe.ca>
22682              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
22683              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
22684              
22685              Also sockpair() fixed similarly.
22686      Branch: perl
22687            ! pp_sys.c
22688 ____________________________________________________________________________
22689 [  9362] By: jhi                                   on 2001/03/26  18:37:52
22690         Log: Integrate perlio.
22691      Branch: perl
22692           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
22693 ____________________________________________________________________________
22694 [  9361] By: nick                                  on 2001/03/26  17:32:06
22695         Log: Implement flush of linebuffered streams on read of a tty.
22696      Branch: perlio
22697            ! perlio.c perliol.h
22698 ____________________________________________________________________________
22699 [  9360] By: nick                                  on 2001/03/26  17:12:32
22700         Log: Memory tweaks and notes for OEMVS.
22701      Branch: perlio
22702            ! README.os390 miniperlmain.c t/op/pat.t
22703 ____________________________________________________________________________
22704 [  9359] By: jhi                                   on 2001/03/26  02:12:54
22705         Log: Update Changes.
22706      Branch: perl
22707            ! Changes patchlevel.h
22708 ____________________________________________________________________________
22709 [  9358] By: jhi                                   on 2001/03/26  02:05:32
22710         Log: Document the most common pixie options.
22711      Branch: perl
22712            ! pod/perlhack.pod
22713 ____________________________________________________________________________
22714 [  9357] By: jhi                                   on 2001/03/26  01:25:28
22715         Log: For perl.pixie check *before* compiling that optimize is -g,
22716              as for perl.third.
22717      Branch: perl
22718            ! Makefile.SH
22719 ____________________________________________________________________________
22720 [  9356] By: jhi                                   on 2001/03/26  01:13:41
22721         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
22722      Branch: perl
22723            ! Makefile.SH
22724 ____________________________________________________________________________
22725 [  9355] By: jhi                                   on 2001/03/26  01:11:19
22726         Log: Remove t/perl.third.
22727      Branch: perl
22728            ! Makefile.SH
22729 ____________________________________________________________________________
22730 [  9354] By: jhi                                   on 2001/03/26  00:23:38
22731         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
22732              IO::Sockatmark().
22733      Branch: perl
22734            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
22735 ____________________________________________________________________________
22736 [  9353] By: jhi                                   on 2001/03/25  22:25:04
22737         Log: Integrate perlio.
22738      Branch: perl
22739           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
22740           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
22741           !> pp_hot.c win32/makefile.mk
22742 ____________________________________________________________________________
22743 [  9352] By: jhi                                   on 2001/03/25  22:21:41
22744         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
22745              From: Radu Greab <radu@netsoft.ro>
22746              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
22747              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
22748      Branch: perl
22749            ! pp_sys.c
22750 ____________________________________________________________________________
22751 [  9351] By: nick                                  on 2001/03/25  22:15:02
22752         Log: Fix readline in list mode to tell rest of world that it has
22753              things on the stack. Otherwise if perl code gets invoked
22754              underneath it it scribbles over results-so-far.
22755              (Why TIEHANDLE has not tripped on this is a mystery.)
22756      Branch: perlio
22757            ! pp_hot.c
22758 ____________________________________________________________________________
22759 [  9350] By: nick                                  on 2001/03/25  22:10:13
22760         Log: win32/makefile.mk typos
22761      Branch: perlio
22762            ! win32/makefile.mk
22763 ____________________________________________________________________________
22764 [  9349] By: nick                                  on 2001/03/25  21:31:14
22765         Log: Integrate now-non-binary file.
22766      Branch: perlio
22767           !> t/lib/mimeqp.t
22768 ____________________________________________________________________________
22769 [  9348] By: nick                                  on 2001/03/25  21:27:24
22770         Log: Make it text
22771      Branch: perlio
22772            ! t/lib/mimeqp.t
22773 ____________________________________________________________________________
22774 [  9347] By: nick                                  on 2001/03/25  21:25:37
22775         Log: Integrate mainline.
22776      Branch: perlio
22777           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
22778           !> lib/Term/ReadLine.pm t/lib/md5-file.t
22779 ____________________________________________________________________________
22780 [  9346] By: nick                                  on 2001/03/25  20:58:15
22781         Log: Add destruct time hook to PerlIO (for work-in-process implementing
22782              layers in perl code. In such cases layers need to be popped before
22783              we loose the ability to run perl code.)
22784              Also back-out "PerlIO::object" hook - it isn't going to work like that...
22785      Branch: perlio
22786            ! perl.c perlio.c perlio.h perliol.h
22787 ____________________________________________________________________________
22788 [  9345] By: nick                                  on 2001/03/25  20:49:11
22789         Log: Avoid at leasy one of undefined warnings in Encode.
22790      Branch: perlio
22791            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
22792 ____________________________________________________________________________
22793 [  9344] By: jhi                                   on 2001/03/25  20:37:43
22794         Log: A workaround for using Term::ReadLine in emacs minibuffer
22795              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
22796              additional tweaks from Ilya Zakharevich.
22797      Branch: perl
22798            ! lib/Term/ReadLine.pm
22799 ____________________________________________________________________________
22800 [  9343] By: nick                                  on 2001/03/25  20:21:14
22801         Log: Missing return value.
22802      Branch: perlio
22803            ! ext/PerlIO/Scalar/Scalar.xs
22804 ____________________________________________________________________________
22805 [  9342] By: jhi                                   on 2001/03/25  16:21:00
22806         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
22807              to equal the CPAN versions since no code changes have been made.
22808      Branch: perl
22809            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
22810            ! t/lib/md5-file.t
22811 ____________________________________________________________________________
22812 [  9341] By: jhi                                   on 2001/03/25  16:01:48
22813         Log: Escape 8-bit characters.
22814      Branch: perl
22815            ! t/lib/mimeqp.t
22816 ____________________________________________________________________________
22817 [  9340] By: gsar                                  on 2001/03/25  15:50:53
22818         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
22819              chars)
22820      Branch: perl
22821            + t/lib/mimeqp.t
22822 ____________________________________________________________________________
22823 [  9339] By: gsar                                  on 2001/03/25  15:48:50
22824         Log: delete mimeqp.t for later with text mode set
22825      Branch: perl
22826            - t/lib/mimeqp.t
22827 ____________________________________________________________________________
22828 [  9338] By: nick                                  on 2001/03/25  09:01:57
22829         Log: Integrate mainline.
22830      Branch: perlio
22831           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
22832           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
22833           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
22834           +> t/lib/mimeb64u.t t/lib/mimeqp.t
22835           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
22836           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
22837           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
22838 ____________________________________________________________________________
22839 [  9337] By: jhi                                   on 2001/03/25  04:23:24
22840         Log: Add MIME::Base64 here and there.  Again, a lot of
22841              optimism is in the air.
22842      Branch: perl
22843            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
22844            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
22845 ____________________________________________________________________________
22846 [  9336] By: jhi                                   on 2001/03/25  04:12:43
22847         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
22848              this by ear as I do not do Win32 programming.)
22849      Branch: perl
22850            ! win32/Makefile win32/makefile.mk
22851 ____________________________________________________________________________
22852 [  9335] By: jhi                                   on 2001/03/25  04:03:50
22853         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
22854      Branch: perl
22855            ! t/lib/md5-file.t
22856 ____________________________________________________________________________
22857 [  9334] By: jhi                                   on 2001/03/25  03:58:53
22858         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
22859      Branch: perl
22860            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
22861            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
22862            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
22863            + t/lib/mimeb64u.t t/lib/mimeqp.t
22864            ! MANIFEST
22865 ____________________________________________________________________________
22866 [  9333] By: jhi                                   on 2001/03/24  20:14:37
22867         Log: Integrate perlio.
22868      Branch: perl
22869           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
22870 ____________________________________________________________________________
22871 [  9332] By: nick                                  on 2001/03/24  19:40:34
22872         Log: Fix un-init variable leading to spurious "Out of Memory!"
22873      Branch: perlio
22874            ! doio.c
22875 ____________________________________________________________________________
22876 [  9331] By: nick                                  on 2001/03/24  19:09:59
22877         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
22878              and update layers internals doc.
22879      Branch: perlio
22880            ! pod/perlfunc.pod pod/perliol.pod
22881 ____________________________________________________________________________
22882 [  9330] By: jhi                                   on 2001/03/24  18:42:11
22883         Log: The length might be uninitialized garbage if the *svp is the undef.
22884      Branch: perl
22885            ! doio.c
22886 ____________________________________________________________________________
22887 [  9329] By: jhi                                   on 2001/03/24  18:26:57
22888         Log: (Retracted by #9393)
22889
22890              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
22891              From: Simon Cozens <simon@netthink.co.uk>
22892              Date: Sat, 24 Mar 2001 17:13:17 +0000
22893              Message-ID: <20010324171317.A13406@netthink.co.uk>
22894      Branch: perl
22895            ! utils/h2xs.PL
22896 ____________________________________________________________________________
22897 [  9328] By: nick                                  on 2001/03/24  17:22:02
22898         Log: Integrate mainline.
22899      Branch: perlio
22900           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
22901           !> lib/unicode/version
22902 ____________________________________________________________________________
22903 [  9327] By: nick                                  on 2001/03/24  17:16:02
22904         Log: Integrate mainline.
22905      Branch: perlio
22906           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
22907           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
22908           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
22909           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
22910           +> t/lib/md5-file.t
22911           !> MANIFEST Makefile.SH configure.com djgpp/config.over
22912           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
22913           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
22914           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
22915           !> win32/makefile.mk
22916 ____________________________________________________________________________
22917 [  9326] By: jhi                                   on 2001/03/24  17:00:42
22918         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
22919      Branch: perl
22920            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
22921            ! lib/unicode/version
22922 ____________________________________________________________________________
22923 [  9325] By: jhi                                   on 2001/03/24  16:22:33
22924         Log: Subject: Re: B::Deparse bug (5.6.0)
22925              From: Robin Houston <robin@kitsite.com>
22926              Date: Sat, 24 Mar 2001 14:33:09 +0000
22927              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
22928      Branch: perl
22929            ! op.c pp.c t/lib/b.t t/op/repeat.t
22930 ____________________________________________________________________________
22931 [  9324] By: jhi                                   on 2001/03/24  16:21:56
22932         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
22933              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
22934              these additions may be too optimistic.
22935      Branch: perl
22936            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
22937            ! hints/uwin.sh hints/vmesa.sh
22938 ____________________________________________________________________________
22939 [  9323] By: jhi                                   on 2001/03/24  16:06:01
22940         Log: Integrate perlio.
22941      Branch: perl
22942           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
22943           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
22944            ! Makefile.SH
22945           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
22946           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
22947           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
22948           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22949           !> win32/makefile.mk win32/perlhost.h win32/win32.c
22950           !> win32/win32iop.h
22951 ____________________________________________________________________________
22952 [  9322] By: nick                                  on 2001/03/24  14:39:12
22953         Log: Routine Win32 regen_config_h - no real changes.
22954      Branch: perlio
22955            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22956 ____________________________________________________________________________
22957 [  9321] By: nick                                  on 2001/03/24  14:31:49
22958         Log: PerlIO fixups for Win32:
22959              - provide win33_popenlist() - non-functional as yet.
22960              - avoid need for aTHX in PerlIO_debug calls - even if not 
22961              enabled args are still evaluated so Win32 has trouble during fork().
22962              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
22963              - Fixup makedef.pl for latest set of symbols.
22964      Branch: perlio
22965            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
22966            ! win32/perlhost.h win32/win32.c win32/win32iop.h
22967 ____________________________________________________________________________
22968 [  9320] By: nick                                  on 2001/03/24  14:26:58
22969         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
22970              was gibberish - broke it on WIn32 at least.
22971      Branch: perlio
22972            ! ext/POSIX/POSIX.xs
22973 ____________________________________________________________________________
22974 [  9319] By: nick                                  on 2001/03/24  11:29:41
22975         Log: Generated files.
22976      Branch: perlio
22977            ! embed.h global.sym objXSUB.h perlapi.c proto.h
22978 ____________________________________________________________________________
22979 [  9318] By: nick                                  on 2001/03/24  10:29:37
22980         Log: Implement:
22981              1.  open($fh,"+<",undef);  # add test to t/io/open.t
22982              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
22983      Branch: perlio
22984            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
22985            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
22986            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
22987            ! t/io/open.t t/io/utf8.t
22988 ____________________________________________________________________________
22989 [  9317] By: jhi                                   on 2001/03/23  23:41:25
22990         Log: AIX does seems to have optimization problems with its C compilers.
22991      Branch: perl
22992            ! hints/aix.sh
22993 ____________________________________________________________________________
22994 [  9316] By: jhi                                   on 2001/03/23  23:40:46
22995         Log: Integrate perlio.
22996      Branch: perl
22997           +> lib/PerlIO.pm
22998           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
22999           !> perliol.h
23000 ____________________________________________________________________________
23001 [  9315] By: jhi                                   on 2001/03/23  22:16:30
23002         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
23003      Branch: perl
23004            ! t/lib/md5-file.t
23005 ____________________________________________________________________________
23006 [  9314] By: nick                                  on 2001/03/23  20:49:02
23007         Log: Perlio internals re-organized.
23008              - open process creates AV of layer/arg pairs
23009              (appends layers from open() or open.pm to default list).
23010              - push arg is now an SV.
23011              - layer ->Open get passed the AV
23012              - open is no longer mandatory method.
23013              - topmost layer that has ->Open method does the open
23014              - any layers above are pushed once that returns.
23015              - vtable re-ordered so dummy layers need only provide push/pop methods.
23016      Branch: perlio
23017            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23018 ____________________________________________________________________________
23019 [  9313] By: nick                                  on 2001/03/23  16:27:41
23020         Log: Check in a stable (working) version before next round of tweaks.
23021              Changes include:
23022              - Move default layers code out of doio.c and into perlio.c
23023              - Single routine for parsing layer specification strings.
23024              - Skeleton support for demand loading of layers
23025              - Core-dump avoidance if PERLIO environment specifies loadable layer
23026              (does not _work_ as need IO to load and need load to do IO ...)
23027      Branch: perlio
23028            + lib/PerlIO.pm
23029            ! MANIFEST doio.c perlio.c
23030 ____________________________________________________________________________
23031 [  9312] By: gsar                                  on 2001/03/23  16:25:25
23032         Log: add execute bit to files with shebang lines in the repository;
23033              avoid clobbering execute bit in Porting/makerel 
23034      Branch: maint-5.6/perl
23035            ! (edit 144 files)
23036 ____________________________________________________________________________
23037 [  9311] By: jhi                                   on 2001/03/23  14:25:35
23038         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
23039      Branch: perl
23040            ! MANIFEST
23041 ____________________________________________________________________________
23042 [  9310] By: jhi                                   on 2001/03/23  13:45:04
23043         Log: Subject: [PATCH] Net::Ping
23044              From: Colin McMillen <mcmi0037@tc.umn.edu>
23045              Date: Thu, 22 Mar 2001 19:30:31 -0600
23046              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
23047      Branch: perl
23048            ! lib/Net/Ping.pm
23049 ____________________________________________________________________________
23050 [  9309] By: jhi                                   on 2001/03/23  13:39:13
23051         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
23052      Branch: perl
23053            ! t/lib/md5-aaa.t t/lib/md5-file.t
23054 ____________________________________________________________________________
23055 [  9308] By: jhi                                   on 2001/03/23  13:20:34
23056         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
23057              - bump the version to 2.14
23058              - drop the base64 tests since they require MIME::Base64
23059              - drop the rfc1321.txt
23060              - drop the hints/dec_osf.pl since it's only needed for
23061              pre-5.005_03 Perls
23062              Todo:
23063              - the U32 alignment testing is now removed; it needs to
23064              be reintroduced as as a Config variable (meaning also
23065              as a Configure test)
23066              - get the new EBCDIC md5sum for MD5.pm
23067              - test in Win32 to see how badly I botched the makefiles
23068      Branch: perl
23069            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
23070            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
23071            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
23072            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
23073            + t/lib/md5-file.t
23074            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
23075            ! win32/Makefile win32/makefile.mk
23076 ____________________________________________________________________________
23077 [  9307] By: jhi                                   on 2001/03/23  12:56:14
23078         Log: Integrate change #9306 from maintperl into mainline,
23079              AIX dynaloader for AIXes without <load.h>.
23080      Branch: perl
23081           !> ext/DynaLoader/hints/aix.pl
23082 ____________________________________________________________________________
23083 [  9306] By: jhi                                   on 2001/03/23  12:51:36
23084         Log: There are AIXes without /usr/include/load.h,
23085              patch from H.Merijn Brand.
23086      Branch: maint-5.6/perl
23087            ! ext/DynaLoader/hints/aix.pl
23088 ____________________________________________________________________________
23089 [  9305] By: nick                                  on 2001/03/23  11:00:42
23090         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
23091      Branch: perlio
23092            ! ext/Encode/Encode.xs perlio.c perlio.h
23093 ____________________________________________________________________________
23094 [  9304] By: nick                                  on 2001/03/23  10:20:46
23095         Log: Render -Duseperlio functional again.
23096              - this is "quick fix" which calls PerlIO_apply_layers after opening,
23097              which is what old scheme did. New scheme needs to change that
23098              to make open(...,\$scalar) etc. work but this will do for now.
23099      Branch: perlio
23100            ! perlio.c
23101 ____________________________________________________________________________
23102 [  9303] By: nick                                  on 2001/03/23  09:53:20
23103         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
23104              -Uuseperlio now works again.
23105              -Duseperlio is still poorly. Don't merge yet...
23106      Branch: perlio
23107            ! doio.c perlio.h
23108 ____________________________________________________________________________
23109 [  9302] By: nick                                  on 2001/03/22  22:26:51
23110         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
23111              type code.
23112              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
23113              is its main caller. In particular now has access to "extra" args, and
23114              can tell when an open handle is "reopened" (or duped?).
23115              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
23116              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
23117              PerlIO_open() et. al. (i.e. other way round).
23118              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
23119              with args close to PerlIO_openn().
23120      Branch: perlio
23121            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23122 ____________________________________________________________________________
23123 [  9301] By: jhi                                   on 2001/03/22  20:58:04
23124         Log: Integrate perlio.
23125      Branch: perl
23126           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
23127           !> t/io/open.t util.c
23128 ____________________________________________________________________________
23129 [  9300] By: nick                                  on 2001/03/22  17:36:32
23130         Log: Don't include $@ in not ok message.
23131      Branch: perlio
23132            ! t/io/open.t
23133 ____________________________________________________________________________
23134 [  9299] By: gsar                                  on 2001/03/22  16:53:45
23135         Log: back out changes#7532,7521 for now (appears to have problems
23136              on IRIX)
23137      Branch: maint-5.6/perl
23138            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
23139            ! ext/POSIX/typemap pod/perlvar.pod
23140 ____________________________________________________________________________
23141 [  9298] By: nick                                  on 2001/03/22  14:35:46
23142         Log: Give a meaning to '&' in n-arg open case:
23143              open($fh,"<&",$scalar);
23144              $scalar can be:
23145              - an integer which does "fdopen"
23146              open($fh,"<&",2); # like open($fh,"<&2")
23147              - something that will yield a file handle via sv_2io()
23148              useful for dup'ing anonymous handles.
23149              e.g.:
23150              open(my $fh,"<&",\*STDIN);
23151              open(my $dup,"<&",$fh);
23152      Branch: perlio
23153            ! doio.c t/io/open.t
23154 ____________________________________________________________________________
23155 [  9297] By: nick                                  on 2001/03/22  13:34:35
23156         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
23157      Branch: perlio
23158            ! util.c
23159 ____________________________________________________________________________
23160 [  9296] By: nick                                  on 2001/03/22  12:51:20
23161         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
23162      Branch: perlio
23163            ! perl.c
23164 ____________________________________________________________________________
23165 [  9295] By: nick                                  on 2001/03/22  11:59:44
23166         Log: If stdin, stdout or stderr get opened in unexpected read/write state
23167              then warn at time of open not at time of use.
23168      Branch: perlio
23169            ! doio.c pp_hot.c pp_sys.c
23170 ____________________________________________________________________________
23171 [  9294] By: nick                                  on 2001/03/22  10:54:35
23172         Log: Die on n-arg open(...,"",xxx,yyy,...)
23173              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
23174              - die on read/write cases so we can decide what it means later.
23175      Branch: perlio
23176            ! doio.c embed.pl iperlsys.h util.c
23177 ____________________________________________________________________________
23178 [  9293] By: nick                                  on 2001/03/22  09:02:45
23179         Log: perlio tweaks (reported by Nick Clark)
23180              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
23181              error check in Pendinf_read().
23182      Branch: perlio
23183            ! perlio.c
23184 ____________________________________________________________________________
23185 [  9292] By: gsar                                  on 2001/03/22  07:12:00
23186         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
23187              fixes)
23188      Branch: maint-5.6/perl
23189           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
23190 ____________________________________________________________________________
23191 [  9291] By: jhi                                   on 2001/03/22  06:06:44
23192         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
23193      Branch: perl
23194            ! t/op/re_tests
23195 ____________________________________________________________________________
23196 [  9290] By: jhi                                   on 2001/03/22  05:57:01
23197         Log: Move MacOS Classic higher in the list of supported platforms.
23198      Branch: maint-5.6/perl
23199            ! pod/perlport.pod
23200 ____________________________________________________________________________
23201 [  9289] By: gsar                                  on 2001/03/22  05:35:04
23202         Log: revert part of change#6438 for compatibility (av_reify()
23203              appears to be needed to implement av_splice()ish things
23204              in XS)
23205      Branch: maint-5.6/perl
23206            ! embed.pl global.sym objXSUB.h perlapi.c
23207 ____________________________________________________________________________
23208 [  9288] By: gsar                                  on 2001/03/22  03:09:19
23209         Log: update copyright year
23210      Branch: maint-5.6/perl
23211            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23212            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
23213            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
23214            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
23215            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
23216            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
23217            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
23218            ! x2p/walk.c
23219 ____________________________________________________________________________
23220 [  9287] By: jhi                                   on 2001/03/21  20:30:54
23221         Log: Integrate perlio.
23222      Branch: perl
23223           !> ext/Data/Dumper/Dumper.xs
23224 ____________________________________________________________________________
23225 [  9286] By: gsar                                  on 2001/03/21  19:49:54
23226         Log: makefile.mk tweak
23227      Branch: maint-5.6/perl
23228            ! win32/Makefile win32/makefile.mk
23229 ____________________________________________________________________________
23230 [  9285] By: nick                                  on 2001/03/21  19:07:13
23231         Log: Multiplicity fix for Dumper.
23232      Branch: perlio
23233            ! ext/Data/Dumper/Dumper.xs
23234 ____________________________________________________________________________
23235 [  9284] By: nick                                  on 2001/03/21  19:01:07
23236         Log: Integrate mainline - (does not build xTHX issue in Dumper).
23237      Branch: perlio
23238           !> (integrate 27 files)
23239 ____________________________________________________________________________
23240 [  9283] By: jhi                                   on 2001/03/21  17:17:35
23241         Log: Integrate change #9282 from mainline into maintperl,
23242              4-arg UTF-8 substr().
23243      Branch: maint-5.6/perl
23244           !> pp.c
23245 ____________________________________________________________________________
23246 [  9282] By: jhi                                   on 2001/03/21  17:15:43
23247         Log: The #9270 would have leaked a scalar if pp_substr()
23248              returned early.
23249      Branch: perl
23250            ! pp.c
23251 ____________________________________________________________________________
23252 [  9281] By: gsar                                  on 2001/03/21  17:03:14
23253         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
23254      Branch: maint-5.6/perl
23255            ! win32/makefile.mk
23256 ____________________________________________________________________________
23257 [  9280] By: gsar                                  on 2001/03/21  17:01:20
23258         Log: some tweaks to change#9278 (fork() emulation should be enabled
23259              by setting BUILD_FLAVOR instead of changing the defaults)
23260      Branch: maint-5.6/perl
23261            ! win32/makefile.mk
23262 ____________________________________________________________________________
23263 [  9279] By: gsar                                  on 2001/03/21  16:47:19
23264         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
23265      Branch: maint-5.6/perl
23266            ! ext/File/Glob/Glob.pm
23267           !> lib/Cwd.pm
23268 ____________________________________________________________________________
23269 [  9278] By: jhi                                   on 2001/03/21  14:35:10
23270         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
23271              From: "Vadim Konovalov" <watman@inbox.ru>
23272              Date: Wed, 21 Mar 2001 01:53:51 +0300
23273              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
23274      Branch: maint-5.6/perl
23275            ! win32/makefile.mk win32/win32sck.c
23276 ____________________________________________________________________________
23277 [  9277] By: jhi                                   on 2001/03/21  13:58:28
23278         Log: Integrate change #9270 from mainline to maintperl:
23279              continued 4-arg UTF-8 substr() fixing.
23280      Branch: maint-5.6/perl
23281           !> pp.c t/op/substr.t
23282 ____________________________________________________________________________
23283 [  9276] By: jhi                                   on 2001/03/21  13:33:00
23284         Log: More pixie cleaning.
23285      Branch: perl
23286            ! Makefile.SH
23287 ____________________________________________________________________________
23288 [  9275] By: jhi                                   on 2001/03/21  03:54:17
23289         Log: Update Changes.
23290      Branch: perl
23291            ! Changes patchlevel.h
23292 ____________________________________________________________________________
23293 [  9274] By: jhi                                   on 2001/03/21  03:48:24
23294         Log: First stab at making Data::Dumper to grok Unicode.
23295              
23296              TODO: tests, EBCDICify.
23297      Branch: perl
23298            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
23299 ____________________________________________________________________________
23300 [  9273] By: jhi                                   on 2001/03/21  02:23:00
23301         Log: Fix for
23302              
23303              Subject: Memory leak in unquoted print   
23304              From: Benjamin Sugars <bsugars@canoe.ca> 
23305              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
23306              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
23307      Branch: perl
23308            ! perlio.c
23309 ____________________________________________________________________________
23310 [  9272] By: jhi                                   on 2001/03/21  01:33:17
23311         Log: Subject: Re: [PATCH] POSIX::getcwd()
23312              From: Benjamin Sugars <bsugars@canoe.ca> 
23313              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
23314              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
23315      Branch: perl
23316            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23317 ____________________________________________________________________________
23318 [  9271] By: jhi                                   on 2001/03/21  01:22:52
23319         Log: Subject: [PATCH] Cwd.pm docs
23320              From: Benjamin Sugars <bsugars@canoe.ca>
23321              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
23322              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
23323      Branch: perl
23324            ! lib/Cwd.pm
23325 ____________________________________________________________________________
23326 [  9270] By: jhi                                   on 2001/03/21  01:16:29
23327         Log: Continue 4-arg substr() UTF-8 fixage.
23328      Branch: perl
23329            ! pp.c t/op/substr.t
23330 ____________________________________________________________________________
23331 [  9269] By: jhi                                   on 2001/03/21  00:46:14
23332         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
23333              
23334              revert the leak fix in change#9142 (problem needs a more experimental
23335              fix unsuitable for 5.6.1)
23336              
23337              do alphabetical sorting by default (for csh compatibility)
23338              
23339              cut-n-paste goof in change#9264
23340              
23341              VMS piping fixes (from Charles Lane)
23342      Branch: perl
23343           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
23344           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
23345           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
23346 ____________________________________________________________________________
23347 [  9268] By: jhi                                   on 2001/03/21  00:37:04
23348         Log: Integrate perlio.
23349      Branch: perl
23350           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
23351           !> utf8.c utf8.h utfebcdic.h
23352 ____________________________________________________________________________
23353 [  9267] By: nick                                  on 2001/03/20  20:04:39
23354         Log: More EBCDIC stuff:
23355              - Loose the extra level of function on ASCII.
23356              - spotted a chr(0) issue in sv.c
23357              - re-work of UTF-X tr/// ranges to work in Unicode
23358              space. Still issues with the "0xff is illegal UTF-8" hack.
23359              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
23360              (why do it once when you can do it all over the place :-(
23361              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
23362              need utf8.pm for swashes.
23363              - Simplified and commented scan_const() in toke.c
23364              Still something wrong regexp and tr (swashes?).
23365      Branch: perlio
23366            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
23367            ! utf8.c utf8.h utfebcdic.h
23368 ____________________________________________________________________________
23369 [  9266] By: gsar                                  on 2001/03/20  19:16:43
23370         Log: VMS piping fixes (from Charles Lane)
23371      Branch: maint-5.6/perl
23372            ! vms/vms.c vms/vmspipe.com
23373 ____________________________________________________________________________
23374 [  9265] By: gsar                                  on 2001/03/20  17:53:52
23375         Log: cut-n-paste goof in change#9264
23376      Branch: maint-5.6/perl
23377            ! ext/File/Glob/Glob.xs
23378 ____________________________________________________________________________
23379 [  9264] By: gsar                                  on 2001/03/20  17:43:47
23380         Log: do alphabetical sorting by default (for csh compatibility);
23381              bsd_glob() does ASCII sort by default as usual, unless
23382              GLOB_ALPHASORT was specified
23383      Branch: maint-5.6/perl
23384            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
23385            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
23386            ! ext/File/Glob/bsd_glob.h
23387 ____________________________________________________________________________
23388 [  9263] By: gsar                                  on 2001/03/20  16:40:08
23389         Log: integrate change#9255 from mainline (unicode fix)
23390              
23391              substr($bytestr, i, n, $charstr)
23392      Branch: maint-5.6/perl
23393           !> Todo-5.6 pp.c t/op/substr.t
23394 ____________________________________________________________________________
23395 [  9262] By: gsar                                  on 2001/03/20  15:57:41
23396         Log: revert the leak fix in change#9142 (problem needs a more experimental
23397              fix unsuitable for 5.6.1)
23398      Branch: maint-5.6/perl
23399            ! scope.c
23400 ____________________________________________________________________________
23401 [  9261] By: jhi                                   on 2001/03/20  14:26:25
23402         Log: Integrate changes #9259,9260 from maintperl into mainline.
23403              
23404              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
23405              
23406              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
23407      Branch: perl
23408           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
23409 ____________________________________________________________________________
23410 [  9260] By: jhi                                   on 2001/03/20  14:05:46
23411         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
23412              From: Robin Barker <rmb1@cise.npl.co.uk>
23413              Date: Tue, 20 Mar 2001 10:12:04 GMT
23414              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
23415      Branch: maint-5.6/perl
23416            ! run.c
23417 ____________________________________________________________________________
23418 [  9259] By: jhi                                   on 2001/03/20  14:04:39
23419         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
23420              From: Chris Nandor <pudge@pobox.com>
23421              Date: Tue, 20 Mar 2001 00:40:56 -0500
23422              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
23423      Branch: maint-5.6/perl
23424            ! ext/POSIX/POSIX.xs lib/File/Path.pm
23425 ____________________________________________________________________________
23426 [  9258] By: jhi                                   on 2001/03/20  05:09:34
23427         Log: Update Changes.
23428      Branch: perl
23429            ! Changes patchlevel.h
23430 ____________________________________________________________________________
23431 [  9257] By: jhi                                   on 2001/03/20  05:04:25
23432         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
23433      Branch: perl
23434            ! t/op/tr.t
23435 ____________________________________________________________________________
23436 [  9256] By: jhi                                   on 2001/03/20  04:43:12
23437         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
23438              From: Peter Prymmer <pvhp@forte.com>
23439              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
23440              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
23441      Branch: maint-5.6/perl
23442            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
23443 ____________________________________________________________________________
23444 [  9255] By: jhi                                   on 2001/03/19  23:17:17
23445         Log: substr($bytestr, i, n, $charstr)
23446
23447              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
23448      Branch: perl
23449            ! Todo-5.6 pp.c t/op/substr.t
23450 ____________________________________________________________________________
23451 [  9254] By: jhi                                   on 2001/03/19  22:25:09
23452         Log: Rearrange the make test target prerequisites so that
23453              in a parallel make 'all' is finished before 'test'.
23454      Branch: perl
23455            ! Makefile.SH
23456 ____________________________________________________________________________
23457 [  9253] By: jhi                                   on 2001/03/19  21:48:07
23458         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
23459              From: Robin Houston <robin@kitsite.com>
23460              Date: Mon, 19 Mar 2001 15:48:41 +0000
23461              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
23462      Branch: perl
23463            ! pp_ctl.c
23464 ____________________________________________________________________________
23465 [  9252] By: jhi                                   on 2001/03/19  21:42:27
23466         Log: Integrate perlio.
23467      Branch: perl
23468           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
23469           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
23470           !> utfebcdic.h vms/perly_c.vms
23471 ____________________________________________________________________________
23472 [  9251] By: jhi                                   on 2001/03/19  21:31:28
23473         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
23474              
23475              Dynaloading in 64-bit AIX with vac.
23476      Branch: perl
23477           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
23478           !> hints/aix.sh
23479 ____________________________________________________________________________
23480 [  9250] By: jhi                                   on 2001/03/19  21:18:00
23481         Log: A more robust solution for the 64bitall AIX dynaloading
23482              problem, from Jens-Uwe Mager.
23483      Branch: maint-5.6/perl
23484            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
23485 ____________________________________________________________________________
23486 [  9249] By: nick                                  on 2001/03/19  20:59:37
23487         Log: Integrate mainline.
23488      Branch: perlio
23489           !> (integrate 42 files)
23490 ____________________________________________________________________________
23491 [  9248] By: nick                                  on 2001/03/19  20:22:07
23492         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
23493              (Building on OS390 uses native YACC and YYDEBUG has other
23494              side effects.)
23495      Branch: perlio
23496            ! perly.c perly.y vms/perly_c.vms
23497 ____________________________________________________________________________
23498 [  9247] By: jhi                                   on 2001/03/19  19:59:53
23499         Log: 64-bit AIX dynaloading problem (see #9244) idea
23500              from Jens-Uwe Mager.
23501      Branch: maint-5.6/perl
23502            ! ext/DynaLoader/dl_aix.xs
23503 ____________________________________________________________________________
23504 [  9246] By: nick                                  on 2001/03/19  19:27:57
23505         Log: More EBCDIC fixes.
23506      Branch: perlio
23507            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
23508            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
23509 ____________________________________________________________________________
23510 [  9245] By: jhi                                   on 2001/03/19  19:05:19
23511         Log: Integrate change #9243 from mainline into maintperl.
23512              
23513              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
23514      Branch: maint-5.6/perl
23515           !> README.vmesa
23516 ____________________________________________________________________________
23517 [  9244] By: jhi                                   on 2001/03/19  19:03:15
23518         Log: Get 64bitall AIX building, but still does not test okay:
23519              dynaloading anything fails, for example for op/defins:
23520              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
23521              (update: fixed by #9247,9250)
23522      Branch: maint-5.6/perl
23523            ! hints/aix.sh
23524 ____________________________________________________________________________
23525 [  9243] By: jhi                                   on 2001/03/19  19:00:16
23526         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
23527              From: Robin Barker <rmb1@cise.npl.co.uk>
23528              Date: Mon, 19 Mar 2001 18:01:57 GMT
23529              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
23530      Branch: perl
23531            ! README.vmesa
23532 ____________________________________________________________________________
23533 [  9242] By: jhi                                   on 2001/03/19  18:58:43
23534         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
23535              
23536              TODO: tests.
23537      Branch: perl
23538            ! doop.c op.c
23539 ____________________________________________________________________________
23540 [  9241] By: gsar                                  on 2001/03/19  17:34:46
23541         Log: VMSify tests (from Charles Lane)
23542      Branch: maint-5.6/perl
23543            ! t/lib/filehand.t t/lib/texttabs.t
23544 ____________________________________________________________________________
23545 [  9240] By: jhi                                   on 2001/03/19  14:24:26
23546         Log: Integrate change #9233 from maintperl into mainline.
23547              
23548              some refcounts were incorrect in perl_clone()
23549      Branch: perl
23550           !> sv.c
23551 ____________________________________________________________________________
23552 [  9239] By: gsar                                  on 2001/03/19  09:23:17
23553         Log: this is 5.6.1-trial3
23554      Branch: maint-5.6/perl
23555            ! Changes
23556 ____________________________________________________________________________
23557 [  9238] By: gsar                                  on 2001/03/19  08:47:04
23558         Log: some new symbols are only available under ithreads
23559      Branch: maint-5.6/perl
23560            ! makedef.pl
23561 ____________________________________________________________________________
23562 [  9237] By: gsar                                  on 2001/03/19  08:42:28
23563         Log: update patchlevel.h, Changes, &c.
23564      Branch: maint-5.6/perl
23565            ! Changes patchlevel.h pod/perlhist.pod
23566           !> AUTHORS
23567 ____________________________________________________________________________
23568 [  9236] By: gsar                                  on 2001/03/19  08:17:49
23569         Log: integrate changes#8068,8717 from mainline
23570              
23571              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
23572              
23573              [PATCH CPAN 1.59_51] warning message (not!)
23574      Branch: maint-5.6/perl
23575           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
23576           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
23577           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
23578           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
23579           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
23580 ____________________________________________________________________________
23581 [  9235] By: gsar                                  on 2001/03/19  08:07:09
23582         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
23583              
23584              [PATCH] Add missing CV flags to dump.c
23585              
23586              Re: [patch] Re: PL_ptr_table
23587              
23588              Fixup non-ithread build after 8713
23589              
23590              Generated files form 8713 etc.
23591              
23592              Correct the correction :-(
23593              
23594              Documenting coderef @INC (Re: CPAN "make this script work" feature)
23595              
23596              Subject: Re: sync sync sync: have I missed any patches?
23597              Replace djSP with dSP.
23598      Branch: maint-5.6/perl
23599           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
23600           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
23601           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
23602           !> sv.c sv.h win32/perlhost.h
23603 ____________________________________________________________________________
23604 [  9234] By: gsar                                  on 2001/03/19  07:22:05
23605         Log: revert the change#9090 integrate for now (change looks somewhat
23606              incomplete in that [ha]v_exists() need something similar; lacks
23607              tests; &c.)
23608      Branch: maint-5.6/perl
23609            ! hv.c
23610 ____________________________________________________________________________
23611 [  9233] By: gsar                                  on 2001/03/19  07:10:01
23612         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
23613              destruction when there are unreferenced scalars (SvREFCNT==0)
23614      Branch: maint-5.6/perl
23615            ! sv.c
23616 ____________________________________________________________________________
23617 [  9232] By: jhi                                   on 2001/03/19  05:11:02
23618         Log: Regen api and toc.
23619      Branch: maint-5.6/perl
23620            ! pod/perlapi.pod pod/perltoc.pod
23621 ____________________________________________________________________________
23622 [  9231] By: jhi                                   on 2001/03/19  04:06:03
23623         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
23624              add a lost line in pp.c:pp_chop(), update to new op/chop.
23625              
23626              Clarify the description differentiating for and while; inspired by
23627              
23628              Subject: [ID 20010306.004] || != named unary operator
23629              
23630              The $Is_MacOS needs to be declared.
23631      Branch: maint-5.6/perl
23632            ! pp.c t/op/chop.t
23633           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
23634 ____________________________________________________________________________
23635 [  9230] By: jhi                                   on 2001/03/19  03:48:16
23636         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
23637              9079,9083,9089,9090,9091 from mainline to maintperl.
23638              
23639              Quieten some noise in Win32 builds
23640              
23641              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
23642              
23643              The perlretut was still talking about the old \p and \P
23644              definitions.
23645              
23646              More tweakage on the Unicode character class descriptions.
23647              
23648              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
23649              
23650              Subject: 'no *POSIX' Patch speeding up make on BS2000 
23651              
23652              Subject: [PATCH] perldata.pod here-doc docs
23653              
23654              Add /sbin and /usr/sbin to the list of directories scanned
23655              for setuid programs.  Takes care of bug id 20010309.003.
23656              
23657              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
23658              
23659              In op/stat #35 better to scan all the potential directories
23660              for setuids, not just the first one.
23661      Branch: maint-5.6/perl
23662            ! Makefile.SH
23663           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
23664           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
23665           !> t/op/stat.t toke.c win32/win32.h
23666 ____________________________________________________________________________
23667 [  9229] By: jhi                                   on 2001/03/19  02:31:50
23668         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
23669              From: Chris Nandor <pudge@pobox.com>
23670              Date: Sat, 10 Mar 2001 14:22:19 -0500
23671              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
23672      Branch: maint-5.6/perl
23673            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
23674            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
23675            ! t/lib/b.t t/lib/errno.t
23676 ____________________________________________________________________________
23677 [  9228] By: jhi                                   on 2001/03/19  02:29:59
23678         Log: Integrate changes #9113,9122 from mainline into maintperl.
23679              
23680              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?)
23681      Branch: maint-5.6/perl
23682           !> Configure README.os390 hints/os390.sh
23683 ____________________________________________________________________________
23684 [  9227] By: jhi                                   on 2001/03/19  02:22:35
23685         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
23686              into maintperl.
23687              
23688              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
23689              
23690              Forgot to check-in the larger part of #9120, duh.
23691              
23692              Subject: Another patch for integer.pm POD 
23693              
23694              h2ph strictness and cleanliness from Kurt Starsinic.
23695              
23696              Borland filename case problem.
23697              
23698              h2ph strictness and cleanliness from Kurt Starsinic.
23699              
23700              Subject: [PATCH] the uncontroversial doc patches
23701      Branch: maint-5.6/perl
23702           +> win32/sncfnmcs.pl
23703           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
23704           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
23705           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
23706           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
23707           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
23708           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
23709           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
23710 ____________________________________________________________________________
23711 [  9226] By: jhi                                   on 2001/03/19  02:10:21
23712         Log: Integrate changes #9207,9214 from mainline into maintperl.
23713              
23714              podchecker relaxations: =over has an *optional* number after it,
23715              and whitespace in L<> is okay.
23716      Branch: maint-5.6/perl
23717           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
23718           !> t/pod/poderrs.xr
23719 ____________________________________________________________________________
23720 [  9225] By: jhi                                   on 2001/03/19  02:07:38
23721         Log: Integrate change #9219 from maintperl into mainline.
23722              
23723              remove duplicated tests
23724      Branch: perl
23725           !> t/op/re_tests
23726 ____________________________________________________________________________
23727 [  9224] By: jhi                                   on 2001/03/19  02:06:11
23728         Log: Integrate change #9223 from mainline to maintperl.
23729              
23730              Document -Dmksymlinks.
23731      Branch: maint-5.6/perl
23732           !> INSTALL
23733 ____________________________________________________________________________
23734 [  9223] By: jhi                                   on 2001/03/19  02:01:25
23735         Log: Document -Dmksymlinks.
23736      Branch: perl
23737            ! INSTALL
23738 ____________________________________________________________________________
23739 [  9222] By: jhi                                   on 2001/03/19  01:15:35
23740         Log: The -Dmksymlinks wasn't working for maintperl.
23741      Branch: maint-5.6/perl
23742            ! Configure
23743 ____________________________________________________________________________
23744 [  9221] By: jhi                                   on 2001/03/19  00:49:43
23745         Log: Cleanup pixie residue.
23746      Branch: perl
23747            ! Makefile.SH
23748 ____________________________________________________________________________
23749 [  9220] By: jhi                                   on 2001/03/19  00:44:47
23750         Log: Document the use of pixie/prof; create make targets for it.
23751              
23752              TODO: make t/TEST pixie-aware.
23753      Branch: perl
23754            ! Makefile.SH pod/perlhack.pod
23755 ____________________________________________________________________________
23756 [  9219] By: gsar                                  on 2001/03/19  00:16:55
23757         Log: remove duplicated tests
23758      Branch: maint-5.6/perl
23759            ! t/op/re_tests
23760 ____________________________________________________________________________
23761 [  9218] By: jhi                                   on 2001/03/18  23:59:31
23762         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
23763      Branch: perl
23764            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
23765 ____________________________________________________________________________
23766 [  9217] By: jhi                                   on 2001/03/18  23:25:20
23767         Log: Rewrite the tests section of Makefile to be less redundant
23768              and to allow for more flexible test targets, many recursive
23769              make calls introduced.
23770      Branch: perl
23771            ! Makefile.SH
23772 ____________________________________________________________________________
23773 [  9216] By: jhi                                   on 2001/03/18  22:30:04
23774         Log: Document the use of Third Degree (sparsely).
23775      Branch: perl
23776            ! pod/perlhack.pod t/TEST
23777 ____________________________________________________________________________
23778 [  9215] By: jhi                                   on 2001/03/18  22:10:30
23779         Log: Make targets for testing with Third Degree.
23780      Branch: perl
23781            ! Makefile.SH
23782 ____________________________________________________________________________
23783 [  9214] By: jhi                                   on 2001/03/18  21:08:53
23784         Log: The podchecker relaxations need to mirrored also at the tests.
23785      Branch: perl
23786            ! t/pod/poderrs.xr
23787 ____________________________________________________________________________
23788 [  9213] By: jhi                                   on 2001/03/18  20:56:21
23789         Log: Update Changes.
23790      Branch: perl
23791            ! Changes patchlevel.h
23792 ____________________________________________________________________________
23793 [  9212] By: jhi                                   on 2001/03/18  20:36:59
23794         Log: Looking for config.sh in parent directories isn't
23795              very useful for the toplevel Makefile.
23796      Branch: perl
23797            ! Makefile.SH
23798 ____________________________________________________________________________
23799 [  9211] By: jhi                                   on 2001/03/18  20:33:37
23800         Log: On "make clean" take care of Third Degree droppings.
23801      Branch: perl
23802            ! Makefile.SH
23803 ____________________________________________________________________________
23804 [  9210] By: jhi                                   on 2001/03/18  20:21:34
23805         Log: Add a hook for running the tests under the Third Degree
23806              debugging tool (set $ENV{PERL_3LOG} to non-zero)
23807              
23808              TODO: Document the use of Third Degree.
23809      Branch: perl
23810            ! t/TEST
23811 ____________________________________________________________________________
23812 [  9209] By: jhi                                   on 2001/03/18  20:19:07
23813         Log: Regen toc and api pods.
23814      Branch: perl
23815            ! pod/perlapi.pod pod/perltoc.pod
23816 ____________________________________________________________________________
23817 [  9208] By: jhi                                   on 2001/03/18  20:12:12
23818         Log: Integrate changes #8128,9132 from mainline into maintperl,
23819              Tie::SubstrHash fixes.
23820      Branch: maint-5.6/perl
23821           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
23822 ____________________________________________________________________________
23823 [  9207] By: jhi                                   on 2001/03/18  20:07:43
23824         Log: podchecker relaxations from Michael Stevens.
23825      Branch: perl
23826            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
23827 ____________________________________________________________________________
23828 [  9206] By: jhi                                   on 2001/03/18  20:04:24
23829         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
23830      Branch: perl
23831            ! lib/Locale/Constants.pm lib/Locale/Country.pm
23832            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
23833            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
23834 ____________________________________________________________________________
23835 [  9205] By: jhi                                   on 2001/03/18  19:54:45
23836         Log: Integrate changes #9161,9162 from maintperl to mainline.
23837              
23838              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
23839              results
23840      Branch: perl
23841           !> t/op/magic.t
23842 ____________________________________________________________________________
23843 [  9204] By: jhi                                   on 2001/03/18  19:37:46
23844         Log: Make perl.third checks more understandable to the builder.
23845      Branch: perl
23846            ! Makefile.SH
23847 ____________________________________________________________________________
23848 [  9203] By: jhi                                   on 2001/03/18  19:20:54
23849         Log: Re-integrate #9138 from maintperl to mainline,
23850              the squelching of the unneeded "Scalars leaked" messages.
23851      Branch: perl
23852           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
23853           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
23854           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
23855 ____________________________________________________________________________
23856 [  9202] By: jhi                                   on 2001/03/18  18:48:36
23857         Log: More robust and more paranoid perl.third target.
23858      Branch: perl
23859            ! Makefile.SH
23860 ____________________________________________________________________________
23861 [  9201] By: jhi                                   on 2001/03/18  18:39:21
23862         Log: Integrate change #9197 from maintperl to mainline.
23863              
23864              more thorough cleaning of arenas.
23865      Branch: perl
23866           !> embed.pl perl.c proto.h sv.c t/op/sort.t
23867 ____________________________________________________________________________
23868 [  9200] By: jhi                                   on 2001/03/18  18:25:17
23869         Log: Integrate perlio.
23870      Branch: perl
23871           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
23872           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
23873           !> t/lib/encode.t toke.c universal.c utf8.c
23874 ____________________________________________________________________________
23875 [  9199] By: nick                                  on 2001/03/18  15:23:51
23876         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
23877              is the sense of the test being done. Avoid some magical 127 and 128 values
23878              by using macros.
23879      Branch: perlio
23880            ! doop.c pp_ctl.c sv.c toke.c
23881 ____________________________________________________________________________
23882 [  9198] By: nick                                  on 2001/03/18  14:18:12
23883         Log: UTF-X encoding invariance for Encode:
23884              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
23885              - move the XS code for those to universal.c (so in miniperl)
23886              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
23887              - change ext/Encode/compile to use above.
23888              - Fix t/lib/encode.t for above
23889              - Teach t/lib/b.t to expect -uutf8
23890              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
23891              utf8.pm is needed.
23892      Branch: perlio
23893            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23894            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
23895 ____________________________________________________________________________
23896 [  9197] By: gsar                                  on 2001/03/18  12:15:57
23897         Log: more thorough cleaning of arenas--keep going until no more
23898              SvREFCNT_dec()s occur (this fixes the problem that causes the
23899              pesky "Scalars leaked" warnings)
23900      Branch: maint-5.6/perl
23901            ! embed.pl perl.c proto.h sv.c t/op/sort.t
23902 ____________________________________________________________________________
23903 [  9196] By: nick                                  on 2001/03/18  10:57:29
23904         Log: Fix pragma/utf8.t # 15
23905              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
23906              are SvUTF8 as well.
23907      Branch: perlio
23908            ! toke.c
23909 ____________________________________________________________________________
23910 [  9195] By: nick                                  on 2001/03/18  09:27:06
23911         Log: Integrate mainline
23912      Branch: perlio
23913           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
23914           !> t/op/pat.t
23915 ____________________________________________________________________________
23916 [  9194] By: jhi                                   on 2001/03/18  05:29:59
23917         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
23918              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
23919      Branch: perl
23920            ! op.c op.h t/op/misc.t t/op/pat.t
23921 ____________________________________________________________________________
23922 [  9193] By: jhi                                   on 2001/03/18  05:15:06
23923         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
23924      Branch: perl
23925            ! mg.c t/op/pat.t
23926 ____________________________________________________________________________
23927 [  9192] By: jhi                                   on 2001/03/18  04:22:43
23928         Log: tr/// UTF-8 patches from Inaba Hiroto.
23929      Branch: perl
23930            ! doop.c op.c
23931 ____________________________________________________________________________
23932 [  9191] By: jhi                                   on 2001/03/18  04:21:17
23933         Log: Integrate perlio.
23934      Branch: perl
23935           !> utf8.c utfebcdic.h
23936 ____________________________________________________________________________
23937 [  9190] By: nick                                  on 2001/03/17  20:32:01
23938         Log: Correct #if EBCDIC side typos.
23939              Builds and passes many tests on OS390.
23940      Branch: perlio
23941            ! utf8.c utfebcdic.h
23942 ____________________________________________________________________________
23943 [  9189] By: jhi                                   on 2001/03/17  18:55:49
23944         Log: Add prerequisites for the perl.third target.
23945      Branch: perl
23946            ! Makefile.SH
23947 ____________________________________________________________________________
23948 [  9188] By: jhi                                   on 2001/03/17  18:46:00
23949         Log: Integrate perlio.
23950      Branch: perl
23951           +> utfebcdic.h
23952           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
23953 ____________________________________________________________________________
23954 [  9187] By: jhi                                   on 2001/03/17  18:38:47
23955         Log: Add a make rule for perl.third (the Third Degree memory debugging
23956              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
23957      Branch: perl
23958            ! Makefile.SH
23959 ____________________________________________________________________________
23960 [  9186] By: nick                                  on 2001/03/17  18:34:48
23961         Log: MANIFEST addition :-(
23962      Branch: perlio
23963            ! MANIFEST
23964 ____________________________________________________________________________
23965 [  9185] By: nick                                  on 2001/03/17  18:29:50
23966         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
23967              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
23968              a superset of ASCII are invariant under the encoding. This is EBCDIC
23969              friendly as an encoded string can be looked at as being EBCDIC by lexer
23970              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
23971              ASCII on ASCII machines.
23972              
23973              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
23974              seperate.
23975              - Add some more macros to comprehend different shift amounts and
23976              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
23977              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
23978              and conditionaly #include it.
23979              
23980              EBCDIC build as yet untested.  ASCII still fails the one test.
23981      Branch: perlio
23982            + utfebcdic.h
23983            ! utf8.c utf8.h
23984 ____________________________________________________________________________
23985 [  9184] By: nick                                  on 2001/03/17  17:44:16
23986         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
23987      Branch: perlio
23988            ! doop.c perl.h pp.c utf8.h
23989 ____________________________________________________________________________
23990 [  9183] By: jhi                                   on 2001/03/17  15:55:42
23991         Log: Integrate perlio.
23992      Branch: perl
23993            ! MANIFEST
23994           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
23995 ____________________________________________________________________________
23996 [  9182] By: nick                                  on 2001/03/17  09:16:06
23997         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
23998      Branch: perlio
23999            ! t/op/pat.t
24000 ____________________________________________________________________________
24001 [  9181] By: nick                                  on 2001/03/17  09:15:11
24002         Log: Integrate mainline.
24003      Branch: perlio
24004           +> lib/Locale/Constants.pm lib/Locale/Country.pm
24005           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
24006           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
24007           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
24008           !> (integrate 83 files)
24009 ____________________________________________________________________________
24010 [  9180] By: nick                                  on 2001/03/16  17:23:21
24011         Log: EBCDIC Fixes.
24012      Branch: perlio
24013            ! perl.h sv.c toke.c utf8.c utf8.h
24014 ____________________________________________________________________________
24015 [  9179] By: jhi                                   on 2001/03/16  14:10:12
24016         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
24017              a change needed to work around an AIX compiler bug.
24018      Branch: perl
24019            ! ext/Storable/Storable.xs
24020 ____________________________________________________________________________
24021 [  9178] By: jhi                                   on 2001/03/16  03:19:59
24022         Log: With Damian's approval synchronize damian's modules'
24023              licensing with Perl's standard module licensing.
24024      Branch: perl
24025            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
24026 ____________________________________________________________________________
24027 [  9177] By: jhi                                   on 2001/03/16  03:15:34
24028         Log: Make the Filter::Util:Call files have their own copies
24029              of the Perl standard module licensing, from Paul Marquess.
24030      Branch: perl
24031            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
24032 ____________________________________________________________________________
24033 [  9176] By: jhi                                   on 2001/03/16  02:56:04
24034         Log: Subject: [PATCH] more pod patches
24035              From: Michael Stevens <michael@etla.org>
24036              Date: Thu, 15 Mar 2001 21:25:18 +0000
24037              Message-ID: <20010315212518.A18870@firedrake.org>
24038      Branch: perl
24039            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
24040            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
24041            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
24042            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
24043            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
24044            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
24045            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
24046            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
24047            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
24048            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
24049            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
24050            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
24051            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
24052            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
24053            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
24054            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
24055            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
24056            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
24057            ! lib/Locale/Country.pm lib/Locale/Language.pm
24058            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
24059            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
24060            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
24061            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
24062            ! os2/OS2/Process/Process.pm
24063 ____________________________________________________________________________
24064 [  9175] By: jhi                                   on 2001/03/16  02:53:32
24065         Log: Subject: [PATCH] the uncontroversial doc patches
24066              From: Michael Stevens <michael@etla.org>
24067              Date: Thu, 15 Mar 2001 20:01:12 +0000
24068              Message-ID: <20010315200112.A7636@firedrake.org>
24069      Branch: perl
24070            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
24071            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
24072            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
24073            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
24074            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
24075 ____________________________________________________________________________
24076 [  9174] By: jhi                                   on 2001/03/16  02:50:49
24077         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
24078              From: Paul Lindner <lindner@inuus.com>
24079              Date: Fri, 16 Mar 2001 11:28:03 -0800
24080              Message-ID: <20010316112803.A7577@inuus.com>
24081      Branch: perl
24082            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
24083 ____________________________________________________________________________
24084 [  9173] By: nick                                  on 2001/03/15  20:21:03
24085         Log: 1st day's EBCDIC fixes:
24086              - toke.c's parsing of strings needed attention
24087              needed to conditionally e2a if string was already UTF-8
24088              - e2a/a2e tables where wrong way round.
24089              - new macros in utf8.h
24090      Branch: perlio
24091            ! perl.h toke.c utf8.h
24092 ____________________________________________________________________________
24093 [  9172] By: jhi                                   on 2001/03/15  15:17:17
24094         Log: Update Changes.
24095      Branch: perl
24096            ! Changes patchlevel.h
24097 ____________________________________________________________________________
24098 [  9171] By: jhi                                   on 2001/03/15  15:09:32
24099         Log: Subject: Re: Another Borland C++ problem.
24100              From: "Vadim Konovalov" <watman@inbox.ru>
24101              Date: Sat, 10 Mar 2001 19:26:07 +0300
24102              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
24103              
24104              Borland filename case problem.
24105      Branch: perl
24106            + win32/sncfnmcs.pl
24107            ! MANIFEST README.win32
24108 ____________________________________________________________________________
24109 [  9170] By: jhi                                   on 2001/03/15  14:54:23
24110         Log: Add Locale::Codes 1.06, from Neil Bowers.
24111      Branch: perl
24112            + lib/Locale/Constants.pm lib/Locale/Country.pm
24113            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
24114            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
24115            + t/lib/lc-language.t t/lib/lc-uk.t
24116            ! MANIFEST
24117 ____________________________________________________________________________
24118 [  9169] By: jhi                                   on 2001/03/15  14:19:01
24119         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
24120      Branch: perl
24121            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
24122            ! ext/Storable/Storable.xs
24123 ____________________________________________________________________________
24124 [  9168] By: jhi                                   on 2001/03/15  14:13:22
24125         Log: Integrate changes #9120,9167 from mainline to maintperl.
24126              
24127              Subject: [PATCH 5.6.1] OS/2 docs
24128              
24129              Subject: [PATCH 5.6.1] perldoc
24130      Branch: maint-5.6/perl
24131           !> os2/Changes utils/perldoc.PL
24132 ____________________________________________________________________________
24133 [  9167] By: jhi                                   on 2001/03/15  14:07:42
24134         Log: Subject: [PATCH 5.6.1] perldoc
24135              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24136              Date: Wed, 14 Mar 2001 23:46:52 -0500
24137              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
24138      Branch: perl
24139            ! utils/perldoc.PL
24140 ____________________________________________________________________________
24141 [  9166] By: jhi                                   on 2001/03/15  13:53:15
24142         Log: sigaction test condition tweakage.
24143      Branch: perl
24144            ! t/lib/sigaction.t
24145 ____________________________________________________________________________
24146 [  9165] By: alanbur                               on 2001/03/15  03:49:17
24147         Log: Resynchronised with parent
24148      Branch: maint-5.6/pureperl
24149           +> os2/os2add.sym t/op/anonsub.t
24150           !> (integrate 72 files)
24151 ____________________________________________________________________________
24152 [  9164] By: jhi                                   on 2001/03/15  01:05:01
24153         Log: Avoid stomping off the beginning of an array in tr///.
24154      Branch: perl
24155            ! op.c
24156 ____________________________________________________________________________
24157 [  9163] By: jhi                                   on 2001/03/15  00:58:57
24158         Log: h2ph strictness and cleanliness from Kurt Starsinic.
24159      Branch: perl
24160            ! utils/h2ph.PL
24161 ____________________________________________________________________________
24162 [  9162] By: gsar                                  on 2001/03/15  00:56:53
24163         Log: avoid warnings
24164      Branch: maint-5.6/perl
24165            ! t/op/magic.t
24166 ____________________________________________________________________________
24167 [  9161] By: gsar                                  on 2001/03/15  00:52:09
24168         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
24169              results
24170      Branch: maint-5.6/perl
24171            ! t/op/magic.t
24172 ____________________________________________________________________________
24173 [  9160] By: jhi                                   on 2001/03/14  22:02:10
24174         Log: Do not use the Perl malloc in IRIX, suggested by
24175              Helmus Jarausch.
24176      Branch: perl
24177            ! hints/irix_6.sh
24178 ____________________________________________________________________________
24179 [  9159] By: nick                                  on 2001/03/14  21:45:59
24180         Log: Integrate mainline
24181      Branch: perlio
24182           +> t/op/loopctl.t
24183           !> (integrate 41 files)
24184 ____________________________________________________________________________
24185 [  9158] By: jhi                                   on 2001/03/14  21:10:09
24186         Log: The Day of the Retractions continues: the #9138
24187              (integrated in #9144) doesn't work well in mainline.
24188      Branch: perl
24189            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
24190            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
24191            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
24192 ____________________________________________________________________________
24193 [  9157] By: jhi                                   on 2001/03/14  20:58:12
24194         Log: The #9145 CANNOT be enabled: the clear_pmop code still
24195              dumps core all over in Tru64.
24196      Branch: perl
24197            ! op.c op.h t/op/pat.t
24198 ____________________________________________________________________________
24199 [  9156] By: jhi                                   on 2001/03/14  20:48:06
24200         Log: Integrate change #9154 from maintperl to mainline.
24201              
24202              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
24203              (caused Storable 1.0.10 to break on windows)
24204      Branch: perl
24205           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
24206           !> perlapi.c proto.h
24207 ____________________________________________________________________________
24208 [  9155] By: jhi                                   on 2001/03/14  20:23:53
24209         Log: Retract #9136: breaks threading (and binary compatibility).
24210      Branch: perl
24211            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
24212 ____________________________________________________________________________
24213 [  9154] By: gsar                                  on 2001/03/14  17:48:18
24214         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
24215              (caused Storable 1.0.10 to break on windows)
24216      Branch: maint-5.6/perl
24217            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
24218            ! perlapi.c proto.h
24219 ____________________________________________________________________________
24220 [  9153] By: jhi                                   on 2001/03/14  13:35:21
24221         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
24222      Branch: perl
24223            ! t/lib/sigaction.t
24224 ____________________________________________________________________________
24225 [  9152] By: gsar                                  on 2001/03/14  07:29:40
24226         Log: back out changes#9012,9010,9009 and parts of change#9016
24227              (causes ABRs under purify, and some prerequisites don't
24228              seem to be there in 5.6.x)
24229      Branch: maint-5.6/perl
24230            ! doop.c op.c t/op/tr.t toke.c
24231 ____________________________________________________________________________
24232 [  9151] By: gsar                                  on 2001/03/14  07:01:29
24233         Log: reenable change#9145 (the test was busted due to a missing
24234              C<print "ok 27\n">)
24235      Branch: perl
24236            ! op.c op.h t/op/pat.t
24237 ____________________________________________________________________________
24238 [  9150] By: jhi                                   on 2001/03/14  06:38:36
24239         Log: Retract #9145.
24240      Branch: perl
24241            ! op.c op.h t/op/pat.t
24242 ____________________________________________________________________________
24243 [  9149] By: jhi                                   on 2001/03/14  06:14:56
24244         Log: Retract #9143.
24245      Branch: perl
24246            ! op.c
24247 ____________________________________________________________________________
24248 [  9148] By: gsar                                  on 2001/03/14  06:13:02
24249         Log: Uninitialized Memory Read in regexec.c
24250      Branch: perl
24251            ! regexec.c
24252 ____________________________________________________________________________
24253 [  9147] By: jhi                                   on 2001/03/14  04:59:54
24254         Log: Subject: PATCH: make goto work in nested eval ""
24255              From: Robin Houston <robin@kitsite.com>
24256              Date: Wed, 14 Mar 2001 04:16:10 +0000
24257              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
24258      Branch: perl
24259            ! pp_ctl.c t/op/goto.t
24260 ____________________________________________________________________________
24261 [  9146] By: jhi                                   on 2001/03/14  04:42:54
24262         Log: Preserve the #ifdef PERL_CORE in perly.h.
24263      Branch: perl
24264            ! perly.fixer
24265 ____________________________________________________________________________
24266 [  9145] By: jhi                                   on 2001/03/14  03:57:41
24267         Log: (Retracted by #9150.)
24268      Branch: perl
24269            ! op.c op.h t/op/pat.t
24270 ____________________________________________________________________________
24271 [  9144] By: jhi                                   on 2001/03/14  03:50:38
24272         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
24273              
24274              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
24275              
24276              remove squelch controls for "Scalars leaked" messages in most places
24277              (these are now cured)
24278              
24279              fix another memory leak reported by purify (tie callbacks that
24280              croak can leak when wiping out magic)
24281      Branch: perl
24282           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
24283           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
24284           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
24285           !> t/pragma/warnings.t
24286 ____________________________________________________________________________
24287 [  9143] By: jhi                                   on 2001/03/14  03:37:53
24288         Log: (Retracted by #9149.)
24289      Branch: perl
24290            ! op.c
24291 ____________________________________________________________________________
24292 [  9142] By: gsar                                  on 2001/03/14  03:20:48
24293         Log: fix another memory leak reported by purify (tie callbacks that
24294              croak can leak when wiping out magic)
24295      Branch: maint-5.6/perl
24296            ! scope.c
24297 ____________________________________________________________________________
24298 [  9141] By: jhi                                   on 2001/03/14  02:55:00
24299         Log: Subject: PATCH for [ID 20010305.003]
24300              From: Robin Houston <robin@kitsite.com>
24301              Date: Wed, 14 Mar 2001 02:45:51 +0000
24302              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
24303      Branch: perl
24304            ! pp_ctl.c t/op/eval.t
24305 ____________________________________________________________________________
24306 [  9140] By: jhi                                   on 2001/03/14  02:41:54
24307         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
24308              Date: Wed, 14 Mar 2001 01:52:51 +0000
24309              From: Robin Houston <robin@kitsite.com>
24310              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
24311              
24312              Fix for 2000313.004.
24313      Branch: perl
24314            ! pp_ctl.c t/op/goto.t
24315 ____________________________________________________________________________
24316 [  9139] By: jhi                                   on 2001/03/14  02:40:50
24317         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
24318              From: Robin Houston <robin@kitsite.com>
24319              Date: Wed, 14 Mar 2001 00:43:45 +0000
24320              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
24321      Branch: perl
24322            + t/op/loopctl.t
24323            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
24324            ! vms/perly_c.vms
24325 ____________________________________________________________________________
24326 [  9138] By: gsar                                  on 2001/03/14  01:18:00
24327         Log: remove squelch controls for "Scalars leaked" messages in most places
24328              (these are now cured)
24329      Branch: maint-5.6/perl
24330            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
24331            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
24332            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
24333 ____________________________________________________________________________
24334 [  9137] By: gsar                                  on 2001/03/14  00:57:04
24335         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
24336      Branch: maint-5.6/perl
24337            ! regcomp.c
24338 ____________________________________________________________________________
24339 [  9136] By: jhi                                   on 2001/03/13  23:12:24
24340         Log: (Retracted by #9155)
24341              
24342              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
24343              From: Jens-Uwe Mager <jum@helios.de>
24344              Date: Wed, 21 Feb 2001 21:32:04 +0100
24345              Message-ID: <20010221213203.A18340@ans.helios.de>
24346      Branch: perl
24347            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
24348 ____________________________________________________________________________
24349 [  9135] By: jhi                                   on 2001/03/13  22:50:05
24350         Log: Integrate perlio.
24351      Branch: perl
24352           !> pp.c
24353 ____________________________________________________________________________
24354 [  9134] By: jhi                                   on 2001/03/13  22:49:05
24355         Log: Integrate change #9131 from maintperl into mainline.
24356              
24357              make the error text look more consistent in hints/hpux.sh
24358      Branch: perl
24359           !> hints/hpux.sh
24360 ____________________________________________________________________________
24361 [  9133] By: gsar                                  on 2001/03/13  22:46:20
24362         Log: integrate change#9067 from mainline
24363              
24364              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
24365      Branch: maint-5.6/perl
24366           !> lib/ExtUtils/MM_Unix.pm
24367 ____________________________________________________________________________
24368 [  9132] By: jhi                                   on 2001/03/13  22:41:21
24369         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
24370              From: "John P. Linderman" <jpl@research.att.com>
24371              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
24372              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
24373              
24374              A more correct prime finder.
24375      Branch: perl
24376            ! lib/Tie/SubstrHash.pm
24377 ____________________________________________________________________________
24378 [  9131] By: gsar                                  on 2001/03/13  22:30:42
24379         Log: make the error text look more consistent in hints/hpux.sh
24380      Branch: maint-5.6/perl
24381            ! hints/hpux.sh
24382 ____________________________________________________________________________
24383 [  9130] By: jhi                                   on 2001/03/13  22:23:44
24384         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
24385              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24386              Date: Tue, 13 Mar 2001 18:41:26 +0100
24387              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
24388              
24389              If the test is run non-interactively the default handler
24390              is different.
24391      Branch: perl
24392            ! t/lib/sigaction.t
24393 ____________________________________________________________________________
24394 [  9129] By: jhi                                   on 2001/03/13  22:20:21
24395         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
24396              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24397              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
24398              Date:     Tue, 13 Mar 2001 16:44:32 EST
24399      Branch: perl
24400            ! t/lib/1_compile.t
24401 ____________________________________________________________________________
24402 [  9128] By: jhi                                   on 2001/03/13  22:18:34
24403         Log: Subject: Another patch for integer.pm POD 
24404              From: "John L. Allen" <allen@grumman.com>
24405              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
24406              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
24407      Branch: perl
24408            ! lib/integer.pm
24409 ____________________________________________________________________________
24410 [  9127] By: nick                                  on 2001/03/13  21:26:30
24411         Log: Integrate mainline.
24412      Branch: perlio
24413           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
24414           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
24415           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
24416           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
24417           !> Changes Configure MANIFEST README.os2 README.os390
24418           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
24419           !> os2/Changes patchlevel.h win32/perlhost.h
24420 ____________________________________________________________________________
24421 [  9126] By: nick                                  on 2001/03/13  20:39:51
24422         Log: #ifdef'ed out code to make packed side of pack/unpack
24423              octets. (i.e. pack('U') => encode_utf8).
24424      Branch: perlio
24425            ! pp.c
24426 ____________________________________________________________________________
24427 [  9125] By: jhi                                   on 2001/03/13  15:07:16
24428         Log: Update Changes.
24429      Branch: perl
24430            ! Changes patchlevel.h
24431 ____________________________________________________________________________
24432 [  9124] By: jhi                                   on 2001/03/13  14:22:45
24433         Log: Workaround for the buggy ("internal compiler error")
24434              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
24435              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
24436              of Andreas König.
24437      Branch: perl
24438            ! ext/re/Makefile.PL hints/aix.sh
24439 ____________________________________________________________________________
24440 [  9123] By: jhi                                   on 2001/03/13  03:24:34
24441         Log: Typo in #9114.
24442      Branch: metaconfig
24443            ! U/modified/myhostname.U
24444 ____________________________________________________________________________
24445 [  9122] By: jhi                                   on 2001/03/13  03:24:06
24446         Log: Typo in #9113.
24447      Branch: perl
24448            ! Configure
24449 ____________________________________________________________________________
24450 [  9121] By: jhi                                   on 2001/03/13  01:53:05
24451         Log: Forgot to check-in the larger part of #9120, duh.
24452      Branch: perl
24453            ! README.os2
24454 ____________________________________________________________________________
24455 [  9120] By: jhi                                   on 2001/03/13  01:51:31
24456         Log: Subject: [PATCH 5.6.1] OS/2 docs
24457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24458              Date: Mon, 12 Mar 2001 03:27:32 -0500
24459              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
24460      Branch: perl
24461            ! os2/Changes
24462 ____________________________________________________________________________
24463 [  9119] By: jhi                                   on 2001/03/13  01:49:41
24464         Log: Integrate change #9116 from maintperl into mainline.
24465              
24466              Win32::GetCwd() returns C: instead of C:\ in the root directory
24467              under ithreads
24468      Branch: perl
24469           !> win32/perlhost.h
24470 ____________________________________________________________________________
24471 [  9118] By: jhi                                   on 2001/03/13  01:13:39
24472         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
24473      Branch: perl
24474            + lib/Switch.pm t/lib/switch.t
24475            ! MANIFEST
24476 ____________________________________________________________________________
24477 [  9117] By: jhi                                   on 2001/03/13  01:03:17
24478         Log: Add Text::Balanced 1.83.
24479      Branch: perl
24480            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
24481            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
24482            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
24483            + t/lib/tb-xvari.t
24484            ! MANIFEST
24485 ____________________________________________________________________________
24486 [  9116] By: gsar                                  on 2001/03/13  00:55:53
24487         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
24488              under ithreads
24489      Branch: maint-5.6/perl
24490            ! win32/perlhost.h
24491 ____________________________________________________________________________
24492 [  9115] By: jhi                                   on 2001/03/13  00:54:09
24493         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
24494              From: "John L. Allen" <allen@grumman.com>
24495              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
24496              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
24497              
24498              use integer document clarification.
24499      Branch: perl
24500            ! lib/integer.pm
24501 ____________________________________________________________________________
24502 [  9114] By: jhi                                   on 2001/03/13  00:38:54
24503         Log: Metaconfig unit change for #9113.
24504      Branch: metaconfig
24505            ! U/modified/myhostname.U
24506 ____________________________________________________________________________
24507 [  9113] By: jhi                                   on 2001/03/13  00:38:35
24508         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?)
24509              From: Peter Prymmer <pvhp@forte.com>
24510              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
24511              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
24512      Branch: perl
24513            ! Configure README.os390 hints/os390.sh
24514 ____________________________________________________________________________
24515 [  9112] By: jhi                                   on 2001/03/13  00:29:00
24516         Log: Integrate perlio.
24517      Branch: perl
24518           !> sv.c utf8.h
24519 ____________________________________________________________________________
24520 [  9111] By: nick                                  on 2001/03/12  21:16:33
24521         Log: Integrate mainline.
24522      Branch: perlio
24523           +> t/op/anonsub.t
24524           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
24525           !> proto.h sv.c
24526 ____________________________________________________________________________
24527 [  9110] By: nick                                  on 2001/03/12  21:00:13
24528         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
24529      Branch: perlio
24530            ! sv.c utf8.h
24531 ____________________________________________________________________________
24532 [  9109] By: jhi                                   on 2001/03/12  16:04:47
24533         Log: Integrate change #9108 from maintperl to mainline.
24534              
24535              fix memory leak in C<sub X { sub {} }> arising from a refcount
24536              loop between the outer sub and the inner prototype anonsub
24537              
24538              this also enables closures returned by subroutines that
24539              subsequently get redefined to work without generating coredumps :)
24540              
24541              completely removed the free_closures() hack--it shouldn't be
24542              needed anymore
24543      Branch: perl
24544           +> t/op/anonsub.t
24545           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
24546           !> proto.h sv.c
24547 ____________________________________________________________________________
24548 [  9108] By: gsar                                  on 2001/03/12  10:21:31
24549         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
24550              loop between the outer sub and the inner prototype anonsub
24551              
24552              this also enables closures returned by subroutines that
24553              subsequently get redefined to work without generating coredumps :)
24554              
24555              completely removed the free_closures() hack--it shouldn't be
24556              needed anymore
24557      Branch: maint-5.6/perl
24558            + t/op/anonsub.t
24559            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
24560            ! proto.h sv.c
24561 ____________________________________________________________________________
24562 [  9107] By: jhi                                   on 2001/03/12  05:15:31
24563         Log: Integrate perlio.
24564      Branch: perl
24565           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
24566 ____________________________________________________________________________
24567 [  9106] By: nick                                  on 2001/03/11  20:10:12
24568         Log: regcomp.c is working in native space, not Unicode space (if different)
24569              as it is doing compare against 'W' in \W etc.
24570      Branch: perlio
24571            ! regcomp.c
24572 ____________________________________________________________________________
24573 [  9105] By: nick                                  on 2001/03/11  19:39:34
24574         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
24575              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
24576      Branch: perlio
24577            ! regcomp.c toke.c utf8.c
24578 ____________________________________________________________________________
24579 [  9104] By: nick                                  on 2001/03/11  18:15:44
24580         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
24581      Branch: perlio
24582            ! sv.c
24583 ____________________________________________________________________________
24584 [  9103] By: nick                                  on 2001/03/11  18:03:28
24585         Log: Integrate mainline (for regexp stuff).
24586      Branch: perlio
24587           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
24588           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
24589           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
24590           !> t/lib/errno.t t/op/pat.t
24591 ____________________________________________________________________________
24592 [  9102] By: nick                                  on 2001/03/11  17:44:20
24593         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
24594              - exclude layer syms in makedef.pl for sfio
24595              - also inhibit Encode from trying to build ":encode()" layer.
24596      Branch: perlio
24597            ! ext/Encode/Encode.xs makedef.pl
24598 ____________________________________________________________________________
24599 [  9101] By: jhi                                   on 2001/03/10  22:38:13
24600         Log: The $Is_MacOS needs to be declared.
24601      Branch: perl
24602            ! lib/ExtUtils/Manifest.pm
24603 ____________________________________________________________________________
24604 [  9100] By: jhi                                   on 2001/03/10  22:14:29
24605         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
24606              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
24607              pollute the symbolspace if using sfio.
24608      Branch: perl
24609            ! ext/Encode/Encode.xs
24610 ____________________________________________________________________________
24611 [  9099] By: jhi                                   on 2001/03/10  21:58:48
24612         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
24613              Date: Sat, 10 Mar 2001 14:23:55 -0500
24614              From: Chris Nandor <pudge@pobox.com>
24615              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
24616      Branch: perl
24617            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
24618            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
24619            ! t/lib/errno.t
24620 ____________________________________________________________________________
24621 [  9098] By: jhi                                   on 2001/03/10  21:38:30
24622         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
24623      Branch: perl
24624            ! regcomp.c regexec.c t/op/pat.t
24625 ____________________________________________________________________________
24626 [  9097] By: jhi                                   on 2001/03/10  14:38:07
24627         Log: Integrate perlio.
24628      Branch: perl
24629           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
24630           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
24631           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
24632 ____________________________________________________________________________
24633 [  9096] By: nick                                  on 2001/03/10  11:55:43
24634         Log: EBCDIC sanity - phase I
24635              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
24636              - use utf8n_xxxx (c.f. pvn) for forms which take length.
24637              - back out vN.N and $^V exceptions to e2a/a2e
24638              - make "locale" isxxx macros be uvchr (may be redundant?)
24639              
24640              Not clear yet that toUPPER_uni et. al. return being handled correctly.
24641              The tr// and rexexp stuff still needs an audit, assumption is they are working
24642              in Unicode space.
24643              
24644              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
24645      Branch: perlio
24646            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
24647            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
24648            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
24649 ____________________________________________________________________________
24650 [  9095] By: jhi                                   on 2001/03/09  22:10:01
24651         Log: Integrate perlio.
24652      Branch: perl
24653           !> dump.c
24654 ____________________________________________________________________________
24655 [  9094] By: nick                                  on 2001/03/09  17:36:38
24656         Log: Builds an passes all tests after integrate and this tweak.
24657      Branch: perlio
24658            ! dump.c
24659 ____________________________________________________________________________
24660 [  9093] By: nick                                  on 2001/03/09  17:16:03
24661         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
24662      Branch: perlio
24663           +> lib/unicode/Scripts.txt t/lib/sigaction.t
24664           !> (integrate 79 files)
24665 ____________________________________________________________________________
24666 [  9092] By: jhi                                   on 2001/03/09  15:28:26
24667         Log: Update Changes.
24668      Branch: perl
24669            ! Changes patchlevel.h
24670 ____________________________________________________________________________
24671 [  9091] By: jhi                                   on 2001/03/09  15:25:05
24672         Log: In op/stat #35 better to scan all the potential directories
24673              for setuids, not just the first one.
24674      Branch: perl
24675            ! t/op/stat.t
24676 ____________________________________________________________________________
24677 [  9090] By: jhi                                   on 2001/03/09  15:01:27
24678         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
24679              From: rspier@pobox.com (Robert Spier)
24680              Date: Fri, 9 Mar 2001 03:30:20 -0500
24681              Message-ID: <15016.38044.381174.160189@rls.cx>
24682              
24683              EXISTS() returning undef mistakenly triggered a FETCH().
24684      Branch: perl
24685            ! hv.c
24686 ____________________________________________________________________________
24687 [  9089] By: jhi                                   on 2001/03/09  14:59:02
24688         Log: Add /sbin and /usr/sbin to the list of directories scanned
24689              for setuid programs.  Takes care of bug id 20010309.003.
24690      Branch: perl
24691            ! t/op/stat.t
24692 ____________________________________________________________________________
24693 [  9088] By: jhi                                   on 2001/03/09  14:48:32
24694         Log: Regen perlapi, perltoc.
24695      Branch: perl
24696            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
24697 ____________________________________________________________________________
24698 [  9087] By: jhi                                   on 2001/03/09  14:38:56
24699         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
24700              From: David Mitchell <davem@fdgroup.co.uk>
24701              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
24702              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
24703      Branch: perl
24704            ! dump.c perl.c perl.h pod/perlrun.pod
24705 ____________________________________________________________________________
24706 [  9086] By: jhi                                   on 2001/03/09  01:47:16
24707         Log: A modified version of
24708              
24709              Subject: [ID 20010307.005] POSIX::sigaction has various problems
24710              From: anders@broadcom.com
24711              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
24712              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
24713              
24714              Currently the sigaction.t test #6 fails (and is fudged to look
24715              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
24716              This may well be a genuine bug in Linux sigaction() (since at
24717              least Tru64, Solaris, and HP-UX disagree with Linux).
24718              Anyone with POSIX / SUSv2 tome handy?  The problem is that
24719              the flags of the oldaction don't match with the flags in
24720              the previously installed disposition.
24721      Branch: perl
24722            + t/lib/sigaction.t
24723            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
24724 ____________________________________________________________________________
24725 [  9085] By: jhi                                   on 2001/03/09  01:30:13
24726         Log: Subject: Re: mission impossible for the day
24727              From: Alex Gough <alex@rcon.org>
24728              Date: Thu, 08 Mar 2001 17:18:19 +0000
24729              Message-ID: <3AA7BEDB.8070409@rcon.org>
24730              
24731              If references (are overloaded) and can be directly stringified,
24732              show that instead of "stringified".
24733              
24734              (The problem, infinite mutual recursion caused by overloaded bool
24735              in Switch.pm, tracked by David Mitchell)
24736      Branch: perl
24737            ! lib/Carp/Heavy.pm
24738 ____________________________________________________________________________
24739 [  9084] By: jhi                                   on 2001/03/09  01:20:39
24740         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
24741              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
24742              From: David Mitchell <davem@fdgroup.co.uk>
24743              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
24744      Branch: perl
24745            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
24746            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
24747 ____________________________________________________________________________
24748 [  9083] By: jhi                                   on 2001/03/09  01:16:51
24749         Log: Subject: [PATCH] perldata.pod here-doc docs
24750              From: Jeff Pinyan <jeffp@crusoe.net>
24751              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
24752              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
24753      Branch: perl
24754            ! pod/perldata.pod
24755 ____________________________________________________________________________
24756 [  9082] By: jhi                                   on 2001/03/09  01:01:27
24757         Log: Subject: Re: Unicode/EBCDIC
24758              From: Peter Prymmer <pvhp@forte.com>
24759              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
24760              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
24761      Branch: perl
24762            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
24763 ____________________________________________________________________________
24764 [  9081] By: jhi                                   on 2001/03/08  13:41:30
24765         Log: Subject: Ooops, wrong 'no *POSIX' Patch
24766              From: Dorner Thomas <Thomas.Dorner@start.de>
24767              Date: Thu, 8 Mar 2001 08:43:28 +0100
24768              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
24769      Branch: perl
24770            ! hints/posix-bc.sh
24771 ____________________________________________________________________________
24772 [  9080] By: jhi                                   on 2001/03/08  13:11:42
24773         Log: It's Scripts.txt, not Script.txt.
24774      Branch: perl
24775            ! MANIFEST
24776 ____________________________________________________________________________
24777 [  9079] By: jhi                                   on 2001/03/08  12:59:05
24778         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
24779              From: Dorner Thomas <Thomas.Dorner@start.de>
24780              Date: Wed, 7 Mar 2001 14:13:31 +0100
24781              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
24782      Branch: perl
24783            ! makedepend.SH
24784 ____________________________________________________________________________
24785 [  9078] By: jhi                                   on 2001/03/08  12:57:43
24786         Log: Retract #9069, wrong patch.
24787      Branch: perl
24788            ! Makefile.SH
24789 ____________________________________________________________________________
24790 [  9077] By: jhi                                   on 2001/03/08  01:06:13
24791         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
24792      Branch: perl
24793            + lib/unicode/Scripts.txt
24794            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
24795            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
24796            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
24797            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
24798            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
24799            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
24800            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
24801            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
24802            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
24803            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
24804            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
24805            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
24806            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
24807            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
24808            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
24809            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
24810            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
24811            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
24812            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
24813            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
24814            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
24815            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
24816            ! lib/unicode/version
24817 ____________________________________________________________________________
24818 [  9076] By: jhi                                   on 2001/03/07  22:59:39
24819         Log: Integrate change #7784 from mainline into maintperl.
24820              
24821              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
24822      Branch: maint-5.6/perl
24823           !> pp_ctl.c t/op/pat.t
24824 ____________________________________________________________________________
24825 [  9075] By: jhi                                   on 2001/03/07  22:05:11
24826         Log: More UTF-8 test tweaks.
24827      Branch: perl
24828            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
24829 ____________________________________________________________________________
24830 [  9074] By: nick                                  on 2001/03/07  21:39:29
24831         Log: Integrate mainline.
24832      Branch: perlio
24833           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
24834           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
24835           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
24836           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
24837           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
24838 ____________________________________________________________________________
24839 [  9073] By: jhi                                   on 2001/03/07  16:37:09
24840         Log: Update Changes.
24841      Branch: perl
24842            ! Changes patchlevel.h
24843 ____________________________________________________________________________
24844 [  9072] By: jhi                                   on 2001/03/07  16:32:30
24845         Log: Subject: [ID 20010306.004] || != named unary operator
24846              From: abela@geneanet.org
24847              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
24848              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
24849      Branch: perl
24850            ! pod/perlop.pod
24851 ____________________________________________________________________________
24852 [  9071] By: jhi                                   on 2001/03/07  15:14:11
24853         Log: Subject: downgrading to bytes for common functions
24854              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
24855              Date: Wed, 7 Mar 2001 02:36:55 -0500
24856              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
24857      Branch: perl
24858            ! pp_sys.c
24859 ____________________________________________________________________________
24860 [  9070] By: jhi                                   on 2001/03/07  15:04:58
24861         Log: Clarify the description differentiating for and while; inspired by
24862              
24863              Subject: [ID 20010306.002] for/while difference in for definition
24864              From: abela@geneanet.org
24865              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
24866              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
24867      Branch: perl
24868            ! pod/perlsyn.pod
24869 ____________________________________________________________________________
24870 [  9069] By: jhi                                   on 2001/03/07  14:55:30
24871         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
24872              From: Dorner Thomas <Thomas.Dorner@start.de>
24873              Date: Wed, 7 Mar 2001 14:13:31 +0100
24874              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
24875      Branch: perl
24876            ! Makefile.SH
24877 ____________________________________________________________________________
24878 [  9068] By: jhi                                   on 2001/03/07  14:51:17
24879         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
24880              From: Radu Greab <radu@netsoft.ro>
24881              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
24882              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
24883      Branch: perl
24884            ! pp.c t/op/chop.t
24885 ____________________________________________________________________________
24886 [  9067] By: jhi                                   on 2001/03/07  14:48:57
24887         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
24888              From: Simon Cozens <simon@netthink.co.uk>
24889              Date: Wed, 7 Mar 2001 13:59:28 +0000
24890              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
24891              
24892              In order to allow MakeMaker to build correct Makefiles,
24893              you need to change the order of the arguments in MM_Unix.pm
24894              as well. (Unless you have C89_CCMODE set, but we're trying
24895              to be POSIXly correct)
24896              
24897              Thanks to Merijn Broeren for tracking this down.
24898      Branch: perl
24899            ! lib/ExtUtils/MM_Unix.pm
24900 ____________________________________________________________________________
24901 [  9066] By: jhi                                   on 2001/03/07  14:30:02
24902         Log: Floating point too messy.
24903      Branch: perl
24904            ! t/camel-III/vstring.t
24905 ____________________________________________________________________________
24906 [  9065] By: jhi                                   on 2001/03/07  14:17:44
24907         Log: Integrate change #9064 from maintperl into mainline.
24908              
24909              fix memory leak in pack("Bb",...)
24910      Branch: perl
24911           !> perl.c
24912 ____________________________________________________________________________
24913 [  9064] By: gsar                                  on 2001/03/07  06:29:24
24914         Log: fix memory leak in pack("Bb",...)
24915      Branch: maint-5.6/perl
24916            ! perl.c
24917 ____________________________________________________________________________
24918 [  9063] By: jhi                                   on 2001/03/07  00:55:04
24919         Log: Major utf8 test reorganisation and rewrite.
24920              Hopefully no tests were lost in the shuffle.
24921              (The beginning of pragma/utf8 was lost intentionally,
24922              the tests were rather bogus and incomplete.)
24923      Branch: perl
24924            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
24925            ! t/pragma/utf8.t
24926 ____________________________________________________________________________
24927 [  9062] By: jhi                                   on 2001/03/07  00:41:16
24928         Log: More tweakage on the Unicode character class descriptions.
24929      Branch: perl
24930            ! lib/unicode/mktables.PL pod/perlretut.pod
24931 ____________________________________________________________________________
24932 [  9061] By: jhi                                   on 2001/03/06  23:12:38
24933         Log: The perlretut was still talking about the old \p and \P
24934              definitions.
24935      Branch: perl
24936            ! pod/perlretut.pod
24937 ____________________________________________________________________________
24938 [  9060] By: nick                                  on 2001/03/06  20:52:37
24939         Log: Integrate mainline (make test works again now).
24940      Branch: perlio
24941           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
24942 ____________________________________________________________________________
24943 [  9059] By: jhi                                   on 2001/03/06  15:36:14
24944         Log: 0.999... does equal 1.0, doesn't it?
24945      Branch: perl
24946            ! t/camel-III/vstring.t
24947 ____________________________________________________________________________
24948 [  9058] By: jhi                                   on 2001/03/06  15:34:00
24949         Log: Make /x{abcd}/ to work without use utf8.
24950      Branch: perl
24951            ! regcomp.c
24952 ____________________________________________________________________________
24953 [  9057] By: jhi                                   on 2001/03/06  03:02:36
24954         Log: Easier to outcomment all the three reset() tests for now.
24955      Branch: perl
24956            ! t/op/pat.t
24957 ____________________________________________________________________________
24958 [  9056] By: jhi                                   on 2001/03/06  02:30:02
24959         Log: Comment out the deadly reset; until the 20010301.005
24960              is finally fixed.
24961      Branch: perl
24962            ! t/op/pat.t
24963 ____________________________________________________________________________
24964 [  9055] By: jhi                                   on 2001/03/06  02:21:26
24965         Log: Integrate the change #9054 from mainline:
24966              retract the PMOP cleanup patch pending further investigation.
24967      Branch: maint-5.6/perl
24968           !> op.c op.h
24969 ____________________________________________________________________________
24970 [  9054] By: jhi                                   on 2001/03/06  02:19:57
24971         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
24972              with oddly familiar stack traces.
24973      Branch: perl
24974            ! op.c op.h
24975 ____________________________________________________________________________
24976 [  9053] By: jhi                                   on 2001/03/05  23:20:28
24977         Log: Integrate perlio.
24978      Branch: perl
24979           +> ext/Encode/Encode/koi8-r.ucm
24980           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
24981           !> makedef.pl
24982 ____________________________________________________________________________
24983 [  9052] By: nick                                  on 2001/03/05  23:08:17
24984         Log: skipping USE_PERLIO symbols correction.
24985      Branch: perlio
24986            ! makedef.pl
24987 ____________________________________________________________________________
24988 [  9051] By: nick                                  on 2001/03/05  22:35:07
24989         Log: More Encode alias tidying.
24990      Branch: perlio
24991            + ext/Encode/Encode/koi8-r.ucm
24992            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
24993 ____________________________________________________________________________
24994 [  9050] By: jhi                                   on 2001/03/05  21:44:29
24995         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
24996              Sarathy's fix for ID 20010301.005.
24997      Branch: maint-5.6/perl
24998           !> op.c op.h
24999 ____________________________________________________________________________
25000 [  9049] By: nick                                  on 2001/03/05  19:54:04
25001         Log: Integrate Jarkko's Encode.pm tweak.
25002      Branch: perlio
25003           !> ext/Encode/Encode.pm
25004 ____________________________________________________________________________
25005 [  9048] By: nick                                  on 2001/03/05  19:47:57
25006         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
25007      Branch: perlio
25008           +> os2/os2add.sym
25009           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
25010           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
25011           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
25012           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
25013           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
25014 ____________________________________________________________________________
25015 [  9047] By: jhi                                   on 2001/03/05  19:25:26
25016         Log: Regen perlapi.
25017      Branch: perl
25018            ! pod/perlapi.pod
25019 ____________________________________________________________________________
25020 [  9046] By: jhi                                   on 2001/03/05  19:12:14
25021         Log: Integrate perlio.
25022      Branch: perl
25023           +> t/camel-III/vstring.t
25024           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
25025 ____________________________________________________________________________
25026 [  9045] By: jhi                                   on 2001/03/05  19:10:36
25027         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
25028      Branch: perl
25029            ! ext/Encode/Encode.pm
25030 ____________________________________________________________________________
25031 [  9044] By: jhi                                   on 2001/03/05  18:49:12
25032         Log: Forgot the other half of the PMOP patch (#9033).
25033      Branch: perl
25034            ! op.h
25035 ____________________________________________________________________________
25036 [  9043] By: nick                                  on 2001/03/05  18:14:47
25037         Log: Update MANIFEST for new test.
25038      Branch: perlio
25039            ! MANIFEST
25040 ____________________________________________________________________________
25041 [  9042] By: nick                                  on 2001/03/05  18:12:41
25042         Log: Some tests for Camel 3rd edition features.
25043              Make gethostbyaddr() test in above work.
25044      Branch: perlio
25045            + t/camel-III/vstring.t
25046            ! pp.h pp_sys.c t/TEST t/harness
25047 ____________________________________________________________________________
25048 [  9041] By: jhi                                   on 2001/03/05  17:41:48
25049         Log: Add more ISO 8859 encoding aliases.
25050      Branch: perl
25051            ! ext/Encode/Encode.pm
25052 ____________________________________________________________________________
25053 [  9040] By: jhi                                   on 2001/03/05  17:30:43
25054         Log: Integrate perlio.
25055      Branch: perl
25056           !> MANIFEST sv.c
25057 ____________________________________________________________________________
25058 [  9039] By: nick                                  on 2001/03/05  17:11:36
25059         Log: Missed added file.
25060      Branch: perlio
25061            ! MANIFEST
25062 ____________________________________________________________________________
25063 [  9038] By: jhi                                   on 2001/03/05  15:58:01
25064         Log: Add tr tests for EBCDIC, from Karsten Sperling.
25065      Branch: perl
25066            ! t/op/tr.t
25067 ____________________________________________________________________________
25068 [  9037] By: nick                                  on 2001/03/05  15:56:35
25069         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
25070              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
25071              
25072              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
25073              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
25074              - uses SvPV() rather than sv_2pv() in case it isn't a string.
25075      Branch: perlio
25076            ! sv.c
25077 ____________________________________________________________________________
25078 [  9036] By: jhi                                   on 2001/03/05  15:49:15
25079         Log: Add matching tests currently failing in EBCDIC,
25080              suggested by Karsten Sperling.
25081      Branch: perl
25082            ! t/op/pat.t
25083 ____________________________________________________________________________
25084 [  9035] By: jhi                                   on 2001/03/05  15:36:55
25085         Log: The #9034 needs a MANIFESTation.
25086      Branch: perl
25087            ! MANIFEST
25088 ____________________________________________________________________________
25089 [  9034] By: jhi                                   on 2001/03/05  15:35:14
25090         Log: Integrate perlio.
25091      Branch: perl
25092           +> ext/Encode/Encode/Tcl.pm
25093           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
25094           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
25095           !> ext/Encode/Encode/iso8859-1.ucm
25096           !> ext/Encode/Encode/iso8859-10.ucm
25097           !> ext/Encode/Encode/iso8859-13.ucm
25098           !> ext/Encode/Encode/iso8859-14.ucm
25099           !> ext/Encode/Encode/iso8859-15.ucm
25100           !> ext/Encode/Encode/iso8859-16.ucm
25101           !> ext/Encode/Encode/iso8859-2.ucm
25102           !> ext/Encode/Encode/iso8859-3.ucm
25103           !> ext/Encode/Encode/iso8859-4.ucm
25104           !> ext/Encode/Encode/iso8859-5.ucm
25105           !> ext/Encode/Encode/iso8859-6.ucm
25106           !> ext/Encode/Encode/iso8859-7.ucm
25107           !> ext/Encode/Encode/iso8859-8.ucm
25108           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
25109           !> t/lib/encode.t
25110 ____________________________________________________________________________
25111 [  9033] By: jhi                                   on 2001/03/05  15:33:18
25112         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
25113              From: Gurusamy Sarathy <gsar@ActiveState.com>
25114              Date: Sun, 04 Mar 2001 22:33:15 -0800
25115              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
25116              
25117              PMOPs need to remember their own stash so that they can
25118              gracefully remove themselves from their linked list.
25119      Branch: perl
25120            ! op.c
25121 ____________________________________________________________________________
25122 [  9032] By: nick                                  on 2001/03/05  14:51:50
25123         Log: Encode implementation "completion"
25124              Implement and document define_encoding()
25125              Implement and document encoding aliases including define_alias()
25126              Make Encode::XS use define_encoding() rather than back-door.
25127              Move run-time *.enc to separate Encode::Tcl module.
25128              Make 'compile' honour <codeset_name>
25129              Change canonical names of to iso-8859-* and US-ascii.
25130      Branch: perlio
25131            + ext/Encode/Encode/Tcl.pm
25132            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
25133            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
25134            ! ext/Encode/Encode/iso8859-1.ucm
25135            ! ext/Encode/Encode/iso8859-10.ucm
25136            ! ext/Encode/Encode/iso8859-13.ucm
25137            ! ext/Encode/Encode/iso8859-14.ucm
25138            ! ext/Encode/Encode/iso8859-15.ucm
25139            ! ext/Encode/Encode/iso8859-16.ucm
25140            ! ext/Encode/Encode/iso8859-2.ucm
25141            ! ext/Encode/Encode/iso8859-3.ucm
25142            ! ext/Encode/Encode/iso8859-4.ucm
25143            ! ext/Encode/Encode/iso8859-5.ucm
25144            ! ext/Encode/Encode/iso8859-6.ucm
25145            ! ext/Encode/Encode/iso8859-7.ucm
25146            ! ext/Encode/Encode/iso8859-8.ucm
25147            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
25148            ! t/lib/encode.t
25149 ____________________________________________________________________________
25150 [  9031] By: jhi                                   on 2001/03/05  13:51:17
25151         Log: Integrate change #9030 from maintperl into mainline.
25152              
25153              Subject: [PATCH 5.6.1] OS/2 cleanup
25154      Branch: perl
25155           +> os2/os2add.sym
25156           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25157           !> makedef.pl os2/Changes os2/Makefile.SHs
25158           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
25159           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
25160           !> os2/os2.sym os2/os2ish.h
25161 ____________________________________________________________________________
25162 [  9030] By: jhi                                   on 2001/03/05  13:46:49
25163         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
25164              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25165              Date: Mon, 5 Mar 2001 02:29:44 -0500
25166              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
25167      Branch: maint-5.6/perl
25168            + os2/os2add.sym
25169            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25170            ! makedef.pl os2/Changes os2/Makefile.SHs
25171            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
25172            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
25173            ! os2/os2.sym os2/os2ish.h
25174 ____________________________________________________________________________
25175 [  9029] By: jhi                                   on 2001/03/05  13:40:35
25176         Log: Integrate change #9028 from maintperl into mainline.
25177              
25178              various nits in MM_Unix.pm found by disabling SelfLoader
25179      Branch: perl
25180           !> lib/ExtUtils/MM_Unix.pm
25181 ____________________________________________________________________________
25182 [  9028] By: gsar                                  on 2001/03/05  09:58:38
25183         Log: various nits in MM_Unix.pm found by disabling SelfLoader
25184      Branch: maint-5.6/perl
25185            ! lib/ExtUtils/MM_Unix.pm
25186 ____________________________________________________________________________
25187 [  9027] By: nick                                  on 2001/03/05  08:35:22
25188         Log: Integrate mainline
25189      Branch: perlio
25190           !> (integrate 28 files)
25191 ____________________________________________________________________________
25192 [  9026] By: jhi                                   on 2001/03/05  02:14:59
25193         Log: Integrate change #9025 from mainline to maintperl,
25194              retract \N{U+HHHH}.
25195      Branch: maint-5.6/perl
25196           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
25197           !> t/lib/charnames.t toke.c
25198 ____________________________________________________________________________
25199 [  9025] By: jhi                                   on 2001/03/05  02:13:09
25200         Log: Retracting \N{U+HHHH}.
25201      Branch: perl
25202            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
25203            ! t/lib/charnames.t toke.c
25204 ____________________________________________________________________________
25205 [  9024] By: jhi                                   on 2001/03/04  20:51:07
25206         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
25207              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
25208              Date: Fri, 02 Mar 2001 18:25:26 +0100
25209              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
25210              
25211              Casting problem.
25212      Branch: perl
25213            ! ext/Storable/Storable.xs
25214 ____________________________________________________________________________
25215 [  9023] By: jhi                                   on 2001/03/04  19:46:45
25216         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
25217              From: nick@talking.bollo.cx
25218              Date: Sat, 03 Mar 2001 21:41:33 +0000
25219              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
25220              
25221              Revert the workaround.
25222      Branch: perl
25223            ! perlio.c
25224 ____________________________________________________________________________
25225 [  9022] By: jhi                                   on 2001/03/04  19:36:28
25226         Log: Update Changes.
25227      Branch: perl
25228            ! Changes patchlevel.h
25229 ____________________________________________________________________________
25230 [  9021] By: jhi                                   on 2001/03/04  18:41:00
25231         Log: makedef.pl updates suggested by Chris Nandor; double-checking
25232              the changes in AIX, OS/2 Win32 would be nice.
25233      Branch: perl
25234            ! makedef.pl
25235 ____________________________________________________________________________
25236 [  9020] By: jhi                                   on 2001/03/04  18:23:58
25237         Log: Integrate change #9012 from maintperl into mainline,
25238              quench a compiler warning.
25239      Branch: perl
25240           !> toke.c
25241 ____________________________________________________________________________
25242 [  9019] By: jhi                                   on 2001/03/04  18:18:43
25243         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
25244              
25245              \N{U+HHHH} fix.
25246              
25247              pattern in G_ARRAY context
25248      Branch: maint-5.6/perl
25249           !> pp_hot.c t/op/pat.t toke.c
25250 ____________________________________________________________________________
25251 [  9018] By: jhi                                   on 2001/03/04  18:07:48
25252         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
25253              From: Jeff Pinyan <jeffp@crusoe.net>
25254              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
25255              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
25256      Branch: perl
25257            ! pp_hot.c t/op/pat.t
25258 ____________________________________________________________________________
25259 [  9017] By: jhi                                   on 2001/03/04  18:06:21
25260         Log: I thought I tested the #9014.
25261      Branch: perl
25262            ! toke.c
25263 ____________________________________________________________________________
25264 [  9016] By: jhi                                   on 2001/03/04  17:41:22
25265         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
25266              
25267              Tweak the get*ent() OS/2 prototypes.
25268              
25269              Add the \N{U+HHHH} syntax.
25270              
25271              More tr/// UTF-8 fixes from Inaba Hiroto.
25272      Branch: maint-5.6/perl
25273           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
25274           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
25275 ____________________________________________________________________________
25276 [  9015] By: jhi                                   on 2001/03/04  17:36:04
25277         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
25278      Branch: perl
25279            ! doop.c t/op/tr.t
25280 ____________________________________________________________________________
25281 [  9014] By: jhi                                   on 2001/03/04  17:24:49
25282         Log: Add the \N{U+HHHH} syntax.
25283      Branch: perl
25284            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
25285            ! t/lib/charnames.t toke.c
25286 ____________________________________________________________________________
25287 [  9013] By: jhi                                   on 2001/03/04  17:20:45
25288         Log: Tweak the get*ent() OS/2 prototypes.
25289      Branch: perl
25290            ! os2/os2.c
25291 ____________________________________________________________________________
25292 [  9012] By: gsar                                  on 2001/03/04  06:26:14
25293         Log: avoid warning (nit in change#9009)
25294      Branch: maint-5.6/perl
25295            ! toke.c
25296 ____________________________________________________________________________
25297 [  9011] By: gsar                                  on 2001/03/04  06:15:24
25298         Log: lib/charnames.t fails in 5.6.x because of older Unicode
25299              data
25300              
25301              TODO: need to revisit this after updating lib/unicode/...
25302      Branch: maint-5.6/perl
25303            ! t/lib/charnames.t
25304 ____________________________________________________________________________
25305 [  9010] By: gsar                                  on 2001/03/04  06:08:36
25306         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
25307      Branch: maint-5.6/perl
25308            ! toke.c
25309 ____________________________________________________________________________
25310 [  9009] By: jhi                                   on 2001/03/03  19:27:20
25311         Log: Integrate change #9008 from mainline to maintperl,
25312              UTF-8 tr/// fixes from Inaba Hiroto.
25313      Branch: maint-5.6/perl
25314           !> doop.c op.c t/op/tr.t toke.c
25315 ____________________________________________________________________________
25316 [  9008] By: jhi                                   on 2001/03/03  19:19:42
25317         Log: UTF8 tr/// fixes from Inaba Hiroto.
25318      Branch: perl
25319            ! doop.c op.c t/op/tr.t toke.c
25320 ____________________________________________________________________________
25321 [  9007] By: jhi                                   on 2001/03/03  19:00:30
25322         Log: Integrate change #9006 from maintperl to mainline,
25323              more robust quest for the infinite.
25324      Branch: perl
25325           !> lib/Math/Complex.pm
25326 ____________________________________________________________________________
25327 [  9006] By: jhi                                   on 2001/03/03  18:58:06
25328         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
25329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25330              Date: Sat, 3 Mar 2001 12:51:50 -0500
25331              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
25332              
25333              Be more robust in our quest for the infinite.
25334      Branch: maint-5.6/perl
25335            ! lib/Math/Complex.pm
25336 ____________________________________________________________________________
25337 [  9005] By: jhi                                   on 2001/03/03  17:55:50
25338         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
25339      Branch: maint-5.6/perl
25340            ! doio.c
25341 ____________________________________________________________________________
25342 [  9004] By: jhi                                   on 2001/03/03  17:40:14
25343         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
25344              so that picky compilers like IRIX won't get huffy about
25345              "statements without effect" (like 1;).
25346      Branch: perl
25347            ! toke.c
25348 ____________________________________________________________________________
25349 [  9003] By: jhi                                   on 2001/03/03  17:15:52
25350         Log: Integrate change #9002 from mainline to maintperl.
25351              
25352              Subject: [perl-5.6.x, perl-current] accept for EPOC
25353      Branch: maint-5.6/perl
25354           !> pp_sys.c
25355 ____________________________________________________________________________
25356 [  9002] By: jhi                                   on 2001/03/03  17:14:30
25357         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
25358              From: Olaf Flebbe <O.Flebbe@science-computing.de>
25359              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
25360              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
25361      Branch: perl
25362            ! pp_sys.c
25363 ____________________________________________________________________________
25364 [  9001] By: jhi                                   on 2001/03/03  17:13:13
25365         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
25366              From: "Craig A. Berry" <craigberry@mac.com>
25367              Date: Fri, 02 Mar 2001 17:44:40 -0600
25368              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
25369      Branch: perl
25370            ! t/pod/find.t
25371 ____________________________________________________________________________
25372 [  9000] By: jhi                                   on 2001/03/03  17:11:55
25373         Log: Integrate changes #8997,8999 from maintperl.
25374              
25375              Subject: [PATCH 5.6.1] compiling on OS/2
25376              (Better error message from hints/os2.sh)
25377              
25378              Subject: [PATCH 5.6.1] syslog.t
25379      Branch: perl
25380           !> hints/os2.sh t/lib/syslog.t
25381 ____________________________________________________________________________
25382 [  8999] By: jhi                                   on 2001/03/03  17:09:28
25383         Log: Subject: [PATCH 5.6.1] syslog.t
25384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25385              Date: Sat, 3 Mar 2001 02:11:17 -0500
25386              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
25387      Branch: maint-5.6/perl
25388            ! t/lib/syslog.t
25389 ____________________________________________________________________________
25390 [  8998] By: jhi                                   on 2001/03/03  17:07:50
25391         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
25392              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25393              Date: Sat, 3 Mar 2001 01:53:52 -0500
25394              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
25395      Branch: maint-5.6/perl
25396            ! opcode.pl os2/os2.c
25397 ____________________________________________________________________________
25398 [  8997] By: jhi                                   on 2001/03/03  17:03:30
25399         Log: Subject: [PATCH 5.6.1] compiling on OS/2
25400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25401              Date: Sat, 3 Mar 2001 01:59:59 -0500
25402              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
25403      Branch: maint-5.6/perl
25404            ! hints/os2.sh
25405 ____________________________________________________________________________
25406 [  8996] By: jhi                                   on 2001/03/03  00:55:58
25407         Log: Regen files for mainline.
25408      Branch: perl
25409            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25410            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
25411 ____________________________________________________________________________
25412 [  8995] By: jhi                                   on 2001/03/03  00:35:22
25413         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
25414              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
25415              to maintperl.
25416              
25417              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
25418              
25419              Add Configure option -Dmksymlinks which will create a symlink
25420              forest if the current/build differs from the source directory.
25421              (8218,8220,8221,8317,8318,8971)
25422              
25423              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
25424              (Document APPLLIB_EXP in INSTALL.)
25425              
25426              If running byacc write-enable also perly.h.
25427              
25428              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
25429              
25430              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
25431              
25432              Sanity check for conflicting thread flavours.
25433              
25434              Fix the sys/fcntl.h problem reported by Peter Prymmer.
25435              
25436              Add few CPUs/architectures to the Cppsym scan,
25437              add -perlio to archname if so selected (modified 8890)
25438              
25439              Be more helpful for devel builders, suggested by John L. Allen.
25440              (admittedly pointless change for maintperl, but the usedevel
25441              code is there already)
25442      Branch: maint-5.6/perl
25443           !> Configure INSTALL Makefile.SH Porting/Glossary
25444           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
25445           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
25446           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
25447           !> win32/config.bc win32/config.gc win32/config.vc
25448 ____________________________________________________________________________
25449 [  8994] By: jhi                                   on 2001/03/02  23:31:41
25450         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
25451      Branch: metaconfig/U/perl
25452            ! gccvers.U
25453 ____________________________________________________________________________
25454 [  8993] By: jhi                                   on 2001/03/02  23:22:12
25455         Log: Regenerate various files for maint.
25456      Branch: maint-5.6/perl
25457            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
25458            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
25459 ____________________________________________________________________________
25460 [  8992] By: alanbur                               on 2001/03/02  22:48:34
25461         Log: Resync wuth parent
25462      Branch: maint-5.6/pureperl
25463           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
25464           !> (integrate 60 files)
25465 ____________________________________________________________________________
25466 [  8991] By: jhi                                   on 2001/03/02  21:00:08
25467         Log: Retract the #8742 part of #8986, backward compat.
25468      Branch: maint-5.6/perl
25469            ! embed.pl
25470 ____________________________________________________________________________
25471 [  8990] By: jhi                                   on 2001/03/02  20:40:07
25472         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
25473      Branch: maint-5.6/perl
25474            ! hv.c
25475 ____________________________________________________________________________
25476 [  8989] By: jhi                                   on 2001/03/02  19:59:56
25477         Log: Update Changes.
25478      Branch: perl
25479            ! Changes patchlevel.h
25480 ____________________________________________________________________________
25481 [  8988] By: jhi                                   on 2001/03/02  19:57:08
25482         Log: Integrate perlio.
25483      Branch: perl
25484           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
25485           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
25486           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
25487           !> ext/Encode/Encode/iso8859-10.ucm
25488           !> ext/Encode/Encode/iso8859-13.ucm
25489           !> ext/Encode/Encode/iso8859-14.ucm
25490           !> ext/Encode/Encode/iso8859-15.ucm
25491           !> ext/Encode/Encode/iso8859-16.ucm
25492           !> ext/Encode/Encode/iso8859-2.ucm
25493           !> ext/Encode/Encode/iso8859-3.ucm
25494           !> ext/Encode/Encode/iso8859-4.ucm
25495           !> ext/Encode/Encode/iso8859-5.ucm
25496           !> ext/Encode/Encode/iso8859-6.ucm
25497           !> ext/Encode/Encode/iso8859-7.ucm
25498           !> ext/Encode/Encode/iso8859-8.ucm
25499           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
25500           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
25501 ____________________________________________________________________________
25502 [  8987] By: jhi                                   on 2001/03/02  19:43:40
25503         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
25504              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
25505              8950,8952,8955 from mainline to maintperl.
25506              
25507              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
25508              
25509              Put to rest the 20010205.001, the email address checking (not) regex.
25510              
25511              fork() not everywhere, cleanup temp files.
25512              
25513              The #8843 wasn't quite right: %Config needs to imported.
25514              
25515              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
25516              (#8849: the glob-basic hunk needed massaging as it depended
25517              on Schwern's large-scale (unintegrated) patches)
25518              
25519              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
25520              
25521              Upgrade to CGI.pm 2.752, from Lincoln Stein.
25522              (Note: there were some conflicts due to EBCDIC and EPOC
25523              patches, in general I preferred the repository code.)
25524              (When 2.753 comes out, we need to synchronize.)
25525              
25526              Subject: [PATCH] fix for charnames above FFFF
25527              
25528              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
25529              
25530              If no sfio, no -lsfio.
25531              
25532              Run run/*.t also in minitest.
25533              
25534              Subject:  [PATCH perl 5.7.0] malloc message address offset
25535              
25536              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
25537              
25538              Subject: fix for parameter -Dm (for perl@8867)
25539              
25540              Subject: [PATCH: perl@8892] was Re: hashing order difference?
25541              (make the test more portable)
25542              
25543              Subject: Re: [PATCH] fix for charnames above FFFF
25544              
25545              Subject: Re: I'm losing the war...
25546              (hv_store() not working correctly in ENV_IS_CASELESS case.)
25547              
25548              Subject: Modified README.bs2000 
25549              
25550              Subject: [PATCH: perl@8935] -Dt padsv($var)
25551              
25552              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
25553              
25554              Subject: PATCH: extra tests to check on negative float to unsigned cast
25555              
25556              Subject: [PATCH] XPUSH[insp] was Re: progress
25557              
25558              Subject: Re: Compile with perlcc..
25559      Branch: maint-5.6/perl
25560           !> (integrate 36 files)
25561 ____________________________________________________________________________
25562 [  8986] By: jhi                                   on 2001/03/02  18:51:25
25563         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
25564              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
25565              to maintperl.
25566              
25567              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
25568              
25569              Subject: [DOC PATCH] overload.pm nits
25570              
25571              Add header for LIB$ prototypes (C. Berry)
25572              
25573              Convert fwrite()s to sockets to write()s, since some socket stacks
25574              don't take kindly to stdio.
25575              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
25576              (for often optional LNMs)
25577              Correct a few typos
25578              (C. Bailey)
25579              
25580              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
25581              
25582              De-cut-and-pasto.
25583              
25584              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
25585              
25586              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
25587              
25588              Upgrade to CPAN 1.59_54, from Andreas König.
25589              
25590              Bogus shebang.
25591              
25592              Subject: [PATCH] Document makepatch in Porting/patching
25593              
25594              UTF-8 documentation.
25595              
25596              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
25597              
25598              Sort the MANIFEST.
25599              
25600              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
25601              
25602              Subject: [PATCH @8807] toke.c cleanup: scan_str()
25603              
25604              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
25605              
25606              Add run/*.t to testables.
25607              
25608              TODO: integrate #8784.
25609      Branch: maint-5.6/perl
25610           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
25611           !> (integrate 28 files)
25612 ____________________________________________________________________________
25613 [  8985] By: nick                                  on 2001/03/02  18:15:45
25614         Log: Integrate mainline
25615      Branch: perlio
25616           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
25617           !> vms/vms.c
25618 ____________________________________________________________________________
25619 [  8984] By: jhi                                   on 2001/03/02  16:00:17
25620         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
25621              
25622              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
25623              5.004_05, and mention the suidperl August 2000 security problem.
25624              (#8978,#8981)
25625              
25626              Subject: [ID 20010301.004] Technically speaking in perldata
25627              
25628              Subject: [PATCH] File::Copy for bleadperl, maintperl
25629              
25630              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
25631              
25632              (The #8982, fix for 20010221.005 and 20010221.008,
25633              would be nice too but it didn't integrate cleanly.)
25634      Branch: maint-5.6/perl
25635           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
25636 ____________________________________________________________________________
25637 [  8983] By: jhi                                   on 2001/03/02  15:51:16
25638         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
25639              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25640              Date:     Thu, 1 Mar 2001 15:54:09 EST
25641              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
25642      Branch: perl
25643            ! vms/vms.c
25644 ____________________________________________________________________________
25645 [  8982] By: jhi                                   on 2001/03/02  15:43:31
25646         Log: Subject: Re: sync sync sync: have I missed any patches?
25647              From: Radu Greab <radu@netsoft.ro> 
25648              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
25649              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
25650              
25651              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
25652              was checking argv[0] regardless of whether a different pathname
25653              will actually be executed."  Test case not supplied because 
25654              drafting that, ironically enough, revealed another bug
25655              (or a feature).
25656      Branch: perl
25657            ! doio.c
25658 ____________________________________________________________________________
25659 [  8981] By: jhi                                   on 2001/03/02  15:28:03
25660         Log: Misdate in #8978.
25661      Branch: perl
25662            ! pod/perlfaq1.pod
25663 ____________________________________________________________________________
25664 [  8980] By: jhi                                   on 2001/03/02  15:24:20
25665         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
25666              From: Chris Nandor <pudge@pobox.com>
25667              Date: Wed, 28 Feb 2001 22:10:15 -0500
25668              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
25669      Branch: perl
25670            ! lib/File/Copy.pm
25671 ____________________________________________________________________________
25672 [  8979] By: jhi                                   on 2001/03/02  15:17:16
25673         Log: Subject: [ID 20010301.004] Technically speaking in perldata
25674              From: abela@geneanet.org
25675              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
25676              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
25677      Branch: perl
25678            ! pod/perldata.pod
25679 ____________________________________________________________________________
25680 [  8978] By: jhi                                   on 2001/03/02  15:15:27
25681         Log: Subject: [ID 20010301.003] ref to 5.004
25682              From: abela@geneanet.org
25683              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
25684              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
25685              
25686              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
25687              and mention the suidperl August 2000 security problem.
25688      Branch: perl
25689            ! pod/perlfaq1.pod
25690 ____________________________________________________________________________
25691 [  8977] By: alanbur                               on 2001/03/02  14:17:45
25692         Log: Resynchronised with parent
25693      Branch: maint-5.6/pureperl
25694           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
25695           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
25696           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
25697           !> vms/descrip_mms.template win32/win32.c win32/win32.h
25698           !> win32/win32iop.h
25699 ____________________________________________________________________________
25700 [  8976] By: nick                                  on 2001/03/01  23:25:30
25701         Log: Integrate mainline.
25702      Branch: perlio
25703            - t/op/qu.t
25704           !> (integrate 55 files)
25705 ____________________________________________________________________________
25706 [  8975] By: jhi                                   on 2001/03/01  16:51:34
25707         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
25708      Branch: perl
25709           !> toke.c
25710 ____________________________________________________________________________
25711 [  8974] By: gsar                                  on 2001/03/01  16:28:21
25712         Log: fix for bugid 20010226.008
25713              
25714              the problem was that some of the pointers (PL_last_lop and
25715              PL_last_uni specifically) into the lex buffers weren't correctly
25716              being invalidated when the buffer changed; this would leave the
25717              pointers pointing at an arbitrary location in the buffer if
25718              the buffer didn't need to be reallocated, or point into freed
25719              memory if the buffer had to be realloced
25720              
25721              TODO item for bugdb maintainers: check other seemingly random
25722              parser-related bugs--they might be cured by this
25723      Branch: maint-5.6/perl
25724            ! toke.c
25725 ____________________________________________________________________________
25726 [  8973] By: jhi                                   on 2001/03/01  02:23:25
25727         Log: Retract #8970 because of a completely mysterious core dump:
25728              adding the tests 241..244 causes op/pat dump core at test #25.
25729              The test needs a lot of whittling down before the bug can be solved.
25730      Branch: perl
25731            ! t/op/pat.t
25732 ____________________________________________________________________________
25733 [  8972] By: jhi                                   on 2001/03/01  01:58:38
25734         Log: Regen perlapi.
25735      Branch: perl
25736            ! pod/perlapi.pod
25737 ____________________________________________________________________________
25738 [  8971] By: jhi                                   on 2001/03/01  01:34:09
25739         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))
25740              From: Nicholas Clark <nick@ccl4.org>
25741              Date: Wed, 28 Feb 2001 23:28:49 +0000
25742              Message-ID: <20010228232849.A55187@plum.flirble.org>
25743              
25744              Allow a completely write protected source code tree
25745              when using the Configure -Dmksymlinks.
25746      Branch: perl
25747            ! embed.pl warnings.pl
25748 ____________________________________________________________________________
25749 [  8970] By: jhi                                   on 2001/03/01  01:32:04
25750         Log: Add back the EBCDIC character range tests (for matching).
25751      Branch: perl
25752            ! t/op/pat.t
25753 ____________________________________________________________________________
25754 [  8969] By: nick                                  on 2001/02/28  18:18:01
25755         Log: Add charname comments to .ucm files writen by 'compile',
25756              also order charmaps in those files by source encoding.
25757              regenerate distrubuted .ucm files
25758      Branch: perlio
25759            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
25760            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
25761            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
25762            ! ext/Encode/Encode/iso8859-10.ucm
25763            ! ext/Encode/Encode/iso8859-13.ucm
25764            ! ext/Encode/Encode/iso8859-14.ucm
25765            ! ext/Encode/Encode/iso8859-15.ucm
25766            ! ext/Encode/Encode/iso8859-16.ucm
25767            ! ext/Encode/Encode/iso8859-2.ucm
25768            ! ext/Encode/Encode/iso8859-3.ucm
25769            ! ext/Encode/Encode/iso8859-4.ucm
25770            ! ext/Encode/Encode/iso8859-5.ucm
25771            ! ext/Encode/Encode/iso8859-6.ucm
25772            ! ext/Encode/Encode/iso8859-7.ucm
25773            ! ext/Encode/Encode/iso8859-8.ucm
25774            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
25775            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
25776 ____________________________________________________________________________
25777 [  8968] By: jhi                                   on 2001/02/28  16:26:37
25778         Log: Expand usemorebits early if d_casti32 needs to be undefined.
25779      Branch: perl
25780            ! hints/hpux.sh hints/irix_6.sh
25781 ____________________________________________________________________________
25782 [  8967] By: jhi                                   on 2001/02/28  16:22:26
25783         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
25784              retract toke.c/qu parts of #8583, retract #8485, retract
25785              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
25786              op/length.t, and MANIFEST, and delete t/op/qu.t.
25787      Branch: perl
25788            - t/op/qu.t
25789            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
25790            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
25791            ! t/op/length.t toke.c
25792 ____________________________________________________________________________
25793 [  8966] By: jhi                                   on 2001/02/28  15:00:27
25794         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
25795              by not changing from pre-Unicode days into being Unicode-aware.
25796              Sniff.
25797      Branch: perl
25798            ! pp.c t/op/pack.t t/op/qu.t
25799 ____________________________________________________________________________
25800 [  8965] By: jhi                                   on 2001/02/28  14:37:55
25801         Log: Subject: Re: Errors in core PODs
25802              From: Michael Stevens <michael@etla.org> 
25803              Date: Fri, 23 Feb 2001 15:47:56 +0000
25804              Message-ID: <20010223154756.A7723@firedrake.org> 
25805      Branch: perl
25806            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
25807            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
25808            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
25809            ! x2p/a2p.pod
25810 ____________________________________________________________________________
25811 [  8964] By: jhi                                   on 2001/02/28  14:35:35
25812         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
25813              (The #8961 was too bold.)
25814      Branch: perl
25815            ! hints/hpux.sh hints/irix_6.sh
25816 ____________________________________________________________________________
25817 [  8963] By: jhi                                   on 2001/02/28  14:33:39
25818         Log: Subject: Re: sync sync sync: have I missed any patches?
25819              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25820              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
25821              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
25822              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
25823              
25824              Replace djSP with dSP.
25825      Branch: perl
25826            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
25827            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
25828            ! win32/perlhost.h
25829 ____________________________________________________________________________
25830 [  8962] By: jhi                                   on 2001/02/27  23:21:14
25831         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
25832      Branch: perl
25833            ! lib/Filter/Simple.pm
25834 ____________________________________________________________________________
25835 [  8961] By: jhi                                   on 2001/02/27  22:55:26
25836         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
25837              and this would be it.
25838      Branch: perl
25839            ! hints/hpux.sh hints/irix_6.sh
25840 ____________________________________________________________________________
25841 [  8960] By: jhi                                   on 2001/02/27  22:51:33
25842         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
25843              From: "Craig A. Berry" <craigberry@mac.com>
25844              Date: Tue, 27 Feb 2001 16:11:44 -0600
25845              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
25846      Branch: maint-5.6/perl
25847            ! configure.com vms/descrip_mms.template
25848 ____________________________________________________________________________
25849 [  8959] By: jhi                                   on 2001/02/27  22:47:23
25850         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
25851              From: "Craig A. Berry" <craigberry@mac.com>
25852              Date: Tue, 27 Feb 2001 16:11:44 -0600
25853              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
25854      Branch: perl
25855            ! configure.com vms/descrip_mms.template
25856 ____________________________________________________________________________
25857 [  8958] By: jhi                                   on 2001/02/27  15:16:42
25858         Log: Update Changes.
25859      Branch: perl
25860            ! Changes patchlevel.h
25861 ____________________________________________________________________________
25862 [  8957] By: jhi                                   on 2001/02/27  06:15:07
25863         Log: Subject: [5.6.x] EPOC additions
25864              From: Olaf Flebbe <O.Flebbe@science-computing.de>
25865              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
25866              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
25867      Branch: maint-5.6/perl
25868            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
25869 ____________________________________________________________________________
25870 [  8956] By: jhi                                   on 2001/02/27  06:12:11
25871         Log: Subject: [perl-current] EPOC 
25872              From: Olaf Flebbe <O.Flebbe@science-computing.de>
25873              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
25874              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
25875      Branch: perl
25876            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
25877            ! epoc/epocish.c epoc/epocish.h pp_sys.c
25878 ____________________________________________________________________________
25879 [  8955] By: jhi                                   on 2001/02/27  05:59:50
25880         Log: Subject: Re: Compile with perlcc..
25881              From: Edward Peschko <edwardp@excitehome.net>
25882              Date: Mon, 26 Feb 2001 18:51:58 -0800
25883              Message-ID: <20010226185158.A9871@excitehome.net>
25884              
25885              plus add a simple usage message if no arguments given.
25886      Branch: perl
25887            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
25888            ! utils/Makefile utils/perlcc.PL win32/pod.mak
25889 ____________________________________________________________________________
25890 [  8954] By: nick                                  on 2001/02/26  21:02:59
25891         Log: Integrate mainline
25892      Branch: perlio
25893           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
25894           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
25895           !> t/op/sprintf.t
25896 ____________________________________________________________________________
25897 [  8953] By: jhi                                   on 2001/02/26  14:43:54
25898         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
25899              From: Nicholas Clark <nick@ccl4.org>
25900              Date: Mon, 26 Feb 2001 00:42:07 +0000
25901              Message-ID: <20010226004207.F23333@plum.flirble.org>
25902      Branch: perl
25903            ! pp_ctl.c
25904 ____________________________________________________________________________
25905 [  8952] By: jhi                                   on 2001/02/26  14:42:13
25906         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
25907              From: Simon Cozens <simon@netthink.co.uk>
25908              Date: Mon, 26 Feb 2001 12:23:48 +0000
25909              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
25910      Branch: perl
25911            ! pod/perlguts.pod
25912 ____________________________________________________________________________
25913 [  8951] By: jhi                                   on 2001/02/26  14:39:15
25914         Log: Subject: [PATCH] perlio - unknown layer
25915              From: Nicholas Clark <nick@ccl4.org>
25916              Date: Mon, 26 Feb 2001 00:27:19 +0000
25917              Message-ID: <20010226002719.E23333@plum.flirble.org>
25918      Branch: perl
25919            ! perlio.c
25920 ____________________________________________________________________________
25921 [  8950] By: jhi                                   on 2001/02/26  14:38:04
25922         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
25923              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
25924              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
25925              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
25926      Branch: perl
25927            ! t/op/bop.t
25928 ____________________________________________________________________________
25929 [  8949] By: jhi                                   on 2001/02/26  14:37:07
25930         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
25931              From: Peter Prymmer <pvhp@forte.com>
25932              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
25933              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
25934      Branch: perl
25935            ! lib/Test.pm
25936 ____________________________________________________________________________
25937 [  8948] By: jhi                                   on 2001/02/26  14:35:53
25938         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
25939              From: Radu Greab <radu@netsoft.ro>
25940              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
25941              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
25942      Branch: perl
25943            ! pod/perlop.pod
25944 ____________________________________________________________________________
25945 [  8947] By: jhi                                   on 2001/02/26  14:34:46
25946         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
25947              From: David Mitchell <davem@fdgroup.co.uk>
25948              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
25949              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
25950      Branch: perl
25951            ! run.c
25952 ____________________________________________________________________________
25953 [  8946] By: jhi                                   on 2001/02/26  14:32:37
25954         Log: Subject: Modified README.bs2000 
25955              From: Dorner Thomas <Thomas.Dorner@start.de>
25956              Date: Mon, 26 Feb 2001 09:22:17 +0100
25957              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
25958      Branch: perl
25959            ! README.bs2000
25960 ____________________________________________________________________________
25961 [  8945] By: jhi                                   on 2001/02/26  14:19:53
25962         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
25963              to maintperl, listing the known failures on the tests 129 and 130.
25964      Branch: maint-5.6/perl
25965           !> t/op/sprintf.t
25966 ____________________________________________________________________________
25967 [  8944] By: jhi                                   on 2001/02/26  14:14:15
25968         Log: Add more known sprintf failures.
25969      Branch: perl
25970            ! t/op/sprintf.t
25971 ____________________________________________________________________________
25972 [  8943] By: jhi                                   on 2001/02/26  13:56:22
25973         Log: perlglob.exe needs to be found in Win32, patch from
25974              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
25975              which needs external glob at mini-perl time."
25976      Branch: perl
25977            ! ext/Encode/compile
25978 ____________________________________________________________________________
25979 [  8942] By: jhi                                   on 2001/02/26  13:52:19
25980         Log: A missing dTHX from Vadim Konovalov.
25981      Branch: perl
25982            ! perlio.c
25983 ____________________________________________________________________________
25984 [  8941] By: jhi                                   on 2001/02/26  13:37:05
25985         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
25986      Branch: perl
25987            ! op.c
25988 ____________________________________________________________________________
25989 [  8940] By: jhi                                   on 2001/02/26  13:35:40
25990         Log: Integrate perlio.
25991      Branch: perl
25992           !> ext/Encode/Encode.pm
25993 ____________________________________________________________________________
25994 [  8939] By: nick                                  on 2001/02/25  23:47:09
25995         Log: Integrate mainline.
25996      Branch: perlio
25997           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
25998           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
25999 ____________________________________________________________________________
26000 [  8938] By: nick                                  on 2001/02/25  19:36:28
26001         Log: Encode implementations docs.
26002      Branch: perlio
26003            ! ext/Encode/Encode.pm
26004 ____________________________________________________________________________
26005 [  8937] By: jhi                                   on 2001/02/25  19:26:16
26006         Log: Script wasn't aligned with reality.
26007      Branch: perl
26008            ! t/pod/find.t
26009 ____________________________________________________________________________
26010 [  8936] By: jhi                                   on 2001/02/25  18:54:55
26011         Log: Update Changes.
26012      Branch: perl
26013            ! Changes patchlevel.h
26014 ____________________________________________________________________________
26015 [  8935] By: jhi                                   on 2001/02/25  18:46:36
26016         Log: Retract #8929,8930,8932,8933 for now.
26017      Branch: perl
26018            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
26019 ____________________________________________________________________________
26020 [  8934] By: jhi                                   on 2001/02/25  17:34:35
26021         Log: Integrate perlio.
26022      Branch: perl
26023           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
26024           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
26025           !> t/lib/encode.t
26026 ____________________________________________________________________________
26027 [  8933] By: jhi                                   on 2001/02/25  17:33:12
26028         Log: (Retracted by #8395.)
26029              
26030              Slight tweaks in scan_const(), not fixes yet, it seems like
26031              lots of work remains to be done...
26032      Branch: perl
26033            ! toke.c
26034 ____________________________________________________________________________
26035 [  8932] By: jhi                                   on 2001/02/25  17:27:11
26036         Log: (Retracted by #8395.)
26037              
26038              Missing from #8930.
26039      Branch: perl
26040            ! perl.h
26041 ____________________________________________________________________________
26042 [  8931] By: jhi                                   on 2001/02/25  17:26:19
26043         Log: A comment tweak.
26044      Branch: perl
26045            ! utf8.c
26046 ____________________________________________________________________________
26047 [  8930] By: jhi                                   on 2001/02/25  17:25:47
26048         Log: (Retracted by #8395.)
26049              
26050              Attempt to fix the EBCDIC character range problwm with //.
26051      Branch: perl
26052            ! regcomp.c
26053 ____________________________________________________________________________
26054 [  8929] By: jhi                                   on 2001/02/25  17:23:45
26055         Log: (Retracted by #8395.)
26056              
26057              Expand the EBCDIC character range tests, and add few nasty
26058              tr tests from Karsten Sperling.
26059      Branch: perl
26060            ! t/op/pat.t t/op/tr.t
26061 ____________________________________________________________________________
26062 [  8928] By: jhi                                   on 2001/02/25  17:18:49
26063         Log: Missing check-in.
26064      Branch: perl
26065            ! lib/Pod/Find.pm
26066 ____________________________________________________________________________
26067 [  8927] By: nick                                  on 2001/02/25  11:30:22
26068         Log: Change method names in Encode implementation classes to something
26069              less confusing (preparing to "go public").
26070      Branch: perlio
26071            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
26072 ____________________________________________________________________________
26073 [  8926] By: nick                                  on 2001/02/25  10:53:24
26074         Log: GCC __atribute__ / printf fix
26075      Branch: perlio
26076            ! perl.h
26077 ____________________________________________________________________________
26078 [  8925] By: nick                                  on 2001/02/25  10:52:25
26079         Log: Checked in the wrong one ...
26080      Branch: perlio
26081            ! ext/Encode/Encode.pm
26082 ____________________________________________________________________________
26083 [  8924] By: nick                                  on 2001/02/24  18:46:51
26084         Log: Integrate mainline - to see what Jarkko has in ...
26085      Branch: perlio
26086           +> t/pod/testpods/lib/Pod/Stuff.pm
26087           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
26088 ____________________________________________________________________________
26089 [  8923] By: nick                                  on 2001/02/24  17:05:23
26090         Log: Encode API documentation nd tidy up.
26091              Minor additions to test.
26092              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
26093              Adds STRLEN to standard typemap.
26094      Branch: perlio
26095            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
26096            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
26097 ____________________________________________________________________________
26098 [  8922] By: jhi                                   on 2001/02/24  16:38:12
26099         Log: Add a test for the "character range should match in EBCDIC
26100              if specified using explicit numerics" bug found by Karsten
26101              Sperling.
26102      Branch: perl
26103            ! t/op/pat.t
26104 ____________________________________________________________________________
26105 [  8921] By: jhi                                   on 2001/02/24  16:30:16
26106         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
26107              From: schwern@pobox.com
26108              Date: Fri, 23 Feb 2001 03:21:37 -0500
26109              Message-ID: <20010223032137.A26022@magnonel.guild.net>
26110              
26111              plus Charles Lane's fixes, plus tweaks.
26112      Branch: perl
26113            + t/pod/testpods/lib/Pod/Stuff.pm
26114            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
26115 ____________________________________________________________________________
26116 [  8920] By: nick                                  on 2001/02/24  10:30:11
26117         Log: Integrate mainline
26118      Branch: perlio
26119           !> (integrate 33 files)
26120 ____________________________________________________________________________
26121 [  8919] By: jhi                                   on 2001/02/24  00:23:35
26122         Log: Subject: Re: I'm losing the war...
26123              From: "Vadim Konovalov" <watman@inbox.ru>
26124              Date: Sat, 24 Feb 2001 00:10:14 +0300
26125              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
26126              
26127              hv_store() not working correctly in ENV_IS_CASELESS case.
26128      Branch: perl
26129            ! hv.c
26130 ____________________________________________________________________________
26131 [  8918] By: jhi                                   on 2001/02/24  00:20:09
26132         Log: Subject: Re: [PATCH] fix for charnames above FFFF
26133              From: andreas.koenig@anima.de (Andreas J. Koenig)
26134              Date: 23 Feb 2001 02:39:03 +0100
26135              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
26136              
26137              A further efficiency tweak.
26138      Branch: perl
26139            ! lib/charnames.pm
26140 ____________________________________________________________________________
26141 [  8917] By: jhi                                   on 2001/02/23  20:27:51
26142         Log: Integrate change #8916 from mainline,
26143              do away with USE_WIN32_RTL_ENV.
26144      Branch: maint-5.6/perl
26145           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
26146 ____________________________________________________________________________
26147 [  8916] By: jhi                                   on 2001/02/23  20:02:25
26148         Log: Abolish USE_WIN32_RTL_ENV.
26149      Branch: perl
26150            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
26151 ____________________________________________________________________________
26152 [  8915] By: jhi                                   on 2001/02/23  19:36:00
26153         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
26154              later protected by some #define.
26155      Branch: perl
26156            ! gv.c
26157 ____________________________________________________________________________
26158 [  8914] By: jhi                                   on 2001/02/23  19:31:38
26159         Log: Retract #8902 for now, requested by Charles Lane, the correct
26160              fix will be something else.
26161      Branch: perl
26162            ! op.c
26163 ____________________________________________________________________________
26164 [  8913] By: jhi                                   on 2001/02/23  19:11:36
26165         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
26166              From: Peter Prymmer <pvhp@forte.com>
26167              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
26168              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
26169      Branch: perl
26170            ! t/op/lex_assign.t
26171 ____________________________________________________________________________
26172 [  8912] By: jhi                                   on 2001/02/23  18:38:20
26173         Log: Subject: [patch] perlio + useithreads
26174              From: Doug MacEachern <dougm@covalent.net>
26175              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
26176              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
26177              
26178              Gets things running but not complete.
26179      Branch: perl
26180            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
26181 ____________________________________________________________________________
26182 [  8911] By: jhi                                   on 2001/02/23  04:20:02
26183         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
26184              
26185              Duplicated environment freeing, File::Temp 0.12,
26186              op/append portability (EBCDIC) tweak.
26187      Branch: maint-5.6/perl
26188           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26189           !> t/op/append.t
26190 ____________________________________________________________________________
26191 [  8910] By: jhi                                   on 2001/02/23  02:07:33
26192         Log: Integrate change #8909 from mainline, a better Borland
26193              putenv() workaround.
26194      Branch: maint-5.6/perl
26195           !> perl.c
26196 ____________________________________________________________________________
26197 [  8909] By: jhi                                   on 2001/02/23  02:05:46
26198         Log: A better workaround for Borland putenv() brokenness from Sarathy.
26199      Branch: perl
26200            ! perl.c
26201 ____________________________________________________________________________
26202 [  8908] By: jhi                                   on 2001/02/23  02:04:14
26203         Log: Subject: fix for parameter -Dm (for perl@8867)
26204              From: "Vadim Konovalov" <watman@inbox.ru>
26205              Date: Thu, 22 Feb 2001 17:30:12 +0300
26206              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
26207      Branch: perl
26208            ! perl.h
26209 ____________________________________________________________________________
26210 [  8907] By: jhi                                   on 2001/02/23  01:58:20
26211         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
26212              From: Peter Prymmer <pvhp@forte.com>
26213              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
26214              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
26215      Branch: perl
26216            ! t/op/append.t
26217 ____________________________________________________________________________
26218 [  8906] By: jhi                                   on 2001/02/23  01:48:34
26219         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
26220      Branch: perl
26221            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26222 ____________________________________________________________________________
26223 [  8905] By: jhi                                   on 2001/02/23  01:43:30
26224         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
26225              From: Peter Prymmer <pvhp@forte.com>
26226              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
26227              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
26228      Branch: perl
26229            ! t/lib/st-06compat.t
26230 ____________________________________________________________________________
26231 [  8904] By: jhi                                   on 2001/02/23  01:42:39
26232         Log: Metaconfig unit change for #8903.
26233      Branch: metaconfig/U/perl
26234            ! Devel.U
26235 ____________________________________________________________________________
26236 [  8903] By: jhi                                   on 2001/02/23  01:42:12
26237         Log: Be more helpful for devel builders, suggested by John L. Allen.
26238      Branch: perl
26239            ! Configure
26240 ____________________________________________________________________________
26241 [  8902] By: jhi                                   on 2001/02/23  01:37:41
26242         Log: (Retracted by #8914)
26243              (Wrongly, reinstated by #8941)             
26244
26245              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
26246              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26247              Date:     Thu, 22 Feb 2001 09:43:57 EST
26248              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
26249      Branch: perl
26250            ! op.c
26251 ____________________________________________________________________________
26252 [  8901] By: jhi                                   on 2001/02/23  01:20:32
26253         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
26254              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26255              Date:     Thu, 22 Feb 2001 08:01:35 EST
26256              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
26257      Branch: perl
26258            ! malloc.c
26259 ____________________________________________________________________________
26260 [  8900] By: jhi                                   on 2001/02/23  01:18:02
26261         Log: Integrate changes #8898,8899 from mainline, environ handling.
26262      Branch: maint-5.6/perl
26263           !> perl.c
26264 ____________________________________________________________________________
26265 [  8899] By: jhi                                   on 2001/02/23  01:16:25
26266         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
26267              putenv() is not to be relied on, they are either broken or leaky
26268              or both.)
26269      Branch: perl
26270            ! perl.c
26271 ____________________________________________________________________________
26272 [  8898] By: jhi                                   on 2001/02/22  23:36:59
26273         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
26274              and safesysfree() must be used.
26275      Branch: perl
26276            ! perl.c
26277 ____________________________________________________________________________
26278 [  8897] By: jhi                                   on 2001/02/22  23:25:45
26279         Log: With environ one must use safesysmalloc()/safesysfree().
26280      Branch: perl
26281            ! perl.c
26282 ____________________________________________________________________________
26283 [  8896] By: jhi                                   on 2001/02/22  22:13:18
26284         Log: If we have a duplicated environment free it
26285              if PERL_DESTRUCT_LEVEL.
26286      Branch: perl
26287            ! perl.c
26288 ____________________________________________________________________________
26289 [  8895] By: alanbur                               on 2001/02/22  19:31:57
26290         Log: Synchronised with parent
26291      Branch: maint-5.6/pureperl
26292           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
26293 ____________________________________________________________________________
26294 [  8894] By: gsar                                  on 2001/02/22  19:06:18
26295         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
26296              
26297              fix memory leak in method call optimization (change#3768);
26298              made C<eval "$x->foo()"> leak
26299              
26300              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
26301      Branch: maint-5.6/perl
26302           !> op.c
26303 ____________________________________________________________________________
26304 [  8893] By: jhi                                   on 2001/02/22  18:35:27
26305         Log: (Retracted by #8915.)
26306              
26307              Third Degree finding:
26308              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
26309      Branch: perl
26310            ! gv.c
26311 ____________________________________________________________________________
26312 [  8892] By: jhi                                   on 2001/02/22  14:28:32
26313         Log: Update Changes.
26314      Branch: perl
26315            ! Changes patchlevel.h
26316 ____________________________________________________________________________
26317 [  8891] By: jhi                                   on 2001/02/22  13:22:45
26318         Log: Metaconfig unit changes for #8890.
26319      Branch: metaconfig
26320            ! U/modified/Cppsym.U U/threads/archname.U
26321 ____________________________________________________________________________
26322 [  8890] By: jhi                                   on 2001/02/22  13:22:12
26323         Log: Add -stdio to the archname if no perlio selected,
26324              no -perlio added since that is now the default.
26325              
26326              Add few CPUs/architectures to the Cppsym scan.
26327      Branch: perl
26328            ! Configure config_h.SH
26329 ____________________________________________________________________________
26330 [  8889] By: jhi                                   on 2001/02/22  13:05:59
26331         Log: Metaconfig unit change for #8888.
26332      Branch: metaconfig/U/perl
26333            ! useperlio.U
26334 ____________________________________________________________________________
26335 [  8888] By: jhi                                   on 2001/02/22  13:05:28
26336         Log: *drum roll*  Make perlio the default.
26337      Branch: perl
26338            ! Configure config_h.SH
26339 ____________________________________________________________________________
26340 [  8887] By: jhi                                   on 2001/02/22  12:50:52
26341         Log: Integrate change #8665 from maintperl to mainline,
26342              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
26343      Branch: perl
26344           !> ext/POSIX/POSIX.xs
26345 ____________________________________________________________________________
26346 [  8886] By: jhi                                   on 2001/02/22  12:49:24
26347         Log: Integrate changes #8883,8884 from mainline to maintperl.
26348              
26349              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
26350              Subject: Re: File::Temp::_gettemp warning
26351      Branch: maint-5.6/perl
26352           !> embed.h embed.pl lib/File/Temp.pm
26353 ____________________________________________________________________________
26354 [  8885] By: jhi                                   on 2001/02/22  12:43:59
26355         Log: Based on
26356              
26357              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
26358              From: schwab@suse.de
26359              Date: Thu, 22 Feb 2001 13:08:09 +0100
26360              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
26361              
26362              but the fix done slightly differently because the other
26363              half was already done in #8664.
26364      Branch: maint-5.6/perl
26365            ! ext/POSIX/POSIX.xs
26366 ____________________________________________________________________________
26367 [  8884] By: jhi                                   on 2001/02/22  12:37:15
26368         Log: Subject: Re: File::Temp::_gettemp warning
26369              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26370              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
26371              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
26372              
26373              This patch to File::Temp does two things:
26374              
26375              1. Fixes the problem with CGI::Carp when determining
26376              the Fcntl constants
26377              
26378              2. Removes most of the carps and consolidates them so that all the
26379              reasons are included in a single die that is caught by the test. This
26380              means that the correct skipping behaviour is displayed by the test.
26381      Branch: perl
26382            ! lib/File/Temp.pm
26383 ____________________________________________________________________________
26384 [  8883] By: jhi                                   on 2001/02/22  12:29:19
26385         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
26386              From: Peter Prymmer <pvhp@forte.com>
26387              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
26388              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
26389      Branch: perl
26390            ! embed.h embed.pl
26391 ____________________________________________________________________________
26392 [  8882] By: jhi                                   on 2001/02/21  19:41:33
26393         Log: Integrate change #8881 from mainlin to maintperl.
26394              
26395              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
26396      Branch: maint-5.6/perl
26397           !> op.c
26398 ____________________________________________________________________________
26399 [  8881] By: jhi                                   on 2001/02/21  19:38:57
26400         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
26401              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26402              Date:     Wed, 21 Feb 2001 13:08:03 EST
26403              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
26404      Branch: perl
26405            ! op.c
26406 ____________________________________________________________________________
26407 [  8880] By: jhi                                   on 2001/02/21  19:34:34
26408         Log: Retract #8875, cannot let go of the old semantics of unpack U
26409              without rethinking utf8decode.t.
26410      Branch: perl
26411            ! pp.c t/op/pack.t
26412 ____________________________________________________________________________
26413 [  8879] By: jhi                                   on 2001/02/21  19:08:02
26414         Log: Run run/*.t also in minitest.
26415      Branch: perl
26416            ! Makefile.SH
26417 ____________________________________________________________________________
26418 [  8878] By: nick                                  on 2001/02/21  18:55:37
26419         Log: Integrate mainline
26420      Branch: perlio
26421           !> (integrate 76 files)
26422 ____________________________________________________________________________
26423 [  8877] By: jhi                                   on 2001/02/21  15:09:33
26424         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
26425      Branch: metaconfig
26426            ! U/compline/nblock_io.U
26427      Branch: perl
26428            ! Configure config_h.SH
26429 ____________________________________________________________________________
26430 [  8876] By: jhi                                   on 2001/02/21  14:54:45
26431         Log: If no sfio, no -lsfio.
26432      Branch: metaconfig/U/perl
26433            ! d_sfio.U
26434      Branch: perl
26435            ! Configure config_h.SH
26436 ____________________________________________________________________________
26437 [  8875] By: jhi                                   on 2001/02/21  14:54:00
26438         Log: Make unpack C and unpack C truly equivalent.
26439      Branch: perl
26440            ! pp.c t/op/pack.t
26441 ____________________________________________________________________________
26442 [  8874] By: jhi                                   on 2001/02/21  14:26:02
26443         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
26444              From: Peter Prymmer <pvhp@forte.com>
26445              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
26446              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
26447      Branch: perl
26448            ! pod/perlport.pod
26449 ____________________________________________________________________________
26450 [  8873] By: jhi                                   on 2001/02/21  14:24:31
26451         Log: Subject: [PATCH] fix for charnames above FFFF
26452              From: andreas.koenig@anima.de (Andreas J. Koenig)
26453              Date: 21 Feb 2001 07:05:45 +0100
26454              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
26455      Branch: perl
26456            ! lib/charnames.pm t/lib/charnames.t
26457 ____________________________________________________________________________
26458 [  8872] By: jhi                                   on 2001/02/21  14:15:25
26459         Log: Integrate change #8868 from pureperl to mainline.
26460              
26461              Fixed reference count loop caused by sv_magic.
26462      Branch: perl
26463           !> sv.c
26464 ____________________________________________________________________________
26465 [  8871] By: jhi                                   on 2001/02/21  14:07:29
26466         Log: Integrate change #8868 from pureperl to maintperl.
26467              
26468              Fixed reference count loop caused by sv_magic.
26469      Branch: maint-5.6/perl
26470           !> sv.c
26471 ____________________________________________________________________________
26472 [  8870] By: jhi                                   on 2001/02/21  14:04:41
26473         Log: Put back the #8840, it was innocent.
26474      Branch: perl
26475            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
26476            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
26477 ____________________________________________________________________________
26478 [  8869] By: jhi                                   on 2001/02/21  14:00:03
26479         Log: unpack("C", ...) was left slightly unfinished by #8865.
26480      Branch: perl
26481            ! pp.c t/op/pack.t
26482 ____________________________________________________________________________
26483 [  8868] By: alanbur                               on 2001/02/21  01:33:45
26484         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
26485              from gv_fetchpv to create single-character magic variables (e.g. $!),
26486              and it is passed a sv and the gv that contains the sv as the mg_obj
26487              value.  When sv_magic stores the mg_obj pointer it increments the gv
26488              refcount, thus causing a sv-gv pair that can't be freed.  There is
26489              already a check for sv == obj which is used to prevent such reference
26490              loops.  This change extends the check to cover the case described above.
26491      Branch: maint-5.6/pureperl
26492            ! sv.c
26493 ____________________________________________________________________________
26494 [  8867] By: jhi                                   on 2001/02/21  00:52:39
26495         Log: Update Changes.
26496      Branch: perl
26497            ! Changes patchlevel.h
26498 ____________________________________________________________________________
26499 [  8866] By: jhi                                   on 2001/02/21  00:34:20
26500         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
26501              (Note: there were some conflicts due to EBCDIC and EPOC
26502              patches, in general I preferred the repository code.)
26503              (When 2.753 comes out, we need to synchronize.)
26504      Branch: perl
26505            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
26506            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
26507            ! t/lib/cgi-html.t
26508 ____________________________________________________________________________
26509 [  8865] By: jhi                                   on 2001/02/21  00:24:22
26510         Log: Make pack("C", 0x100) to create Unicode, unless under the
26511              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
26512              will understand Unicode, unless you under know what.
26513      Branch: perl
26514            ! pp.c t/op/pack.t t/op/qu.t
26515 ____________________________________________________________________________
26516 [  8864] By: alanbur                               on 2001/02/20  22:35:34
26517         Log: Resynchronised with parent
26518      Branch: maint-5.6/pureperl
26519           !> README.win32 ext/GDBM_File/GDBM_File.pm
26520           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
26521           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
26522           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
26523           !> t/lib/sdbm.t util.c
26524 ____________________________________________________________________________
26525 [  8863] By: jhi                                   on 2001/02/20  20:55:11
26526         Log: Integrate change #8860,8861 from mainline into maintperl.
26527              
26528              "pseudo-literal j"
26529              
26530              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
26531      Branch: maint-5.6/perl
26532           !> lib/Test.pm pod/perlop.pod
26533 ____________________________________________________________________________
26534 [  8862] By: jhi                                   on 2001/02/20  20:30:07
26535         Log: Don't do casting between pointers pointing to differently sized
26536              integers.
26537      Branch: perl
26538            ! hv.c sv.c
26539 ____________________________________________________________________________
26540 [  8861] By: jhi                                   on 2001/02/20  19:53:44
26541         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
26542              From: Peter Prymmer <pvhp@forte.com>
26543              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
26544              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
26545      Branch: perl
26546            ! lib/Test.pm
26547 ____________________________________________________________________________
26548 [  8860] By: jhi                                   on 2001/02/20  19:48:02
26549         Log: "pseudo-literal j", a documentation glitch reported to Debian.
26550              The text recovered from Perl 5.005_03, and pseudo-literal replaced
26551              by "backtick string".
26552      Branch: perl
26553            ! pod/perlop.pod
26554 ____________________________________________________________________________
26555 [  8859] By: jhi                                   on 2001/02/20  19:15:46
26556         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
26557              from Chris Nandor.
26558      Branch: perl
26559            ! makedef.pl
26560 ____________________________________________________________________________
26561 [  8858] By: jhi                                   on 2001/02/20  17:36:53
26562         Log: Integrate pureperl changes #8844,8845,8850 to mainline
26563              (via maintperl #8855).
26564              
26565              Fixed %^H scoping bug
26566              
26567              Removed GV <-> CV refcount loop
26568              
26569              Removed %ENV refcount loop
26570      Branch: perl
26571           !> gv.c op.c perl.c pp.c scope.c
26572 ____________________________________________________________________________
26573 [  8857] By: jhi                                   on 2001/02/20  17:34:32
26574         Log: Integrate changes #8853,8854 from maintperl to mainline.
26575              
26576              EBDIC fixes, README.win32 Borland update.
26577      Branch: perl
26578           !> README.win32 handy.h util.c
26579 ____________________________________________________________________________
26580 [  8856] By: jhi                                   on 2001/02/20  17:33:16
26581         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
26582      Branch: maint-5.6/perl
26583           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
26584           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
26585           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
26586 ____________________________________________________________________________
26587 [  8855] By: jhi                                   on 2001/02/20  17:32:13
26588         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
26589              
26590              Fixed %^H scoping bug
26591              
26592              Removed GV <-> CV refcount loop
26593              
26594              Removed %ENV refcount loop
26595      Branch: maint-5.6/perl
26596           !> gv.c op.c perl.c pp.c scope.c
26597 ____________________________________________________________________________
26598 [  8854] By: jhi                                   on 2001/02/20  17:25:06
26599         Log: Subject: Addition to readme.win32 for Borland C++ compilers
26600              Date: Tue, 20 Feb 2001 02:15:25 +0300
26601              From: "Vadim Konovalov" <watman@inbox.ru>
26602              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
26603              
26604              Document Borland compiler misbehaviour.
26605      Branch: maint-5.6/perl
26606            ! README.win32
26607 ____________________________________________________________________________
26608 [  8853] By: jhi                                   on 2001/02/20  17:22:25
26609         Log: The assimilation of ebcdic.c didn't quite work at the first try,
26610              patches from Thomas Dorner.
26611      Branch: maint-5.6/perl
26612            ! handy.h util.c
26613 ____________________________________________________________________________
26614 [  8852] By: jhi                                   on 2001/02/20  17:20:15
26615         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
26616              From: Chris Nandor <pudge@pobox.com>
26617              Date: Tue, 20 Feb 2001 08:32:45 -0500
26618              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
26619      Branch: maint-5.6/perl
26620            ! makedef.pl mg.c
26621 ____________________________________________________________________________
26622 [  8851] By: jhi                                   on 2001/02/20  17:15:52
26623         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
26624      Branch: perl
26625            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
26626            ! t/lib/filter-util.t
26627 ____________________________________________________________________________
26628 [  8850] By: alanbur                               on 2001/02/20  17:12:40
26629         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
26630              and the magic pointer points back to the GV that contains the
26631              %ENV hash.  This creates a refcount loop that prevents members
26632              of %ENV from being freed correctly.  This change removes the
26633              refcount loop - the magic pointer was never used anyway, the
26634              only use of the magic was to check the type ('E') so that the
26635              appropriate environment manipulation code is called when %ENV
26636              is modified.
26637      Branch: maint-5.6/pureperl
26638            ! perl.c
26639 ____________________________________________________________________________
26640 [  8849] By: jhi                                   on 2001/02/20  17:12:20
26641         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
26642              From: "Craig A. Berry" <craigberry@mac.com>
26643              Date: Mon, 19 Feb 2001 23:36:12 -0600
26644              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
26645              
26646              Case-forgiving systems match TestInit.pm with TES*.
26647      Branch: perl
26648            ! t/lib/glob-basic.t
26649 ____________________________________________________________________________
26650 [  8848] By: jhi                                   on 2001/02/20  17:10:02
26651         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
26652      Branch: perl
26653            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
26654            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
26655            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
26656 ____________________________________________________________________________
26657 [  8847] By: jhi                                   on 2001/02/20  15:34:41
26658         Log: The #8843 wasn't quite right: %Config needs to imported.
26659      Branch: perl
26660            ! t/run/runenv.t
26661 ____________________________________________________________________________
26662 [  8846] By: jhi                                   on 2001/02/20  15:31:50
26663         Log: Retract the #8838 and #8840 for now because of
26664              the DB_File tie problem.
26665      Branch: perl
26666            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
26667            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
26668            ! proto.h sv.c
26669 ____________________________________________________________________________
26670 [  8845] By: alanbur                               on 2001/02/20  14:25:41
26671         Log: Removed GV <-> CV refcount loop
26672              CvGV(mycv) points to the parent GV of the CV, and was previously
26673              refcounted.  The pointer remains, but the refcounting has been removed
26674              as it causes a refcount loop between the CV and GV that means the CV
26675              can't ever be deleted.
26676      Branch: maint-5.6/pureperl
26677            ! gv.c op.c pp.c
26678 ____________________________________________________________________________
26679 [  8844] By: alanbur                               on 2001/02/20  14:23:13
26680         Log: Fixed %^H scoping bug
26681      Branch: maint-5.6/pureperl
26682            ! scope.c
26683 ____________________________________________________________________________
26684 [  8843] By: jhi                                   on 2001/02/19  13:38:08
26685         Log: fork() not everywhere, cleanup temp files.
26686      Branch: perl
26687            ! t/run/runenv.t
26688 ____________________________________________________________________________
26689 [  8842] By: alanbur                               on 2001/02/19  12:42:07
26690         Log: Resynchronised with parent
26691      Branch: maint-5.6/pureperl
26692           !> pod/perlfaq4.pod sv.c utf8.c
26693 ____________________________________________________________________________
26694 [  8841] By: jhi                                   on 2001/02/19  03:35:51
26695         Log: Update Changes.
26696      Branch: perl
26697            ! Changes patchlevel.h
26698 ____________________________________________________________________________
26699 [  8840] By: jhi                                   on 2001/02/19  00:23:41
26700         Log: Subject: [patch] add sv_setref_uv
26701              From: Doug MacEachern <dougm@covalent.net>
26702              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
26703              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
26704      Branch: perl
26705            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
26706            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
26707 ____________________________________________________________________________
26708 [  8839] By: jhi                                   on 2001/02/19  00:01:38
26709         Log: Put to rest the 20010205.001, the email address checking (not) regex.
26710      Branch: perl
26711            ! pod/perlfaq9.pod
26712 ____________________________________________________________________________
26713 [  8838] By: jhi                                   on 2001/02/18  22:17:54
26714         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
26715              From: Doug MacEachern <dougm@covalent.net>
26716              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
26717              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
26718      Branch: perl
26719            ! lib/ExtUtils/xsubpp
26720 ____________________________________________________________________________
26721 [  8837] By: jhi                                   on 2001/02/18  22:16:50
26722         Log: Subject: [patch] -Wall cleanup round 2
26723              From: Doug MacEachern <dougm@covalent.net>
26724              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
26725              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
26726      Branch: perl
26727            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
26728            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
26729            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
26730            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
26731            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
26732            ! ext/SDBM_File/SDBM_File.xs
26733 ____________________________________________________________________________
26734 [  8836] By: jhi                                   on 2001/02/18  22:11:20
26735         Log: Misapplied regex optimizations when \C is present.
26736              Fixes 20001230.002.
26737              
26738              What still remains broken is that the submatches that
26739              have \C in them get their UTF8 flag on because their
26740              parent SV has it on.  This will result in malformed
26741              UTF8 if a \C happened to match a non-ASCII byte.
26742      Branch: perl
26743            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
26744            ! t/pragma/utf8.t
26745 ____________________________________________________________________________
26746 [  8835] By: jhi                                   on 2001/02/18  20:12:02
26747         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
26748              
26749              The hash key got wrongly UTF8fied.
26750      Branch: perl
26751            ! pod/perlapi.pod toke.c utf8.c
26752 ____________________________________________________________________________
26753 [  8834] By: jhi                                   on 2001/02/18  19:44:25
26754         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
26755              don't warn on magical or overloaded things.
26756      Branch: perl
26757            ! pp_hot.c
26758 ____________________________________________________________________________
26759 [  8833] By: nick                                  on 2001/02/18  19:31:22
26760         Log: Integrate mainline
26761      Branch: perlio
26762           +> t/TestInit.pm t/run/runenv.t
26763            - t/UTEST
26764           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
26765           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
26766           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
26767           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
26768           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
26769           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
26770           !> utf8.c
26771 ____________________________________________________________________________
26772 [  8832] By: jhi                                   on 2001/02/18  19:21:18
26773         Log: Integrate perlio.
26774      Branch: perl
26775           !> perlio.c pod/perldiag.pod
26776 ____________________________________________________________________________
26777 [  8831] By: jhi                                   on 2001/02/18  19:14:20
26778         Log: Integrate change #8827 from mainline.
26779              
26780              UTF8 tweaks.
26781      Branch: maint-5.6/perl
26782           !> sv.c utf8.c
26783 ____________________________________________________________________________
26784 [  8830] By: nick                                  on 2001/02/18  19:10:34
26785         Log: Apply the spirit of patch from Nick Clark:
26786              Subject: [PATCH] Re: extensions that provide layers
26787              From: Nicholas Clark <nick@ccl4.org>
26788              Date: Mon, 12 Feb 2001 16:43:51 +0000
26789              Message-Id: <20010212164350.Q3652@plum.flirble.org>
26790      Branch: perlio
26791            ! perlio.c pod/perldiag.pod
26792 ____________________________________________________________________________
26793 [  8829] By: jhi                                   on 2001/02/18  19:03:25
26794         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
26795              From: schwern@pobox.com 
26796              Date: Sun, 18 Feb 2001 13:44:35 -0500
26797              Message-ID: <20010218134435.A17544@magnonel.guild.net>
26798              
26799              Applied, but as t/TestInit.pm.
26800      Branch: perl
26801            + t/TestInit.pm
26802            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
26803            ! t/op/subst_wamp.t
26804 ____________________________________________________________________________
26805 [  8828] By: jhi                                   on 2001/02/18  18:43:52
26806         Log: Integrate perlio.
26807      Branch: perl
26808           !> perlio.c
26809 ____________________________________________________________________________
26810 [  8827] By: jhi                                   on 2001/02/18  18:41:33
26811         Log: UTF-8 tweaks.
26812      Branch: perl
26813            ! sv.c utf8.c
26814 ____________________________________________________________________________
26815 [  8826] By: nick                                  on 2001/02/18  17:40:59
26816         Log: Fix [ID 20010217.002]
26817              open FOO, "<:raw:perlio", ...
26818              :raw now inserts default base layer below itself.
26819              Also
26820              open FOO, "<:unix", ...
26821              works as well - but leaves buffer layer on stack under the unix layer.
26822      Branch: perlio
26823            ! perlio.c
26824 ____________________________________________________________________________
26825 [  8825] By: jhi                                   on 2001/02/18  17:15:39
26826         Log: Integrate perlio.
26827      Branch: perl
26828           !> perlio.c perliol.h
26829 ____________________________________________________________________________
26830 [  8824] By: jhi                                   on 2001/02/18  17:10:53
26831         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
26832              From: schwern@pobox.com
26833              Date: Sun, 18 Feb 2001 01:48:50 -0500
26834              Message-ID: <20010218014850.C19957@magnonel.guild.net>
26835      Branch: perl
26836            ! lib/Test/Harness.pm t/TEST t/op/chop.t
26837 ____________________________________________________________________________
26838 [  8823] By: jhi                                   on 2001/02/18  17:01:06
26839         Log: Add run/*.t to testables.
26840      Branch: perl
26841            ! t/TEST
26842 ____________________________________________________________________________
26843 [  8822] By: jhi                                   on 2001/02/18  16:58:58
26844         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
26845              From: schwern@pobox.com
26846              Date: Sun, 18 Feb 2001 01:11:35 -0500
26847              Message-ID: <20010218011135.A19957@magnonel.guild.net>
26848              
26849              Revive mjd's and Simon's PERL5OPT fix.
26850      Branch: perl
26851            + t/run/runenv.t
26852            ! MANIFEST perl.c
26853 ____________________________________________________________________________
26854 [  8821] By: jhi                                   on 2001/02/18  16:53:46
26855         Log: Subject: Re: Why t/TEST and not Test::Harness?
26856              From: schwern@pobox.com
26857              Date: Sat, 17 Feb 2001 22:44:44 -0500
26858              Message-ID: <20010217224444.A6679@magnonel.guild.net>
26859              
26860              Replace UTEST with TEST -utf8.
26861      Branch: perl
26862            - t/UTEST
26863            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
26864            ! t/lib/glob-basic.t
26865 ____________________________________________________________________________
26866 [  8820] By: nick                                  on 2001/02/18  13:06:16
26867         Log: Clean up a few core dumps when layers are used in unexpected ways.
26868              (Still not "right"...)
26869      Branch: perlio
26870            ! perlio.c perliol.h
26871 ____________________________________________________________________________
26872 [  8819] By: jhi                                   on 2001/02/18  02:25:55
26873         Log: Integrate change #8818 from maintperl, a FAQ nit.
26874      Branch: perl
26875           !> pod/perlfaq4.pod
26876 ____________________________________________________________________________
26877 [  8818] By: jhi                                   on 2001/02/18  02:24:50
26878         Log: FAQ nit from Chris Fedde.
26879      Branch: maint-5.6/perl
26880            ! pod/perlfaq4.pod
26881 ____________________________________________________________________________
26882 [  8817] By: nick                                  on 2001/02/17  18:20:14
26883         Log: Integrate mainline
26884      Branch: perlio
26885           +> lib/unicode/UCD.html lib/unicode/Unicode.html
26886           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
26887           +> pod/perlclib.pod
26888            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
26889            - lib/unicode/Unicode.301
26890           !> (integrate 324 files)
26891 ____________________________________________________________________________
26892 [  8816] By: jhi                                   on 2001/02/17  16:56:58
26893         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
26894      Branch: perl
26895            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
26896            ! ext/Storable/Storable.xs t/lib/st-06compat.t
26897            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
26898 ____________________________________________________________________________
26899 [  8815] By: jhi                                   on 2001/02/17  16:40:07
26900         Log: Subject: [patch] -Wall
26901              From: Doug MacEachern <dougm@covalent.net>
26902              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
26903              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
26904      Branch: perl
26905            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
26906            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
26907 ____________________________________________________________________________
26908 [  8814] By: jhi                                   on 2001/02/16  19:27:18
26909         Log: Document qu better.
26910      Branch: perl
26911            ! pod/perlop.pod
26912 ____________________________________________________________________________
26913 [  8813] By: jhi                                   on 2001/02/15  13:54:37
26914         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
26915              From: Hugo <hv@crypt.compulink.co.uk>
26916              Date: Thu, 15 Feb 2001 13:39:49 +0000
26917              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
26918      Branch: perl
26919            ! toke.c
26920 ____________________________________________________________________________
26921 [  8812] By: alanbur                               on 2001/02/15  13:52:16
26922         Log: Resynchronised with parent
26923      Branch: maint-5.6/pureperl
26924            - ebcdic.c
26925           !> (integrate 36 files)
26926 ____________________________________________________________________________
26927 [  8811] By: jhi                                   on 2001/02/15  13:51:16
26928         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
26929              
26930              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
26931              From: Jan Dubois <JanD@ActiveState.com>
26932              Date: Wed, 31 Jan 2001 21:17:03 -0800
26933              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
26934              
26935              tweak change#8659 to keep it simple
26936              
26937              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
26938              From: Russ Allbery <rra@stanford.edu>
26939              Date: 14 Feb 2001 10:15:41 -0800
26940              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
26941              
26942              (8809 empty)
26943
26944              Upgrade to podlators 1.08, from Russ Allbery.
26945      Branch: perl
26946           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
26947           !> utils/perldoc.PL
26948 ____________________________________________________________________________
26949 [  8810] By: jhi                                   on 2001/02/15  13:35:08
26950         Log: Upgrade to podlators 1.08, from Russ Allbery.
26951      Branch: maint-5.6/perl
26952            ! lib/Pod/Man.pm lib/Pod/Text.pm
26953 ____________________________________________________________________________
26954 [  8809] By: jhi                                   on 2001/02/15  13:26:38
26955         Log: (accidentally empty check-in)
26956      Branch: maint-5.6/perl
26957            ! lib/Test/Harness.pm
26958 ____________________________________________________________________________
26959 [  8808] By: jhi                                   on 2001/02/15  13:23:47
26960         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
26961              From: Russ Allbery <rra@stanford.edu>
26962              Date: 14 Feb 2001 10:15:41 -0800
26963              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
26964              
26965              perldoc was hardcoding $Config{installscript}, which breaks
26966              when install* isn't where Perl ends up (such as with AFS).
26967              
26968              Use $Config{scriptdir} instead.
26969      Branch: maint-5.6/perl
26970            ! utils/perldoc.PL
26971 ____________________________________________________________________________
26972 [  8807] By: jhi                                   on 2001/02/14  14:37:27
26973         Log: Update Changes.
26974      Branch: perl
26975            ! Changes patchlevel.h
26976 ____________________________________________________________________________
26977 [  8806] By: jhi                                   on 2001/02/14  14:25:31
26978         Log: Integrate changes #8803,8804,8805 from mainline.
26979              
26980              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
26981              
26982              Don't skip too much of the locale error message if no environ array,
26983              from Chris Nandor.
26984              
26985              More MacOS Classic fixes from Chris Nandor.
26986      Branch: maint-5.6/perl
26987           !> doop.c lib/Cwd.pm perl.c perl.h util.c
26988 ____________________________________________________________________________
26989 [  8805] By: jhi                                   on 2001/02/14  03:29:01
26990         Log: More MacOS Classic fixes from Chris Nandor.
26991      Branch: perl
26992            ! doop.c lib/Cwd.pm
26993 ____________________________________________________________________________
26994 [  8804] By: jhi                                   on 2001/02/14  03:18:35
26995         Log: Don't skip too much of the locale error message if no environ array,
26996              from Chris Nandor.
26997      Branch: perl
26998            ! util.c
26999 ____________________________________________________________________________
27000 [  8803] By: jhi                                   on 2001/02/14  03:14:14
27001         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
27002      Branch: perl
27003            ! perl.c perl.h
27004 ____________________________________________________________________________
27005 [  8802] By: jhi                                   on 2001/02/13  18:31:33
27006         Log: AUTHORS update.
27007      Branch: perl
27008            ! AUTHORS
27009 ____________________________________________________________________________
27010 [  8801] By: jhi                                   on 2001/02/13  17:55:19
27011         Log: Integrate change #8792 from mainline.
27012              
27013              Subject: buncha MacPerl patches for bleadperl
27014              From: Chris Nandor <pudge@pobox.com>
27015              Date: Tue, 13 Feb 2001 00:02:43 -0500
27016              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
27017      Branch: maint-5.6/perl
27018           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
27019           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
27020           !> t/lib/basename.t toke.c util.h
27021 ____________________________________________________________________________
27022 [  8800] By: jhi                                   on 2001/02/13  17:46:43
27023         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
27024              to be forced to Off_t.
27025              
27026              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
27027              From: nick@ccl4.org
27028              Date: Thu, 1 Feb 2001 12:01:04 +0000
27029              Message-Id: <20010201120103.E11401@plum.flirble.org>
27030      Branch: maint-5.6/perl
27031            ! iperlsys.h perlio.c
27032 ____________________________________________________________________________
27033 [  8799] By: jhi                                   on 2001/02/13  16:52:51
27034         Log: Duplex duplex hunk hunk.
27035      Branch: maint-5.6/perl
27036            ! Makefile.SH
27037 ____________________________________________________________________________
27038 [  8797] By: jhi                                   on 2001/02/13  14:52:04
27039         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
27040              From: "Craig A. Berry" <craigberry@mac.com>
27041              Date: Mon, 12 Feb 2001 11:05:25 -0600
27042              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
27043      Branch: perl
27044            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
27045 ____________________________________________________________________________
27046 [  8796] By: jhi                                   on 2001/02/13  14:36:47
27047         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
27048              From: simon.cozens@pembroke.oxford.ac.uk 
27049              Date: Sat, 10 Feb 2001 17:57:02 +0000
27050              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
27051              
27052              Now it does include.
27053      Branch: perl
27054            ! pod/perldiag.pod
27055 ____________________________________________________________________________
27056 [  8795] By: jhi                                   on 2001/02/13  14:30:11
27057         Log: Sort the MANIFEST.
27058      Branch: perl
27059            ! MANIFEST
27060 ____________________________________________________________________________
27061 [  8794] By: jhi                                   on 2001/02/13  14:26:51
27062         Log: Integrate change #8793 from mainline, FAQ updates.
27063      Branch: maint-5.6/perl
27064           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
27065 ____________________________________________________________________________
27066 [  8793] By: jhi                                   on 2001/02/13  14:25:13
27067         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
27068      Branch: perl
27069            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
27070 ____________________________________________________________________________
27071 [  8792] By: jhi                                   on 2001/02/13  14:22:50
27072         Log: Subject: buncha MacPerl patches for bleadperl
27073              From: Chris Nandor <pudge@pobox.com>
27074              Date: Tue, 13 Feb 2001 00:02:43 -0500
27075              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
27076      Branch: perl
27077            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
27078            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
27079            ! t/lib/basename.t toke.c util.h
27080 ____________________________________________________________________________
27081 [  8791] By: jhi                                   on 2001/02/13  14:10:39
27082         Log: Integrate change #8790 from mainline.
27083              
27084              environ array wrongly assumed in Perl_init_i18nl10n(),
27085      Branch: maint-5.6/perl
27086           !> util.c
27087 ____________________________________________________________________________
27088 [  8790] By: jhi                                   on 2001/02/13  14:06:15
27089         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
27090              noticed by Chris Nandor in MacOS Classic.
27091      Branch: perl
27092            ! util.c
27093 ____________________________________________________________________________
27094 [  8789] By: jhi                                   on 2001/02/13  13:58:07
27095         Log: Integrate changes #8373,8487,8544,8783 from mainline.
27096              
27097              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
27098              hints files, the dynaloading, assimilate ebcdic into util.c.
27099      Branch: maint-5.6/perl
27100            - ebcdic.c
27101            ! MANIFEST hints/posix-bc.sh
27102           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
27103           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
27104           !> perlapi.c proto.h util.c
27105 ____________________________________________________________________________
27106 [  8788] By: alanbur                               on 2001/02/13  10:33:13
27107         Log: Integrated changes from maint-5.6
27108      Branch: maint-5.6/pureperl
27109           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
27110           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
27111           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27112           !> vos/config.ga.h vos/configure_perl.cm
27113 ____________________________________________________________________________
27114 [  8787] By: jhi                                   on 2001/02/13  05:56:36
27115         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
27116      Branch: perl
27117           !> Makefile.SH
27118 ____________________________________________________________________________
27119 [  8786] By: jhi                                   on 2001/02/13  05:54:34
27120         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
27121              From: Dorner Thomas <Thomas.Dorner@start.de>
27122              Date: Mon, 12 Feb 2001 15:06:26 +0100
27123              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
27124      Branch: maint-5.6/perl
27125            ! Makefile.SH
27126 ____________________________________________________________________________
27127 [  8785] By: jhi                                   on 2001/02/13  05:29:04
27128         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
27129      Branch: perl
27130           !> hints/openbsd.sh
27131 ____________________________________________________________________________
27132 [  8784] By: jhi                                   on 2001/02/13  02:25:24
27133         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
27134              From: Peter Prymmer <pvhp@forte.com>
27135              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
27136              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
27137      Branch: perl
27138            ! pod/perlclib.pod
27139 ____________________________________________________________________________
27140 [  8783] By: jhi                                   on 2001/02/13  02:22:36
27141         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
27142      Branch: perl
27143            - ebcdic.c
27144            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
27145            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
27146            ! util.c
27147 ____________________________________________________________________________
27148 [  8782] By: jhi                                   on 2001/02/13  02:00:07
27149         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
27150      Branch: maint-5.6/perl
27151            ! pod/perlport.pod
27152 ____________________________________________________________________________
27153 [  8781] By: jhi                                   on 2001/02/13  01:58:44
27154         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
27155      Branch: maint-5.6/perl
27156            ! hints/openbsd.sh
27157 ____________________________________________________________________________
27158 [  8780] By: jhi                                   on 2001/02/13  01:57:33
27159         Log: Synchronize the regexp tests between maintperl and mainline.
27160      Branch: maint-5.6/perl
27161           !> t/op/re_tests
27162 ____________________________________________________________________________
27163 [  8779] By: jhi                                   on 2001/02/13  01:49:35
27164         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
27165              From: Hugo <hv@crypt.compulink.co.uk>
27166              Date: Tue, 13 Feb 2001 00:11:11 +0000
27167              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
27168      Branch: perl
27169            ! regcomp.c t/op/re_tests
27170 ____________________________________________________________________________
27171 [  8778] By: jhi                                   on 2001/02/13  00:23:10
27172         Log: Comments do not nest.
27173      Branch: perl
27174            ! perl.h
27175 ____________________________________________________________________________
27176 [  8777] By: jhi                                   on 2001/02/13  00:17:54
27177         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
27178              From: Hugo <hv@crypt.compulink.co.uk>
27179              Date: Tue, 13 Feb 2001 00:11:11 +0000
27180              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
27181      Branch: maint-5.6/perl
27182            ! regcomp.c t/op/re_tests
27183 ____________________________________________________________________________
27184 [  8776] By: jhi                                   on 2001/02/12  23:25:52
27185         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
27186      Branch: maint-5.6/perl
27187            ! pod/perlport.pod
27188 ____________________________________________________________________________
27189 [  8775] By: jhi                                   on 2001/02/12  23:04:28
27190         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
27191      Branch: maint-5.6/perl
27192            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
27193            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27194            ! vos/configure_perl.cm
27195 ____________________________________________________________________________
27196 [  8774] By: jhi                                   on 2001/02/12  22:59:11
27197         Log: Subject: Re: [patch] context for 'U' magic functions
27198              From: Doug MacEachern <dougm@covalent.net>
27199              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
27200              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
27201              
27202              plus the suggestion by Nick Ing-Simmons to name the macro
27203              as PERL_MG_UFUNC to avoid namespace pollution, plus add
27204              the advice by Doug for XS writers to perl.h
27205      Branch: perl
27206            ! mg.c perl.h
27207 ____________________________________________________________________________
27208 [  8773] By: jhi                                   on 2001/02/11  20:14:12
27209         Log: Update Changes.
27210      Branch: perl
27211            ! Changes patchlevel.h
27212 ____________________________________________________________________________
27213 [  8772] By: jhi                                   on 2001/02/11  18:47:52
27214         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
27215              From: Simon Cozens <simon@cozens.net>
27216              Date: Wed, 31 Jan 2001 16:31:43 +0000
27217              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
27218      Branch: perl
27219            + pod/perlclib.pod
27220            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
27221            ! pod/perltoc.pod
27222 ____________________________________________________________________________
27223 [  8771] By: jhi                                   on 2001/02/11  18:36:48
27224         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
27225              
27226              Blocks-4d3.beta.txt
27227              CaseFolding-3d4.beta.txt
27228              CompositionExclusions-3d6.beta.txt
27229              EastAsianWidth-4d4.beta.txt
27230              LineBreak-6d3.beta.txt
27231              NamesList-3.1.0d1.beta.txt
27232              PropList-3.1.0d4.beta.txt
27233              SpecialCasing-4d1.beta.txt
27234              UnicodeData-3.1.0d6.beta.txt
27235      Branch: perl
27236            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
27237           +> lib/unicode/UCD.html lib/unicode/Unicode.html
27238            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
27239            - lib/unicode/Unicode.301
27240            ! (edit 257 files)
27241 ____________________________________________________________________________
27242 [  8770] By: jhi                                   on 2001/02/11  17:26:22
27243         Log: UTF-8 documentation.
27244      Branch: perl
27245            ! utf8.h
27246 ____________________________________________________________________________
27247 [  8769] By: jhi                                   on 2001/02/11  17:12:49
27248         Log: Retract #8762.
27249      Branch: perl
27250            ! regexec.c
27251 ____________________________________________________________________________
27252 [  8768] By: jhi                                   on 2001/02/11  16:54:45
27253         Log: Subject: [PATCH] Test::Harness
27254              From: andreas.koenig@anima.de (Andreas J. Koenig)
27255              Date: 11 Feb 2001 14:37:00 +0100
27256              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
27257      Branch: perl
27258            ! lib/Test/Harness.pm
27259 ____________________________________________________________________________
27260 [  8767] By: jhi                                   on 2001/02/11  16:53:52
27261         Log: Subject: [PATCH] Document makepatch in Porting/patching
27262              From: andreas.koenig@anima.de (Andreas J. Koenig)
27263              Date: 11 Feb 2001 16:46:28 +0100
27264              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
27265      Branch: perl
27266            ! Porting/patching.pod
27267 ____________________________________________________________________________
27268 [  8766] By: jhi                                   on 2001/02/11  06:30:23
27269         Log: Subject: Re: [patch] GvSHARED
27270              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
27271              From: Doug MacEachern <dougm@covalent.net>
27272              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
27273              
27274              Subject: Re: [patch] GvSHARED
27275              From: Doug MacEachern <dougm@covalent.net>
27276              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
27277              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
27278              
27279              Subject: [patch] attributes.pm support for `shared'
27280              From: Doug MacEachern <dougm@covalent.net>
27281              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
27282              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
27283              
27284              our() attributes were ignored, our :shared pieces missing,
27285              allow attributes.pm to turn on shared.
27286      Branch: perl
27287            ! op.c t/op/attrs.t toke.c xsutils.c
27288 ____________________________________________________________________________
27289 [  8765] By: alanbur                               on 2001/02/10  23:11:19
27290         Log: Resync with parent (hopefully sucessfully this time)
27291      Branch: maint-5.6/pureperl
27292           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
27293           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
27294           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27295           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
27296           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
27297           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
27298           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
27299 ____________________________________________________________________________
27300 [  8764] By: jhi                                   on 2001/02/10  22:54:38
27301         Log: Make TEST and UTEST more verbose in case something goes
27302              wrong in running/compiling a script, suggested by Doug
27303              MacEachern.
27304      Branch: perl
27305            ! t/TEST t/UTEST
27306 ____________________________________________________________________________
27307 [  8763] By: jhi                                   on 2001/02/10  22:11:34
27308         Log: Bogus shebang.
27309      Branch: perl
27310            ! t/lib/texttabs.t
27311 ____________________________________________________________________________
27312 [  8762] By: jhi                                   on 2001/02/10  21:56:02
27313         Log: (Retracted by #8769)
27314      Branch: perl
27315            ! regexec.c
27316 ____________________________________________________________________________
27317 [  8761] By: jhi                                   on 2001/02/10  21:26:15
27318         Log: Subject: Re: [patch] GvSHARED 
27319              From: Doug MacEachern <dougm@covalent.net>
27320              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
27321              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
27322              
27323              our @EXPORT : shared = (...);
27324      Branch: perl
27325            ! toke.c
27326 ____________________________________________________________________________
27327 [  8760] By: jhi                                   on 2001/02/10  21:25:07
27328         Log: Subject: [patch] GvSHARED
27329              From: Doug MacEachern <dougm@covalent.net>
27330              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
27331              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
27332      Branch: perl
27333            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
27334 ____________________________________________________________________________
27335 [  8759] By: alanbur                               on 2001/02/10  21:24:27
27336         Log: Backed out mismerge.
27337      Branch: maint-5.6/pureperl
27338            ! MANIFEST README.hpux README.vmesa gv.c installhtml
27339            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
27340            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27341            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
27342            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
27343            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
27344            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
27345 ____________________________________________________________________________
27346 [  8758] By: jhi                                   on 2001/02/10  18:01:17
27347         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
27348              
27349              Fixed UMRs and leak in Perl_pmtrans()
27350              
27351              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
27352              associated UTFied tr/// code.  Also fixed scoping leak of
27353              PL_reg_start_tmp.
27354              
27355              newATTRSUB leaks when an attempt to redefine the active sort sub is
27356              made.
27357      Branch: maint-5.6/perl
27358           !> op.c regcomp.c
27359 ____________________________________________________________________________
27360 [  8757] By: alanbur                               on 2001/02/10  17:56:46
27361         Log: Resynchronised with parent
27362      Branch: maint-5.6/pureperl
27363           +> README.bs2000
27364            - README.posix-bc
27365            ! gv.c perl.c sv.c
27366           !> MANIFEST README.hpux README.vmesa installhtml
27367           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
27368           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27369           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
27370           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
27371           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
27372           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
27373 ____________________________________________________________________________
27374 [  8756] By: alanbur                               on 2001/02/10  17:51:15
27375         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
27376              made.
27377      Branch: maint-5.6/pureperl
27378            ! op.c
27379 ____________________________________________________________________________
27380 [  8755] By: jhi                                   on 2001/02/09  22:41:35
27381         Log: Upgrade to CPAN 1.59_54, from Andreas König.
27382      Branch: perl
27383            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27384 ____________________________________________________________________________
27385 [  8754] By: jhi                                   on 2001/02/09  22:29:20
27386         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
27387              
27388              Didn't upgrade the fill.t since it has a dependency to File::Slurp
27389              purely for debugging purposes, the actual test hasn't changed.
27390      Branch: perl
27391            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
27392            ! t/lib/textwrap.t
27393 ____________________________________________________________________________
27394 [  8753] By: jhi                                   on 2001/02/09  20:17:50
27395         Log: Integrate change #8682 from maintperl.
27396              
27397              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
27398              to work correctly.
27399      Branch: perl
27400           !> hints/irix_6.sh
27401 ____________________________________________________________________________
27402 [  8752] By: jhi                                   on 2001/02/09  20:00:46
27403         Log: Update Changes.
27404      Branch: perl
27405            ! Changes patchlevel.h
27406 ____________________________________________________________________________
27407 [  8751] By: nick                                  on 2001/02/09  19:48:37
27408         Log: Integrate mainline
27409      Branch: perlio
27410           +> README.bs2000 t/lib/cgi-esc.t
27411            - README.posix-bc
27412           !> (integrate 53 files)
27413 ____________________________________________________________________________
27414 [  8750] By: nick                                  on 2001/02/09  19:25:16
27415         Log: Subject: RE: Biannual Competition to Improve Hashing Function
27416              From: Fisher Mark <fisherm@tce.com>
27417              Date: Thu, 8 Feb 2001 10:44:00 -0500
27418              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
27419              Date: Thu, 8 Feb 2001 15:02:47 -0500
27420              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
27421      Branch: perl
27422            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
27423 ____________________________________________________________________________
27424 [  8749] By: jhi                                   on 2001/02/09  19:02:35
27425         Log: Forgotten fragment.
27426      Branch: perl
27427            ! pod/perlapi.pod
27428 ____________________________________________________________________________
27429 [  8748] By: jhi                                   on 2001/02/09  18:31:34
27430         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
27431              plus manual tweakage.
27432              
27433              Sync the perlfaq2 between mainline and maintperl.
27434      Branch: maint-5.6/perl
27435            ! pod/perlfaq2.pod
27436      Branch: perl
27437           !> pod/perlfaq2.pod
27438 ____________________________________________________________________________
27439 [  8747] By: jhi                                   on 2001/02/09  18:12:04
27440         Log: Subject: versiononly and installperl
27441              From: abigail@foad.org
27442              Date: Wed, 7 Feb 2001 22:43:12 +0100
27443              Message-ID: <20010207214312.7045.qmail@foad.org>    
27444              
27445              Add +v flag to force a normal install of the perl binary
27446              and the utilities.
27447              
27448              Subject: [PATCH] installperl
27449              From: Nicholas Clark <nick@ccl4.org>
27450              Date: Fri, 9 Feb 2001 16:28:57 +0000
27451              Message-ID: <20010209162857.B10931@plum.flirble.org>
27452              
27453              Add -A flag which also hardlinks the binary with
27454              the full architecture name.
27455      Branch: perl
27456            ! installperl
27457 ____________________________________________________________________________
27458 [  8746] By: jhi                                   on 2001/02/09  18:03:43
27459         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
27460              
27461              Subject: perlfaq2, re: perlmongers
27462              
27463              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
27464              
27465              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
27466              
27467              Subject: [ID 20010205.001] typo in perlfaq9
27468              
27469              Subject: [ID 20010208.002] unordered explanation in perlcall
27470      Branch: maint-5.6/perl
27471           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
27472           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
27473           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
27474 ____________________________________________________________________________
27475 [  8745] By: jhi                                   on 2001/02/09  17:59:09
27476         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
27477              From: abela@geneanet.org
27478              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
27479              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
27480      Branch: perl
27481            ! pod/perlcall.pod
27482 ____________________________________________________________________________
27483 [  8744] By: jhi                                   on 2001/02/09  17:48:16
27484         Log: Subject: [ID 20010205.001] typo in perlfaq9
27485              From: eserte@vran.herceg.de
27486              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
27487              Message-Id: <200102042244.XAA21926@vran.herceg.de>
27488      Branch: perl
27489            ! pod/perlfaq9.pod
27490 ____________________________________________________________________________
27491 [  8743] By: jhi                                   on 2001/02/09  17:25:12
27492         Log: Integrate change #8695 from maintperl.
27493              
27494              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
27495      Branch: perl
27496           !> thread.h
27497 ____________________________________________________________________________
27498 [  8742] By: jhi                                   on 2001/02/09  17:21:22
27499         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
27500              From: Andy Dougherty <doughera@lafayette.edu>
27501              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
27502              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
27503      Branch: perl
27504            ! embed.pl
27505 ____________________________________________________________________________
27506 [  8741] By: jhi                                   on 2001/02/09  17:05:19
27507         Log: Integrate changes #8738,8739,8740 from maintperl.
27508              
27509              Html files will be installed in a more logical and easier to
27510              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
27511              
27512              Html files will be generated with a header to make them look
27513              a little less bare.
27514              
27515              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
27516      Branch: perl
27517           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
27518 ____________________________________________________________________________
27519 [  8740] By: jhi                                   on 2001/02/09  17:03:46
27520         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
27521              From: "Brendan O'Dea" <bod@compusol.com.au>
27522              Date: Sun, 4 Feb 2001 11:17:56 +1100
27523              Message-ID: <20010204111756.A16301@compusol.com.au>
27524      Branch: maint-5.6/perl
27525            ! pod/perlfaq3.pod
27526 ____________________________________________________________________________
27527 [  8739] By: jhi                                   on 2001/02/09  17:01:59
27528         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
27529              From: "Indy Singh" <indy@nusphere.com>
27530              Date: Fri, 2 Feb 2001 15:09:59 -0500
27531              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
27532              
27533              Html files will be generated with a header to make them look
27534              a little less bare.
27535      Branch: maint-5.6/perl
27536            ! installhtml
27537 ____________________________________________________________________________
27538 [  8738] By: jhi                                   on 2001/02/09  16:58:48
27539         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
27540              From: "Indy Singh" <indy@nusphere.com>
27541              Date: Fri, 2 Feb 2001 15:08:23 -0500
27542              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
27543              
27544              Html files will be installed in a more logical and easier to
27545              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
27546      Branch: maint-5.6/perl
27547            ! win32/Makefile win32/makefile.mk
27548 ____________________________________________________________________________
27549 [  8737] By: jhi                                   on 2001/02/09  16:46:54
27550         Log: Integrate changes #8687,8736 from maintperl.
27551              
27552              HP-UX thread patches from Merijn H. Brand.
27553              
27554              Latin nit from Philip Newton.
27555      Branch: perl
27556           !> README.hpux hints/hpux.sh
27557 ____________________________________________________________________________
27558 [  8736] By: jhi                                   on 2001/02/09  16:42:31
27559         Log: Latin nit from Philip Newton.
27560      Branch: maint-5.6/perl
27561            ! README.hpux
27562 ____________________________________________________________________________
27563 [  8735] By: jhi                                   on 2001/02/09  16:24:03
27564         Log: Integrate changes #8704,8710 from pureperl.
27565              
27566              Fixed UMRs and leak in Perl_pmtrans()
27567              
27568              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
27569              associated UTFied tr/// code.  Also fixed scoping leak of
27570              PL_reg_start_tmp.
27571      Branch: perl
27572           !> op.c regcomp.c
27573 ____________________________________________________________________________
27574 [  8734] By: jhi                                   on 2001/02/09  15:40:21
27575         Log: Integrate change #8733 from maintperl.
27576              
27577              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
27578      Branch: perl
27579           !> pod/perlre.pod
27580 ____________________________________________________________________________
27581 [  8733] By: jhi                                   on 2001/02/09  15:35:47
27582         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
27583              From: Prymmer/Kahn <pvhp@best.com>
27584              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
27585              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
27586      Branch: maint-5.6/perl
27587            ! pod/perlre.pod
27588 ____________________________________________________________________________
27589 [  8732] By: jhi                                   on 2001/02/09  15:26:17
27590         Log: Rename README.posix-bc to README.bs2000 (to avoid the
27591              confusion of a "perlposix-bc.pod"), add a few missing
27592              arch pods, regen toc.
27593      Branch: maint-5.6/perl
27594           +> README.bs2000
27595            - README.posix-bc
27596            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
27597            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27598 ____________________________________________________________________________
27599 [  8731] By: jhi                                   on 2001/02/09  15:23:39
27600         Log: De-cut-and-pasto.
27601      Branch: perl
27602            ! pod/perl.pod
27603 ____________________________________________________________________________
27604 [  8730] By: jhi                                   on 2001/02/09  15:11:13
27605         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
27606              when people think that perlposix-bc.pod tells anything about
27607              Perl and POSIX.  Regen toc.
27608      Branch: perl
27609           +> README.bs2000
27610            - README.posix-bc
27611            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
27612            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27613 ____________________________________________________________________________
27614 [  8729] By: jhi                                   on 2001/02/09  14:52:28
27615         Log: The README.vmesa part of #8712 from maintperl.
27616      Branch: perl
27617            ! README.vmesa
27618 ____________________________________________________________________________
27619 [  8728] By: jhi                                   on 2001/02/09  14:46:06
27620         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
27621              From: Peter Prymmer <pvhp@forte.com>
27622              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
27623              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
27624      Branch: maint-5.6/perl
27625            ! README.vmesa win32/Makefile win32/makefile.mk
27626 ____________________________________________________________________________
27627 [  8727] By: jhi                                   on 2001/02/09  14:33:25
27628         Log: Integrate change #8712 from mainline.
27629              
27630              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
27631      Branch: maint-5.6/perl
27632           !> lib/Pod/Find.pm
27633 ____________________________________________________________________________
27634 [  8726] By: jhi                                   on 2001/02/09  14:30:28
27635         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
27636              From: Peter Prymmer <pvhp@forte.com>
27637              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
27638              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
27639      Branch: perl
27640            + t/lib/cgi-esc.t
27641            ! MANIFEST lib/CGI/Util.pm
27642 ____________________________________________________________________________
27643 [  8725] By: jhi                                   on 2001/02/09  04:56:47
27644         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
27645      Branch: maint-5.6/perl
27646            ! pod/perlport.pod
27647 ____________________________________________________________________________
27648 [  8724] By: jhi                                   on 2001/02/09  04:40:59
27649         Log: Integrate changes 7819,7820 from vmsperl into mainline.
27650              
27651              Add header for LIB$ prototypes (C. Berry)
27652              
27653              Convert fwrite()s to sockets to write()s, since some socket stacks
27654              don't take kindly to stdio.
27655              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
27656              (for often optional LNMs)
27657              Correct a few typos
27658              (C. Bailey)
27659      Branch: perl
27660           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
27661 ____________________________________________________________________________
27662 [  8723] By: jhi                                   on 2001/02/09  03:29:29
27663         Log: Integrate change #8722 from mainline.
27664              
27665              The Im() function wasn't returning zero for non-Math::Complex
27666              arguments.  The bug reported by John Gamble.
27667      Branch: maint-5.6/perl
27668           !> lib/Math/Complex.pm
27669 ____________________________________________________________________________
27670 [  8722] By: jhi                                   on 2001/02/09  03:28:33
27671         Log: The Im() function wasn't returning zero for non-Math::Complex
27672              arguments.  The bug reported by John Gamble.
27673      Branch: perl
27674            ! lib/Math/Complex.pm
27675 ____________________________________________________________________________
27676 [  8721] By: nick                                  on 2001/02/08  22:11:35
27677         Log: Correct the correction :-(
27678      Branch: perl
27679            ! perl.c
27680 ____________________________________________________________________________
27681 [  8720] By: bailey                                on 2001/02/08  20:59:22
27682         Log: Convert frwite()s to sockets to write()s, since some socket stacks
27683              don't take kindly to stdio.
27684              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
27685              (for often optional LNMs)
27686              Correct a few typos
27687              (C. Bailey)
27688      Branch: vmsperl
27689            ! vms/vms.c vms/vmsish.h
27690 ____________________________________________________________________________
27691 [  8719] By: bailey                                on 2001/02/08  20:51:02
27692         Log: Add header for LIB$ prototypes (C. Berry)
27693      Branch: vmsperl
27694            ! ext/Devel/DProf/DProf.xs
27695 ____________________________________________________________________________
27696 [  8718] By: bailey                                on 2001/02/08  20:49:00
27697         Log: SYN SYN
27698      Branch: vmsperl
27699           +> pod/perliol.pod t/lib/sample-tests/bailout
27700           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
27701           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
27702           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
27703           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
27704           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
27705           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
27706            - lib/unicode/Is/DCinital.pl
27707           !> (integrate 101 files)
27708 ____________________________________________________________________________
27709 [  8717] By: nick                                  on 2001/02/08  19:38:48
27710         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
27711              From: Robin Barker <rmb1@cise.npl.co.uk>
27712              Date: Thu, 8 Feb 2001 14:38:07 GMT
27713              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
27714      Branch: perl
27715            ! lib/CPAN.pm
27716 ____________________________________________________________________________
27717 [  8716] By: nick                                  on 2001/02/08  19:29:07
27718         Log: Generated files form 8713 etc.
27719      Branch: perl
27720            ! embed.h global.sym objXSUB.h perlapi.c proto.h
27721 ____________________________________________________________________________
27722 [  8715] By: nick                                  on 2001/02/08  19:26:08
27723         Log: Fixup non-ithread build after 8713
27724      Branch: perl
27725            ! perl.c
27726 ____________________________________________________________________________
27727 [  8714] By: nick                                  on 2001/02/08  19:17:45
27728         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
27729              From: nick@ccl4.org
27730              Date: Wed, 7 Feb 2001 00:27:47 +0000
27731              Message-Id: <20010207002747.B63724@plum.flirble.org>
27732      Branch: perl
27733            ! sv.c toke.c
27734 ____________________________________________________________________________
27735 [  8713] By: nick                                  on 2001/02/08  19:15:58
27736         Log: Subject: Re: [patch] Re: PL_ptr_table
27737              From: Doug Maceachern <dougm@covalent.net>
27738              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
27739              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
27740      Branch: perl
27741            ! embed.pl perl.c sv.c sv.h
27742 ____________________________________________________________________________
27743 [  8712] By: nick                                  on 2001/02/08  19:12:47
27744         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
27745              From: Peter Prymmer <pvhp@forte.com>
27746              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
27747              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
27748      Branch: perl
27749            ! lib/Pod/Find.pm
27750 ____________________________________________________________________________
27751 [  8711] By: nick                                  on 2001/02/07  21:06:11
27752         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
27753              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
27754              From: Alan Burlison <Alan.Burlison@uk.sun.com>
27755              Date: Tue, 06 Feb 2001 23:37:01 +0000
27756              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
27757      Branch: perl
27758            ! regcomp.c
27759 ____________________________________________________________________________
27760 [  8710] By: alanbur                               on 2001/02/07  00:22:04
27761         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
27762              associated UTFied tr/// code.  Also fixed scoping leak of
27763              PL_reg_start_tmp.
27764      Branch: maint-5.6/pureperl
27765            ! op.c regcomp.c
27766 ____________________________________________________________________________
27767 [  8709] By: nick                                  on 2001/02/06  21:16:49
27768         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
27769              From: Michael G Schwern <schwern@pobox.com>
27770              Date: Sun, 4 Feb 2001 19:47:14 -0500
27771              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
27772      Branch: perl
27773            ! pod/perlapi.pod pod/perlmodlib.PL
27774 ____________________________________________________________________________
27775 [  8708] By: nick                                  on 2001/02/06  20:41:20
27776         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
27777              From: Michael G Schwern <schwern@pobox.com>
27778              Date: Sun, 4 Feb 2001 21:17:49 -0500
27779              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
27780      Branch: perl
27781            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
27782            ! pod/perltootc.pod
27783 ____________________________________________________________________________
27784 [  8707] By: nick                                  on 2001/02/06  20:29:11
27785         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
27786              From: Michael G Schwern <schwern@pobox.com>
27787              Date: Tue, 6 Feb 2001 05:54:30 -0500
27788              Message-Id: <20010206055430.A951@blackrider.aocn.com>
27789      Branch: perl
27790            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
27791 ____________________________________________________________________________
27792 [  8706] By: nick                                  on 2001/02/06  20:21:40
27793         Log: Subject: RE: some win32 fixes
27794              Date: Tue, 6 Feb 2001 09:23:20 +0300
27795              From: Vadim Konovalov <vkonovalov@lucent.com>
27796              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
27797      Branch: perl
27798            ! toke.c win32/Makefile win32/config.bc win32/config.gc
27799            ! win32/config.vc win32/config_H.bc win32/makefile.mk
27800 ____________________________________________________________________________
27801 [  8705] By: alanbur                               on 2001/02/06  15:00:03
27802         Log: Synchronised with parent
27803      Branch: maint-5.6/pureperl
27804            ! regexec.c
27805           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
27806           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
27807 ____________________________________________________________________________
27808 [  8704] By: alanbur                               on 2001/02/06  14:55:24
27809         Log: Fixed UMRs and leak in Perl_pmtrans()
27810      Branch: maint-5.6/pureperl
27811            ! op.c
27812 ____________________________________________________________________________
27813 [  8703] By: gsar                                  on 2001/02/06  02:29:37
27814         Log: $(MAKE) distclean doesn't clean up properly on windows
27815      Branch: maint-5.6/perl
27816            ! win32/Makefile win32/makefile.mk
27817 ____________________________________________________________________________
27818 [  8702] By: gsar                                  on 2001/02/06  01:00:46
27819         Log: tweak change#8659 to keep it simple
27820      Branch: maint-5.6/perl
27821            ! utils/perldoc.PL
27822 ____________________________________________________________________________
27823 [  8701] By: gsar                                  on 2001/02/05  22:45:41
27824         Log: change#8693 was missing testsuite changes
27825      Branch: maint-5.6/perl
27826           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
27827 ____________________________________________________________________________
27828 [  8700] By: nick                                  on 2001/02/05  20:32:52
27829         Log: Integrate mainline
27830      Branch: perlio
27831           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
27832           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
27833           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
27834           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
27835           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
27836           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
27837           +> t/lib/test-harness.t
27838           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
27839           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
27840           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
27841           !> pod/perlutil.pod t/TEST utils/h2xs.PL
27842 ____________________________________________________________________________
27843 [  8699] By: nick                                  on 2001/02/05  19:41:07
27844         Log: Subject: perlfaq2, re: perlmongers
27845              From: David H. Adler <dha@panix.com>
27846              Date: Sun, 4 Feb 2001 23:48:23 -0500
27847              Message-Id: <20010204234823.A13429@panix.com>
27848      Branch: perl
27849            ! pod/perlfaq2.pod
27850 ____________________________________________________________________________
27851 [  8698] By: nick                                  on 2001/02/05  19:39:31
27852         Log: Missed file f#rom the testharness mess.
27853      Branch: perl
27854            + t/lib/test-harness.t
27855 ____________________________________________________________________________
27856 [  8697] By: nick                                  on 2001/02/05  19:37:21
27857         Log: Subject: [DOC PATCH] overload.pm nits
27858              From: John Tobey <jtobey@john-edwin-tobey.org>
27859              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
27860              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
27861      Branch: perl
27862            ! lib/overload.pm
27863 ____________________________________________________________________________
27864 [  8696] By: alanbur                               on 2001/02/05  11:56:00
27865         Log: Sync with parent
27866      Branch: maint-5.6/pureperl
27867           !> thread.h
27868 ____________________________________________________________________________
27869 [  8695] By: gsar                                  on 2001/02/05  03:27:34
27870         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
27871      Branch: maint-5.6/perl
27872            ! thread.h
27873 ____________________________________________________________________________
27874 [  8694] By: alanbur                               on 2001/02/05  00:07:47
27875         Log: Initial branch creation from //depot/maint-5.6/perl
27876      Branch: maint-5.6/pureperl
27877           +> (branch 1719 files)
27878 ____________________________________________________________________________
27879 [  8693] By: gsar                                  on 2001/02/04  22:38:49
27880         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
27881              changes)
27882      Branch: maint-5.6/perl
27883           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
27884           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
27885           !> ext/DB_File/version.c
27886 ____________________________________________________________________________
27887 [  8692] By: nick                                  on 2001/02/04  18:15:57
27888         Log: The missed t/TEST part of the grand testharness upgrade.
27889      Branch: perl
27890            ! t/TEST
27891 ____________________________________________________________________________
27892 [  8691] By: nick                                  on 2001/02/04  18:05:17
27893         Log: New improved test harness
27894              Subject: Re: [PATCH Test::Harness] Third time's a charm?
27895              From: Michael G Schwern <schwern@pobox.com>
27896              Date: Sun, 4 Feb 2001 08:01:20 -0500
27897              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
27898      Branch: perl
27899            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
27900            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
27901            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
27902            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
27903            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
27904            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
27905            ! MANIFEST lib/Test/Harness.pm
27906 ____________________________________________________________________________
27907 [  8690] By: nick                                  on 2001/02/04  17:57:51
27908         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
27909              From: Jonathan Stowe <gellyfish@gellyfish.com>
27910              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
27911              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
27912      Branch: perl
27913            ! utils/h2xs.PL
27914 ____________________________________________________________________________
27915 [  8689] By: nick                                  on 2001/02/04  17:55:24
27916         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
27917              From: Michael G Schwern <schwern@pobox.com>
27918              Date: Sat, 3 Feb 2001 22:46:38 -0500
27919              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
27920      Branch: perl
27921            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
27922            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
27923 ____________________________________________________________________________
27924 [  8688] By: nick                                  on 2001/02/04  17:43:55
27925         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
27926              length byfailing to spot lack of closing )
27927              From: nick@talking.bollo.cx
27928              Date: Sat, 03 Feb 2001 23:53:16 +0000
27929              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
27930      Branch: perl
27931            ! perlio.c pod/perldiag.pod
27932 ____________________________________________________________________________
27933 [  8687] By: jhi                                   on 2001/02/03  17:11:42
27934         Log: HP-UX thread patches from Merijn H. Brand.
27935      Branch: maint-5.6/perl
27936            ! README.hpux hints/hpux.sh
27937 ____________________________________________________________________________
27938 [  8686] By: jhi                                   on 2001/02/03  16:40:12
27939         Log: Metaconfig changes for #8685.
27940      Branch: metaconfig
27941            ! U/installdirs/instubperl.U
27942      Branch: metaconfig/U/perl
27943            ! Devel.U versiononly.U
27944 ____________________________________________________________________________
27945 [  8685] By: jhi                                   on 2001/02/03  16:39:49
27946         Log: For -Dusedevel builds turn off installusrbinperl and turn on
27947              versiononly, a combined idea of Richard Soderberg and Merijn
27948              H. Brand.  You can still override both of these from the command
27949              line if you need to, -Dinstallusrbinperl and -Uversiononly.
27950      Branch: perl
27951            ! Configure
27952 ____________________________________________________________________________
27953 [  8684] By: jhi                                   on 2001/02/03  16:16:34
27954         Log: Metaconfig unit fix for #8683.
27955      Branch: metaconfig
27956            ! U/compline/nblock_io.U
27957 ____________________________________________________________________________
27958 [  8683] By: jhi                                   on 2001/02/03  16:16:12
27959         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
27960              reported by Peter Prymmer for 5.6-TRIAL1.
27961      Branch: perl
27962            ! Configure
27963 ____________________________________________________________________________
27964 [  8682] By: jhi                                   on 2001/02/03  05:52:11
27965         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
27966              to work correctly.
27967      Branch: maint-5.6/perl
27968            ! hints/irix_6.sh
27969 ____________________________________________________________________________
27970 [  8681] By: jhi                                   on 2001/02/03  05:47:33
27971         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
27972      Branch: maint-5.6/perl
27973            ! pod/perlport.pod
27974 ____________________________________________________________________________
27975 [  8680] By: jhi                                   on 2001/02/02  21:39:49
27976         Log: perlport update from Peter Prymmer.
27977      Branch: maint-5.6/perl
27978            ! pod/perlport.pod
27979 ____________________________________________________________________________
27980 [  8679] By: nick                                  on 2001/02/02  20:50:48
27981         Log: Integrate mainline
27982      Branch: perlio
27983           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
27984           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
27985           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
27986 ____________________________________________________________________________
27987 [  8678] By: gsar                                  on 2001/02/02  16:02:12
27988         Log: note about bincompat, slightly modified (from Lupe Christoph)
27989      Branch: maint-5.6/perl
27990            ! README.solaris
27991 ____________________________________________________________________________
27992 [  8677] By: jhi                                   on 2001/02/02  15:46:20
27993         Log: Supported platforms updates.
27994      Branch: maint-5.6/perl
27995            ! pod/perlport.pod
27996 ____________________________________________________________________________
27997 [  8676] By: jhi                                   on 2001/02/02  03:41:26
27998         Log: A couple more perlfaq2 tweaks.
27999      Branch: maint-5.6/perl
28000            ! pod/perlfaq2.pod
28001 ____________________________________________________________________________
28002 [  8675] By: jhi                                   on 2001/02/02  03:17:44
28003         Log: Misedit in #8661.
28004      Branch: maint-5.6/perl
28005            ! Configure
28006 ____________________________________________________________________________
28007 [  8674] By: jhi                                   on 2001/02/02  03:14:38
28008         Log: Damien again.
28009      Branch: maint-5.6/perl
28010            ! pod/perlfaq2.pod
28011 ____________________________________________________________________________
28012 [  8673] By: jhi                                   on 2001/02/02  03:12:40
28013         Log: perlfaq update from Elaine Ashton.
28014      Branch: maint-5.6/perl
28015            ! pod/perlfaq2.pod
28016 ____________________________________________________________________________
28017 [  8672] By: jhi                                   on 2001/02/02  03:07:08
28018         Log: UTF-8 s/// patch from Inaba Hiroto.
28019      Branch: maint-5.6/perl
28020            ! pp_ctl.c pp_hot.c
28021 ____________________________________________________________________________
28022 [  8671] By: jhi                                   on 2001/02/01  22:34:31
28023         Log: Update Changes.
28024      Branch: perl
28025            ! Changes patchlevel.h
28026 ____________________________________________________________________________
28027 [  8670] By: jhi                                   on 2001/02/01  22:15:29
28028         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
28029              from maintperl.
28030              
28031              Upgrade to Getopt::Long 2.25, from Johan Vromans.
28032              
28033              more files need to be writable in the source distribution
28034              
28035              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
28036              
28037              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
28038              
28039              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
28040              
28041              Allow the float to be fuzzier.
28042              
28043              need to use INT2PTR instead of a straight cast or ia64 fails
28044              
28045              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
28046              
28047              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
28048      Branch: perl
28049           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
28050           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
28051           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
28052 ____________________________________________________________________________
28053 [  8669] By: jhi                                   on 2001/02/01  21:57:02
28054         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
28055              From: Robin Barker <rmb1@cise.npl.co.uk>
28056              Date: Thu, 1 Feb 2001 16:59:05 GMT
28057              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
28058      Branch: maint-5.6/perl
28059            ! pod/perlmodlib.PL
28060 ____________________________________________________________________________
28061 [  8668] By: nick                                  on 2001/02/01  19:41:40
28062         Log: Integrate mainline
28063      Branch: perlio
28064           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
28065           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
28066           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
28067 ____________________________________________________________________________
28068 [  8667] By: gsar                                  on 2001/02/01  16:59:11
28069         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
28070      Branch: maint-5.6/perl
28071            ! embed.pl embedvar.h
28072 ____________________________________________________________________________
28073 [  8666] By: gsar                                  on 2001/02/01  16:34:51
28074         Log: add missing entries to win32/config.?c
28075      Branch: maint-5.6/perl
28076            ! win32/config.bc win32/config.gc win32/config.vc
28077            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28078 ____________________________________________________________________________
28079 [  8665] By: jhi                                   on 2001/02/01  14:58:51
28080         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
28081              From: "Stephen P. Potter" <spp@spotter.yi.org>
28082              Date: Thu, 01 Feb 2001 10:45:46 -0500
28083              Message-Id: <200102011545.KAA31479@spotter.yi.org>
28084      Branch: maint-5.6/perl
28085            ! pod/perlfunc.pod
28086 ____________________________________________________________________________
28087 [  8664] By: gsar                                  on 2001/02/01  14:52:37
28088         Log: need to use INT2PTR instead of a straight cast or ia64 fails
28089              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
28090      Branch: maint-5.6/perl
28091            ! ext/POSIX/POSIX.xs
28092 ____________________________________________________________________________
28093 [  8663] By: jhi                                   on 2001/02/01  14:09:13
28094         Log: Allow the float to be fuzzier.
28095      Branch: maint-5.6/perl
28096            ! t/lib/peek.t
28097 ____________________________________________________________________________
28098 [  8662] By: jhi                                   on 2001/02/01  13:59:00
28099         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
28100              From: Robin Barker <rmb1@cise.npl.co.uk>
28101              Date: Thu, 1 Feb 2001 13:05:39 GMT
28102              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
28103      Branch: maint-5.6/perl
28104            ! pod/perlmodlib.pod
28105 ____________________________________________________________________________
28106 [  8661] By: jhi                                   on 2001/02/01  13:57:38
28107         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
28108              Date: Thu, 01 Feb 2001 14:15:41 +0100
28109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28110              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
28111              
28112              Have the $ccflags in the gcc version test (strange, this change
28113              is claimed to be have been integrated already)
28114      Branch: maint-5.6/perl
28115            ! Configure
28116 ____________________________________________________________________________
28117 [  8660] By: jhi                                   on 2001/02/01  13:44:10
28118         Log: Integrate changes #7950,7964,7962 from mainline.
28119              
28120              Find the stdchar signedness using cpp, should fix some of
28121              the Solaris compiler warnings reported by Alan Burlison.
28122      Branch: maint-5.6/perl
28123           !> Configure config_h.SH
28124 ____________________________________________________________________________
28125 [  8659] By: jhi                                   on 2001/02/01  05:35:32
28126         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
28127              From: Jan Dubois <JanD@ActiveState.com>
28128              Date: Wed, 31 Jan 2001 21:17:03 -0800
28129              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
28130      Branch: maint-5.6/perl
28131            ! utils/perldoc.PL
28132 ____________________________________________________________________________
28133 [  8658] By: jhi                                   on 2001/02/01  04:33:17
28134         Log: Integrate the README.os390 and README.posix-bc parts of mainline
28135              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
28136              installperl parts were taken care of by #8657.)
28137      Branch: maint-5.6/perl
28138           !> README.os390 README.posix-bc
28139 ____________________________________________________________________________
28140 [  8657] By: jhi                                   on 2001/02/01  04:29:21
28141         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
28142              From: Peter Prymmer <pvhp@forte.com>
28143              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
28144              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
28145      Branch: maint-5.6/perl
28146            + ext/DynaLoader/dl_dllload.xs
28147            ! MANIFEST Makefile.SH hints/os390.sh installperl
28148 ____________________________________________________________________________
28149 [  8656] By: jhi                                   on 2001/02/01  04:25:45
28150         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
28151              From: Peter Prymmer <pvhp@forte.com>
28152              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
28153              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
28154      Branch: maint-5.6/perl
28155            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
28156 ____________________________________________________________________________
28157 [  8655] By: jhi                                   on 2001/02/01  04:14:47
28158         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
28159              From: troc@netrus.net
28160              Date: Wed, 31 Jan 2001 22:31:26 -0500
28161              Message-Id: <200102010331.WAA117.85@rocco.homenet>
28162      Branch: maint-5.6/perl
28163            ! os2/os2.c
28164 ____________________________________________________________________________
28165 [  8654] By: jhi                                   on 2001/02/01  04:12:52
28166         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
28167              as reported by Alan Burlison.
28168      Branch: maint-5.6/perl
28169            ! pp.h
28170 ____________________________________________________________________________
28171 [  8653] By: jhi                                   on 2001/02/01  04:05:12
28172         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
28173              From: dsugalski@northernlight.com
28174              Date: Wed, 31 Jan 2001 18:54:11 -0500
28175              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
28176      Branch: maint-5.6/perl
28177            ! configure.com
28178 ____________________________________________________________________________
28179 [  8652] By: jhi                                   on 2001/02/01  04:03:11
28180         Log: Misplaced #endif.
28181              
28182              Subject: [perl-5-6-1-trial2] patches for EPOC
28183              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28184              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
28185              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
28186      Branch: maint-5.6/perl
28187            ! epoc/epocish.c
28188 ____________________________________________________________________________
28189 [  8651] By: jhi                                   on 2001/02/01  04:00:25
28190         Log: Integrate changes #8647,8648,8650 from mainline.
28191              
28192              Macrofy a magic UTF-8 test.
28193              
28194              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
28195              
28196              Watch out for cross compiling for EPOC (usually done on linux).
28197      Branch: maint-5.6/perl
28198           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
28199 ____________________________________________________________________________
28200 [  8650] By: jhi                                   on 2001/02/01  03:56:20
28201         Log: Watch out for cross compiling for EPOC (usually done on linux)
28202              
28203              Subject: [perl-5-6-1-trial2] patches for EPOC
28204              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28205              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
28206              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
28207      Branch: perl
28208            ! ext/Errno/Errno_pm.PL
28209 ____________________________________________________________________________
28210 [  8649] By: gsar                                  on 2001/02/01  00:46:00
28211         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
28212      Branch: maint-5.6/perl
28213            ! sv.c
28214 ____________________________________________________________________________
28215 [  8648] By: jhi                                   on 2001/01/31  23:35:36
28216         Log: All the uses of PL_numeric_radix must be protected by
28217              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
28218              
28219              Subject: [perl-5-6-1-trial2] patches for EPOC
28220              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28221              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
28222              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
28223      Branch: perl
28224            ! sv.c
28225 ____________________________________________________________________________
28226 [  8647] By: jhi                                   on 2001/01/31  22:56:16
28227         Log: Macrofy a magic UTF-8 test.
28228      Branch: perl
28229            ! utf8.c utf8.h
28230 ____________________________________________________________________________
28231 [  8646] By: gsar                                  on 2001/01/31  15:55:12
28232         Log: update Changes
28233      Branch: maint-5.6/perl
28234            ! Changes
28235 ____________________________________________________________________________
28236 [  8645] By: gsar                                  on 2001/01/31  15:10:14
28237         Log: Configure tweak suggested by Peter Prymmer
28238      Branch: maint-5.6/perl
28239            ! Configure
28240 ____________________________________________________________________________
28241 [  8644] By: gsar                                  on 2001/01/31  15:06:32
28242         Log: more files need to be writable in the source distribution
28243      Branch: maint-5.6/perl
28244            ! Porting/makerel
28245 ____________________________________________________________________________
28246 [  8643] By: jhi                                   on 2001/01/31  14:59:46
28247         Log: Integrate changes #8258,8278,8279 from mainline.
28248              
28249              Make the large file tests more robust/talkative.
28250      Branch: maint-5.6/perl
28251           !> t/lib/syslfs.t t/op/lfs.t
28252 ____________________________________________________________________________
28253 [  8642] By: gsar                                  on 2001/01/31  14:53:48
28254         Log: integrate changes#8311,8334 from mainline
28255              
28256              Add a new MakeMaker variable PM_FILTER that defines a Unix
28257              filter to be run on each .pm during the pm_to_blib() phase,
28258              a fixed version of
28259              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
28260              
28261              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
28262              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
28263              accurate reading of the "atime".  
28264      Branch: maint-5.6/perl
28265           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
28266           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
28267           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
28268 ____________________________________________________________________________
28269 [  8641] By: jhi                                   on 2001/01/31  14:46:37
28270         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
28271      Branch: maint-5.6/perl
28272            ! lib/Getopt/Long.pm
28273 ____________________________________________________________________________
28274 [  8640] By: gsar                                  on 2001/01/31  14:40:24
28275         Log: make regen_all
28276      Branch: maint-5.6/perl
28277            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
28278 ____________________________________________________________________________
28279 [  8639] By: gsar                                  on 2001/01/31  14:37:25
28280         Log: refresh windows config files
28281      Branch: maint-5.6/perl
28282            ! win32/Makefile win32/config_H.bc win32/config_H.gc
28283            ! win32/config_H.vc win32/makefile.mk
28284 ____________________________________________________________________________
28285 [  8638] By: gsar                                  on 2001/01/31  14:28:10
28286         Log: makefile tweaks for windows: introduce a bulk-switch to enable
28287              same options as ActivePerl; sync changes with makefile.mk
28288      Branch: maint-5.6/perl
28289            ! win32/Makefile win32/makefile.mk
28290 ____________________________________________________________________________
28291 [  8637] By: jhi                                   on 2001/01/31  04:41:30
28292         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
28293              From: Nicholas Clark <nick@ccl4.org>
28294              Date: Tue, 30 Jan 2001 19:51:05 +0000
28295              Message-ID: <20010130195105.R76607@plum.flirble.org> 
28296              
28297              op/inc cure.
28298      Branch: perl
28299            ! pp.c pp.h pp_hot.c t/op/arith.t
28300 ____________________________________________________________________________
28301 [  8636] By: jhi                                   on 2001/01/31  02:38:32
28302         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
28303              no perlio],8257,8380,8479,8515 from mainline.
28304              
28305              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
28306              
28307              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
28308              Subject: [PATCH perl@8133] fix-up for VMS extensions
28309              
28310              In VMS embedded perls couldn't access the statically built Socket.
28311              
28312              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
28313              
28314              Further VMS piping fixes from Charles Lane.
28315              
28316              Subject:  [PATCH] make t/op/misc.t work on VMS
28317              
28318              Add tracing for debugging extensions builds in VMS.
28319              
28320              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
28321      Branch: maint-5.6/perl
28322           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
28323           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
28324           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
28325 ____________________________________________________________________________
28326 [  8635] By: jhi                                   on 2001/01/31  01:46:41
28327         Log: Integrate change #7732 from mainline.
28328              
28329              Sparc 64-bit pack() fix from Jens Hamisch.
28330      Branch: maint-5.6/perl
28331           !> pp.c
28332 ____________________________________________________________________________
28333 [  8634] By: jhi                                   on 2001/01/31  01:41:16
28334         Log: One spot missing from #8626.
28335      Branch: maint-5.6/perl
28336            ! sv.c
28337 ____________________________________________________________________________
28338 [  8633] By: jhi                                   on 2001/01/31  00:49:17
28339         Log: Integrate change #7495 from mainline.
28340              
28341              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
28342      Branch: maint-5.6/perl
28343           !> MANIFEST ext/re/Makefile.PL
28344 ____________________________________________________________________________
28345 [  8632] By: jhi                                   on 2001/01/30  23:38:49
28346         Log: Integrate change #8396 from mainline.
28347              
28348              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
28349              better multicast support (resend)
28350      Branch: maint-5.6/perl
28351           !> ext/Socket/Socket.pm
28352 ____________________________________________________________________________
28353 [  8631] By: jhi                                   on 2001/01/30  23:28:03
28354         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
28355              
28356              More AIX lore. (7514, ext/re/hints/aix.pl)
28357              
28358              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
28359              
28360              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)
28361              
28362              Subject: [ID 20001214.002] Net::Ping patch
28363              
28364              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
28365              
28366              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
28367              
28368              Add ReuseAddr as a (preferred) alias for Reuse as we now
28369              also have ReusePort.
28370              
28371              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
28372      Branch: maint-5.6/perl
28373           +> ext/re/hints/aix.pl
28374           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
28375           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
28376 ____________________________________________________________________________
28377 [  8630] By: jhi                                   on 2001/01/30  23:03:59
28378         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
28379              
28380              read() documentation tweak for 20001121.004.
28381              
28382              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
28383      Branch: maint-5.6/perl
28384           !> pod/perlfunc.pod pod/perlre.pod
28385 ____________________________________________________________________________
28386 [  8629] By: jhi                                   on 2001/01/30  22:41:57
28387         Log: Integrate change #8098 from mainline.
28388              
28389              fastgetcwd is defined using a glob alias on a $^O dependent basis
28390              and there was no default assignment or perl subroutine.
28391      Branch: maint-5.6/perl
28392           !> lib/Cwd.pm
28393 ____________________________________________________________________________
28394 [  8628] By: jhi                                   on 2001/01/30  21:58:52
28395         Log: Integrate change #7866 from mainline.
28396              
28397              File::Temp 0.11.
28398      Branch: maint-5.6/perl
28399           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
28400 ____________________________________________________________________________
28401 [  8627] By: jhi                                   on 2001/01/30  21:39:44
28402         Log: Integrate changes #8075,8086,8228 from mainline.  
28403              
28404              Darwin is not Windows. (8075,8086)
28405              
28406              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
28407      Branch: maint-5.6/perl
28408           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
28409           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
28410           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
28411           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
28412 ____________________________________________________________________________
28413 [  8626] By: jhi                                   on 2001/01/30  21:22:11
28414         Log: Integrate with tweakery the change #8625 from mainline,
28415              the multibyte decimal separator fix ("fa_IR locale failure").
28416      Branch: maint-5.6/perl
28417            ! embedvar.h perlapi.h
28418           !> intrpvar.h perl.c perl.h sv.c util.c
28419 ____________________________________________________________________________
28420 [  8625] By: jhi                                   on 2001/01/30  20:26:33
28421         Log: Fix for the fa_IR locale failure.  The reason for the failure
28422              was that Perl was assuming the decimal separator aka the radix
28423              separator is one character.  The Farsi-Iranian locale crushed
28424              that bad assumption since there the separator is 'Momayyez',
28425              glyphwise looking somewhat like a slash, and in Unicode UTF-8
28426              encoded in two bytes, 0xd9 0xab.
28427      Branch: perl
28428            ! intrpvar.h perl.c perl.h sv.c util.c
28429 ____________________________________________________________________________
28430 [  8624] By: gsar                                  on 2001/01/30  20:17:03
28431         Log: regen_headers
28432      Branch: maint-5.6/perl
28433            ! Makefile.SH pod/perlintern.pod
28434 ____________________________________________________________________________
28435 [  8623] By: gsar                                  on 2001/01/30  19:42:34
28436         Log: backout change#7431 and its dependents (causes spurious rebuilds
28437              of autogenerated files)
28438              
28439              fix benign b.t failure
28440      Branch: maint-5.6/perl
28441            ! Makefile.SH t/lib/b.t
28442 ____________________________________________________________________________
28443 [  8622] By: jhi                                   on 2001/01/30  19:41:41
28444         Log: Microperl sync.
28445      Branch: perl
28446            ! mg.c perl.h
28447 ____________________________________________________________________________
28448 [  8621] By: gsar                                  on 2001/01/30  19:24:47
28449         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
28450              from mainline
28451              
28452              Subject: podlators 1.06 released
28453              
28454              Subject: [PATCH @8436] Eliminate op_children
28455              
28456              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
28457              
28458              (Replaced by #8448)  More op_children traces (cleanup of #8442).
28459              
28460              Subject: [PATCH #3 @8436] Re: Eliminate op_children
28461              Replace #8444 and #8445.
28462              
28463              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
28464              at the setting of the ofs_sv in new_struct_thread() as the
28465              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
28466              uninitialized fields are, uh, initialized with),
28467              SvREFCNT_inc()ing that invited a core dump.
28468              
28469              podlators 1.07, from Russ Allbery.
28470              
28471              Subject: [PATCH] regcomp.c old feature removal
28472              From: mjd@plover.com
28473              Date: 16 Jan 2001 14:43:18 -0000 
28474              Message-ID: <20010116144318.7140.qmail@plover.com> 
28475      Branch: maint-5.6/perl
28476           +> lib/Pod/Text/Overstrike.pm
28477           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
28478           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
28479           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
28480           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
28481           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
28482           !> util.c
28483 ____________________________________________________________________________
28484 [  8620] By: gsar                                  on 2001/01/30  18:48:32
28485         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
28486              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
28487              now fails one test)
28488              
28489              Subject: [PATCH] lvalue AUTOLOAD. No, really.
28490              
28491              Subject: [PATCH] Interesting syntax idea
28492              Make opens + bareword assigns do typeglob assigns.
28493              
28494              Tests for #8254.
28495              
28496              Subject: [PATCH @8269] Continue blocks and B::Deparse
28497              Make the peephole optimizer to bypass more null ops and
28498              and rewrite the deparse handling of continue blocks.
28499              
28500              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
28501              Doc tweak on #8313.
28502              
28503              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
28504              
28505              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
28506              
28507              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
28508              
28509              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
28510              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
28511              according to the platform.
28512              
28513              Subject: [PATCH @8404] Consolidated lvalue sub changes
28514              
28515              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
28516              
28517              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
28518              
28519              Subject: B::Concise -- an improved replacement for B::Terse 
28520              
28521              The B::Terse drop-in replacement wasn't quite drop-in.
28522              
28523              The LVRET macro needed an aTHX.
28524              
28525              Use the /^Perl_/-less form of is_lvalue_sub().
28526              
28527              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
28528      Branch: maint-5.6/perl
28529           +> ext/B/B/Concise.pm
28530           !> (integrate 27 files)
28531 ____________________________________________________________________________
28532 [  8619] By: nick                                  on 2001/01/30  18:40:28
28533         Log: Integrate mainline
28534      Branch: perlio
28535           !> (integrate 40 files)
28536 ____________________________________________________________________________
28537 [  8618] By: jhi                                   on 2001/01/30  18:37:18
28538         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
28539              Date: Mon, 29 Jan 2001 22:51:29 -0600
28540              From: "Craig A. Berry" <craigberry@mac.com>
28541              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
28542      Branch: perl
28543            ! vms/test.com
28544 ____________________________________________________________________________
28545 [  8617] By: jhi                                   on 2001/01/30  18:34:53
28546         Log: Subject: [PATCH] Add missing CV flags to dump.c
28547              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28548              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
28549              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
28550      Branch: perl
28551            ! dump.c
28552 ____________________________________________________________________________
28553 [  8616] By: jhi                                   on 2001/01/30  18:20:58
28554         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
28555              part isn't applicable to maintperl.
28556              
28557              UTF-8 nit from Inaba Hiroto.
28558      Branch: maint-5.6/perl
28559           !> pod/perlapi.pod utf8.c
28560 ____________________________________________________________________________
28561 [  8615] By: jhi                                   on 2001/01/30  18:18:51
28562         Log: UTF-8 nit from Inaba Hiroto.
28563      Branch: perl
28564            ! pod/perlapi.pod t/op/each.t utf8.c
28565 ____________________________________________________________________________
28566 [  8614] By: jhi                                   on 2001/01/30  18:13:38
28567         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
28568              
28569              perl's internal variables are not for public consumption,
28570              move their docs from perlapi.pod to perlintern.pod
28571              
28572              support for -Dusethreads build under HP-UX 10.20 and DCE threads
28573              library (11.0 and later have pthreads but 10.x don't)
28574              
28575              avoid uninitialized value warnings
28576              
28577              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
28578              gets weird results)
28579              
28580              perldoc nit on windows
28581              
28582              make it possible to run the tests outside the source tree
28583              (there's still a dependency on ../lib being the library
28584              location)
28585      Branch: perl
28586           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
28587           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
28588           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
28589           !> win32/bin/search.pl win32/vdir.h
28590 ____________________________________________________________________________
28591 [  8613] By: gsar                                  on 2001/01/30  16:39:59
28592         Log: make it possible to run the tests outside the source tree
28593              (there's still a dependency on ../lib being the library
28594              location)
28595      Branch: maint-5.6/perl
28596            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
28597 ____________________________________________________________________________
28598 [  8612] By: gsar                                  on 2001/01/30  16:31:12
28599         Log: perldoc nit on windows
28600      Branch: maint-5.6/perl
28601            ! utils/perldoc.PL
28602 ____________________________________________________________________________
28603 [  8611] By: gsar                                  on 2001/01/30  16:22:54
28604         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
28605              gets weird results)
28606      Branch: maint-5.6/perl
28607            ! win32/vdir.h
28608 ____________________________________________________________________________
28609 [  8610] By: gsar                                  on 2001/01/30  16:12:45
28610         Log: avoid uninitialized value warnings
28611      Branch: maint-5.6/perl
28612            ! win32/bin/search.pl
28613 ____________________________________________________________________________
28614 [  8609] By: gsar                                  on 2001/01/30  16:08:01
28615         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
28616              library (11.0 and later have pthreads but 10.x don't)
28617      Branch: maint-5.6/perl
28618            ! hints/hpux.sh thread.h
28619 ____________________________________________________________________________
28620 [  8608] By: gsar                                  on 2001/01/30  15:48:55
28621         Log: perl's internal variables are not for public consumption,
28622              move their docs from perlapi.pod to perlintern.pod
28623      Branch: maint-5.6/perl
28624            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
28625            ! thrdvar.h
28626 ____________________________________________________________________________
28627 [  8607] By: gsar                                  on 2001/01/30  15:44:27
28628         Log: mistakenly branched perl56delta.pod, revert
28629      Branch: maint-5.6/perl
28630            - pod/perl56delta.pod
28631           !> pod/perldelta.pod
28632 ____________________________________________________________________________
28633 [  8606] By: gsar                                  on 2001/01/30  14:20:24
28634         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
28635              dTHR which has been a noop for a while now, except for the
28636              compatibility definition in thread.h)
28637      Branch: maint-5.6/perl
28638           !> (integrate 45 files)
28639 ____________________________________________________________________________
28640 [  8605] By: jhi                                   on 2001/01/30  05:43:58
28641         Log: Mark the UTF-8 APIs as experimental.
28642      Branch: maint-5.6/perl
28643            ! embed.pl pod/perlapi.pod
28644 ____________________________________________________________________________
28645 [  8604] By: jhi                                   on 2001/01/30  05:38:40
28646         Log: Nits from earlier integrates.
28647      Branch: maint-5.6/perl
28648            ! lib/Carp/Heavy.pm
28649           !> sv.c
28650 ____________________________________________________________________________
28651 [  8603] By: jhi                                   on 2001/01/30  05:27:26
28652         Log: Regenerate Porting files.
28653      Branch: maint-5.6/perl
28654            ! Porting/Glossary Porting/config.sh Porting/config_H
28655 ____________________________________________________________________________
28656 [  8602] By: jhi                                   on 2001/01/30  05:14:59
28657         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
28658              8310,8339,8447,8492,8493,8505,8525: documentation changes.
28659              
28660              Subject: Re: perlfaq style changes
28661              
28662              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
28663              
28664              Subject: [PATCH] docs on NaN
28665              
28666              Subject: [patch] perlfaq7
28667              
28668              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
28669              
28670              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
28671              
28672              Subject: [PATCH] open() example in perlfunc.pod
28673              
28674              Podify README.mpeix (a new version from the web)
28675              
28676              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
28677              
28678              Subject: [PATCH] format and rewording in perlfaq.pod
28679              
28680              Subject: [PATCH] API Variable documentation   
28681              
28682              Memory management calls documentation.
28683              
28684              Subject: [PATCH: perl@8482] README.vms URL updates
28685              
28686              Subject: Minor typos in perlfaq2.pod
28687              
28688              Subject: [PATCH] pod/perlvar.pod
28689      Branch: maint-5.6/perl
28690           +> pod/perl56delta.pod
28691            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28692           !> README.amiga README.epoc README.mpeix README.vms
28693           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
28694           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
28695           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
28696           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
28697           !> pod/perlvar.pod thrdvar.h
28698 ____________________________________________________________________________
28699 [  8601] By: jhi                                   on 2001/01/30  04:38:35
28700         Log: Integrate changes #8036,8096,8253 from mainline:
28701              hints changes.
28702              
28703              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
28704              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
28705              
28706              Output the (apparent) version of gcc in Tru64.
28707      Branch: maint-5.6/perl
28708           +> ext/POSIX/hints/svr4.pl
28709           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
28710           !> hints/svr4.sh t/lib/bigfltpm.t
28711 ____________________________________________________________________________
28712 [  8600] By: jhi                                   on 2001/01/30  04:04:01
28713         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
28714              locale fixes.
28715              
28716              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
28717              
28718              Debian allows /usr/bin/locale to exist without any locales. (7868)
28719              
28720              Allow the locale test needing POSIX and the taint test
28721              needing IPC::SysV to run under 'minitest' (basically,
28722              bail out if loading the extension fails). (8384)
28723              
28724              Cleanup the locale.t output  (8480)
28725      Branch: maint-5.6/perl
28726           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
28727           !> t/pragma/locale.t
28728 ____________________________________________________________________________
28729 [  8599] By: jhi                                   on 2001/01/30  03:51:04
28730         Log: Missing generated files from #8598.
28731      Branch: maint-5.6/perl
28732            ! embed.h global.sym objXSUB.h perlapi.c proto.h
28733 ____________________________________________________________________________
28734 [  8598] By: jhi                                   on 2001/01/30  03:41:54
28735         Log: Integrate change #8555 from mainline, manually integrate parts
28736              of changes 8452 and 8583.
28737              
28738              Subject: [PATCH] utf8.c documentation (8452)
28739              
28740              No point in checking the length if the pointer is bogus. (8555)
28741              
28742              Introduce bytes_from_utf8() and implement sv_eq() using it,
28743              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
28744              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
28745              was malformed. (8583)
28746      Branch: maint-5.6/perl
28747            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
28748           !> pod/perlapi.pod sv.c utf8.c
28749 ____________________________________________________________________________
28750 [  8597] By: gsar                                  on 2001/01/30  02:37:26
28751         Log: get PERL_OBJECT build going again on windows
28752      Branch: maint-5.6/perl
28753            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
28754            ! pod/perlapi.pod proto.h sv.c
28755 ____________________________________________________________________________
28756 [  8596] By: jhi                                   on 2001/01/30  02:16:17
28757         Log: Signedness nit.
28758      Branch: perl
28759            ! sv.c
28760 ____________________________________________________________________________
28761 [  8595] By: jhi                                   on 2001/01/30  02:11:07
28762         Log: EBCDIC patch for Storable, from Peter Prymmer.
28763      Branch: perl
28764            ! t/lib/st-06compat.t
28765 ____________________________________________________________________________
28766 [  8594] By: jhi                                   on 2001/01/30  01:04:48
28767         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
28768              From: Peter Prymmer <pvhp@forte.com>
28769              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
28770              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
28771      Branch: perl
28772            ! t/lib/b.t
28773 ____________________________________________________________________________
28774 [  8593] By: jhi                                   on 2001/01/30  00:56:47
28775         Log: Subject: [PATCH: perl@8585] pod problems in io
28776              From: Peter Prymmer <pvhp@forte.com>
28777              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
28778              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
28779      Branch: perl
28780            ! pod/perlapio.pod pod/perliol.pod
28781 ____________________________________________________________________________
28782 [  8592] By: jhi                                   on 2001/01/30  00:48:20
28783         Log: Integrate perlio.
28784      Branch: perl
28785           !> pod/perlapio.pod pod/perliol.pod
28786 ____________________________________________________________________________
28787 [  8591] By: nick                                  on 2001/01/29  22:02:28
28788         Log: GNU 'merge' Simon's copy of perliol.pod with version
28789              patched by Craig's patch.
28790      Branch: perlio
28791            ! pod/perliol.pod
28792 ____________________________________________________________________________
28793 [  8590] By: nick                                  on 2001/01/29  21:55:10
28794         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
28795      Branch: perlio
28796            ! pod/perlapio.pod pod/perliol.pod
28797 ____________________________________________________________________________
28798 [  8589] By: jhi                                   on 2001/01/29  15:35:33
28799         Log: Integrate change #8586 from maint-5.6/perl.
28800              
28801              make the BOM detection code not call tell() until it has to
28802              (meant to fix esoteric compatibility issues where PL_rsfp
28803              is overridden)
28804      Branch: perl
28805           !> toke.c
28806 ____________________________________________________________________________
28807 [  8588] By: jhi                                   on 2001/01/29  15:29:11
28808         Log: Subject: MAking Solaris malloc() the default
28809              From: Lupe Christoph <lupe@lupe-christoph.de>
28810              Date: Mon, 29 Jan 2001 12:59:36 +0100
28811              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
28812              
28813              The README.solaris part slightly tweaked.
28814      Branch: perl
28815            ! README.solaris hints/solaris_2.sh
28816 ____________________________________________________________________________
28817 [  8587] By: jhi                                   on 2001/01/29  15:17:34
28818         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
28819              From: root@ak-75.mind.de
28820              Date: Sun, 28 Jan 2001 20:32:29 +0100
28821              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
28822      Branch: perl
28823            ! pod/perlre.pod
28824 ____________________________________________________________________________
28825 [  8586] By: gsar                                  on 2001/01/29  13:43:44
28826         Log: make the BOM detection code not call tell() until it has to
28827              (meant to fix esoteric compatibility issues where PL_rsfp
28828              is overridden)
28829      Branch: maint-5.6/perl
28830            ! toke.c
28831 ____________________________________________________________________________
28832 [  8585] By: jhi                                   on 2001/01/28  20:05:45
28833         Log: Update Changes.
28834      Branch: perl
28835            ! Changes patchlevel.h
28836 ____________________________________________________________________________
28837 [  8584] By: jhi                                   on 2001/01/28  19:30:02
28838         Log: Integrate perlio.
28839      Branch: perl
28840           +> pod/perliol.pod
28841           !> MANIFEST pod/perlapio.pod
28842 ____________________________________________________________________________
28843 [  8583] By: jhi                                   on 2001/01/28  19:28:40
28844         Log: Patch from Inaba Hiroto:
28845              - canonical UTF-8 hash keys: if a key string for a hash is
28846              UTF8-on, try downgrade the string and use it if
28847              unicode::distinct is not in effect.
28848              For the task, I added a function bytes_from_utf8() to utf8.c.
28849              It might resemble utf8_to_bytes() but it is not convenient
28850              to the task.
28851              Made a test for it and added to t/op/each.t
28852              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
28853              the mortal copy of the argument SV.
28854              And changed t/io/utf8.t test 18 which expects print() to
28855              upgrade its argument.
28856              - re-implement sv_eq with bytes_from_utf8()
28857              - some bug fixes
28858              - tr/// does not handle UTF8 range (\x{}-\x{})
28859              - \ before raw UTF8 character produced
28860              "Malformed UTF-8 character" warning.
28861              - "\x{100}\N{CENT SIGN}" is Malformed.
28862              Added tests for these 3.
28863              - and one silly bug (by me) with qu operator.
28864      Branch: perl
28865            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
28866            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
28867            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
28868 ____________________________________________________________________________
28869 [  8582] By: nick                                  on 2001/01/28  19:25:04
28870         Log: Add pod/perliol.pod to MANIFEST :-(
28871      Branch: perlio
28872            ! MANIFEST
28873 ____________________________________________________________________________
28874 [  8581] By: nick                                  on 2001/01/28  19:22:40
28875         Log: PerlIO documentation. Proofing and sub-editing requested.
28876      Branch: perlio
28877            + pod/perliol.pod
28878            ! pod/perlapio.pod
28879 ____________________________________________________________________________
28880 [  8580] By: jhi                                   on 2001/01/28  05:16:25
28881         Log: Revert the change to sv_2pv() done by #8054: Someone who
28882              did SvNV_set() on a scalar that also happened to be POK,
28883              followed by sv_2pv() won't get the right coercion anymore.
28884              [Sarathy]
28885      Branch: maint-5.6/perl
28886            ! sv.c
28887 ____________________________________________________________________________
28888 [  8579] By: jhi                                   on 2001/01/28  05:15:04
28889         Log: Remove the #8084 effect: do not allow -Q to be interpreted
28890              as -&Q(), this is too much wiggle room.
28891      Branch: maint-5.6/perl
28892            ! toke.c
28893 ____________________________________________________________________________
28894 [  8578] By: jhi                                   on 2001/01/28  05:12:45
28895         Log: Needed bits of #8439 (should have been in #8576),
28896              mainly for lval substr().
28897      Branch: maint-5.6/perl
28898            ! mg.c pp.c pp_hot.c
28899 ____________________________________________________________________________
28900 [  8577] By: jhi                                   on 2001/01/28  05:02:46
28901         Log: A missing check-in.
28902      Branch: maint-5.6/perl
28903            ! utf8.c
28904 ____________________________________________________________________________
28905 [  8576] By: jhi                                   on 2001/01/28  04:26:18
28906         Log: Integrate changes #8425,8436,8439,8517 from mainline.
28907              The 8439 was not truly integrated because it had too many
28908              dependencies on the development branch and because it introduced
28909              concepts too bold for a maintenance branch (such as the qu operator).
28910              
28911              Subject: [PATCH perl@8342] -Wformat
28912              
28913              Tighten some of the UTF-8 tests a bit.
28914              
28915              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
28916              - The substr lval was still not okay.
28917              - Now pp_stringify and sv_setsv copies source's UTF8 flag
28918              even if IN_BYTE.  pp_stringify is called from fold_constants
28919              at optimization phase and "\x{100}" was made SvUTF8_off under
28920              use bytes (the bytes pragma is for "byte semantics" and not
28921              for "do not produce UTF8 data")
28922      Branch: maint-5.6/perl
28923            ! t/lib/charnames.t t/op/substr.t toke.c
28924           !> sv.c t/pragma/utf8.t
28925 ____________________________________________________________________________
28926 [  8575] By: jhi                                   on 2001/01/28  04:01:51
28927         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
28928              
28929              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
28930              
28931              Subject: [ID 20001230.003] UTF-8 tr still hurts
28932              
28933              Test cases for #8385 (from Simon's "torture.pl")
28934              
28935              Start fixing UTF-8 lval substr() (8405)
28936      Branch: maint-5.6/perl
28937           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
28938           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
28939 ____________________________________________________________________________
28940 [  8574] By: jhi                                   on 2001/01/28  03:09:06
28941         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
28942              from mainline.
28943              
28944              UTF-8 cleanup.
28945              
28946              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
28947              
28948              "\x{FF}\xFF" was broken.
28949              
28950              Tests for #8329 and #8330.
28951              
28952              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
28953              
28954              IRIX compiler noticed that the bof initialization might be
28955              bypassed by control flow.
28956              
28957              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
28958      Branch: maint-5.6/perl
28959           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
28960           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
28961 ____________________________________________________________________________
28962 [  8573] By: jhi                                   on 2001/01/28  02:06:12
28963         Log: Retract #8552.
28964      Branch: perl
28965            ! lib/Text/Wrap.pm t/lib/textwrap.t
28966 ____________________________________________________________________________
28967 [  8572] By: jhi                                   on 2001/01/28  02:04:49
28968         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
28969              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
28970              not really integrated but instead salvaged by hand
28971              (they had too many dependencies on the development release
28972              to be cleanly integratable).
28973              
28974              Subject: more UTF8 test suites and an UTF8 patch
28975              
28976              Tweak for MULTIPLICITY/USE_PERLIO
28977              
28978              Signedness nit.
28979              
28980              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
28981              
28982              Use the UTF8_XXX macros in is_utf8_char().
28983              
28984              Rewrite pp_concat() in terms of sv_catsv().  The . operator
28985              should now be UTF-8-proof.
28986              
28987              Subject: [PATCH perl@8269] scanning two hex-constants
28988              fails on EBCDIC environment (script length.t)
28989              
28990              Add some Unicode chop() tests.
28991      Branch: maint-5.6/perl
28992            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
28993           !> sv.c t/op/chop.t utf8.h
28994 ____________________________________________________________________________
28995 [  8571] By: jhi                                   on 2001/01/28  00:35:59
28996         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
28997              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
28998              
28999              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
29000              
29001              The maxiters upper limit sanity check (guarding against
29002              non-progress) assumed bytes instead of characters in s///
29003              and split().
29004              
29005              Signedness nit.
29006              
29007              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
29008              join() should now be UTF-8-proof.
29009              
29010              More split // UTF-8 tests. (8250)
29011      Branch: maint-5.6/perl
29012           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
29013           !> util.c
29014 ____________________________________________________________________________
29015 [  8570] By: jhi                                   on 2001/01/27  22:15:46
29016         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
29017              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
29018              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
29019              8084,8204,8244,8333 from mainline.
29020              
29021              For -Q where Q might be a one-letter sub name one does no more
29022              get a warning about an unknown filetest (7941,7943,7944,8084).
29023              
29024              Subject: Re: [ID 20001130.011] expression parsing bug ?
29025              
29026              Make uv_to_utf8() to zero-terminate its output buffer.
29027              
29028              Split off t/op/length.t (7995)
29029              
29030              Split off t/op/utf8decode.t (7996)
29031              
29032              Remove an unnecessary 'use utf8' from the utf8.t (7998)
29033              
29034              Split off t/op/concat.t (8004)
29035              
29036              Split off t/op/ver.t (8005)
29037              
29038              Document utf8_length(), utf8_distance(), and utf8_hop().
29039              
29040              Document utf8_to_uv() better.
29041              
29042              Introduce macros for UTF8 decoding (8028,8033).
29043              
29044              Add test for reverse() (8030,8031).
29045              
29046              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
29047              
29048              Do not return the Unicode replacement character    on UTF-8
29049              decoding failure.
29050              
29051              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
29052              not this_utf8 i.e. the output string has one, but don't mess
29053              with source assumption. (8052,8053)
29054              
29055              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
29056              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
29057              was not expecting to be called with something that was already
29058              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
29059              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
29060              (8054)
29061              
29062              Recode the naughty binary bytes in utf8decode.t using the \xHH.
29063              
29064              Make some panic messages a bit more logical.
29065      Branch: maint-5.6/perl
29066           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
29067           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
29068           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
29069           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
29070           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
29071           !> utf8.c utf8.h
29072 ____________________________________________________________________________
29073 [  8569] By: jhi                                   on 2001/01/27  19:16:43
29074         Log: Integrate changes #7750 from perlio and #8566 from mainline.
29075      Branch: maint-5.6/perl
29076           !> regexec.c sv.c
29077 ____________________________________________________________________________
29078 [  8568] By: jhi                                   on 2001/01/27  18:06:51
29079         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
29080              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
29081              7935[-perlio.c],7936,7959,7965 from mainline.
29082              
29083              Change the "big byte" error message to "Wide character".
29084              (7355, the croak-if-wide-chars-in-print part ignored)
29085              
29086              Use UINT64_C().
29087              
29088              Introduce Perl_utf8_length().
29089              
29090              diff -se shows these as different (7753, forgotten check-ins)
29091              
29092              Subject: [PATCH] doop.c - UTF8 tr///
29093              
29094              If we use (aTHX_ ...) then put Perl_ on the front.
29095              
29096              Make utf8_length() and utf8_distance() to be less forgiving
29097              about bad UTF-8.
29098              
29099              Test line numbers are different with utf8.
29100              
29101              No need to scan till infinity, 13 is enough. (7872,7911)
29102              
29103              Subject: [PATCH] Tokeniser debugging
29104              
29105              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
29106              
29107              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
29108              
29109              Be more careful in Perl_sv_utf8_downgrade().
29110              
29111              Use DO_UTF8().
29112              
29113              Raw zero bytes in text files confuse at least GNU patch 2.1.
29114      Branch: maint-5.6/perl
29115           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
29116           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
29117           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
29118           !> t/pragma/utf8.t toke.c utf8.c utf8.h
29119 ____________________________________________________________________________
29120 [  8567] By: nick                                  on 2001/01/27  11:10:38
29121         Log: Integrate mainline
29122      Branch: perlio
29123           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
29124           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
29125           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
29126           !> toke.c
29127 ____________________________________________________________________________
29128 [  8566] By: jhi                                   on 2001/01/27  06:22:48
29129         Log: More documentation for the regexp context stack.
29130      Branch: perl
29131            ! regexec.c
29132 ____________________________________________________________________________
29133 [  8565] By: jhi                                   on 2001/01/27  05:21:57
29134         Log: Update Changes.
29135      Branch: perl
29136            ! Changes patchlevel.h
29137 ____________________________________________________________________________
29138 [  8564] By: jhi                                   on 2001/01/27  04:44:04
29139         Log: Threadedness patch for #8562 from Doug MacEachern.
29140      Branch: perl
29141            ! toke.c
29142 ____________________________________________________________________________
29143 [  8563] By: jhi                                   on 2001/01/27  04:26:24
29144         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
29145              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
29146              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
29147              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
29148      Branch: perl
29149            ! op.c
29150 ____________________________________________________________________________
29151 [  8562] By: jhi                                   on 2001/01/27  04:20:30
29152         Log: Subject: Re: Announce : Tokener reporting patch
29153              From: Simon Cozens <simon@cozens.net>
29154              Date: Mon, 22 Jan 2001 02:17:22 +0000
29155              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
29156      Branch: perl
29157            ! embed.h embed.pl proto.h toke.c
29158 ____________________________________________________________________________
29159 [  8561] By: jhi                                   on 2001/01/27  04:17:24
29160         Log: Forgot from #8545.  Oops.
29161      Branch: perl
29162            ! pp.c t/pragma/overload.t
29163 ____________________________________________________________________________
29164 [  8560] By: jhi                                   on 2001/01/27  03:01:47
29165         Log: A better module compilation test, use MANIFEST as suggested
29166              by Spider.
29167      Branch: perl
29168            ! t/lib/1_compile.t
29169 ____________________________________________________________________________
29170 [  8559] By: jhi                                   on 2001/01/27  02:50:48
29171         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
29172              From: Peter Prymmer <pvhp@forte.com>
29173              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
29174              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
29175      Branch: perl
29176            ! t/lib/b.t
29177 ____________________________________________________________________________
29178 [  8558] By: jhi                                   on 2001/01/27  02:27:05
29179         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
29180              From: Peter Prymmer <pvhp@forte.com>
29181              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
29182              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
29183      Branch: perl
29184            ! t/pragma/sub_lval.t
29185 ____________________________________________________________________________
29186 [  8557] By: jhi                                   on 2001/01/27  02:26:03
29187         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
29188              From: Peter Prymmer <pvhp@forte.com>
29189              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
29190              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
29191      Branch: perl
29192            ! t/lib/st-06compat.t
29193 ____________________________________________________________________________
29194 [  8556] By: jhi                                   on 2001/01/27  02:24:33
29195         Log: Subject: [PATCH: perl@8531] minor update to README.os390
29196              From: Peter Prymmer <pvhp@forte.com>
29197              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
29198              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
29199      Branch: perl
29200            ! README.os390
29201 ____________________________________________________________________________
29202 [  8555] By: jhi                                   on 2001/01/27  00:35:47
29203         Log: No point in checking the length before we know whether the pointer
29204              is bogus or not, fixes Abigail's odbm failures in Linux.
29205      Branch: perl
29206            ! sv.c
29207 ____________________________________________________________________________
29208 [  8554] By: nick                                  on 2001/01/26  19:01:31
29209         Log: Integrate mainline
29210      Branch: perlio
29211           !> lib/Text/Wrap.pm t/lib/textwrap.t
29212 ____________________________________________________________________________
29213 [  8553] By: jhi                                   on 2001/01/26  15:19:39
29214         Log: Integrate change #7792 from perlio (multiplicity fix),
29215              fix the AV leak in regex DEBUGGING (tiny part of the
29216              polymorphic regexp patch #8143).
29217      Branch: maint-5.6/perl
29218            ! regcomp.c
29219           !> scope.h
29220 ____________________________________________________________________________
29221 [  8552] By: jhi                                   on 2001/01/26  15:03:23
29222         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
29223              From: Michael G Schwern <schwern@pobox.com>
29224              Date: Fri, 26 Jan 2001 09:28:31 -0500
29225              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
29226      Branch: perl
29227            ! lib/Text/Wrap.pm t/lib/textwrap.t
29228 ____________________________________________________________________________
29229 [  8551] By: jhi                                   on 2001/01/26  02:33:19
29230         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
29231              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
29232              
29233              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
29234              
29235              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
29236              
29237              Message nit.
29238              
29239              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
29240              
29241              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
29242              
29243              (the cleanup of unused submatches in regtry() and regcppop())
29244              
29245              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
29246              stored and restored, and thusly was trounced by the utf8 swash
29247              routines.
29248              
29249              use utf8 not required to use \x{}.
29250              
29251              Removed two more tests that make no sense in UTF-8 since the test
29252              data is not in UTF-8.
29253              
29254              Get the three different space character classes right under utf8.
29255              
29256              Implement ANYOFUTF8 regprop() dumping.
29257              
29258              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
29259              
29260              Document the regex context pushing/popping a bit better.
29261      Branch: maint-5.6/perl
29262           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
29263           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
29264           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
29265           !> t/op/regmesg.t utf8.c
29266 ____________________________________________________________________________
29267 [  8550] By: nick                                  on 2001/01/25  19:42:30
29268         Log: Integrate mainline
29269      Branch: perlio
29270           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
29271           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
29272           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
29273           !> t/lib/bigint.t t/lib/bigintpm.t
29274 ____________________________________________________________________________
29275 [  8549] By: jhi                                   on 2001/01/25  15:22:28
29276         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
29277      Branch: maint-5.6/perl
29278            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
29279 ____________________________________________________________________________
29280 [  8548] By: jhi                                   on 2001/01/25  15:02:55
29281         Log: Integrate changes #7997,8063,8492,8547 from mainline.
29282              
29283              Subject: Re: STRLEN - what?
29284              
29285              Subject: [PATCH] perlguts.pod
29286              
29287              Memory management calls documentation.
29288              
29289              Layout using tabulator is not a good idea in a pod.
29290      Branch: maint-5.6/perl
29291           !> pod/perlguts.pod
29292 ____________________________________________________________________________
29293 [  8547] By: jhi                                   on 2001/01/25  14:49:05
29294         Log: Layout using tabulator is not a good idea in a pod.
29295      Branch: perl
29296            ! pod/perlguts.pod
29297 ____________________________________________________________________________
29298 [  8546] By: jhi                                   on 2001/01/25  14:31:12
29299         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
29300              from mainline.
29301              
29302              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
29303              
29304              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
29305              
29306              More Win32 editor/IDE/shell hints.
29307              
29308              More Win32 Perling.
29309              
29310              Yet another editor edit.
29311              
29312              Edit edit edit.
29313              
29314              IDE/editor section tweaking.
29315              
29316              Few more IDE/editor nits from p5p.
29317      Branch: maint-5.6/perl
29318           !> pod/perlfaq3.pod
29319 ____________________________________________________________________________
29320 [  8545] By: jhi                                   on 2001/01/25  04:16:32
29321         Log: Subject: [PATCH 5.7.0] overload int()
29322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29323              Date: Wed, 24 Jan 2001 19:06:57 -0500
29324              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
29325      Branch: perl
29326            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
29327            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
29328            ! t/lib/bigintpm.t
29329 ____________________________________________________________________________
29330 [  8544] By: jhi                                   on 2001/01/25  04:15:11
29331         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
29332              From: Peter Prymmer <pvhp@forte.com>
29333              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
29334              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
29335      Branch: perl
29336            ! Makefile.SH README.os390 hints/os390.sh installperl
29337 ____________________________________________________________________________
29338 [  8543] By: jhi                                   on 2001/01/25  03:52:08
29339         Log: Integrate change #8462,8469 from mainline.
29340              
29341              In VMS Perl subversion (perl -V) is undef.
29342      Branch: maint-5.6/perl
29343           !> configure.com
29344 ____________________________________________________________________________
29345 [  8542] By: jhi                                   on 2001/01/25  03:44:55
29346         Log: Integrate changes #7835,7850,8315,8316 from mainline.
29347              
29348              Solaris hints.
29349      Branch: maint-5.6/perl
29350           !> hints/solaris_2.sh
29351 ____________________________________________________________________________
29352 [  8541] By: jhi                                   on 2001/01/25  03:39:28
29353         Log: Integrate #8336 from mainline.
29354      Branch: maint-5.6/perl
29355           !> hv.c
29356 ____________________________________________________________________________
29357 [  8540] By: jhi                                   on 2001/01/25  03:23:50
29358         Log: Retract #8539.
29359      Branch: maint-5.6/perl
29360            ! pod/perlfaq3.pod
29361 ____________________________________________________________________________
29362 [  8539] By: jhi                                   on 2001/01/25  03:21:55
29363         Log: (Retracted by #5940.)
29364      Branch: maint-5.6/perl
29365            ! pod/perlfaq3.pod
29366 ____________________________________________________________________________
29367 [  8538] By: jhi                                   on 2001/01/25  03:14:07
29368         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
29369              From: Peter Prymmer <pvhp@forte.com>
29370              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
29371              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
29372              
29373              The VMS bits.
29374      Branch: maint-5.6/perl
29375            ! configure.com vms/descrip_mms.template
29376 ____________________________________________________________________________
29377 [  8537] By: jhi                                   on 2001/01/25  03:06:09
29378         Log: Integrate #7710,7824,7973 from mainline.
29379      Branch: maint-5.6/perl
29380           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29381           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
29382           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
29383           !> vos/config.ga.def vos/config.ga.h win32/config.bc
29384           !> win32/config.gc win32/config.vc
29385 ____________________________________________________________________________
29386 [  8536] By: jhi                                   on 2001/01/24  13:50:20
29387         Log: Revert the edits made by me so far to the 5.6 branch since
29388              the TRIAL1 since I did edits when I should have been using
29389              integrates.  Bad programmer.   (Will integrate them properly later.)
29390              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
29391              The #8353 will not be reapplied at least for now since
29392              the UTF-8 hash keys need more thinking.
29393              (The patches #8347, #8354, #8454, #8473 were okay since they
29394              were original edits made specifically for the 5.6.1-TRIAL1.)
29395      Branch: maint-5.6/perl
29396            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29397            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
29398            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
29399            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
29400            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
29401            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29402            ! win32/config.bc win32/config.gc win32/config.vc
29403 ____________________________________________________________________________
29404 [  8535] By: bailey                                on 2001/01/24  06:37:02
29405         Log: SYN SYN
29406      Branch: vmsperl
29407           +> (branch 26 files)
29408           !> (integrate 130 files)
29409 ____________________________________________________________________________
29410 [  8534] By: nick                                  on 2001/01/23  19:30:57
29411         Log: Integrate mainline.
29412      Branch: perlio
29413           !> Changes Configure Porting/Glossary Porting/config.sh
29414           !> Porting/config_H embed.h embed.pl ext/Encode/compile
29415           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
29416           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
29417           !> pod/perlvar.pod proto.h t/lib/1_compile.t
29418 ____________________________________________________________________________
29419 [  8533] By: jhi                                   on 2001/01/23  16:15:46
29420         Log: Forgotten from #8501.
29421      Branch: perl
29422            ! Porting/Glossary Porting/config.sh Porting/config_H
29423 ____________________________________________________________________________
29424 [  8532] By: jhi                                   on 2001/01/23  16:13:27
29425         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
29426              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29427              Date: Mon, 22 Jan 2001 17:51:58 +0100
29428              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
29429      Branch: perl
29430            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
29431 ____________________________________________________________________________
29432 [  8531] By: jhi                                   on 2001/01/23  15:46:01
29433         Log: Update Changes.
29434      Branch: perl
29435            ! Changes patchlevel.h
29436 ____________________________________________________________________________
29437 [  8530] By: jhi                                   on 2001/01/23  15:38:39
29438         Log: De-cut-and-pasto.
29439      Branch: perl
29440            ! t/lib/1_compile.t
29441 ____________________________________________________________________________
29442 [  8529] By: jhi                                   on 2001/01/23  15:11:04
29443         Log: Document the mkdir trailing slashes case.
29444      Branch: perl
29445            ! pod/perlfunc.pod
29446 ____________________________________________________________________________
29447 [  8528] By: jhi                                   on 2001/01/23  15:08:28
29448         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
29449              get installed:
29450              
29451              Subject: lib/lib.pm
29452              From: <abigail@foad.org>
29453              Date: Mon, 28 Aug 2000 20:35:08 -0400
29454              Message-ID: <20000829003508.21281.qmail@foad.org>
29455      Branch: perl
29456            ! installperl
29457 ____________________________________________________________________________
29458 [  8527] By: jhi                                   on 2001/01/23  14:44:04
29459         Log: Metaconfig unit change for #8526.
29460      Branch: metaconfig
29461            ! U/threads/archname.U
29462 ____________________________________________________________________________
29463 [  8526] By: jhi                                   on 2001/01/23  14:43:19
29464         Log: Attach -perlio to the archname if so selected.
29465      Branch: perl
29466            ! Configure
29467 ____________________________________________________________________________
29468 [  8525] By: jhi                                   on 2001/01/23  14:24:01
29469         Log: Subject: [PATCH] pod/perlvar.pod
29470              From: abigail@foad.org
29471              Date: Tue, 23 Jan 2001 01:41:10 +0100
29472              Message-ID: <20010123004110.22259.qmail@foad.org>
29473      Branch: perl
29474            ! pod/perlvar.pod
29475 ____________________________________________________________________________
29476 [  8524] By: jhi                                   on 2001/01/23  14:22:32
29477         Log: A bug introduced in #8217 (the undefined variable in the
29478              lib/safe1_t #3) fixed, by Charles Lane:
29479              
29480              The earlier patch made it so that stuff running in Safe
29481              compartments could do a "caller" and see "main".  That
29482              little change in name is done right before the code in
29483              the compartment is run, and apparantly the parser
29484              was picking up the stash name before it got changed.
29485              
29486              (why it was threaded vs. unthreaded Perl that was sensitive to this
29487              I still don't know...and it probably doesn't matter).
29488              
29489              I tryed removing the stash name-change and saw that threaded Perl
29490              did indeed pass the lib/safe1.t tests.
29491              
29492              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
29493              do the name change (and to connect _ in the compartment to the global
29494              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
29495              to call _safe_pkg_prep when creating a new compartment.
29496              
29497              Passes all tests with threaded perl on linux; passes all tests
29498              with unthreaded perl on VMS.
29499              
29500              At some point I'll probably want to revisit Safe and Opcode to
29501              provide more sensible handling of global variables...and to get
29502              formats working in Safe compartments, which they don't do currently.
29503      Branch: perl
29504            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
29505 ____________________________________________________________________________
29506 [  8523] By: jhi                                   on 2001/01/23  14:11:58
29507         Log: Also the lib/Thread.pm itself needs to be ignored if
29508              the Thread extension hasn't been built.
29509      Branch: perl
29510            ! t/lib/1_compile.t
29511 ____________________________________________________________________________
29512 [  8522] By: jhi                                   on 2001/01/23  13:51:28
29513         Log: print() instead of warn() so that stderr doesn't get
29514              unncessarily polluted.
29515      Branch: perl
29516            ! ext/Encode/compile
29517 ____________________________________________________________________________
29518 [  8521] By: jhi                                   on 2001/01/23  13:49:48
29519         Log: Integrate perlio.
29520      Branch: perl
29521           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
29522           !> ext/Encode/encode.h
29523 ____________________________________________________________________________
29524 [  8520] By: nick                                  on 2001/01/22  21:44:00
29525         Log: More messing with Encode:
29526              Extra fields in header to allow multiple names and to record
29527              other things "compile" knows.
29528              Re-organise compile to factor out common output routines.
29529      Branch: perlio
29530            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
29531 ____________________________________________________________________________
29532 [  8519] By: nick                                  on 2001/01/22  20:33:50
29533         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
29534      Branch: perlio
29535            ! ext/Encode/Makefile.PL ext/Encode/compile
29536 ____________________________________________________________________________
29537 [  8518] By: nick                                  on 2001/01/22  20:28:13
29538         Log: Integrate mainline
29539      Branch: perlio
29540           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
29541           !> vos/config.alpha.def vos/config.alpha.h
29542 ____________________________________________________________________________
29543 [  8517] By: jhi                                   on 2001/01/22  15:37:17
29544         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
29545              by Inaba Hiroto.
29546      Branch: perl
29547            ! sv.c
29548 ____________________________________________________________________________
29549 [  8516] By: jhi                                   on 2001/01/22  14:55:15
29550         Log: More SIG_SIZE fixes.
29551      Branch: perl
29552            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
29553 ____________________________________________________________________________
29554 [  8515] By: jhi                                   on 2001/01/22  14:50:27
29555         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
29556              From: "Craig A. Berry" <craigberry@mac.com>
29557              Date: Mon, 22 Jan 2001 00:42:24 -0600
29558              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
29559      Branch: perl
29560            ! configure.com
29561 ____________________________________________________________________________
29562 [  8514] By: jhi                                   on 2001/01/22  14:31:17
29563         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
29564              From: "Craig A. Berry" <craigberry@mac.com>
29565              Date: Sun, 21 Jan 2001 23:03:25 -0600
29566              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
29567      Branch: perl
29568            ! configure.com
29569 ____________________________________________________________________________
29570 [  8513] By: jhi                                   on 2001/01/22  14:14:00
29571         Log: Add the .ucm encoding tables to the MANIFEST.
29572      Branch: perl
29573            ! MANIFEST
29574 ____________________________________________________________________________
29575 [  8512] By: jhi                                   on 2001/01/22  13:43:33
29576         Log: Integrate perlio.
29577      Branch: perl
29578           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
29579           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
29580           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
29581           +> ext/Encode/Encode/iso8859-10.ucm
29582           +> ext/Encode/Encode/iso8859-13.ucm
29583           +> ext/Encode/Encode/iso8859-14.ucm
29584           +> ext/Encode/Encode/iso8859-15.ucm
29585           +> ext/Encode/Encode/iso8859-16.ucm
29586           +> ext/Encode/Encode/iso8859-2.ucm
29587           +> ext/Encode/Encode/iso8859-3.ucm
29588           +> ext/Encode/Encode/iso8859-4.ucm
29589           +> ext/Encode/Encode/iso8859-5.ucm
29590           +> ext/Encode/Encode/iso8859-6.ucm
29591           +> ext/Encode/Encode/iso8859-7.ucm
29592           +> ext/Encode/Encode/iso8859-8.ucm
29593           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
29594           +> ext/Encode/Encode/symbol.ucm
29595           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
29596           !> perliol.h
29597 ____________________________________________________________________________
29598 [  8511] By: nick                                  on 2001/01/21  23:44:47
29599         Log: Make "real" layers of ":utf8" and ":raw".
29600              So now PERLIO=utf8 perl ...
29601              does what Andreas wanted.
29602              Fix arg passing in open.pm (still have a Carp issue).
29603      Branch: perlio
29604            ! lib/open.pm perlio.c perliol.h
29605 ____________________________________________________________________________
29606 [  8510] By: jhi                                   on 2001/01/21  22:56:53
29607         Log: Document the regex context pushing/popping a bit better.
29608      Branch: perl
29609            ! regexec.c
29610 ____________________________________________________________________________
29611 [  8509] By: jhi                                   on 2001/01/21  22:55:44
29612         Log: Tweak the mkdir trailing slash code some more.
29613              
29614              TO DO: the same handling should probably be done for
29615              all the other filesystem functions that can have directories
29616              as their arguments.
29617      Branch: perl
29618            ! pp_sys.c
29619 ____________________________________________________________________________
29620 [  8508] By: nick                                  on 2001/01/21  21:37:43
29621         Log: Switch "compiled in" encodings to .ucm format.
29622              (Leave others as .enc till we can run-time load .ucm,
29623              or find some other way to load them.)
29624      Branch: perlio
29625            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
29626            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
29627            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
29628            + ext/Encode/Encode/iso8859-10.ucm
29629            + ext/Encode/Encode/iso8859-13.ucm
29630            + ext/Encode/Encode/iso8859-14.ucm
29631            + ext/Encode/Encode/iso8859-15.ucm
29632            + ext/Encode/Encode/iso8859-16.ucm
29633            + ext/Encode/Encode/iso8859-2.ucm
29634            + ext/Encode/Encode/iso8859-3.ucm
29635            + ext/Encode/Encode/iso8859-4.ucm
29636            + ext/Encode/Encode/iso8859-5.ucm
29637            + ext/Encode/Encode/iso8859-6.ucm
29638            + ext/Encode/Encode/iso8859-7.ucm
29639            + ext/Encode/Encode/iso8859-8.ucm
29640            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
29641            + ext/Encode/Encode/symbol.ucm
29642            ! ext/Encode/Makefile.PL ext/Encode/compile
29643 ____________________________________________________________________________
29644 [  8507] By: nick                                  on 2001/01/21  21:02:03
29645         Log: Integrate (partial) mainline.
29646      Branch: perlio
29647           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
29648           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
29649           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29650 ____________________________________________________________________________
29651 [  8506] By: jhi                                   on 2001/01/21  20:09:30
29652         Log: Update Changes.
29653      Branch: perl
29654            ! Changes patchlevel.h
29655 ____________________________________________________________________________
29656 [  8505] By: jhi                                   on 2001/01/21  19:39:59
29657         Log: Subject: Minor typos in perlfaq2.pod
29658              From: "Stephen P. Potter" <spp@spotter.yi.org>
29659              Message-Id: <200101192101.QAA11911@spotter.yi.org>
29660              Date: Fri, 19 Jan 2001 16:01:13 -0500
29661              
29662              with a nit from Philip Netwon.
29663      Branch: perl
29664            ! pod/perlfaq2.pod
29665 ____________________________________________________________________________
29666 [  8504] By: jhi                                   on 2001/01/21  19:33:05
29667         Log: Metaconfig change for #8503.
29668      Branch: metaconfig
29669            ! U/threads/usethreads.U
29670 ____________________________________________________________________________
29671 [  8503] By: jhi                                   on 2001/01/21  19:32:21
29672         Log: Sanity check for conflicting thread flavours.
29673      Branch: perl
29674            ! Configure config_h.SH
29675 ____________________________________________________________________________
29676 [  8502] By: jhi                                   on 2001/01/21  19:23:00
29677         Log: Metaconfig change for #8501.
29678      Branch: metaconfig
29679            ! U/modified/sig_name.U
29680 ____________________________________________________________________________
29681 [  8501] By: jhi                                   on 2001/01/21  19:22:26
29682         Log: The SIG_SIZE is the number of the elements *excluding*
29683              the terminating NULL.
29684      Branch: perl
29685            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
29686            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
29687            ! win32/config_H.vc
29688 ____________________________________________________________________________
29689 [  8500] By: jhi                                   on 2001/01/21  18:31:31
29690         Log: Integrate perlio.
29691      Branch: perl
29692           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
29693           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
29694           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
29695           !> pp_sys.c proto.h sv.c
29696 ____________________________________________________________________________
29697 [  8499] By: jhi                                   on 2001/01/21  17:43:57
29698         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
29699              From: Hugo <hv@crypt.compulink.co.uk>
29700              Date: Sun, 21 Jan 2001 13:34:05 +0000
29701              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
29702              
29703              In sprintf UTF8ize only if necessary.
29704      Branch: perl
29705            ! sv.c
29706 ____________________________________________________________________________
29707 [  8498] By: nick                                  on 2001/01/21  16:25:32
29708         Log: Encode cleanup.
29709              Add command line control over "compile" so that Makefile.PL
29710              needs can be combined with other uses.
29711              Use command line options in Makefile.PL.
29712              Fix multi-byte parsing in .ucm files.
29713      Branch: perlio
29714            ! ext/Encode/Makefile.PL ext/Encode/compile
29715 ____________________________________________________________________________
29716 [  8497] By: nick                                  on 2001/01/21  12:56:27
29717         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
29718      Branch: perlio
29719            ! ext/Encode/Encode.xs
29720 ____________________________________________________________________________
29721 [  8496] By: nick                                  on 2001/01/21  12:18:45
29722         Log: Fixup after integrate:
29723              missed the .sym files that are changed by regen_headers
29724              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
29725      Branch: perlio
29726            ! global.sym pp.sym sv.c
29727 ____________________________________________________________________________
29728 [  8495] By: nick                                  on 2001/01/21  11:51:07
29729         Log: Integrate mainline.
29730      Branch: perlio
29731           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
29732           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
29733           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
29734           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
29735           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
29736           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
29737           !> win32/Makefile win32/makefile.mk
29738 ____________________________________________________________________________
29739 [  8494] By: jhi                                   on 2001/01/20  23:12:11
29740         Log: Forgot the expect_number() prototype.
29741      Branch: perl
29742            ! embed.h embed.pl proto.h
29743 ____________________________________________________________________________
29744 [  8493] By: jhi                                   on 2001/01/20  22:56:39
29745         Log: Subject: [PATCH: perl@8482] README.vms URL updates
29746              From: Peter Prymmer <pvhp@forte.com>
29747              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
29748              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
29749              
29750              Plus Craig A. Berry's suggestion to use compaq.com instead
29751              of digital.com.
29752      Branch: perl
29753            ! README.vms
29754 ____________________________________________________________________________
29755 [  8492] By: jhi                                   on 2001/01/20  22:50:05
29756         Log: Memory management calls documentation.
29757      Branch: perl
29758            ! pod/perlguts.pod
29759 ____________________________________________________________________________
29760 [  8491] By: jhi                                   on 2001/01/20  22:38:33
29761         Log: Signedness nit plus few memcpy/Copy nits.
29762      Branch: perl
29763            ! sv.c
29764 ____________________________________________________________________________
29765 [  8490] By: jhi                                   on 2001/01/20  22:25:53
29766         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
29767              From: Peter Prymmer <pvhp@forte.com>
29768              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
29769              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
29770      Branch: perl
29771            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
29772 ____________________________________________________________________________
29773 [  8489] By: jhi                                   on 2001/01/20  22:24:41
29774         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
29775              From: Peter Prymmer <pvhp@forte.com>
29776              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
29777              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
29778      Branch: perl
29779            ! win32/Makefile win32/makefile.mk
29780 ____________________________________________________________________________
29781 [  8488] By: jhi                                   on 2001/01/20  22:22:27
29782         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
29783              From: Peter Prymmer <pvhp@forte.com>
29784              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
29785              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
29786      Branch: perl
29787            ! Makefile.SH
29788 ____________________________________________________________________________
29789 [  8487] By: jhi                                   on 2001/01/20  22:21:18
29790         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
29791              From: Peter Prymmer <pvhp@forte.com>
29792              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
29793              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
29794      Branch: perl
29795            + ext/DynaLoader/dl_dllload.xs
29796            ! MANIFEST Makefile.SH hints/os390.sh
29797 ____________________________________________________________________________
29798 [  8486] By: jhi                                   on 2001/01/20  22:17:53
29799         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
29800              From: Peter Prymmer <pvhp@forte.com>
29801              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
29802              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
29803      Branch: perl
29804            ! README.os390 README.posix-bc
29805 ____________________________________________________________________________
29806 [  8485] By: jhi                                   on 2001/01/20  20:15:30
29807         Log: Document and test the new qu operator.
29808      Branch: perl
29809            + t/op/qu.t
29810            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
29811            ! pod/perlretut.pod pod/perlunicode.pod
29812 ____________________________________________________________________________
29813 [  8484] By: nick                                  on 2001/01/20  19:42:30
29814         Log: Infrastructure to allow:
29815              open($fh,"|-",@array);
29816              to be implemented
29817              i.e. mark pp_open as needing a stack mark, and make pp_open
29818              process its args in that style (and pass them _all_ to tied handles OPEN).
29819              Invent do_openn() which takes SV ** at allow it to see multiple args.
29820              Note this does not _do_ anything yet.
29821      Branch: perlio
29822            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
29823            ! perlapi.c pp_proto.h pp_sys.c proto.h
29824 ____________________________________________________________________________
29825 [  8483] By: nick                                  on 2001/01/20  17:23:14
29826         Log: Integrate mainline.
29827      Branch: perlio
29828           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
29829           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
29830 ____________________________________________________________________________
29831 [  8482] By: jhi                                   on 2001/01/19  15:37:49
29832         Log: Update Changes.
29833      Branch: perl
29834            ! Changes patchlevel.h
29835 ____________________________________________________________________________
29836 [  8481] By: jhi                                   on 2001/01/19  14:41:24
29837         Log: Subject: Re: new feature: s?printf parameter reordering 
29838              From: Hugo <hv@crypt.compulink.co.uk>
29839              Date: Thu, 11 Jan 2001 17:09:03 +0000
29840              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
29841              
29842              - support reordering for all parameters: %, *v, *, .*
29843              - lay down that the reordering specification must immediately
29844              follow that parameter: %3$, *v3$, *3$, .*3$
29845              - fix vectorisation of a zero-length string
29846              - factor out the code choosing the argument to format
29847              
29848              Possibly unwanted side-effects:
29849              - the special format specifiers ' +-0' must now precede any
29850              vectorisation specifier. Tests in op/sprintf and op/ver
29851              have been changed to reflect this.
29852              - sprintf.t test #214 changed its expectations because in many
29853              cases, the next parameter has already been consumed when an
29854              invalid type letter is detected.
29855              
29856              Probably wanted side-effects:
29857              - attempts to format a non-existent parameter will warn as if C<undef>
29858              - attempt to write to non-existent parameter with '%n' will complain
29859              of "attempt to modify read-only value" instead of being silent
29860      Branch: perl
29861            ! sv.c t/op/sprintf.t t/op/ver.t
29862 ____________________________________________________________________________
29863 [  8480] By: jhi                                   on 2001/01/19  14:08:37
29864         Log: Subject: PATCH pragma/locale.t
29865              From: andreas.koenig@anima.de (Andreas J. Koenig)
29866              Date: 18 Jan 2001 09:45:37 +0100
29867              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
29868      Branch: perl
29869            ! t/pragma/locale.t
29870 ____________________________________________________________________________
29871 [  8479] By: jhi                                   on 2001/01/19  13:19:58
29872         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
29873      Branch: perl
29874            ! configure.com
29875 ____________________________________________________________________________
29876 [  8478] By: jhi                                   on 2001/01/19  02:12:35
29877         Log: Automate 1_compile.t.
29878      Branch: perl
29879            ! t/lib/1_compile.t
29880 ____________________________________________________________________________
29881 [  8477] By: jhi                                   on 2001/01/19  01:49:56
29882         Log: Integrate perlio.
29883      Branch: perl
29884           !> sv.c win32/config.bc win32/config.gc win32/config.vc
29885           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29886 ____________________________________________________________________________
29887 [  8476] By: nick                                  on 2001/01/18  21:51:52
29888         Log: Integrate mainline
29889      Branch: perlio
29890           +> t/lib/1_compile.t t/lib/compmod.pl
29891           !> MANIFEST configure.com lib/unicode/distinct.pm
29892 ____________________________________________________________________________
29893 [  8475] By: nick                                  on 2001/01/18  21:48:02
29894         Log: Win32 "safe signals" co-existance fix.
29895              Fix SIG_SIZE value.
29896              Clear PL_sig_pending when cloning (fork).
29897      Branch: perlio
29898            ! sv.c win32/config.bc win32/config.gc win32/config.vc
29899            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29900 ____________________________________________________________________________
29901 [  8474] By: jhi                                   on 2001/01/18  14:40:57
29902         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
29903      Branch: perl
29904            ! t/lib/1_compile.t
29905 ____________________________________________________________________________
29906 [  8473] By: gsar                                  on 2001/01/18  11:42:31
29907         Log: unsubmitted trial1 change
29908      Branch: maint-5.6/perl
29909            ! Changes
29910 ____________________________________________________________________________
29911 [  8472] By: jhi                                   on 2001/01/18  04:30:24
29912         Log: The first bug found by 1_compile.t.
29913      Branch: perl
29914            ! lib/unicode/distinct.pm
29915 ____________________________________________________________________________
29916 [  8471] By: jhi                                   on 2001/01/18  04:29:42
29917         Log: Add Schwern's 1_compile test.  The compile_module script renamed
29918              to be a bit shorter for the 8.3 people.
29919      Branch: perl
29920            + t/lib/1_compile.t t/lib/compmod.pl
29921            ! MANIFEST
29922 ____________________________________________________________________________
29923 [  8470] By: jhi                                   on 2001/01/18  04:16:00
29924         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)
29925              From: Peter Prymmer <pvhp@forte.com>
29926              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
29927              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
29928              Replace #8463.
29929      Branch: maint-5.6/perl
29930            ! configure.com
29931 ____________________________________________________________________________
29932 [  8469] By: jhi                                   on 2001/01/18  04:13:02
29933         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)
29934              From: Peter Prymmer <pvhp@forte.com>
29935              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
29936              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
29937              Replace #8462.
29938      Branch: perl
29939            ! configure.com
29940 ____________________________________________________________________________
29941 [  8468] By: jhi                                   on 2001/01/18  03:42:08
29942         Log: Integrate perlio.
29943      Branch: perl
29944           !> gv.c mg.c perlio.c util.c
29945 ____________________________________________________________________________
29946 [  8467] By: nick                                  on 2001/01/17  22:41:10
29947         Log: "Safe" signals - trial implementation.
29948              gv.c tweaked to zero PL_sig_pend array
29949              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
29950              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
29951              Odd thing is that it "works" with PERLIO=stdio as well (linux).
29952      Branch: perlio
29953            ! gv.c mg.c perlio.c util.c
29954 ____________________________________________________________________________
29955 [  8466] By: nick                                  on 2001/01/17  20:40:20
29956         Log: Integrate mainline.
29957      Branch: perlio
29958           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29959           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
29960           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
29961           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29962           !> vos/config.ga.h win32/config.bc win32/config.gc
29963           !> win32/config.vc
29964 ____________________________________________________________________________
29965 [  8465] By: jhi                                   on 2001/01/17  18:37:13
29966         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
29967              From: Nicholas Clark <nick@ccl4.org>
29968              Date: Wed, 17 Jan 2001 17:31:33 +0000
29969              Message-ID: <20010117173133.I2633@plum.flirble.org>
29970      Branch: perl
29971            ! t/op/int.t
29972 ____________________________________________________________________________
29973 [  8464] By: jhi                                   on 2001/01/17  14:43:17
29974         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
29975              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29976              Date: Wed, 17 Jan 2001 15:16:43 +0100
29977              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
29978              
29979              pp_int() was dropping an NV to the floor,
29980              int(279964589018079/59) either returned not an integer
29981              4745162525730.15, or one got "Attempt to free unreferenced scalar."
29982      Branch: perl
29983            ! pp.c
29984 ____________________________________________________________________________
29985 [  8463] By: jhi                                   on 2001/01/17  06:12:42
29986         Log: (Replaced by #8470)
29987              
29988              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)
29989              From: "Craig A. Berry" <craigberry@mac.com>
29990              Date: Tue, 16 Jan 2001 23:38:46 -0600
29991              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
29992      Branch: maint-5.6/perl
29993            ! configure.com
29994 ____________________________________________________________________________
29995 [  8462] By: jhi                                   on 2001/01/17  06:11:31
29996         Log: (Replaced by #8469)
29997              
29998              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)
29999              From: "Craig A. Berry" <craigberry@mac.com>
30000              Date: Tue, 16 Jan 2001 23:38:46 -0600
30001              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
30002      Branch: perl
30003            ! configure.com
30004 ____________________________________________________________________________
30005 [  8461] By: jhi                                   on 2001/01/17  05:56:12
30006         Log: Allow for one trailing slash in the directory of mkdir().
30007      Branch: perl
30008            ! pp_sys.c
30009 ____________________________________________________________________________
30010 [  8460] By: jhi                                   on 2001/01/17  03:26:01
30011         Log: Metaconfig unit changes for #8459.
30012      Branch: metaconfig
30013            ! U/modified/Loc.U U/modified/sig_name.U
30014 ____________________________________________________________________________
30015 [  8459] By: jhi                                   on 2001/01/17  03:24:48
30016         Log: Define SIG_SIZE, the number of elements in the sig_name and
30017              sig_num arrays, including the final NULL entry.
30018      Branch: perl
30019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30020            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
30021            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
30022            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30023            ! win32/config.bc win32/config.gc win32/config.vc
30024 ____________________________________________________________________________
30025 [  8458] By: jhi                                   on 2001/01/17  01:41:33
30026         Log: Integrate perlio.
30027      Branch: perl
30028           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
30029           !> perlapi.h proto.h sv.c
30030 ____________________________________________________________________________
30031 [  8457] By: nick                                  on 2001/01/16  22:07:26
30032         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
30033              Provides all the "cost" but no benefit yet - it is to allow cost
30034              to be measured, and implementation experiments (just in mg.c?).
30035      Branch: perlio
30036            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
30037            ! perlapi.h proto.h sv.c
30038 ____________________________________________________________________________
30039 [  8456] By: nick                                  on 2001/01/16  21:07:07
30040         Log: Integrate mainline.
30041      Branch: perlio
30042           !> (integrate 51 files)
30043 ____________________________________________________________________________
30044 [  8455] By: jhi                                   on 2001/01/16  18:13:43
30045         Log: Subject: [PATCH] regcomp.c old feature removal
30046              From: mjd@plover.com
30047              Date: 16 Jan 2001 14:43:18 -0000 
30048              Message-ID: <20010116144318.7140.qmail@plover.com> 
30049      Branch: perl
30050            ! regcomp.c
30051 ____________________________________________________________________________
30052 [  8454] By: jhi                                   on 2001/01/16  16:12:39
30053         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
30054              From: "Indy Singh" <indy@nusphere.com>
30055              Date: Wed, 10 Jan 2001 20:17:49 -0500
30056              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
30057      Branch: maint-5.6/perl
30058            ! win32/Makefile
30059 ____________________________________________________________________________
30060 [  8453] By: jhi                                   on 2001/01/16  16:09:33
30061         Log: Update Changes.
30062      Branch: perl
30063            ! Changes patchlevel.h
30064 ____________________________________________________________________________
30065 [  8452] By: jhi                                   on 2001/01/16  15:42:04
30066         Log: Subject: Re: API Cleanup
30067              To: perl5-porters@perl.org
30068              Date: Tue, 16 Jan 2001 13:42:30 +0000
30069              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
30070              
30071              Subject: [PATCH] utf8.c documentation
30072              From: Simon Cozens <simon@cozens.net>
30073              Date: Tue, 16 Jan 2001 13:52:48 +0000
30074              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
30075              
30076              Subject: Re: API Cleanup
30077              From: Simon Cozens <simon@cozens.net>
30078              Date: Tue, 16 Jan 2001 14:58:55 +0000
30079              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
30080              
30081              UTF-8 doc patches.
30082      Branch: perl
30083            ! embed.pl pod/perlapi.pod utf8.c
30084 ____________________________________________________________________________
30085 [  8451] By: jhi                                   on 2001/01/16  14:41:39
30086         Log: podlators 1.07, from Russ Allbery.
30087      Branch: perl
30088            ! lib/Pod/Man.pm
30089 ____________________________________________________________________________
30090 [  8450] By: jhi                                   on 2001/01/16  14:24:19
30091         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
30092              From: "Indy Singh" <indy@nusphere.com>
30093              Date: Mon, 15 Jan 2001 20:59:40 -0500
30094              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
30095      Branch: perl
30096            ! win32/Makefile
30097 ____________________________________________________________________________
30098 [  8449] By: jhi                                   on 2001/01/16  03:42:55
30099         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
30100              at the setting of the ofs_sv in new_struct_thread() as the
30101              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
30102              that invited a core dump.
30103      Branch: perl
30104            ! util.c
30105 ____________________________________________________________________________
30106 [  8448] By: jhi                                   on 2001/01/16  01:49:07
30107         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
30108              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30109              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
30110              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
30111              
30112              Replace #8444 and #8445.
30113      Branch: perl
30114            ! ext/B/B.xs ext/B/B/Debug.pm
30115 ____________________________________________________________________________
30116 [  8447] By: jhi                                   on 2001/01/15  21:05:35
30117         Log: Subject: [PATCH] API Variable documentation   
30118              From: Simon Cozens <simon@cozens.net>
30119              Date: Mon, 15 Jan 2001 19:35:54 +0000
30120              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
30121      Branch: perl
30122            ! pod/perlapi.pod thrdvar.h
30123 ____________________________________________________________________________
30124 [  8446] By: jhi                                   on 2001/01/15  20:49:20
30125         Log: Signedness nit.
30126      Branch: perl
30127            ! pp_ctl.c
30128 ____________________________________________________________________________
30129 [  8445] By: jhi                                   on 2001/01/15  20:28:48
30130         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
30131      Branch: perl
30132            ! ext/B/B/Debug.pm
30133 ____________________________________________________________________________
30134 [  8444] By: jhi                                   on 2001/01/15  13:09:10
30135         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
30136      Branch: perl
30137            ! ext/B/B.xs
30138 ____________________________________________________________________________
30139 [  8443] By: jhi                                   on 2001/01/15  13:06:26
30140         Log: Missing from #8439.
30141      Branch: perl
30142            ! keywords.h mg.c
30143 ____________________________________________________________________________
30144 [  8442] By: jhi                                   on 2001/01/15  13:02:38
30145         Log: Subject: [PATCH @8436] Eliminate op_children
30146              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30147              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
30148              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
30149              
30150              Subject: [PATCH @8436] Re: Eliminate op_children
30151              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30152              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
30153              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
30154      Branch: perl
30155            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
30156            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
30157            ! op.c op.h
30158 ____________________________________________________________________________
30159 [  8441] By: jhi                                   on 2001/01/15  12:57:08
30160         Log: Use the /^Perl_/-less form of is_lvalue_sub().
30161      Branch: perl
30162            ! pp.h
30163 ____________________________________________________________________________
30164 [  8440] By: jhi                                   on 2001/01/15  05:13:09
30165         Log: Revert #8437 and #8438, the Linux large files story is more complex.
30166      Branch: metaconfig/U/perl
30167            ! d_fpos64_t.U d_off64_t.U
30168      Branch: perl
30169            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30170            ! config_h.SH configure.com epoc/config.sh perl.h
30171            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
30172            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30173            ! win32/config.bc win32/config.gc win32/config.vc
30174 ____________________________________________________________________________
30175 [  8439] By: jhi                                   on 2001/01/15  05:02:24
30176         Log: More UTF-8 patches from Inaba Hiroto.
30177              - The substr lval was still not okay.
30178              - Now pp_stringify and sv_setsv copies source's UTF8 flag
30179              even if IN_BYTE.  pp_stringify is called from fold_constants
30180              at optimization phase and "\x{100}" was made SvUTF8_off under
30181              use bytes (the bytes pragma is for "byte semantics" and not
30182              for "do not produce UTF8 data")
30183              - New `qu' operator to generate UTF8 string explicitly.
30184              Though I agree with the policy "0x00-0xff always produce bytes",
30185              sometimes want to such a string to be coded in UTF8.
30186              I can use pack"U0a*" but it requires more typing and has
30187              runtime overhead.
30188              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
30189              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
30190              string is not UTF8_on and has char 0x80-0xff.
30191              
30192              TODO: document and test qu.
30193      Branch: perl
30194            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
30195            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
30196            ! toke.c
30197 ____________________________________________________________________________
30198 [  8438] By: jhi                                   on 2001/01/14  05:10:23
30199         Log: Metaconfig unit changes for #8437.
30200      Branch: metaconfig/U/perl
30201            ! d_fpos64_t.U d_off64_t.U
30202 ____________________________________________________________________________
30203 [  8437] By: jhi                                   on 2001/01/14  04:55:34
30204         Log: Add <features.h> probing, seems to be needed for (some?)
30205              Linux largefileness.
30206      Branch: perl
30207            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30208            ! config_h.SH configure.com epoc/config.sh perl.h
30209            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
30210            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30211            ! win32/config.bc win32/config.gc win32/config.vc
30212 ____________________________________________________________________________
30213 [  8436] By: jhi                                   on 2001/01/13  17:47:21
30214         Log: Tighten some of the tests a bit.
30215      Branch: perl
30216            ! t/pragma/utf8.t
30217 ____________________________________________________________________________
30218 [  8435] By: jhi                                   on 2001/01/13  17:31:54
30219         Log: Integrate perlio.
30220      Branch: perl
30221           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
30222           !> win32/config_H.gc win32/config_H.vc
30223 ____________________________________________________________________________
30224 [  8434] By: nick                                  on 2001/01/13  11:36:53
30225         Log: Run dmake regen_config_h for Win32
30226      Branch: perlio
30227            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30228 ____________________________________________________________________________
30229 [  8433] By: nick                                  on 2001/01/13  11:31:55
30230         Log: VMS friendly patch to Encode compile process
30231      Branch: perlio
30232            ! ext/Encode/Makefile.PL ext/Encode/compile
30233 ____________________________________________________________________________
30234 [  8432] By: nick                                  on 2001/01/13  11:06:44
30235         Log: Integrate mainline
30236      Branch: perlio
30237           +> ext/B/B/Concise.pm
30238           !> (integrate 52 files)
30239 ____________________________________________________________________________
30240 [  8431] By: jhi                                   on 2001/01/13  05:55:55
30241         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
30242              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30243              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
30244              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
30245      Branch: perl
30246            ! ext/B/B/Concise.pm
30247 ____________________________________________________________________________
30248 [  8430] By: jhi                                   on 2001/01/13  04:24:18
30249         Log: The LVRET macro needed an aTHX.
30250      Branch: perl
30251            ! pp.h
30252 ____________________________________________________________________________
30253 [  8429] By: jhi                                   on 2001/01/13  02:12:42
30254         Log: Update Changes.
30255      Branch: perl
30256            ! Changes patchlevel.h
30257 ____________________________________________________________________________
30258 [  8428] By: jhi                                   on 2001/01/13  02:08:50
30259         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
30260              From: Peter Prymmer <pvhp@forte.com>
30261              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
30262              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
30263              
30264              Add a BEGIN guard for sloppy floating point division.
30265      Branch: perl
30266            ! lib/Math/BigInt.pm lib/bigint.pl
30267 ____________________________________________________________________________
30268 [  8427] By: jhi                                   on 2001/01/13  01:47:16
30269         Log: The B::Terse drop-in replacement wasn't quite drop-in.
30270      Branch: perl
30271            ! ext/B/B/Terse.pm
30272 ____________________________________________________________________________
30273 [  8426] By: jhi                                   on 2001/01/12  21:20:43
30274         Log: Use UVXf.
30275      Branch: perl
30276            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30277            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
30278            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30279            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30280            ! win32/config.gc win32/config.vc
30281 ____________________________________________________________________________
30282 [  8425] By: jhi                                   on 2001/01/12  20:20:14
30283         Log: Subject: [PATCH perl@8342] -Wformat
30284              From: Robin Barker <rmb1@cise.npl.co.uk>
30285              Date: Fri, 12 Jan 2001 20:03:14 GMT
30286              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
30287      Branch: perl
30288            ! ext/Encode/Encode.xs mg.c sv.c toke.c
30289 ____________________________________________________________________________
30290 [  8424] By: jhi                                   on 2001/01/12  20:01:48
30291         Log: Subject: B::Concise -- an improved replacement for B::Terse 
30292              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30293              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
30294              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
30295      Branch: perl
30296            + ext/B/B/Concise.pm
30297            ! MANIFEST ext/B/B/Terse.pm
30298 ____________________________________________________________________________
30299 [  8423] By: jhi                                   on 2001/01/12  19:24:02
30300         Log: The new metaconfig unit from the #8421.
30301      Branch: metaconfig/U/perl
30302            + d_sigprocmask.U
30303 ____________________________________________________________________________
30304 [  8422] By: jhi                                   on 2001/01/12  19:23:43
30305         Log: Forgot the microperl config from the #8421.
30306      Branch: perl
30307            ! uconfig.h uconfig.sh
30308 ____________________________________________________________________________
30309 [  8421] By: jhi                                   on 2001/01/12  19:05:27
30310         Log: Add sigprocmask() probe, regen Configure, regen toc.
30311      Branch: perl
30312            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30313            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
30314            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30315            ! vos/config.ga.h win32/config.bc win32/config.gc
30316            ! win32/config.vc
30317 ____________________________________________________________________________
30318 [  8420] By: jhi                                   on 2001/01/12  18:34:31
30319         Log: Add sockatmark() to the todo list.
30320      Branch: perl
30321            ! Todo-5.6
30322 ____________________________________________________________________________
30323 [  8419] By: jhi                                   on 2001/01/12  18:09:46
30324         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
30325      Branch: perl
30326            ! op.c
30327 ____________________________________________________________________________
30328 [  8418] By: jhi                                   on 2001/01/12  18:05:30
30329         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
30330              From: Radu Greab <radu@netsoft.ro>
30331              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
30332              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
30333      Branch: perl
30334            ! op.c t/pragma/sub_lval.t
30335 ____________________________________________________________________________
30336 [  8417] By: jhi                                   on 2001/01/12  16:09:09
30337         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
30338              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
30339              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
30340              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
30341      Branch: perl
30342            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
30343            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
30344            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
30345            ! t/pragma/sub_lval.t toke.c
30346 ____________________________________________________________________________
30347 [  8416] By: jhi                                   on 2001/01/12  15:42:06
30348         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
30349              From: "Richard Soderberg" <rs@crystalflame.net>
30350              Date: Fri, 12 Jan 2001 04:49:35 -0800
30351              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
30352              
30353              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
30354              according to the platform.
30355      Branch: perl
30356            ! op.c
30357 ____________________________________________________________________________
30358 [  8415] By: jhi                                   on 2001/01/12  15:33:41
30359         Log: One more UTF-8 fix from Inaba Hiroto.
30360      Branch: perl
30361            ! pp.c regexec.c t/pragma/utf8.t
30362 ____________________________________________________________________________
30363 [  8414] By: jhi                                   on 2001/01/12  15:30:18
30364         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
30365      Branch: perl
30366            ! regexec.c
30367 ____________________________________________________________________________
30368 [  8413] By: jhi                                   on 2001/01/12  15:22:10
30369         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
30370              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30371              Date: Thu, 11 Jan 2001 12:53:36 +0100
30372              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
30373      Branch: perl
30374            ! toke.c
30375 ____________________________________________________________________________
30376 [  8412] By: jhi                                   on 2001/01/12  15:20:25
30377         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
30378              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30379              Date: Fri, 12 Jan 2001 14:37:55 +0100
30380              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
30381      Branch: perl
30382            ! hints/posix-bc.sh
30383 ____________________________________________________________________________
30384 [  8411] By: jhi                                   on 2001/01/12  15:14:14
30385         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
30386              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30387              Date: Fri, 12 Jan 2001 10:42:21 +0100
30388              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
30389      Branch: perl
30390            ! t/op/regmesg.t
30391 ____________________________________________________________________________
30392 [  8410] By: jhi                                   on 2001/01/12  05:48:55
30393         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
30394              From: Nicholas Clark <nick@ccl4.org> 
30395              Date: Sun, 7 Jan 2001 19:47:14 +0000
30396              Message-ID: <20010107194714.B1048@plum.flirble.org>
30397      Branch: perl
30398            ! t/op/numconvert.t
30399 ____________________________________________________________________________
30400 [  8409] By: jhi                                   on 2001/01/12  05:41:28
30401         Log: Integrate perlio.
30402      Branch: perl
30403           !> mg.c scope.h
30404 ____________________________________________________________________________
30405 [  8408] By: nick                                  on 2001/01/11  22:43:28
30406         Log: Remove variables that were used in experiments.
30407      Branch: perlio
30408            ! mg.c
30409 ____________________________________________________________________________
30410 [  8407] By: nick                                  on 2001/01/11  20:57:44
30411         Log: Catch die in %SIG handler and unblock the signal before re-dying.
30412              This make Linux work _without_ sigsetjmp().
30413              Turn off sigsetjmp() to see what else it does.
30414              May need Configure probe for sigprocmask() if anything has sigaction()
30415              but not sigprocmask().
30416      Branch: perlio
30417            ! mg.c scope.h
30418 ____________________________________________________________________________
30419 [  8406] By: nick                                  on 2001/01/11  19:32:07
30420         Log: Integrate mainline
30421      Branch: perlio
30422           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
30423           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
30424           !> t/op/substr.t
30425 ____________________________________________________________________________
30426 [  8405] By: jhi                                   on 2001/01/11  17:11:01
30427         Log: Fix UTF-8 lval substr().
30428      Branch: perl
30429            ! mg.c t/op/substr.t
30430 ____________________________________________________________________________
30431 [  8404] By: jhi                                   on 2001/01/11  05:13:58
30432         Log: Update Changes.
30433      Branch: perl
30434            ! Changes patchlevel.h
30435 ____________________________________________________________________________
30436 [  8403] By: jhi                                   on 2001/01/11  04:38:24
30437         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
30438              From: Hugo <hv@crypt.compulink.co.uk>
30439              Date: Mon, 30 Oct 2000 01:33:26 +0000
30440              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
30441      Branch: perl
30442            ! regexec.c t/op/re_tests
30443 ____________________________________________________________________________
30444 [  8402] By: jhi                                   on 2001/01/11  04:26:12
30445         Log: Integrate perlio.
30446      Branch: perl
30447           !> scope.h util.c
30448 ____________________________________________________________________________
30449 [  8401] By: nick                                  on 2001/01/10  22:52:55
30450         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
30451              (So Alan and Ilya can try setting via hints.)
30452              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
30453              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
30454              doing the save everywhere seems to restart read() correctly, but just
30455              doing it once "round" the handler does not.
30456      Branch: perlio
30457            ! scope.h
30458 ____________________________________________________________________________
30459 [  8400] By: jhi                                   on 2001/01/10  21:57:54
30460         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
30461              of IRIX, HP-UX is unaffected.
30462      Branch: perl
30463            ! perl.h
30464 ____________________________________________________________________________
30465 [  8399] By: nick                                  on 2001/01/10  21:29:19
30466         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
30467      Branch: perlio
30468            ! util.c
30469 ____________________________________________________________________________
30470 [  8398] By: jhi                                   on 2001/01/10  20:55:31
30471         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
30472              also have ReusePort.
30473      Branch: perl
30474            ! ext/IO/lib/IO/Socket/INET.pm
30475 ____________________________________________________________________________
30476 [  8397] By: jhi                                   on 2001/01/10  20:50:57
30477         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
30478              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
30479              Date: Wed, 10 Jan 2001 01:38:13 -0800
30480              Message-ID: <20010110013813.B41744@yahoo-inc.com>
30481      Branch: perl
30482            ! ext/IO/lib/IO/Socket/INET.pm
30483 ____________________________________________________________________________
30484 [  8396] By: jhi                                   on 2001/01/10  20:49:30
30485         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
30486              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
30487              Date: Wed, 10 Jan 2001 01:37:32 -0800
30488              Message-ID: <20010110013732.A41744@yahoo-inc.com>
30489      Branch: perl
30490            ! ext/Socket/Socket.pm
30491 ____________________________________________________________________________
30492 [  8395] By: jhi                                   on 2001/01/10  20:41:37
30493         Log: Test for bug id 20010105.016 (fixed by #8378).
30494      Branch: perl
30495            ! t/op/split.t
30496 ____________________________________________________________________________
30497 [  8394] By: jhi                                   on 2001/01/10  20:26:32
30498         Log: Integrate perlio.
30499      Branch: perl
30500            ! util.c
30501 ____________________________________________________________________________
30502 [  8393] By: nick                                  on 2001/01/10  19:34:30
30503         Log: Back out Simon's pid hackery for now.
30504      Branch: perlio
30505            ! util.c
30506 ____________________________________________________________________________
30507 [  8392] By: nick                                  on 2001/01/10  19:23:13
30508         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
30509      Branch: perlio
30510           !> (integrate 29 files)
30511 ____________________________________________________________________________
30512 [  8391] By: jhi                                   on 2001/01/10  18:43:15
30513         Log: Subject: [PATCH] Fix my_pclose segfault
30514              From: Simon Cozens <simon@cozens.net>
30515              Date: Wed, 10 Jan 2001 18:39:35 +0000
30516              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
30517      Branch: perl
30518            ! util.c
30519 ____________________________________________________________________________
30520 [  8390] By: jhi                                   on 2001/01/10  18:42:08
30521         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
30522              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30523              Date:     Wed, 10 Jan 2001 13:23:02 EST
30524              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
30525      Branch: perl
30526            ! ext/Opcode/Opcode.xs
30527 ____________________________________________________________________________
30528 [  8389] By: jhi                                   on 2001/01/10  15:16:07
30529         Log: Turn off the integer preservation for now.
30530      Branch: perl
30531            ! perl.h
30532 ____________________________________________________________________________
30533 [  8388] By: jhi                                   on 2001/01/10  15:01:25
30534         Log: Few more IDE/editor nits from p5p.
30535      Branch: perl
30536            ! pod/perlfaq3.pod
30537 ____________________________________________________________________________
30538 [  8387] By: jhi                                   on 2001/01/10  06:53:16
30539         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
30540              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
30541              Date: Tue, 9 Jan 2001 23:16:02 +0000
30542              Message-ID: <20010109231602.A81101@plum.flirble.org>
30543      Branch: perl
30544            ! sv.c
30545 ____________________________________________________________________________
30546 [  8386] By: jhi                                   on 2001/01/10  03:17:54
30547         Log: Test cases for #8385 (from Simon's "torture.pl")
30548      Branch: perl
30549            ! t/op/tr.t
30550 ____________________________________________________________________________
30551 [  8385] By: jhi                                   on 2001/01/10  03:17:11
30552         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
30553              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
30554              Date: Wed, 10 Jan 2001 11:39:39 +0900
30555              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
30556              
30557              Some more UTF-8 tr cases fixed.
30558      Branch: perl
30559            ! doop.c
30560 ____________________________________________________________________________
30561 [  8384] By: jhi                                   on 2001/01/09  22:45:40
30562         Log: Allow the locale test needing POSIX and the taint test
30563              needing IPC::SysV to run under 'minitest' (basically,
30564              bail out if loading the extension fails)
30565      Branch: perl
30566            ! t/op/misc.t t/op/taint.t
30567 ____________________________________________________________________________
30568 [  8383] By: jhi                                   on 2001/01/09  21:36:04
30569         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
30570              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30571              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
30572              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
30573      Branch: perl
30574            ! t/io/openpid.t
30575 ____________________________________________________________________________
30576 [  8382] By: jhi                                   on 2001/01/09  21:06:08
30577         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
30578              Should finish up the bug id 20001205.022.
30579      Branch: perl
30580            ! pp.c pp_hot.c scope.c
30581 ____________________________________________________________________________
30582 [  8381] By: jhi                                   on 2001/01/09  18:27:43
30583         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
30584              From: Andy Dougherty <doughera@lafayette.edu>
30585              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
30586              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
30587              
30588              More robust yacc/bison error detection.
30589      Branch: perl
30590            ! t/comp/proto.t
30591 ____________________________________________________________________________
30592 [  8380] By: jhi                                   on 2001/01/09  15:21:38
30593         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
30594              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30595              Date:     Tue, 9 Jan 2001 07:53:55 EST
30596              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
30597      Branch: perl
30598            ! t/op/misc.t vms/test.com
30599 ____________________________________________________________________________
30600 [  8379] By: jhi                                   on 2001/01/09  15:20:38
30601         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
30602              From: jhi@cc.hut.fi
30603              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
30604              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
30605              
30606              The #8378 fixed this.
30607      Branch: perl
30608            ! t/op/tr.t
30609 ____________________________________________________________________________
30610 [  8378] By: jhi                                   on 2001/01/09  15:05:32
30611         Log: Subject: One more patch for UTF8 
30612              From: Inaba Hiroto <inaba@st.rim.or.jp>
30613              Date: Tue, 09 Jan 2001 01:04:32 +0900
30614              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
30615              
30616              UTF-8 fixes for 'x' and tr///.
30617      Branch: perl
30618            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
30619            ! regcomp.c regexec.c toke.c utf8.c
30620 ____________________________________________________________________________
30621 [  8377] By: jhi                                   on 2001/01/09  14:32:17
30622         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
30623      Branch: perl
30624            ! t/op/length.t
30625 ____________________________________________________________________________
30626 [  8376] By: jhi                                   on 2001/01/09  04:32:32
30627         Log: integrate changes #7775, #8316, #8316 from mainline
30628      Branch: maint-5.6/perl
30629            ! hints/solaris_2.sh
30630 ____________________________________________________________________________
30631 [  8375] By: jhi                                   on 2001/01/09  04:26:43
30632         Log: Update Changes.
30633      Branch: perl
30634            ! Changes patchlevel.h
30635 ____________________________________________________________________________
30636 [  8374] By: jhi                                   on 2001/01/09  04:14:32
30637         Log: IDE/editor section tweaking.
30638      Branch: perl
30639            ! pod/perlfaq3.pod
30640 ____________________________________________________________________________
30641 [  8373] By: jhi                                   on 2001/01/09  02:38:26
30642         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
30643              From: Peter Prymmer <pvhp@forte.com>
30644              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
30645              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
30646              
30647              In preparation os OS/390 dynamic loading.
30648      Branch: perl
30649            ! README.os390 hints/os390.sh
30650 ____________________________________________________________________________
30651 [  8372] By: jhi                                   on 2001/01/09  00:24:30
30652         Log: Integrate with perlio.
30653      Branch: perl
30654           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
30655 ____________________________________________________________________________
30656 [  8371] By: nick                                  on 2001/01/08  23:54:33
30657         Log: Fix "scalars leaked" bugs caused by overload magic
30658              (Highlighted by Ilya's DESTROY optimization.)
30659      Branch: perlio
30660            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
30661 ____________________________________________________________________________
30662 [  8370] By: nick                                  on 2001/01/08  20:19:41
30663         Log: Integrate mainline
30664      Branch: perlio
30665           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
30666           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
30667           !> t/op/64bitint.t
30668 ____________________________________________________________________________
30669 [  8369] By: jhi                                   on 2001/01/08  17:30:52
30670         Log: save_delete() Safefree() doesn't (anymore?) work with shared
30671              strings, one test failure in op/misc and almost all of lib/b.
30672              (Outcomments #8369.)
30673      Branch: perl
30674            ! scope.c
30675 ____________________________________________________________________________
30676 [  8368] By: jhi                                   on 2001/01/08  14:47:10
30677         Log: (Outcommented by #8369.)
30678              
30679              Subject: Re: Perl BugID 20001205.022 ---- save_delete
30680              From: Simon Cozens <simon@cozens.net>
30681              Date: Sat, 6 Jan 2001 11:48:40 +0000
30682              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
30683              
30684              The save_delete() does need the Safefree.
30685      Branch: perl
30686            ! scope.c
30687 ____________________________________________________________________________
30688 [  8367] By: bailey                                on 2001/01/08  08:53:52
30689         Log: Once again syncing after too long an absence
30690      Branch: vmsperl
30691           +> (branch 55 files)
30692            - MAINTAIN fix_pl vos/config.def vos/config.h
30693            - vos/config_h.SH_orig
30694           !> (integrate 498 files)
30695 ____________________________________________________________________________
30696 [  8366] By: jhi                                   on 2001/01/08  02:42:59
30697         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
30698              From: nick@ccl4.org
30699              Date: Sun, 7 Jan 2001 21:07:18 +0000
30700              Message-Id: <20010107210717.D1048@plum.flirble.org>
30701      Branch: perl
30702            ! sv.c t/op/64bitint.t
30703 ____________________________________________________________________________
30704 [  8365] By: jhi                                   on 2001/01/08  02:35:16
30705         Log: Subject: [PATCH] environ nit
30706              From: Simon Cozens <simon@cozens.net>
30707              Date: Sun, 7 Jan 2001 17:57:07 +0000
30708              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
30709              
30710              Use environ only if we have it.
30711      Branch: perl
30712            ! mg.c
30713 ____________________________________________________________________________
30714 [  8364] By: jhi                                   on 2001/01/08  02:24:51
30715         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
30716      Branch: perl
30717            ! ext/GDBM_File/GDBM_File.xs
30718 ____________________________________________________________________________
30719 [  8363] By: jhi                                   on 2001/01/08  02:19:24
30720         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
30721              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
30722              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
30723              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
30724      Branch: perl
30725            ! dump.c op.c
30726 ____________________________________________________________________________
30727 [  8362] By: jhi                                   on 2001/01/08  02:17:43
30728         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
30729              From: Doug MacEachern <dougm@covalent.net>
30730              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
30731              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
30732              
30733              Allow AUTOLOAD to be an xsub and allow such xsubs
30734              to avoid use of $AUTOLOAD.
30735      Branch: perl
30736            ! gv.c
30737 ____________________________________________________________________________
30738 [  8361] By: jhi                                   on 2001/01/08  02:16:07
30739         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
30740              From: Radu Greab <radu@netsoft.ro>
30741              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
30742              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
30743              
30744              No need for the potentially unportable $SIG{CHLD}.
30745      Branch: perl
30746            ! t/io/pipe.t
30747 ____________________________________________________________________________
30748 [  8360] By: jhi                                   on 2001/01/08  01:58:23
30749         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
30750      Branch: perl
30751            ! lib/Getopt/Long.pm
30752 ____________________________________________________________________________
30753 [  8359] By: jhi                                   on 2001/01/08  01:55:44
30754         Log: Integrate perlio.
30755      Branch: perl
30756           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
30757           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
30758           !> utf8.c win32/Makefile
30759 ____________________________________________________________________________
30760 [  8358] By: jhi                                   on 2001/01/07  21:16:50
30761         Log: Update the EPOC cross SDK URL.
30762      Branch: perl
30763            ! README.epoc
30764 ____________________________________________________________________________
30765 [  8357] By: jhi                                   on 2001/01/07  21:16:09
30766         Log: Update the EPOC cross SDK URL.
30767      Branch: maint-5.6/perl
30768            ! README.epoc
30769 ____________________________________________________________________________
30770 [  8356] By: nick                                  on 2001/01/06  21:47:52
30771         Log: FILE * in XS code for PerlIO world:
30772              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
30773              - Add FILE * T_STDIO typemap.
30774              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
30775      Branch: perlio
30776            ! lib/ExtUtils/typemap perlio.c perlio.h
30777 ____________________________________________________________________________
30778 [  8355] By: jhi                                   on 2001/01/06  20:27:15
30779         Log: integrate change #8336 from mainline
30780              
30781              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
30782      Branch: maint-5.6/perl
30783            ! hv.c
30784 ____________________________________________________________________________
30785 [  8354] By: jhi                                   on 2001/01/06  20:24:29
30786         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
30787              From: Robin Barker <rmb1@cise.npl.co.uk>
30788              Date: Fri, 22 Dec 2000 12:17:38 GMT
30789              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
30790              
30791              The patch reformats some long =item lines so they give
30792              correct output via pod2man | nroff -man
30793              
30794              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
30795              From: Robin Barker <rmb1@cise.npl.co.uk>
30796              Date: Tue, 2 Jan 2001 15:35:03 GMT
30797              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
30798              
30799              Here is a _further_ patch which corrects a few more errors:
30800              * an empty C<=item> in CPAN.pm
30801              * patching the wrong file (pod/perlamiga.pod not README.amiga)
30802              * leaving empty C<=item>s which formatted incorrectly
30803              * over long C<=item>s revealed by latest patch to Pod::Man
30804      Branch: maint-5.6/perl
30805            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
30806            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
30807            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
30808            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
30809            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
30810            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
30811 ____________________________________________________________________________
30812 [  8353] By: jhi                                   on 2001/01/06  20:21:10
30813         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
30814              
30815              UTF-8 hash keys.
30816      Branch: maint-5.6/perl
30817            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
30818 ____________________________________________________________________________
30819 [  8352] By: jhi                                   on 2001/01/06  20:18:44
30820         Log: Forgotten from #8438.
30821      Branch: maint-5.6/perl
30822            ! epoc/epocish.h
30823 ____________________________________________________________________________
30824 [  8351] By: jhi                                   on 2001/01/06  20:18:12
30825         Log: Forgotten from #8347.
30826      Branch: maint-5.6/perl
30827            ! config_h.SH
30828 ____________________________________________________________________________
30829 [  8350] By: jhi                                   on 2001/01/06  20:00:19
30830         Log: Thinko in #8347.
30831      Branch: maint-5.6/perl
30832            ! regcomp.c
30833 ____________________________________________________________________________
30834 [  8349] By: jhi                                   on 2001/01/06  18:05:30
30835         Log: Copy the FAQ3 IDE section from the development branch,
30836              changes originally by Peter Prymmer.
30837      Branch: maint-5.6/perl
30838            ! pod/perlfaq3.pod
30839 ____________________________________________________________________________
30840 [  8348] By: jhi                                   on 2001/01/06  18:03:02
30841         Log: EPOC updates for TRIAL1.
30842              
30843              Subject: [5.6.1 trial1] EPOC update
30844              From: Olaf Flebbe <O.Flebbe@science-computing.de>
30845              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
30846              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
30847              
30848              Subject: epoc patch2 for perl-5.6.1-trial1
30849              From: Olaf Flebbe <O.Flebbe@science-computing.de>
30850              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
30851              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
30852      Branch: maint-5.6/perl
30853            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
30854            ! epoc/epocish.c
30855 ____________________________________________________________________________
30856 [  8347] By: jhi                                   on 2001/01/06  17:29:10
30857         Log: integrate changes #7710,7824,7973 from mainline,
30858              plus VMS nits from Peter Prymmer and Dan Sugalski.
30859              
30860              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
30861              library (getprotobyname and getprotobynumber are outversioned by
30862              the same calls in libc, at least for xlc version 3.
30863              
30864              Add HAS_SBRK_PROTO.
30865              
30866              Fixes for signedness warnings noticed by VMSperlers.
30867      Branch: maint-5.6/perl
30868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30869            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
30870            ! sv.c vms/descrip_mms.template vos/config.alpha.def
30871            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30872            ! win32/config.bc win32/config.gc win32/config.vc
30873 ____________________________________________________________________________
30874 [  8346] By: nick                                  on 2001/01/06  14:36:01
30875         Log: Fixup accumulated integrate muddles (perlio == devperl again)
30876      Branch: perlio
30877            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
30878 ____________________________________________________________________________
30879 [  8345] By: nick                                  on 2001/01/06  14:24:58
30880         Log: Integrate mainline
30881      Branch: perlio
30882           !> (integrate 55 files)
30883 ____________________________________________________________________________
30884 [  8344] By: jhi                                   on 2001/01/06  02:24:02
30885         Log: Subject: [patch] PerlIO_cleanup() prototype
30886              From: Doug MacEachern <dougm@covalent.net>
30887              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
30888              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
30889      Branch: perl
30890            ! perlio.h
30891 ____________________________________________________________________________
30892 [  8343] By: jhi                                   on 2001/01/06  01:04:09
30893         Log: IRIX compiler noticed that the bof initialization might be
30894              bypassed by control flow.
30895      Branch: perl
30896            ! toke.c
30897 ____________________________________________________________________________
30898 [  8342] By: jhi                                   on 2001/01/06  00:10:48
30899         Log: Update Changes.
30900      Branch: perl
30901            ! Changes patchlevel.h
30902 ____________________________________________________________________________
30903 [  8341] By: jhi                                   on 2001/01/05  23:52:33
30904         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
30905      Branch: perl
30906            ! toke.c
30907 ____________________________________________________________________________
30908 [  8340] By: jhi                                   on 2001/01/05  22:44:08
30909         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
30910              From: Radu Greab <radu@netsoft.ro>
30911              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
30912              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
30913      Branch: perl
30914            ! t/io/pipe.t util.c
30915 ____________________________________________________________________________
30916 [  8339] By: jhi                                   on 2001/01/05  22:35:17
30917         Log: Subject: [PATCH] format and rewording in perlfaq.pod
30918              From: Robin Barker <rmb1@cise.npl.co.uk>
30919              Date: Fri, 5 Jan 2001 18:51:20 GMT
30920              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
30921      Branch: perl
30922            ! pod/perlfaq.pod
30923 ____________________________________________________________________________
30924 [  8338] By: jhi                                   on 2001/01/05  22:31:17
30925         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
30926              From: Peter Prymmer <pvhp@forte.com>
30927              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
30928              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
30929      Branch: perl
30930            ! utils/perlbug.PL
30931 ____________________________________________________________________________
30932 [  8337] By: jhi                                   on 2001/01/05  18:15:11
30933         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
30934              From: Robin Barker <rmb1@cise.npl.co.uk>
30935              Date: Tue, 2 Jan 2001 15:24:07 GMT
30936              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
30937              
30938              If you call configure as C<./Configure> or C<sh ./Configure>,
30939              $src is set to the absolute path name, not '.'.
30940              
30941              This, in turn, means -Dmksymlink tries to do its stuff because
30942              it does not think it is in the src directory.
30943              
30944              (plus a metaconfig nitfix)
30945      Branch: metaconfig
30946            ! U/compline/ccflags.U U/modified/src.U
30947      Branch: perl
30948            ! Configure config_h.SH
30949 ____________________________________________________________________________
30950 [  8336] By: jhi                                   on 2001/01/05  17:48:32
30951         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
30952              From: Alan Burlison <Alan.Burlison@uk.sun.com>
30953              Message-ID: <3A5606C4.473D2226@uk.sun.com>
30954              Date: Fri, 05 Jan 2001 17:39:16 +0000
30955      Branch: perl
30956            ! hv.c
30957 ____________________________________________________________________________
30958 [  8335] By: jhi                                   on 2001/01/05  16:05:44
30959         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
30960      Branch: perl
30961            ! lib/Getopt/Long.pm
30962 ____________________________________________________________________________
30963 [  8334] By: jhi                                   on 2001/01/05  16:00:51
30964         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
30965              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
30966              Date: Fri, 05 Jan 2001 13:46:51 +0100
30967              Message-ID: <13693.978698811@nice.ram.loc>
30968              
30969              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
30970              accurate reading of the "atime".  
30971      Branch: perl
30972            ! t/io/fs.t
30973 ____________________________________________________________________________
30974 [  8333] By: jhi                                   on 2001/01/05  15:57:37
30975         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
30976              From: Simon Cozens <simon@cozens.net>
30977              Date: Fri, 8 Dec 2000 13:33:31 +0000
30978              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
30979              
30980              A lost patch fragment.
30981      Branch: perl
30982            ! doop.c
30983 ____________________________________________________________________________
30984 [  8332] By: jhi                                   on 2001/01/05  15:40:42
30985         Log: Do away with strncpy() and a fixed length buffer.
30986      Branch: perl
30987            ! utf8.c
30988 ____________________________________________________________________________
30989 [  8331] By: jhi                                   on 2001/01/05  15:03:07
30990         Log: Tests for #8329 and #8330.
30991      Branch: perl
30992            ! t/op/bop.t
30993 ____________________________________________________________________________
30994 [  8330] By: jhi                                   on 2001/01/05  15:02:38
30995         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
30996              raw 8-bit form to the UTF-8 string.
30997      Branch: perl
30998            ! toke.c
30999 ____________________________________________________________________________
31000 [  8329] By: jhi                                   on 2001/01/05  14:55:13
31001         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
31002              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31003              Date: Fri, 5 Jan 2001 12:28:52 +0100
31004              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
31005              
31006              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
31007              no effect.  (changed the strncpy() to Copy())
31008      Branch: perl
31009            ! toke.c
31010 ____________________________________________________________________________
31011 [  8328] By: jhi                                   on 2001/01/05  06:44:27
31012         Log: UTF-8 cleanup.
31013      Branch: perl
31014            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
31015            ! regexec.c sv.c toke.c
31016 ____________________________________________________________________________
31017 [  8327] By: jhi                                   on 2001/01/05  01:11:29
31018         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')
31019              From: Radu Greab <radu@netsoft.ro>
31020              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
31021              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
31022              
31023              Cleans up Harness to not use FileHandle, which uses IO.
31024      Branch: perl
31025            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31026 ____________________________________________________________________________
31027 [  8326] By: jhi                                   on 2001/01/05  00:56:37
31028         Log: Update Changes.
31029      Branch: perl
31030            ! Changes patchlevel.h
31031 ____________________________________________________________________________
31032 [  8325] By: jhi                                   on 2001/01/05  00:53:18
31033         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
31034              From: Peter Prymmer <pvhp@forte.com>
31035              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
31036              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
31037              
31038              plus a couple more tailing whitespace removals.
31039      Branch: perl
31040            ! win32/Makefile
31041 ____________________________________________________________________________
31042 [  8324] By: jhi                                   on 2001/01/05  00:47:39
31043         Log: Add some Unicode chop() tests.
31044      Branch: perl
31045            ! t/op/chop.t
31046 ____________________________________________________________________________
31047 [  8323] By: jhi                                   on 2001/01/05  00:47:23
31048         Log: Unify UTF-8 malformedness handling.
31049      Branch: perl
31050            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
31051 ____________________________________________________________________________
31052 [  8322] By: jhi                                   on 2001/01/04  22:21:54
31053         Log: The new $issymlink was unknown to Mksymlinks.
31054      Branch: metaconfig/U/perl
31055            ! Mksymlinks.U issymlink.U
31056      Branch: perl
31057            ! Configure config_h.SH
31058 ____________________________________________________________________________
31059 [  8321] By: jhi                                   on 2001/01/04  21:51:05
31060         Log: The test didn't work under the core test framework.
31061      Branch: perl
31062            ! t/lib/st-lock.t
31063 ____________________________________________________________________________
31064 [  8320] By: jhi                                   on 2001/01/04  21:14:22
31065         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
31066      Branch: perl
31067            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
31068 ____________________________________________________________________________
31069 [  8319] By: jhi                                   on 2001/01/04  20:46:17
31070         Log: Typo in #8312 when manually appying a problematic patch fragment.
31071      Branch: perl
31072            ! ext/Storable/Storable.xs
31073 ____________________________________________________________________________
31074 [  8318] By: jhi                                   on 2001/01/04  20:43:01
31075         Log: The $sh_c didn't fly.
31076      Branch: metaconfig
31077            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
31078            ! U/modified/Loc.U U/modified/myhostname.U
31079            ! U/modified/spitshell.U
31080      Branch: metaconfig/U/perl
31081            ! issymlink.U
31082      Branch: perl
31083            ! Configure config_h.SH
31084 ____________________________________________________________________________
31085 [  8317] By: jhi                                   on 2001/01/04  19:58:01
31086         Log: AIX builtin test -h is broken, changes based on
31087              
31088              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
31089              Date: Tue, 02 Jan 2001 11:24:39 +0100
31090              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31091              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
31092      Branch: metaconfig
31093            + U/modified/spitshell.U
31094            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
31095            ! U/modified/Loc.U U/modified/myhostname.U
31096      Branch: metaconfig/U/perl
31097            ! Mksymlinks.U issymlink.U
31098      Branch: perl
31099            ! Configure
31100 ____________________________________________________________________________
31101 [  8316] By: jhi                                   on 2001/01/04  19:02:22
31102         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
31103              From: Andy Dougherty <doughera@lafayette.edu>
31104              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
31105              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
31106              
31107              Beware of GNU ld.
31108      Branch: perl
31109            ! hints/solaris_2.sh
31110 ____________________________________________________________________________
31111 [  8315] By: jhi                                   on 2001/01/04  18:56:48
31112         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
31113              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
31114              Date: Wed, 3 Jan 2001 07:58:51 +0100
31115              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
31116      Branch: perl
31117            ! hints/solaris_2.sh
31118 ____________________________________________________________________________
31119 [  8314] By: jhi                                   on 2001/01/04  18:54:07
31120         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
31121              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31122              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
31123              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
31124              
31125              Doc tweak on #8313.
31126      Branch: perl
31127            ! ext/B/B/Deparse.pm
31128 ____________________________________________________________________________
31129 [  8313] By: jhi                                   on 2001/01/04  18:52:27
31130         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
31131              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
31132              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31133              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
31134              
31135              Make the peephole optimizer to bypass more null ops and
31136              and rewrite the deparse handling of continue blocks.
31137      Branch: perl
31138            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
31139 ____________________________________________________________________________
31140 [  8312] By: jhi                                   on 2001/01/04  18:47:39
31141         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
31142      Branch: perl
31143            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
31144            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
31145            ! t/lib/st-lock.t
31146 ____________________________________________________________________________
31147 [  8311] By: jhi                                   on 2001/01/04  18:36:08
31148         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
31149              filter to be run on each .pm during the pm_to_blib() phase,
31150              a fixed version of
31151              
31152              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
31153              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
31154              Date: Wed, 03 Jan 2001 22:01:30 +0100
31155              Message-ID: <5296.978555690@nice.ram.loc>
31156      Branch: perl
31157            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
31158            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
31159            ! lib/ExtUtils/MakeMaker.pm
31160 ____________________________________________________________________________
31161 [  8310] By: jhi                                   on 2001/01/04  18:32:54
31162         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
31163              From: Robin Barker <rmb1@cise.npl.co.uk>
31164              Date: Tue, 2 Jan 2001 15:35:03 GMT
31165              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
31166      Branch: perl
31167            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
31168            ! pod/perlrequick.pod
31169 ____________________________________________________________________________
31170 [  8309] By: jhi                                   on 2001/01/04  18:29:07
31171         Log: Subject: Re: [patch] static-ize XS()
31172              From: Doug MacEachern <dougm@covalent.net>
31173              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
31174              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
31175              
31176              Provide prototypes for the XS functions.
31177      Branch: perl
31178            ! lib/ExtUtils/xsubpp
31179 ____________________________________________________________________________
31180 [  8308] By: jhi                                   on 2001/01/04  18:27:44
31181         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
31182              From: Doug MacEachern <dougm@covalent.net>
31183              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
31184              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
31185      Branch: perl
31186            ! lib/ExtUtils/typemap
31187 ____________________________________________________________________________
31188 [  8307] By: jhi                                   on 2001/01/04  18:25:25
31189         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
31190              From: Doug MacEachern <dougm@covalent.net>
31191              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
31192              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
31193              
31194              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
31195      Branch: perl
31196            ! lib/ExtUtils/MM_Unix.pm
31197 ____________________________________________________________________________
31198 [  8306] By: jhi                                   on 2001/01/04  18:23:00
31199         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
31200              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31201              Date: Thu, 4 Jan 2001 12:47:10 +0100 
31202              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
31203              
31204              The toke.c part only, patching embed.h and proto.h is futile.
31205      Branch: perl
31206            ! toke.c
31207 ____________________________________________________________________________
31208 [  8305] By: jhi                                   on 2001/01/04  18:05:51
31209         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
31210              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31211              Date: Thu, 4 Jan 2001 17:50:12 +0100 
31212              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
31213      Branch: perl
31214            ! toke.c
31215 ____________________________________________________________________________
31216 [  8304] By: jhi                                   on 2001/01/04  18:03:26
31217         Log: Subject: [PATCH perl@8269]
31218              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31219              Date: Thu, 4 Jan 2001 12:53:39 +0100 
31220              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
31221              
31222              If running byacc write-enable also perly.h.
31223      Branch: perl
31224            ! Makefile.SH
31225 ____________________________________________________________________________
31226 [  8303] By: jhi                                   on 2001/01/04  15:40:49
31227         Log: Rewrite pp_concat() in terms of sv_catsv().
31228      Branch: perl
31229            ! pp_hot.c
31230 ____________________________________________________________________________
31231 [  8302] By: nick                                  on 2001/01/03  22:43:22
31232         Log: Integrate mainline.
31233      Branch: perlio
31234           !> ext/Encode/Encode.xs sv.c utf8.c
31235 ____________________________________________________________________________
31236 [  8301] By: jhi                                   on 2001/01/02  23:40:26
31237         Log: Variable naming tweak.
31238      Branch: perl
31239            ! sv.c
31240 ____________________________________________________________________________
31241 [  8300] By: jhi                                   on 2001/01/02  23:40:02
31242         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
31243              in is_utf8_string().
31244      Branch: perl
31245            ! utf8.c
31246 ____________________________________________________________________________
31247 [  8299] By: jhi                                   on 2001/01/02  22:14:40
31248         Log: Integrate perlio.
31249      Branch: perl
31250           !> pp.c pp_hot.c win32/Makefile
31251 ____________________________________________________________________________
31252 [  8298] By: nick                                  on 2001/01/02  22:03:06
31253         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
31254      Branch: perlio
31255            ! pp.c pp_hot.c
31256 ____________________________________________________________________________
31257 [  8297] By: jhi                                   on 2001/01/02  04:26:28
31258         Log: Signedness nit.
31259      Branch: perl
31260            ! ext/Encode/Encode.xs
31261 ____________________________________________________________________________
31262 [  8296] By: nick                                  on 2001/01/01  23:49:36
31263         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
31264      Branch: perlio
31265            ! win32/Makefile
31266 ____________________________________________________________________________
31267 [  8295] By: jhi                                   on 2001/01/01  23:05:48
31268         Log: Integrate perlio.
31269      Branch: perl
31270           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
31271           !> t/lib/encode.t
31272 ____________________________________________________________________________
31273 [  8294] By: nick                                  on 2001/01/01  22:48:34
31274         Log: Integrate mainline
31275      Branch: perlio
31276            ! pp_hot.c t/lib/encode.t
31277           !> (integrate 65 files)
31278 ____________________________________________________________________________
31279 [  8293] By: nick                                  on 2001/01/01  21:58:50
31280         Log: More rigor in UTF-8-ness of Encode's toUnicode
31281              XS export some of the utf8 internal functions.
31282              Test some of the functions.
31283              Fix pp_concat() bug shown by said tests.
31284      Branch: perlio
31285            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
31286            ! t/lib/encode.t
31287 ____________________________________________________________________________
31288 [  8292] By: jhi                                   on 2001/01/01  18:11:44
31289         Log: Integrate perlio.
31290      Branch: perl
31291           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
31292           !> ext/Encode/encengine.c ext/Encode/encode.h
31293 ____________________________________________________________________________
31294 [  8291] By: jhi                                   on 2001/01/01  18:10:58
31295         Log: Podify README.mpeix (a new version from the web),
31296              add a dummy NAME to Carp::Heavy, regen toc.
31297      Branch: perl
31298            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
31299            ! pod/perltoc.pod
31300 ____________________________________________________________________________
31301 [  8290] By: nick                                  on 2001/01/01  17:43:47
31302         Log: Loose the "Loading..." warning.
31303              Another bug in fallback support
31304      Branch: perlio
31305            ! ext/Encode/Encode.pm ext/Encode/encengine.c
31306 ____________________________________________________________________________
31307 [  8289] By: jhi                                   on 2001/01/01  00:01:57
31308         Log: Bump up Larry's copyright.
31309      Branch: perl
31310            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
31311            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
31312            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
31313            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
31314            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
31315            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
31316            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
31317            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
31318 ____________________________________________________________________________
31319 [  8288] By: nick                                  on 2000/12/31  21:27:53
31320         Log: Fix .ucm reading - forgot a chr()
31321              Start of .ucm write (for .enc to .ucm)
31322      Branch: perlio
31323            ! ext/Encode/compile
31324 ____________________________________________________________________________
31325 [  8287] By: jhi                                   on 2000/12/31  18:15:56
31326         Log: Comment away a diagnostic message as noted by Craig A. Berry
31327              (the unexpected message was confusing testing)
31328      Branch: perl
31329            ! ext/Encode/Encode.pm
31330 ____________________________________________________________________________
31331 [  8286] By: jhi                                   on 2000/12/31  18:14:51
31332         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
31333              Date: Sun, 31 Dec 2000 11:17:37 -0600
31334              From: "Craig A. Berry" <craigberry@mac.com>
31335              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
31336      Branch: perl
31337            ! ext/Encode/Makefile.PL
31338 ____________________________________________________________________________
31339 [  8285] By: nick                                  on 2000/12/31  18:11:54
31340         Log: Start of support of ICU-style .ucm files:
31341              - teach compile how to read a .ucm file
31342              - first guess at how to represent fallbacks in "tries".
31343              - use fallbacks if check == 0
31344              - new return code to indicate we used one.
31345      Branch: perlio
31346            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
31347            ! ext/Encode/encengine.c ext/Encode/encode.h
31348 ____________________________________________________________________________
31349 [  8284] By: jhi                                   on 2000/12/31  18:04:41
31350         Log: Pacify picky VMS compiler.
31351              
31352              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
31353              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31354              Date: Sat, 30 Dec 2000 18:10:02 -0600
31355              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
31356      Branch: perl
31357            ! sv.c
31358 ____________________________________________________________________________
31359 [  8283] By: jhi                                   on 2000/12/31  16:11:47
31360         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
31361      Branch: perl
31362            ! t/lib/glob-basic.t
31363 ____________________________________________________________________________
31364 [  8282] By: jhi                                   on 2000/12/31  15:26:11
31365         Log: Integrate perlio.
31366      Branch: perl
31367           !> makedef.pl opcode.pl os2/os2.c perlio.c
31368 ____________________________________________________________________________
31369 [  8281] By: nick                                  on 2000/12/31  10:06:15
31370         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
31371              is available to be exported
31372      Branch: perlio
31373            ! makedef.pl perlio.c
31374 ____________________________________________________________________________
31375 [  8280] By: nick                                  on 2000/12/31  09:41:26
31376         Log: Ilya's OS2 patch (testing for damage on Win32)
31377      Branch: perlio
31378            ! makedef.pl opcode.pl os2/os2.c
31379 ____________________________________________________________________________
31380 [  8279] By: jhi                                   on 2000/12/30  21:52:07
31381         Log: Test nits.
31382      Branch: perl
31383            ! t/lib/syslfs.t t/op/lfs.t
31384 ____________________________________________________________________________
31385 [  8278] By: jhi                                   on 2000/12/30  21:47:49
31386         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
31387              From: andreas.koenig@anima.de (Andreas J. Koenig)
31388              Date: 30 Dec 2000 22:35:37 +0100
31389              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
31390              
31391              The 32-bit wraparound test wasn't quite right.
31392      Branch: perl
31393            ! t/lib/syslfs.t t/op/lfs.t
31394 ____________________________________________________________________________
31395 [  8277] By: jhi                                   on 2000/12/30  21:33:44
31396         Log: Subject: [PATCH] open() example in perlfunc.pod 
31397              From: Karsten Sperling <s_sperli@ira.uka.de>
31398              Date: Sat, 30 Dec 2000 22:27:09 +0100
31399              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
31400      Branch: perl
31401            ! pod/perlfunc.pod
31402 ____________________________________________________________________________
31403 [  8276] By: jhi                                   on 2000/12/30  20:32:40
31404         Log: Not quite that many tests yet.
31405      Branch: perl
31406            ! t/op/pat.t
31407 ____________________________________________________________________________
31408 [  8275] By: jhi                                   on 2000/12/30  20:26:58
31409         Log: Integrate perlio.
31410      Branch: perl
31411           !> toke.c
31412 ____________________________________________________________________________
31413 [  8274] By: jhi                                   on 2000/12/30  20:24:56
31414         Log: Signedness nit.
31415      Branch: perl
31416            ! utf8.c
31417 ____________________________________________________________________________
31418 [  8273] By: jhi                                   on 2000/12/30  20:15:46
31419         Log: Add a test case for 20000731.001 which was fixed by the #8267.
31420      Branch: perl
31421            ! t/op/pat.t
31422 ____________________________________________________________________________
31423 [  8272] By: nick                                  on 2000/12/30  19:47:51
31424         Log: Tweak for MULTIPLICITY/USE_PERLIO
31425      Branch: perlio
31426            ! toke.c
31427 ____________________________________________________________________________
31428 [  8271] By: nick                                  on 2000/12/30  19:46:45
31429         Log: Integrate mainline
31430      Branch: perlio
31431           +> lib/unicode/distinct.pm
31432           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
31433           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
31434           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
31435 ____________________________________________________________________________
31436 [  8270] By: jhi                                   on 2000/12/30  19:39:50
31437         Log: Subject: RE: perl@8269
31438              From: "Richard Soderberg" <rs@crystalflame.net>
31439              Date: Sat, 30 Dec 2000 11:36:27 -0800
31440              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
31441              
31442              A missing aTHX_.
31443      Branch: perl
31444            ! toke.c
31445 ____________________________________________________________________________
31446 [  8269] By: jhi                                   on 2000/12/30  18:55:48
31447         Log: Update Changes.
31448      Branch: perl
31449            ! Changes patchlevel.h
31450 ____________________________________________________________________________
31451 [  8268] By: jhi                                   on 2000/12/30  17:18:40
31452         Log: Add a test for Unicode split //.  The #8267 was the cure.
31453      Branch: perl
31454            ! t/op/split.t
31455 ____________________________________________________________________________
31456 [  8267] By: jhi                                   on 2000/12/30  17:14:19
31457         Log: Subject: more UTF8 test suites and an UTF8 patch
31458              From: Inaba Hiroto <inaba@st.rim.or.jp>
31459              Date: Sat, 30 Dec 2000 14:27:10 +0900
31460              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
31461              
31462              Just the patch part for now, and the pragma renamed
31463              as unicode::distinct.
31464      Branch: perl
31465            + lib/unicode/distinct.pm
31466            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
31467            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
31468            ! regcomp.h regexec.c sv.c toke.c utf8.c
31469 ____________________________________________________________________________
31470 [  8266] By: nick                                  on 2000/12/30  16:40:49
31471         Log: Integrate mainline
31472      Branch: perlio
31473           +> lib/Pod/Text/Overstrike.pm
31474           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
31475           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
31476           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
31477           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
31478           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
31479 ____________________________________________________________________________
31480 [  8265] By: jhi                                   on 2000/12/30  07:28:55
31481         Log: The sv_catsv() fix, take two.
31482      Branch: perl
31483            ! sv.c t/op/join.t
31484 ____________________________________________________________________________
31485 [  8264] By: jhi                                   on 2000/12/30  06:19:18
31486         Log: Undo all the join-related changes since #8248: relevant
31487              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
31488              The new sv_catsv() doesn't fly so it must go back to
31489              the drawing board.
31490      Branch: perl
31491            ! sv.c t/op/join.t t/pragma/utf8.t
31492 ____________________________________________________________________________
31493 [  8263] By: jhi                                   on 2000/12/30  01:08:32
31494         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
31495      Branch: perl
31496            ! sv.c
31497 ____________________________________________________________________________
31498 [  8262] By: jhi                                   on 2000/12/30  00:45:14
31499         Log: Retract #8261.
31500      Branch: perl
31501            ! hv.c util.c
31502 ____________________________________________________________________________
31503 [  8261] By: jhi                                   on 2000/12/30  00:38:32
31504         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
31505      Branch: perl
31506            ! hv.c util.c
31507 ____________________________________________________________________________
31508 [  8260] By: jhi                                   on 2000/12/29  22:51:33
31509         Log: (Retracted by #8264)  More fixing for #8251.
31510      Branch: perl
31511            ! sv.c
31512 ____________________________________________________________________________
31513 [  8259] By: jhi                                   on 2000/12/29  18:27:30
31514         Log: Subject: podlators 1.06 released
31515              From: Russ Allbery <rra@stanford.edu>
31516              Date: 25 Dec 2000 05:09:30 -0800
31517              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
31518      Branch: perl
31519            + lib/Pod/Text/Overstrike.pm
31520            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
31521            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
31522 ____________________________________________________________________________
31523 [  8258] By: jhi                                   on 2000/12/29  18:20:45
31524         Log: Make the large file tests more robust/talkative as suggested by
31525              
31526              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
31527              From: andreas.koenig@anima.de (Andreas J. Koenig)
31528              Date: 29 Dec 2000 14:23:01 +0100
31529              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
31530      Branch: perl
31531            ! t/lib/syslfs.t t/op/lfs.t
31532 ____________________________________________________________________________
31533 [  8257] By: jhi                                   on 2000/12/29  17:48:04
31534         Log: Further VMS piping fixes from Charles Lane:
31535              
31536              In summary, error messages produced when a subprocess terminated
31537              abnormally were being sent not just to the parent process, but to
31538              grandparents, because of default values for error output that were
31539              not completely overridden when the subprocess was started.
31540              
31541              This patch fixes this behavior by defining user-mode (i.e., temporary
31542              for the duration of the program) logical names for SYS$OUTPUT and
31543              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
31544              changes to make it so that the user-mode logicals are the ones that
31545              control where Perl's error messages go if it terminates abnormally.
31546              
31547              I also added some gratuitous fixes to the indentation of braces in
31548              the piping code.  It just looked ugly, before.
31549      Branch: perl
31550            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
31551 ____________________________________________________________________________
31552 [  8256] By: jhi                                   on 2000/12/29  17:45:12
31553         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
31554              From: "Casey R. Tweten" <crt@kiski.net>
31555              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
31556              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
31557              
31558              Tests for for #8240.
31559      Branch: perl
31560            ! t/pragma/constant.t
31561 ____________________________________________________________________________
31562 [  8255] By: jhi                                   on 2000/12/29  17:43:07
31563         Log: Subject: Re: [PATCH] Interesting syntax idea
31564              From: Simon Cozens <simon@cozens.net>
31565              Date: Fri, 29 Dec 2000 14:34:04 +0000
31566              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
31567              
31568              Tests for #8254.
31569      Branch: perl
31570            ! t/pragma/sub_lval.t
31571 ____________________________________________________________________________
31572 [  8254] By: jhi                                   on 2000/12/29  17:42:11
31573         Log: Subject: [PATCH] Interesting syntax idea
31574              From: Simon Cozens <simon@cozens.net>
31575              Date: Wed, 27 Dec 2000 05:08:57 +0000
31576              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
31577              
31578              Make opens + bareword assigns do typeglob assigns.
31579      Branch: perl
31580            ! op.c
31581 ____________________________________________________________________________
31582 [  8253] By: jhi                                   on 2000/12/29  17:36:45
31583         Log: Output the (apparent) version of gcc, as suggested by
31584              
31585              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
31586              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
31587              Date: 26 Dec 2000 04:29:17 -0500
31588              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
31589              
31590              (The patch as such didn't any more apply as the misparsing had
31591              already been addressed in #6474.)  Also change the wording about
31592              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
31593      Branch: perl
31594            ! hints/dec_osf.sh
31595 ____________________________________________________________________________
31596 [  8252] By: nick                                  on 2000/12/29  12:14:31
31597         Log: Integrate mainline
31598      Branch: perlio
31599           !> (integrate 27 files)
31600 ____________________________________________________________________________
31601 [  8251] By: jhi                                   on 2000/12/29  08:45:46
31602         Log: (Retracted by #8264)
31603              
31604              (Fixed by #8260.)
31605              
31606              sv_catsv() needs one more byte space than seems reasonable.
31607              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
31608              Curiouser and curiouser.
31609      Branch: perl
31610            ! sv.c
31611 ____________________________________________________________________________
31612 [  8250] By: jhi                                   on 2000/12/29  07:57:52
31613         Log: More split // UTF-8 tests.
31614      Branch: perl
31615            ! t/pragma/utf8.t
31616 ____________________________________________________________________________
31617 [  8249] By: jhi                                   on 2000/12/29  07:54:51
31618         Log: (Retracted by #8264)  More join() testing which was good because
31619              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
31620      Branch: perl
31621            ! pp.c t/op/join.t utf8.c utf8.h
31622 ____________________________________________________________________________
31623 [  8248] By: jhi                                   on 2000/12/29  07:08:32
31624         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
31625              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
31626              that the only cases to care about are byte+byte and byte+character.
31627              
31628              TODO: See how well pp_concat() could be implemented in terms
31629              of sv_catsv().
31630      Branch: perl
31631            ! doop.c sv.c t/op/join.t utf8.h
31632 ____________________________________________________________________________
31633 [  8247] By: jhi                                   on 2000/12/29  06:35:23
31634         Log: Signedness nit.
31635      Branch: perl
31636            ! pp_hot.c
31637 ____________________________________________________________________________
31638 [  8246] By: jhi                                   on 2000/12/29  01:23:31
31639         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
31640              From: Lupe Christoph <lupe@lupe-christoph.de>
31641              Date: Thu, 28 Dec 2000 23:00:00 +0100
31642              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
31643              
31644              Suggest rsync --delete --dry-run.
31645      Branch: perl
31646            ! pod/perlhack.pod
31647 ____________________________________________________________________________
31648 [  8245] By: jhi                                   on 2000/12/28  23:57:05
31649         Log: The maxiters upper limit sanity check (guarding against
31650              non-progress) assumed bytes instead of characters in s///
31651              and split().
31652      Branch: perl
31653            ! pp.c pp_hot.c
31654 ____________________________________________________________________________
31655 [  8244] By: jhi                                   on 2000/12/28  23:34:08
31656         Log: Make some panic messages a bit more logical.
31657      Branch: perl
31658            ! doop.c pod/perldiag.pod pp.c pp_hot.c
31659 ____________________________________________________________________________
31660 [  8243] By: jhi                                   on 2000/12/28  22:59:16
31661         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
31662              From: Simon Cozens <simon@cozens.net>
31663              Date: Wed, 27 Dec 2000 02:30:03 +0000
31664              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
31665      Branch: perl
31666            ! pp.c t/pragma/sub_lval.t
31667 ____________________________________________________________________________
31668 [  8242] By: jhi                                   on 2000/12/28  22:56:53
31669         Log: Subject: [PATCH blead] Fix B::Terse indentation
31670              From: Daniel Chetlin <daniel@chetlin.com>
31671              Date: Wed, 27 Dec 2000 06:43:30 -0800
31672              Message-ID: <20001227064329.B9573@darkstar>
31673      Branch: perl
31674            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
31675 ____________________________________________________________________________
31676 [  8241] By: jhi                                   on 2000/12/28  22:48:59
31677         Log: The latter patch from the
31678              
31679              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
31680              From: Peter Prymmer <pvhp@forte.com> 
31681              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
31682              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
31683              
31684              (the former patch from the above should have been
31685              taken care of by Nick I-S)
31686      Branch: perl
31687            ! win32/Makefile
31688 ____________________________________________________________________________
31689 [  8240] By: jhi                                   on 2000/12/28  22:45:22
31690         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
31691              From: "Casey R. Tweten" <crt@kiski.net>
31692              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
31693              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
31694      Branch: perl
31695            ! lib/constant.pm
31696 ____________________________________________________________________________
31697 [  8239] By: jhi                                   on 2000/12/28  22:37:45
31698         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
31699              From: Simon Cozens <simon@cozens.net>
31700              Date: Wed, 27 Dec 2000 14:12:44 +0000
31701              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
31702      Branch: perl
31703            ! t/op/method.t t/op/sort.t toke.c
31704 ____________________________________________________________________________
31705 [  8238] By: jhi                                   on 2000/12/28  22:30:32
31706         Log: Subject: [PATCH perl@8229] Call.pm
31707              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
31708              Date: Mon, 25 Dec 2000 10:47:15 -0000
31709              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
31710      Branch: perl
31711            ! ext/Filter/Util/Call/Call.pm
31712 ____________________________________________________________________________
31713 [  8237] By: jhi                                   on 2000/12/28  22:19:21
31714         Log: Subject: [PATCH blead] Fix problem with `&' prototype
31715              From: Daniel Chetlin <daniel@chetlin.com>
31716              Date: Wed, 27 Dec 2000 15:55:32 -0800
31717              Message-ID: <20001227155532.D9573@darkstar>
31718      Branch: perl
31719            ! op.c t/comp/proto.t
31720 ____________________________________________________________________________
31721 [  8236] By: jhi                                   on 2000/12/28  22:09:25
31722         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
31723              From: Daniel Chetlin <daniel@chetlin.com>
31724              Date: Sun, 24 Dec 2000 04:09:49 -0800
31725              Message-ID: <20001224040949.B3090@darkstar>
31726      Branch: perl
31727            ! gv.c mg.c t/op/attrs.t
31728 ____________________________________________________________________________
31729 [  8235] By: jhi                                   on 2000/12/28  22:07:11
31730         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
31731              From: Jan Dubois <jand@ActiveState.com>
31732              Date: Tue, 26 Dec 2000 20:57:31 -0800
31733              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
31734      Branch: perl
31735            ! win32/win32.c
31736 ____________________________________________________________________________
31737 [  8234] By: jhi                                   on 2000/12/28  21:52:42
31738         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
31739              From: Simon Cozens <simon@cozens.net>
31740              Date: Thu, 28 Dec 2000 20:33:13 +0000
31741              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
31742      Branch: perl
31743            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
31744 ____________________________________________________________________________
31745 [  8233] By: jhi                                   on 2000/12/28  19:40:49
31746         Log: Integrate perlio.
31747      Branch: perl
31748           !> ext/Encode/Makefile.PL ext/Encode/compile
31749 ____________________________________________________________________________
31750 [  8232] By: nick                                  on 2000/12/23  16:06:00
31751         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
31752              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
31753      Branch: perlio
31754            ! ext/Encode/Makefile.PL
31755 ____________________________________________________________________________
31756 [  8231] By: nick                                  on 2000/12/23  14:30:34
31757         Log: "Compiled" encode build cleanup
31758              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
31759              - .c files do not export sub-tables
31760      Branch: perlio
31761            ! ext/Encode/Makefile.PL ext/Encode/compile
31762 ____________________________________________________________________________
31763 [  8230] By: nick                                  on 2000/12/23  12:50:37
31764         Log: Integrate mainline
31765      Branch: perlio
31766           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
31767           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
31768           !> pod/perl5004delta.pod pod/perl5005delta.pod
31769           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
31770           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
31771           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
31772           !> pod/perlsub.pod
31773 ____________________________________________________________________________
31774 [  8229] By: jhi                                   on 2000/12/22  15:32:12
31775         Log: Integrate perlio.
31776      Branch: perl
31777           +> win32/distclean.bat
31778           !> MANIFEST t/io/utf8.t
31779 ____________________________________________________________________________
31780 [  8228] By: jhi                                   on 2000/12/22  15:29:40
31781         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
31782              From: Robin Barker <rmb1@cise.npl.co.uk>
31783              Date: Fri, 22 Dec 2000 12:17:38 GMT
31784              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
31785      Branch: perl
31786            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
31787            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
31788            ! pod/perl5004delta.pod pod/perl5005delta.pod
31789            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
31790            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
31791            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
31792            ! pod/perlsub.pod
31793 ____________________________________________________________________________
31794 [  8227] By: jhi                                   on 2000/12/22  15:24:28
31795         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
31796              From: "John L. Allen" <allen@grumman.com>
31797              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
31798              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
31799              
31800              Document APPLLIB_EXP.
31801      Branch: perl
31802            ! INSTALL
31803 ____________________________________________________________________________
31804 [  8226] By: nick                                  on 2000/12/21  22:11:50
31805         Log: Handy script for when one forgets to "dmake clean" 
31806      Branch: perlio
31807            + win32/distclean.bat
31808            ! MANIFEST
31809 ____________________________________________________________________________
31810 [  8225] By: nick                                  on 2000/12/21  21:54:04
31811         Log: CRLF platform issue with io/utf8 fix.
31812      Branch: perlio
31813            ! t/io/utf8.t
31814 ____________________________________________________________________________
31815 [  8224] By: nick                                  on 2000/12/21  21:02:20
31816         Log: Integrate mainline
31817      Branch: perlio
31818           !> Changes Configure Makefile.SH Porting/Glossary
31819           !> Porting/config.sh Porting/config_H configure.com
31820           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
31821           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
31822           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
31823           !> win32/config.bc win32/config.gc win32/config.vc
31824 ____________________________________________________________________________
31825 [  8223] By: jhi                                   on 2000/12/21  17:09:16
31826         Log: Update Changes.
31827      Branch: perl
31828            ! Changes patchlevel.h
31829 ____________________________________________________________________________
31830 [  8222] By: jhi                                   on 2000/12/21  16:24:01
31831         Log: Metaconfig unit changes for #8221.
31832      Branch: metaconfig/U/perl
31833           +> issymlink.U
31834            - testsyml.U
31835            ! Mksymlinks.U
31836 ____________________________________________________________________________
31837 [  8221] By: jhi                                   on 2000/12/21  16:23:48
31838         Log: Rename testsyml to issymlink.
31839      Branch: perl
31840            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31841            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
31842            ! win32/config.vc
31843 ____________________________________________________________________________
31844 [  8220] By: jhi                                   on 2000/12/21  15:47:26
31845         Log: Robustness support for #8218 (symlink forest) since the GNU
31846              tools seem to be overly picky about symlinkage depths.
31847      Branch: perl
31848            ! Makefile.SH t/io/fs.t
31849 ____________________________________________________________________________
31850 [  8219] By: jhi                                   on 2000/12/21  15:38:27
31851         Log: Metaconfig changes for #8218.
31852      Branch: metaconfig
31853            ! U/modified/Oldconfig.U
31854      Branch: metaconfig/U/perl
31855            + Mksymlinks.U
31856            ! testsyml.U
31857 ____________________________________________________________________________
31858 [  8218] By: jhi                                   on 2000/12/21  15:37:57
31859         Log: Add Configure option -Dmksymlinks which will create a symlink
31860              forest if the current/build differs from the source directory.
31861              TODO: mkdir -p is not portable.
31862      Branch: perl
31863            ! Configure
31864 ____________________________________________________________________________
31865 [  8217] By: jhi                                   on 2000/12/21  14:39:12
31866         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
31867              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
31868              Date: Thu, 21 Dec 2000 09:38:18 GMT
31869              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
31870              
31871              The ofs became an SV.
31872      Branch: perl
31873            ! ext/Thread/Thread.xs
31874 ____________________________________________________________________________
31875 [  8216] By: jhi                                   on 2000/12/21  05:40:21
31876         Log: The polymorphism seems to have fixed 20000517.001.
31877      Branch: perl
31878            ! t/pragma/utf8.t
31879 ____________________________________________________________________________
31880 [  8215] By: jhi                                   on 2000/12/21  04:44:52
31881         Log: read() documentation tweak for 20001121.004.
31882      Branch: perl
31883            ! pod/perlfunc.pod
31884 ____________________________________________________________________________
31885 [  8214] By: jhi                                   on 2000/12/21  03:54:11
31886         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
31887      Branch: perl
31888            ! pp_sys.c t/op/misc.t
31889 ____________________________________________________________________________
31890 [  8213] By: jhi                                   on 2000/12/21  00:28:10
31891         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
31892              From: Peter Prymmer <pvhp@forte.com>
31893              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
31894              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
31895      Branch: perl
31896            ! configure.com
31897 ____________________________________________________________________________
31898 [  8212] By: jhi                                   on 2000/12/21  00:26:21
31899         Log: Edit edit edit.
31900      Branch: perl
31901            ! pod/perlfaq3.pod
31902 ____________________________________________________________________________
31903 [  8211] By: jhi                                   on 2000/12/20  18:52:46
31904         Log: Update Changes.
31905      Branch: perl
31906            ! Changes patchlevel.h
31907 ____________________________________________________________________________
31908 [  8210] By: jhi                                   on 2000/12/20  18:34:47
31909         Log: Yet another editor edit.
31910      Branch: perl
31911            ! pod/perlfaq3.pod
31912 ____________________________________________________________________________
31913 [  8209] By: jhi                                   on 2000/12/20  15:33:28
31914         Log: More Win32 Perling.
31915      Branch: perl
31916            ! pod/perlfaq3.pod
31917 ____________________________________________________________________________
31918 [  8208] By: jhi                                   on 2000/12/20  15:07:46
31919         Log: More Win32 editor/IDE/shell hints.
31920      Branch: perl
31921            ! pod/perlfaq3.pod
31922 ____________________________________________________________________________
31923 [  8207] By: jhi                                   on 2000/12/20  03:54:08
31924         Log: Subject: [PATCH] obscure timing knowledge
31925              From: Nicholas Clark <nick@ccl4.org>
31926              Date: Tue, 19 Dec 2000 19:22:31 +0000
31927              Message-ID: <20001219192231.F2827@plum.flirble.org>
31928      Branch: perl
31929            ! sv.c
31930 ____________________________________________________________________________
31931 [  8206] By: jhi                                   on 2000/12/20  03:45:57
31932         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
31933              From: Spider Boardman <spider@leggy.zk3.dec.com>
31934              Date: Tue, 19 Dec 2000 21:30:16 -0500
31935              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
31936      Branch: perl
31937            ! sv.c
31938 ____________________________________________________________________________
31939 [  8205] By: jhi                                   on 2000/12/19  23:02:01
31940         Log: Update Changes.
31941      Branch: perl
31942            ! Changes patchlevel.h
31943 ____________________________________________________________________________
31944 [  8204] By: jhi                                   on 2000/12/19  22:58:18
31945         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
31946              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
31947              on editors and diffing/patching.
31948      Branch: perl
31949            ! t/op/utf8decode.t
31950 ____________________________________________________________________________
31951 [  8203] By: nick                                  on 2000/12/19  21:36:16
31952         Log: Integrate mainline (forgot my own change...)
31953      Branch: perlio
31954           !> ext/Encode/compile
31955 ____________________________________________________________________________
31956 [  8202] By: nick                                  on 2000/12/19  21:34:42
31957         Log: Integrate mainline.
31958      Branch: perlio
31959           !> (integrate 61 files)
31960 ____________________________________________________________________________
31961 [  8201] By: nick                                  on 2000/12/19  21:34:06
31962         Log: Avoid looking for File::Glob when we don't need it.
31963      Branch: perl
31964            ! ext/Encode/compile
31965 ____________________________________________________________________________
31966 [  8200] By: jhi                                   on 2000/12/19  18:35:49
31967         Log: Update Changes.
31968      Branch: perl
31969            ! Changes patchlevel.h
31970 ____________________________________________________________________________
31971 [  8199] By: jhi                                   on 2000/12/19  18:35:07
31972         Log: Microperl tweaks.
31973      Branch: perl
31974            ! sv.c uconfig.h uconfig.sh
31975 ____________________________________________________________________________
31976 [  8198] By: jhi                                   on 2000/12/19  18:29:59
31977         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
31978      Branch: perl
31979            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31980            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
31981 ____________________________________________________________________________
31982 [  8197] By: jhi                                   on 2000/12/19  17:55:29
31983         Log: In VMS embedded perls couldn't access the statically built Socket,
31984              from Charles Lane.
31985      Branch: perl
31986            ! configure.com
31987 ____________________________________________________________________________
31988 [  8196] By: jhi                                   on 2000/12/19  17:49:50
31989         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
31990              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
31991              Date: Sun, 17 Dec 2000 19:11:44 -0000
31992              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
31993      Branch: perl
31994            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31995            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
31996 ____________________________________________________________________________
31997 [  8195] By: jhi                                   on 2000/12/19  17:47:53
31998         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
31999              From: Jonathan Stowe <gellyfish@gellyfish.com>
32000              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
32001              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
32002      Branch: perl
32003            ! utils/h2xs.PL
32004 ____________________________________________________________________________
32005 [  8194] By: jhi                                   on 2000/12/19  17:46:28
32006         Log: Subject: Re: useless use of void context work-around
32007              From: andreas.koenig@anima.de (Andreas J. Koenig)
32008              Date: 16 Dec 2000 15:13:36 +0100
32009              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
32010              
32011              Document (comment) the q(di ds ig) trick in the code.
32012      Branch: perl
32013            ! op.c
32014 ____________________________________________________________________________
32015 [  8193] By: jhi                                   on 2000/12/19  17:10:57
32016         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
32017              From: "Mark J. Reed" <mreed@strange.turner.com>
32018              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
32019              Message-Id: <200012160222.VAA13986@strange.turner.com>
32020      Branch: perl
32021            ! ext/Sys/Syslog/Syslog.pm
32022 ____________________________________________________________________________
32023 [  8192] By: jhi                                   on 2000/12/19  17:07:45
32024         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
32025              From: Nicholas Clark <nick@ccl4.org>
32026              Date: Sat, 16 Dec 2000 19:03:13 +0000
32027              Message-ID: <20001216190313.D68304@plum.flirble.org>
32028      Branch: perl
32029            ! t/op/64bitint.t
32030 ____________________________________________________________________________
32031 [  8191] By: jhi                                   on 2000/12/19  17:06:13
32032         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
32033              From: Dominic Dunlop <domo@computer.org>
32034              Date: Mon, 18 Dec 2000 12:00:15 +0100
32035              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
32036              
32037              This patchlet is needed in order that perl can be statically linked.  
32038      Branch: perl
32039            ! regexec.c
32040 ____________________________________________________________________________
32041 [  8190] By: jhi                                   on 2000/12/19  17:03:08
32042         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
32043              From: "Craig A. Berry" <craig.berry@psinetcs.com>
32044              Date: Sun, 17 Dec 2000 00:18:35 -0600
32045              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
32046      Branch: perl
32047            ! perlio.h vms/gen_shrfls.pl
32048 ____________________________________________________________________________
32049 [  8189] By: jhi                                   on 2000/12/19  16:20:28
32050         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
32051              From: Prymmer/Kahn <pvhp@best.com>
32052              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
32053              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
32054              
32055              A better version of #8188.
32056      Branch: perl
32057            ! pod/perlfaq3.pod
32058 ____________________________________________________________________________
32059 [  8188] By: jhi                                   on 2000/12/19  15:57:06
32060         Log: (Replaced by #8189)
32061              
32062              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
32063              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
32064              From: Prymmer/Kahn <pvhp@best.com>
32065              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
32066              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
32067              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
32068              Date: Mon, 18 Dec 2000 11:10:45 -0500
32069              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
32070      Branch: perl
32071            ! pod/perlfaq3.pod
32072 ____________________________________________________________________________
32073 [  8187] By: jhi                                   on 2000/12/19  15:54:19
32074         Log: Email address fix for Anton Berezin.
32075      Branch: perl
32076            ! AUTHORS
32077 ____________________________________________________________________________
32078 [  8186] By: jhi                                   on 2000/12/19  15:38:54
32079         Log: Subject: [PATCH perl@8102] cygwin port
32080              From: "Eric Fifer" <efifer@dircon.co.uk> 
32081              Date: Thu, 14 Dec 2000 13:41:29 -0000
32082              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
32083              
32084              When compiling modules the data item that is being imported
32085              from libperl.dll needs to be tagged as imported/shared data:
32086              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
32087      Branch: perl
32088            ! perliol.h
32089 ____________________________________________________________________________
32090 [  8185] By: jhi                                   on 2000/12/19  14:53:24
32091         Log: Regen uconfig.h and uconfig.sh.
32092      Branch: perl
32093            ! uconfig.h uconfig.sh
32094 ____________________________________________________________________________
32095 [  8184] By: jhi                                   on 2000/12/18  20:43:49
32096         Log: Comments work so much better when they are closed.
32097      Branch: perl
32098            ! regcomp.c
32099 ____________________________________________________________________________
32100 [  8183] By: jhi                                   on 2000/12/18  18:04:02
32101         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
32102              Fixes the bug 20001218.016.
32103      Branch: perl
32104            ! regcomp.c
32105 ____________________________________________________________________________
32106 [  8182] By: gsar                                  on 2000/12/18  09:53:47
32107         Log: delete spurious files
32108      Branch: maint-5.6/perl
32109            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
32110            - vos/config.h vos/config_h.SH_orig
32111 ____________________________________________________________________________
32112 [  8181] By: gsar                                  on 2000/12/18  09:46:08
32113         Log: regen perltoc
32114      Branch: maint-5.6/perl
32115            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
32116 ____________________________________________________________________________
32117 [  8180] By: gsar                                  on 2000/12/18  09:20:27
32118         Log: integrate changes#7924..7926,7946,7952 from mainline
32119      Branch: maint-5.6/perl
32120           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
32121           !> lib/File/stat.pm t/lib/class-struct.t
32122 ____________________________________________________________________________
32123 [  8179] By: gsar                                  on 2000/12/18  08:55:54
32124         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
32125              7918,7919,7988,8907 from mainline (various)
32126      Branch: maint-5.6/perl
32127           +> t/lib/class-struct.t
32128           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
32129           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
32130           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
32131 ____________________________________________________________________________
32132 [  8178] By: gsar                                  on 2000/12/18  08:16:30
32133         Log: avoid redefinition warnings on windows due to sys/socket.h getting
32134              #included before win32.h
32135      Branch: maint-5.6/perl
32136            ! win32/include/sys/socket.h
32137 ____________________________________________________________________________
32138 [  8177] By: gsar                                  on 2000/12/18  05:24:04
32139         Log: make regen_headers; fix POSIX.xs problems; remove outdated
32140              code from sys/socket.h that makes build fail now
32141      Branch: maint-5.6/perl
32142            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
32143            ! pod/perlapi.pod
32144           !> win32/include/sys/socket.h
32145 ____________________________________________________________________________
32146 [  8176] By: gsar                                  on 2000/12/18  05:20:17
32147         Log: update Changes
32148      Branch: maint-5.6/perl
32149            ! Changes patchlevel.h
32150 ____________________________________________________________________________
32151 [  8175] By: gsar                                  on 2000/12/18  04:57:48
32152         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
32153              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
32154              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
32155              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
32156              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
32157              7823,7825,7838
32158      Branch: maint-5.6/perl
32159           +> lib/File/Spec/Epoc.pm
32160           !> (integrate 88 files)
32161 ____________________________________________________________________________
32162 [  8174] By: gsar                                  on 2000/12/18  03:53:09
32163         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
32164              7625..7629,7631..7634,7637,7639,7642 from mainline
32165      Branch: maint-5.6/perl
32166           +> README.solaris
32167           !> (integrate 26 files)
32168 ____________________________________________________________________________
32169 [  8173] By: gsar                                  on 2000/12/18  03:37:02
32170         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
32171              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
32172              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
32173              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
32174      Branch: maint-5.6/perl
32175           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
32176            - MAINTAIN
32177           !> (integrate 111 files)
32178 ____________________________________________________________________________
32179 [  8172] By: jhi                                   on 2000/12/18  02:49:27
32180         Log: Regen pods.
32181      Branch: perl
32182            ! pod/perlmodlib.pod pod/perltoc.pod
32183 ____________________________________________________________________________
32184 [  8171] By: gsar                                  on 2000/12/18  02:49:24
32185         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
32186              7465..7471 from mainline
32187              
32188              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
32189              in platforms that strictly require all the symbols being present
32190              at link time.
32191              
32192              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
32193              
32194              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
32195              
32196              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
32197              
32198              Subject: [PATCH] todo
32199              
32200              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
32201              
32202              Use $sort, $uniq (and $tr) consistently as wondered
32203              by Nicholas Clark.
32204              
32205              Too enthusiastic editing in #7460.
32206              
32207              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
32208              
32209              Upgrade to CPAN 1.58_55.
32210              Subject: CPAN.pm status
32211              
32212              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
32213              
32214              Make target reordering to avoid pointless re-makes.
32215              Subject: Re: Total re-make of 'make okfile' after 7451 ?
32216              
32217              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
32218              
32219              Subject: DOC PATCH 5.6.0
32220              
32221              Add the repository doc by Malcolm, Sarathy, and by Simon,
32222              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
32223      Branch: maint-5.6/perl
32224           +> Porting/repository.pod
32225           !> Configure MANIFEST Makefile.SH README.dos README.os2
32226           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
32227           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
32228           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
32229 ____________________________________________________________________________
32230 [  8169] By: gsar                                  on 2000/12/18  02:33:34
32231         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
32232              7435..7441,7445 from mainline
32233              
32234              Make the UTF-8 decoding stricter and more verbose when
32235              malformation happens.  This involved adding an argument
32236              to utf8_to_uv_chk(), which involved changing its prototype,
32237              and prefer STRLEN over I32 for the UTF-8 length, which as
32238              a domino effect necessitated changing the prototypes of
32239              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
32240              The stricter UTF-8 decoding checking uses Markus Kuhn's
32241              UTF-8 Decode Stress Tester from
32242              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
32243              
32244              Run vms/vms_yfix.pl, should have done that after changing
32245              perly.c in #7382.
32246              
32247              Subject: [PATCH 5.7.0] static linking with uninstalled perl
32248              
32249              (Replaced by #7440.)
32250              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32251              
32252              Fix the bug ID 20001024.005, the bug introduced by #7416.
32253              
32254              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
32255              
32256              Fix the bug reported in
32257              From: andreas.koenig@anima.de (Andreas J. Koenig)
32258              Also make is_utf8_char() stricter.
32259              
32260              Missed the header file changes from #7425.
32261              
32262              Check if stdio supports tweaking lval and cnt simultaneously.
32263              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32264              
32265              Stratus VOS updates from Paul Green.
32266              
32267              Podify README.epoc and README.vos.
32268              
32269              Add targets to Makefile.SH, most importantly
32270              'regen_all' which also remembers to update vms/perly*.
32271              
32272              Subject: Minor update to find2perl, for portability
32273              
32274              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32275              
32276              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32277              
32278              Rename UTF8LEN() to be UNISKIP(), too confusing to have
32279              UTF8LEN() and UTF8SKIP(). 
32280              
32281              Allow poking holes at the UTF-8 decoding strictness.
32282              
32283              Continue the internal UTF-8 API tweaking.
32284              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32285              used much more than the simpler API, now called utf8_to_uv_simple().
32286              Still not quite happy with API, too much partial duplication
32287              of functionality.
32288              
32289              A new version of making the syslog test more robust.
32290              (Replaces #7421.)
32291              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32292              
32293              buildtoc target tweaks.
32294              
32295              Integrate with vmsperl #7430 by Charles Bailey:
32296              
32297              Cleanup from prior patch (Charles Lane?):
32298              - improve handling of MFDs in Basename and Path
32299              - default to no xsubpp line # munging when building debug images
32300      Branch: maint-5.6/perl
32301           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32302           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32303           !> (integrate 67 files)
32304 ____________________________________________________________________________
32305 [  8168] By: gsar                                  on 2000/12/18  02:05:49
32306         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
32307              
32308              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
32309              From: Martin Husemann <martin@duskware.de>
32310              
32311              Subject: [PATCH 5.7.0] restore match data on backtracing
32312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32313      Branch: maint-5.6/perl
32314           !> regcomp.c regexec.c t/op/re_tests
32315 ____________________________________________________________________________
32316 [  8167] By: gsar                                  on 2000/12/18  01:55:22
32317         Log: integrate changes#7858,7986 from mainline
32318              
32319              C<foreach my $x ...> in pseudo-fork()ed process may diddle
32320              parent's memory; fix it by keeping track of the actual pad
32321              offset rather than a raw pointer (this change is probably also
32322              relevant to non-ithreads case to avoid fallout from reallocs of
32323              the pad array, but is currently only enabled for the ithreads
32324              case in the interests of minimal disruption to existing "well
32325              tested" code)
32326              
32327              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
32328              due to the notorious GetFileType() bug in Windows 9x, which fstat()
32329              tickles)
32330      Branch: maint-5.6/perl
32331           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
32332           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
32333           !> win32/win32.c win32/win32.h win32/win32sck.c
32334 ____________________________________________________________________________
32335 [  8166] By: gsar                                  on 2000/12/18  01:52:59
32336         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
32337              from mainline (xsubpp and ExtUtils::LibList fixups, various
32338              other small items)
32339      Branch: maint-5.6/perl
32340           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
32341           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
32342           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
32343           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
32344           !> win32/bin/search.pl
32345 ____________________________________________________________________________
32346 [  8165] By: gsar                                  on 2000/12/18  01:28:45
32347         Log: integrate changes#7533,7563,7611,7623 from mainline (various
32348              malloc.c embellishments)
32349      Branch: maint-5.6/perl
32350           !> malloc.c pod/perldiag.pod
32351 ____________________________________________________________________________
32352 [  8164] By: gsar                                  on 2000/12/18  01:23:33
32353         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
32354              fixups)
32355      Branch: maint-5.6/perl
32356           !> utils/h2xs.PL
32357 ____________________________________________________________________________
32358 [  8163] By: gsar                                  on 2000/12/18  01:17:50
32359         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
32360              fixups)
32361      Branch: maint-5.6/perl
32362           !> Makefile.SH utils/perlbug.PL
32363 ____________________________________________________________________________
32364 [  8162] By: gsar                                  on 2000/12/18  00:25:43
32365         Log: always export Perl_deb() (it is required by re.xs whether
32366              Perl is built with or without -DDEBUGGING)
32367      Branch: maint-5.6/perl
32368            ! makedef.pl
32369 ____________________________________________________________________________
32370 [  8161] By: gsar                                  on 2000/12/18  00:23:38
32371         Log: integrate change#7414 from mainline
32372              
32373              Undo the basename() part of #7412 since the lib/basename
32374              tests would need upgrading too.
32375              
32376              squelch two tests in tr.t that rely on tr/// paranoia change
32377              that's not in 5.6.x
32378      Branch: maint-5.6/perl
32379            ! t/op/tr.t
32380           !> lib/File/Basename.pm
32381 ____________________________________________________________________________
32382 [  8160] By: gsar                                  on 2000/12/18  00:05:30
32383         Log: missing change in previous integrate
32384      Branch: maint-5.6/perl
32385           !> README.aix
32386 ____________________________________________________________________________
32387 [  8159] By: gsar                                  on 2000/12/18  00:03:38
32388         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
32389              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
32390              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
32391              7410..7413 from mainline
32392      Branch: maint-5.6/perl
32393           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
32394           +> t/lib/tie-splice.t
32395            - lib/unicode/Is/DCinital.pl
32396           !> (integrate 112 files)
32397 ____________________________________________________________________________
32398 [  8158] By: jhi                                   on 2000/12/17  23:04:24
32399         Log: Subject: [PATCHES] RE: perl@8150 
32400              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
32401              Date: Sun, 17 Dec 2000 21:46:39 +0100
32402              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
32403              
32404              Neither cygwin has a getpwuid() one can trust on.
32405      Branch: perl
32406            ! t/lib/glob-basic.t
32407 ____________________________________________________________________________
32408 [  8157] By: jhi                                   on 2000/12/17  23:01:54
32409         Log: More MAN.PODS => {} fixes.
32410      Branch: perl
32411            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
32412            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
32413            ! os2/OS2/REXX/Makefile.PL
32414 ____________________________________________________________________________
32415 [  8156] By: gsar                                  on 2000/12/17  22:49:13
32416         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
32417              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
32418              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
32419              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
32420              7201,7204 from mainline
32421      Branch: maint-5.6/perl
32422           !> (integrate 121 files)
32423 ____________________________________________________________________________
32424 [  8155] By: jhi                                   on 2000/12/17  22:30:58
32425         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
32426              From: "Craig A. Berry" <craigberry@mac.com>
32427              Date: Sun, 17 Dec 2000 13:09:28 -0600
32428              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
32429              
32430              MAN.PODS => ' ' is naughty.
32431      Branch: perl
32432            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
32433 ____________________________________________________________________________
32434 [  8154] By: nick                                  on 2000/12/17  22:07:13
32435         Log: MULTIPLICITY nit.
32436      Branch: perl
32437            ! mg.c
32438 ____________________________________________________________________________
32439 [  8153] By: gsar                                  on 2000/12/17  21:23:05
32440         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
32441              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
32442              from mainline
32443              
32444              Document the SvIOK_.*UV().
32445              
32446              Update Unicode todo list.
32447              
32448              Guard against bad string->int conversion for quads.
32449              
32450              Subject: small apidoc fix
32451              
32452              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
32453              
32454              Subject: [PATCH] Tied filehandle documentation
32455              
32456              Subject: [PATCH] Modernize Opcode.pm documentation
32457              
32458              Make Data::Dumper (non-XS) to work with changed semantics of ref().
32459              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32460              [applied even though said semantics didn't change in 5.6.x]
32461              
32462              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
32463              
32464              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
32465              
32466              Fix the URL, but the server is still missing in action.
32467              Subject: [ID 20000905.002] perlfaq1.pod URL error
32468              
32469              Subject: [ID 20000903.001] \w in utf8-strings
32470              
32471              Fix the ccversion detection for 5.1 and beyond.
32472              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32473              
32474              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
32475              
32476              Subject: [ID 20000904.008] Tiny fix for perldiag
32477              
32478              Subject: Re: [ID 20000906.004] segfault with bad perl statement
32479              
32480              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32481              
32482              Subject: [ID 20000908.002] perlipc documentation bug.
32483              
32484              Subject: [PATCH lib/Benchmark.pm]
32485              
32486              Re-allow vec() for characters > 255.
32487              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
32488              
32489              Do away with memory models cruft.  Sorry, PDP users.
32490              
32491              Continue #7041.
32492              
32493              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
32494              
32495              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
32496              
32497              Upgrade to CPAN 1.57_65, from Andreas König.
32498              
32499              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
32500              by Russ Allbery.
32501              
32502              Silence t/pod/*.t about alternate quote-mappings now implemented
32503              by Pod::Text, from Brad Appleton.
32504              
32505              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
32506              Subject: borland C++ win32.c tweak
32507              
32508              C<@a = @b = split(...)> optimization coredumps under ithreads
32509              (missed a spot when fixing up op_pmreplroot hack for ithreads)
32510              
32511              Document the SvUTF8*().
32512              
32513              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
32514              
32515              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
32516              
32517              Do in VMS as the #7054 does.
32518              
32519              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
32520              
32521              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
32522              
32523              Subject: [patch: perl@7045] vms updates
32524              
32525              Test for the #7049.
32526              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
32527              
32528              Break up the myconfig lines a bit.
32529              Subject: perlbug/perl -V output format
32530              
32531              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
32532              
32533              The #7054 truncated Configure badly.
32534              
32535              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
32536              initialization in all the threads on Windows
32537              
32538              Allow for whitespace between "#" and "line" in cpp output.
32539              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
32540              
32541              Remove vestiges of tr//CU.
32542              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32543              
32544              The return value of setlocale must be copied away.
32545              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
32546              
32547              Allow chop() and chomp() to be overridden.
32548              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
32549              
32550              Hints optimization.
32551              Subject: Minor nit
32552              
32553              Subject: [PATCH] de-wall t/README
32554              
32555              Subject: Re: Two advertising clauses need to be removed
32556      Branch: maint-5.6/perl
32557           !> (integrate 75 files)
32558 ____________________________________________________________________________
32559 [  8152] By: gsar                                  on 2000/12/17  20:30:11
32560         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
32561              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
32562              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
32563              
32564              Don't attach -ld to the archname if pointless.
32565              
32566              Document UNTIE in a very minimalistic way.
32567              
32568              POSIX doesn't report long double values under -Duselongdouble
32569              when the long doubles are "real" (bigger than doubles).
32570              
32571              More author updates.
32572              
32573              Try to deduce NV_MAX.  Really should be Configure fodder.
32574              
32575              :: not allowed in pathnames, change to .
32576              Subject: [PATCH perl@6938] cygwin port
32577              
32578              Forget about NV_MAX (#6951).  Various floating point tweaks,
32579              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
32580              
32581              Move the Solaris 7 scan to use64bitall, make the
32582              failure to find 64-bot sparc libc to mention the
32583              possibility of being in an intel, from Lupe and Alan.
32584              
32585              Regen perltoc.
32586              
32587              AUTHORS tweaks, from Peter Prymmer.
32588              
32589              More address tweaking.
32590              
32591              Small tweaks all over.
32592              
32593              File::Temp patches from Andreas König,
32594              
32595              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
32596              
32597              Subject: CPAN.pm beta 1.57_57 for the core
32598              
32599              Part of the solution.
32600              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
32601              
32602              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
32603              
32604              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32605              
32606              Add the overload warnings to perldiag.
32607              
32608              Drop unused argument.
32609              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
32610              
32611              Subject: Nit in Configure (bleadperl@6961)
32612              
32613              Update to PodParser 1.18, from Brad Appleton.
32614              
32615              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
32616              
32617              Subject: [PATCH: 6948] add SCNfldbl to configure.com
32618              
32619              Document UNTIE. Also tweak implementation to suppress the 'inner references'
32620              warning when UNTIE exists and instead pass the cound of extra references to
32621              the UNTIE method.
32622              
32623              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
32624              so that case-ignoring systems like DCL can tell them from
32625              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
32626              
32627              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32628              
32629              Feature ordering tweak.
32630              
32631              Regen perltoc.
32632              
32633              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
32634              
32635              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
32636              
32637              Subject: http:// in L<>
32638              
32639              Detypo.
32640              
32641              change#6791 accidentally clobbered change#6710, put it back
32642              
32643              Only the first line, thank you very much.
32644              
32645              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
32646              plus rework the http: spots as suggested by Tom Christiansen,
32647              plus regen perltoc.
32648              
32649              Undo part of change 6489 which looks like a bulk edit which
32650              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
32651              The supressing of main:: on return from select() is undesirable.
32652              
32653              Apparently avoiding the swapping is too costly.
32654              
32655              Various Configure nits by Philip Newton,
32656              plus the ebcdic one by me.
32657              
32658              Make certain cc is set before trying to run it.
32659              
32660              If overloaded %{} etc. return the object do not loop.
32661              Thus  sub deref { $_[0] } functions if object is wanted type.
32662              
32663              Update perlhist.
32664              
32665              More %{} and other deref special casing - do not pass to 'nomethod'.
32666      Branch: maint-5.6/perl
32667           !> (integrate 59 files)
32668 ____________________________________________________________________________
32669 [  8151] By: gsar                                  on 2000/12/17  19:14:38
32670         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
32671              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
32672              
32673              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
32674              
32675              Make the epsilon to be relative, not absolute.
32676              
32677              Put back the flags dump as reasoned in
32678              Subject: Re: [PATCH] Glob dumping
32679              
32680              Introduce ccname to keep track of what compiler kind of we have.
32681              
32682              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
32683              
32684              Put back the slice accidentally removed by #6907.
32685              
32686              Reset archname and archname64 always, forcing them be
32687              recomputed at each Configure run, make Configure and
32688              the hints files agree on the naming of largefiles variables.
32689              
32690              Don't say "Perl 5.0 source kit".
32691              
32692              Subject: [PATCH] fix misc cast warnings
32693              
32694              Subject: typos in pods
32695              
32696              NVs not necessarily doubles, as pointed out by Yitzchak.
32697              
32698              Subject: [PATCH 6889] add a few ldbl formats to configure.com
32699              
32700              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
32701              
32702              Better options for rsync.
32703              
32704              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
32705              
32706              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
32707              
32708              Subject: [PATCH] Re: UNTIE method 
32709              
32710              A better fix for the Socket building problem from Craig Berry.
32711              
32712              Retract the dummy test, skip the security tests (instead of failing),
32713              explain what the warnings mean.
32714              
32715              Heap decorruption.
32716              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
32717              
32718              Update to Unicode 3.0.1.
32719              
32720              Missed one Unicode file.
32721              
32722              Subject: Re: typos in pods
32723              
32724              The #6929 was too skimpy.
32725              
32726              sscanf() may be the only way to read long doubles from strings.
32727              
32728              Reveal Borland's isnan.
32729              Subject: build with BC++ tweak
32730              
32731              Issue useful diagnostic on unknown pod commands.
32732              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
32733              
32734              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
32735              
32736              Clarify the third case of ftmp-security warnings.
32737              
32738              Make -Dusemorebits find long doubles in Solaris.
32739              
32740              Wrap the test in eval.
32741      Branch: maint-5.6/perl
32742           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
32743           +> lib/unicode/PropList.txt lib/unicode/README.perl
32744           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
32745           +> lib/unicode/Unicode.301 vms/vmspipe.com
32746            - lib/unicode/Props.txt lib/unicode/UCD300.html
32747            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
32748           !> (integrate 305 files)
32749 ____________________________________________________________________________
32750 [  8150] By: jhi                                   on 2000/12/17  18:47:57
32751         Log: Uncheckedin generated files.
32752      Branch: perl
32753            ! global.sym perlapi.c pod/perlapi.pod
32754 ____________________________________________________________________________
32755 [  8149] By: jhi                                   on 2000/12/17  18:41:22
32756         Log: Update Changes.
32757      Branch: perl
32758            ! Changes patchlevel.h
32759 ____________________________________________________________________________
32760 [  8148] By: jhi                                   on 2000/12/17  18:39:16
32761         Log: Subject: [PATCH] Fcntl constants speedup
32762              From: Nicholas Clark <nick@ccl4.org>
32763              Date: Sun, 17 Dec 2000 16:29:24 +0000
32764              Message-ID: <20001217162924.E97668@plum.flirble.org>
32765              
32766              Use IVs for the Fcntl constants instead of NVs.
32767      Branch: perl
32768            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
32769 ____________________________________________________________________________
32770 [  8147] By: jhi                                   on 2000/12/17  18:33:41
32771         Log: Add test for #8145 (binmode() warning), add warning for
32772              ioctl() and sockpair(), document them. (fileno() cannot
32773              be tripwired with the same kind of warning because
32774              'defined fileno($foo)' seems to be an idiom.)
32775      Branch: perl
32776            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
32777 ____________________________________________________________________________
32778 [  8146] By: gsar                                  on 2000/12/17  18:09:08
32779         Log: update Changes
32780      Branch: maint-5.6/perl
32781            ! Changes
32782 ____________________________________________________________________________
32783 [  8145] By: jhi                                   on 2000/12/17  17:39:35
32784         Log: Subject: [PATCH] Re: The long awaited feature ...
32785              From: Simon Cozens <simon@cozens.net>
32786              Date: Sun, 17 Dec 2000 12:31:56 +0000
32787              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
32788              
32789              Add a warning to binmode() about using bad filehandles
32790              (can happen e.g. if someone forgets the filehandle argument)
32791      Branch: perl
32792            ! pp_sys.c
32793 ____________________________________________________________________________
32794 [  8144] By: jhi                                   on 2000/12/17  17:33:48
32795         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
32796              From: Jonathan Stowe <gellyfish@gellyfish.com>
32797              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
32798              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
32799      Branch: perl
32800            ! lib/Net/Ping.pm
32801 ____________________________________________________________________________
32802 [  8143] By: jhi                                   on 2000/12/17  05:31:37
32803         Log: Polymorphic regexps.
32804              
32805              Fixes at least the bugs 20001028.003 (both of them...) and
32806              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
32807              also to be fixed by now, probably already before this patch.
32808      Branch: perl
32809            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
32810            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
32811            ! t/op/utf8decode.t t/pragma/utf8.t
32812 ____________________________________________________________________________
32813 [  8142] By: jhi                                   on 2000/12/16  17:16:05
32814         Log: Subject: [patch perl@8102] dos/djgpp update
32815              From: Laszlo Molnar <ml1050@freemail.hu>
32816              Date: Sat, 16 Dec 2000 01:40:52 +0100
32817              Message-ID: <20001216014052.A335@freemail.hu>
32818      Branch: perl
32819            ! djgpp/config.over t/base/commonsense.t
32820 ____________________________________________________________________________
32821 [  8141] By: jhi                                   on 2000/12/16  17:09:27
32822         Log: Few uncheckedin files.
32823      Branch: perl
32824            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
32825 ____________________________________________________________________________
32826 [  8140] By: nick                                  on 2000/12/15  22:14:31
32827         Log: Integrate mainline
32828      Branch: perlio
32829           !> (integrate 53 files)
32830 ____________________________________________________________________________
32831 [  8139] By: jhi                                   on 2000/12/15  19:49:49
32832         Log: One more IVUV tweak from Nicholas Clark.
32833      Branch: perl
32834            ! sv.c
32835 ____________________________________________________________________________
32836 [  8138] By: jhi                                   on 2000/12/15  19:17:06
32837         Log: Return of the IVUV-preservation, now seems to be happy even
32838              in Digital UNIX (the broken strtoul brokenness detection
32839              seems to have been the fly in the ointment).
32840      Branch: perl
32841            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32842            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
32843            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
32844            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
32845            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32846            ! vos/config.ga.h win32/config.bc win32/config.gc
32847            ! win32/config.vc
32848 ____________________________________________________________________________
32849 [  8137] By: jhi                                   on 2000/12/15  18:12:14
32850         Log: Metaconfig unit change for #8136.
32851      Branch: metaconfig
32852            ! U/modified/d_strtoul.U
32853      Branch: metaconfig/U/perl
32854            ! d_strtoull.U d_strtouq.U
32855 ____________________________________________________________________________
32856 [  8136] By: jhi                                   on 2000/12/15  18:11:35
32857         Log: I don't think it's sensible or portable to test the strtou*
32858              on /^-/ strings.
32859      Branch: perl
32860            ! Configure
32861 ____________________________________________________________________________
32862 [  8135] By: jhi                                   on 2000/12/15  17:18:49
32863         Log: Metaconfig unit change for #8134.
32864      Branch: metaconfig
32865            ! U/modified/d_strtoul.U
32866 ____________________________________________________________________________
32867 [  8134] By: jhi                                   on 2000/12/15  17:14:13
32868         Log: If longsize is 8 we don't need a LL suffix for integer constants.
32869      Branch: perl
32870            ! Configure config_h.SH
32871 ____________________________________________________________________________
32872 [  8133] By: jhi                                   on 2000/12/15  16:00:23
32873         Log: Update Changes.
32874      Branch: perl
32875            ! Changes patchlevel.h
32876 ____________________________________________________________________________
32877 [  8132] By: jhi                                   on 2000/12/15  15:44:16
32878         Log: Some compilers get huffy if you do not cast a const pointer
32879              to a non-const when assigning.
32880      Branch: perl
32881            ! gv.c
32882 ____________________________________________________________________________
32883 [  8131] By: jhi                                   on 2000/12/15  15:38:30
32884         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
32885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32886              Date: Fri, 15 Dec 2000 05:26:57 -0500
32887              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
32888      Branch: perl
32889            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
32890            ! t/pragma/overload.t
32891 ____________________________________________________________________________
32892 [  8130] By: jhi                                   on 2000/12/15  15:36:08
32893         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
32894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32895              Date: Thu, 14 Dec 2000 22:02:43 -0500
32896              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
32897      Branch: perl
32898            ! gv.c perl.h
32899 ____________________________________________________________________________
32900 [  8129] By: jhi                                   on 2000/12/15  15:34:16
32901         Log: Subject: PATCH: h2xs nit
32902              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32903              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
32904              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
32905              
32906              Add a template README.
32907      Branch: perl
32908            ! utils/h2xs.PL
32909 ____________________________________________________________________________
32910 [  8128] By: jhi                                   on 2000/12/15  15:32:22
32911         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
32912      Branch: perl
32913            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
32914 ____________________________________________________________________________
32915 [  8127] By: jhi                                   on 2000/12/15  15:19:34
32916         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
32917              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32918              Date:     Thu, 14 Dec 2000 20:04:42 EST
32919              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
32920      Branch: perl
32921            ! ext/Opcode/Opcode.xs
32922 ____________________________________________________________________________
32923 [  8126] By: jhi                                   on 2000/12/15  15:17:49
32924         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
32925              From: Peter Prymmer <pvhp@forte.com>
32926              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
32927              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
32928      Branch: perl
32929            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
32930            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
32931            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
32932 ____________________________________________________________________________
32933 [  8125] By: jhi                                   on 2000/12/15  15:11:05
32934         Log: This seems to be a stage sane and stable enough to checkin.
32935              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
32936      Branch: perl
32937            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
32938            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
32939            ! t/op/cmp.t t/op/numconvert.t
32940 ____________________________________________________________________________
32941 [  8124] By: jhi                                   on 2000/12/15  04:20:26
32942         Log: Something is really wonky.
32943      Branch: perl
32944            ! sv.c
32945 ____________________________________________________________________________
32946 [  8123] By: jhi                                   on 2000/12/15  04:00:50
32947         Log: Fixes for the IV UV patches to compile in Digital UNIX.
32948      Branch: perl
32949            ! sv.c
32950 ____________________________________________________________________________
32951 [  8122] By: jhi                                   on 2000/12/15  02:53:40
32952         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
32953              From: "Craig A. Berry" <craigberry@mac.com>
32954              Date: Thu, 14 Dec 2000 19:10:49 -0600
32955              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
32956      Branch: perl
32957            ! vms/vms.c
32958 ____________________________________________________________________________
32959 [  8121] By: jhi                                   on 2000/12/15  02:50:00
32960         Log: Metaconfig changes for #8120.
32961      Branch: metaconfig
32962            + U/modified/d_strtoul.U
32963      Branch: metaconfig/U/perl
32964            ! d_strtoull.U d_strtouq.U
32965 ____________________________________________________________________________
32966 [  8120] By: jhi                                   on 2000/12/15  02:49:42
32967         Log: From: Nicholas Clark <nick@ccl4.org> 
32968              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
32969              Date: Thu, 14 Dec 2000 18:38:57 +0000
32970              Message-ID: <20001214183857.B97909@plum.flirble.org>
32971      Branch: perl
32972            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32973            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
32974            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32975            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32976            ! win32/config.gc win32/config.vc
32977 ____________________________________________________________________________
32978 [  8119] By: jhi                                   on 2000/12/14  23:40:58
32979         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
32980              From: Nicholas Clark <nick@ccl4.org>
32981              Date: Wed, 13 Dec 2000 20:08:50 +0000
32982              Message-ID: <20001213200849.B71166@plum.flirble.org>
32983      Branch: perl
32984            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
32985            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
32986 ____________________________________________________________________________
32987 [  8118] By: jhi                                   on 2000/12/14  22:46:26
32988         Log: Integrate perlio.
32989      Branch: perl
32990           !> MANIFEST ext/Encode/compile makedef.pl
32991 ____________________________________________________________________________
32992 [  8117] By: nick                                  on 2000/12/14  22:38:53
32993         Log: Win32 tweaks to get Encode to build
32994              - temp hack to makedef.pl till PerlIO is properly "exported".
32995              - MSVC dislikes  
32996              static encpage_t foo[];
32997              so make 'em extern for now.
32998      Branch: perlio
32999            ! ext/Encode/compile makedef.pl
33000 ____________________________________________________________________________
33001 [  8116] By: nick                                  on 2000/12/14  22:00:53
33002         Log: Document the new files
33003      Branch: perlio
33004            ! MANIFEST
33005 ____________________________________________________________________________
33006 [  8115] By: jhi                                   on 2000/12/14  21:58:01
33007         Log: MANIFEST new files of #8114.
33008      Branch: perl
33009            ! MANIFEST
33010 ____________________________________________________________________________
33011 [  8114] By: jhi                                   on 2000/12/14  21:50:49
33012         Log: Integrate perlio.
33013      Branch: perl
33014           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
33015           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
33016           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
33017           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
33018           !> ext/Encode/Makefile.PL
33019 ____________________________________________________________________________
33020 [  8113] By: jhi                                   on 2000/12/14  21:48:49
33021         Log: The documentation part of the
33022              
33023              Subject: [ID 20001214.002] Net::Ping patch
33024              From: Jonathan Stowe <gellyfish@gellyfish.com>
33025              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
33026              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
33027              since the #7529 had already addressed the same problem.
33028      Branch: perl
33029            ! lib/Net/Ping.pm
33030 ____________________________________________________________________________
33031 [  8112] By: jhi                                   on 2000/12/14  21:42:57
33032         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
33033              From: Dominic Dunlop <domo@computer.org>
33034              Date: Tue, 12 Dec 2000 10:47:10 +0100
33035              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
33036              
33037              Document how elusive subroutines can be.
33038      Branch: perl
33039            ! pod/perlfunc.pod
33040 ____________________________________________________________________________
33041 [  8111] By: jhi                                   on 2000/12/14  21:38:05
33042         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
33043              From: Dominic Dunlop <domo@computer.org>
33044              Date: Thu, 14 Dec 2000 10:13:51 +0100
33045              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
33046      Branch: perl
33047            ! ext/POSIX/POSIX.pod
33048 ____________________________________________________________________________
33049 [  8110] By: jhi                                   on 2000/12/14  21:36:32
33050         Log: Subject: [patch] perlfaq7
33051              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
33052              Date: Thu, 14 Dec 2000 15:31:07 +0100
33053              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
33054      Branch: perl
33055            ! pod/perlfaq7.pod
33056 ____________________________________________________________________________
33057 [  8109] By: jhi                                   on 2000/12/14  21:29:20
33058         Log: Subject: [8104] Encode
33059              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33060              Date: Thu, 14 Dec 2000 14:49:34 +0100
33061              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
33062              
33063              Type casting for nervous compilers.
33064      Branch: perl
33065            ! ext/Encode/Encode.xs
33066 ____________________________________________________________________________
33067 [  8108] By: jhi                                   on 2000/12/14  21:26:17
33068         Log: Subject: [8104] DB_File
33069              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33070              Date: Thu, 14 Dec 2000 14:49:35 +0100
33071              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
33072              
33073              Type definition incorrect for DB 2.7.7.  Not known when it
33074              changed, so only changed it for a known revision.
33075      Branch: perl
33076            ! ext/DB_File/DB_File.xs
33077 ____________________________________________________________________________
33078 [  8107] By: jhi                                   on 2000/12/14  21:23:41
33079         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
33080              From: Peter Prymmer <pvhp@forte.com>
33081              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
33082              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
33083              
33084              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
33085      Branch: perl
33086            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
33087            ! ext/Encode/Encode/posix-bc.enc
33088 ____________________________________________________________________________
33089 [  8106] By: nick                                  on 2000/12/14  20:36:13
33090         Log: "Cold" build correction to Encode's Makefile.PL
33091      Branch: perlio
33092            ! ext/Encode/Makefile.PL
33093 ____________________________________________________________________________
33094 [  8105] By: nick                                  on 2000/12/14  20:09:37
33095         Log: "Compiled" encodings.
33096              Correct replacement character in EBCDIC .enc files
33097              Add 0x7F to ASCII repertoire.
33098      Branch: perlio
33099            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
33100            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
33101            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
33102            ! ext/Encode/Makefile.PL ext/Encode/compile
33103            ! ext/Encode/encengine.c ext/Encode/encode.h
33104 ____________________________________________________________________________
33105 [  8104] By: nick                                  on 2000/12/14  00:38:20
33106         Log: Integrate mainline
33107      Branch: perlio
33108           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
33109           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
33110           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
33111           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
33112           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
33113           !> t/lib/db-hash.t t/lib/db-recno.t
33114 ____________________________________________________________________________
33115 [  8103] By: nick                                  on 2000/12/13  23:16:13
33116         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
33117              so far and so it does not get lost.
33118      Branch: perlio
33119            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
33120 ____________________________________________________________________________
33121 [  8102] By: jhi                                   on 2000/12/13  17:14:22
33122         Log: Update Changes.
33123      Branch: perl
33124            ! Changes patchlevel.h
33125 ____________________________________________________________________________
33126 [  8101] By: jhi                                   on 2000/12/13  16:53:41
33127         Log: Move the proto of start_glob() to a better place; regen api files.
33128      Branch: perl
33129            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
33130 ____________________________________________________________________________
33131 [  8100] By: jhi                                   on 2000/12/13  16:47:11
33132         Log: Metaconfig change for #8099.
33133      Branch: metaconfig
33134            ! U/modified/Head.U
33135 ____________________________________________________________________________
33136 [  8099] By: jhi                                   on 2000/12/13  16:46:48
33137         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
33138              From: Andy Dougherty <doughera@lafayette.edu>
33139              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
33140              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
33141      Branch: perl
33142            ! Configure
33143 ____________________________________________________________________________
33144 [  8098] By: jhi                                   on 2000/12/13  16:39:02
33145         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
33146              From: rspier@pobox.com (Robert Spier)
33147              Date: Tue, 12 Dec 2000 21:12:39 -0500
33148              Message-ID: <14902.56087.678086.725773@rls.cx>
33149              
33150              fastgetcwd is defined using a glob alias on a $^O dependent basis -
33151              and there was no default assignment or perl subroutine.
33152      Branch: perl
33153            ! lib/Cwd.pm
33154 ____________________________________________________________________________
33155 [  8097] By: jhi                                   on 2000/12/13  16:16:01
33156         Log: Subject: [PATCH] move startglob out of pp_hot.c
33157              From: Nicholas Clark <nick@ccl4.org>
33158              Date: Mon, 11 Dec 2000 23:16:39 +0000
33159              Message-ID: <20001211231638.A55550@plum.flirble.org>
33160      Branch: perl
33161            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
33162 ____________________________________________________________________________
33163 [  8096] By: jhi                                   on 2000/12/13  15:26:23
33164         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
33165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
33166              Date: Wed, 13 Dec 2000 14:01:37 +0100
33167              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
33168              
33169              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
33170              in turn requires libpthread in libswanted.
33171      Branch: perl
33172            ! hints/hpux.sh
33173 ____________________________________________________________________________
33174 [  8095] By: jhi                                   on 2000/12/12  19:51:05
33175         Log: The integration wars continue.
33176      Branch: perl
33177           !> sv.c
33178 ____________________________________________________________________________
33179 [  8094] By: jhi                                   on 2000/12/12  19:48:26
33180         Log: Subject: [PATCH perl@8070] DB_File-1.74  
33181              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
33182              Date: Mon, 11 Dec 2000 23:07:17 -0000
33183              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
33184      Branch: perl
33185            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33186            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
33187            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
33188            ! t/lib/db-recno.t
33189 ____________________________________________________________________________
33190 [  8093] By: nick                                  on 2000/12/12  19:42:13
33191         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
33192      Branch: perlio
33193            ! sv.c
33194           !> lib/File/DosGlob.pm
33195 ____________________________________________________________________________
33196 [  8092] By: jhi                                   on 2000/12/12  19:28:11
33197         Log: Integrate perlio.
33198      Branch: perl
33199           !> sv.c
33200 ____________________________________________________________________________
33201 [  8091] By: nick                                  on 2000/12/12  18:49:45
33202         Log: Fix for Tk, and upgrading shared SVs.
33203      Branch: perlio
33204            ! sv.c
33205 ____________________________________________________________________________
33206 [  8090] By: jhi                                   on 2000/12/12  16:48:59
33207         Log: Subject: [PATCH] Re: Breadperl & Tk
33208              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33209              Date: Tue, 12 Dec 2000 14:48:27 GMT
33210              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
33211      Branch: perl
33212            ! sv.c
33213 ____________________________________________________________________________
33214 [  8089] By: jhi                                   on 2000/12/12  03:37:19
33215         Log: Subject: DosGlob.pm diff for bash style brace expansion.
33216              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
33217              Date: Fri, 8 Dec 2000 10:45:30 -0600
33218              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
33219      Branch: perl
33220            ! lib/File/DosGlob.pm
33221 ____________________________________________________________________________
33222 [  8088] By: nick                                  on 2000/12/11  23:59:59
33223         Log: Integrate mainline
33224      Branch: perlio
33225           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
33226           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33227           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
33228           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
33229           !> t/op/local.t t/pragma/warn/toke toke.c
33230 ____________________________________________________________________________
33231 [  8087] By: jhi                                   on 2000/12/11  23:20:23
33232         Log: Integrate perlio.
33233      Branch: perl
33234           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
33235 ____________________________________________________________________________
33236 [  8086] By: jhi                                   on 2000/12/11  22:50:59
33237         Log: Tune further the OS detection of CGI.
33238      Branch: perl
33239            ! lib/CGI.pm
33240 ____________________________________________________________________________
33241 [  8085] By: nick                                  on 2000/12/11  22:50:46
33242         Log: Finish 1st pass of "encoding" layer e.g. :
33243              open($fh,"<encoding(iso8859-7)",$greek) || die;
33244      Branch: perlio
33245            ! ext/Encode/Encode.xs perlio.c perliol.h
33246 ____________________________________________________________________________
33247 [  8084] By: jhi                                   on 2000/12/11  22:32:06
33248         Log: Revert the -f ambiguousity patch, seems to cause
33249              too much hassle (the interpret -Q as a function
33250              where Q is not a known filetest part is left in).
33251      Branch: perl
33252            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
33253            ! toke.c
33254 ____________________________________________________________________________
33255 [  8083] By: jhi                                   on 2000/12/11  22:27:23
33256         Log: (accidentally empty check-in)
33257      Branch: perl
33258            ! lib/File/DosGlob.pm
33259 ____________________________________________________________________________
33260 [  8082] By: nick                                  on 2000/12/11  19:09:51
33261         Log: Restore mmap function (broken by tweaks to shared buffer
33262              layer for encode(xxxx)).
33263      Branch: perlio
33264            ! perlio.c
33265 ____________________________________________________________________________
33266 [  8081] By: jhi                                   on 2000/12/11  18:29:13
33267         Log: Subject: Re: The long awaited feature ...
33268              From: Simon Cozens <simon@cozens.net>
33269              Date: Mon, 11 Dec 2000 15:54:24 +0000
33270              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
33271              
33272              More io/utf8 tests.
33273      Branch: perl
33274            ! t/io/utf8.t
33275 ____________________________________________________________________________
33276 [  8080] By: jhi                                   on 2000/12/11  18:19:36
33277         Log: Subject: PATCH MakeMaker manpage clarification
33278              From: andreas.koenig@anima.de (Andreas J. Koenig)
33279              Date: 10 Dec 2000 20:46:13 +0100
33280              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
33281      Branch: perl
33282            ! lib/ExtUtils/MakeMaker.pm
33283 ____________________________________________________________________________
33284 [  8079] By: jhi                                   on 2000/12/11  15:35:07
33285         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
33286              From: Simon Cozens <simon@cozens.net>
33287              Date: Sun, 10 Dec 2000 19:06:19 +0000
33288              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
33289      Branch: perl
33290            ! ext/B/B/Deparse.pm t/lib/b.t
33291 ____________________________________________________________________________
33292 [  8078] By: jhi                                   on 2000/12/11  15:09:11
33293         Log: Subject: [PATCH] docs on NaN
33294              From: Nicholas Clark <nick@ccl4.org>
33295              Date: Mon, 11 Dec 2000 01:48:38 +0000
33296              Message-ID: <20001211014838.B99205@plum.flirble.org>
33297      Branch: perl
33298            ! pod/perlop.pod
33299 ____________________________________________________________________________
33300 [  8077] By: jhi                                   on 2000/12/11  15:02:21
33301         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
33302              From: Simon Cozens <simon@cozens.net>
33303              Date: Mon, 11 Dec 2000 01:21:45 +0000
33304              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
33305      Branch: perl
33306            ! pp.c pp_hot.c scope.c t/op/local.t
33307 ____________________________________________________________________________
33308 [  8076] By: nick                                  on 2000/12/10  20:43:32
33309         Log: Not merge worthy...
33310              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
33311              syntax is modelled on attributes.
33312              Untested fix for io/utf8 on Win32 etc.
33313              Very clumsy start to the encode layer.
33314      Branch: perlio
33315            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
33316 ____________________________________________________________________________
33317 [  8075] By: jhi                                   on 2000/12/10  18:39:33
33318         Log: Darwin is not Windows.
33319      Branch: perl
33320            ! lib/CGI.pm
33321 ____________________________________________________________________________
33322 [  8074] By: jhi                                   on 2000/12/10  18:31:27
33323         Log: Subject: Ambiguous -%c() resolved as a file test
33324              From: "Paul Marquess" <Paul.Marquess@openwave.com>
33325              Date: Sun, 10 Dec 2000 15:35:07 -0000
33326              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
33327      Branch: perl
33328            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33329 ____________________________________________________________________________
33330 [  8073] By: jhi                                   on 2000/12/10  18:16:29
33331         Log: Subject: PATCH installperl misinformed 
33332              From: andreas.koenig@anima.de (Andreas J. Koenig)
33333              Date: 10 Dec 2000 13:01:32 +0100 
33334              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
33335      Branch: perl
33336            ! installperl
33337 ____________________________________________________________________________
33338 [  8072] By: jhi                                   on 2000/12/10  18:07:55
33339         Log: The walkoptree confusion rages; walkoptree() seems to be coming
33340              from B.xs, while walkoptree_slow() comes from B.pm.
33341      Branch: perl
33342            ! ext/B/B.pm
33343 ____________________________________________________________________________
33344 [  8071] By: nick                                  on 2000/12/10  11:45:47
33345         Log: Integrate mainline
33346      Branch: perlio
33347           +> t/base/commonsense.t
33348           !> (integrate 37 files)
33349 ____________________________________________________________________________
33350 [  8070] By: jhi                                   on 2000/12/10  04:46:21
33351         Log: Update Changes.
33352      Branch: perl
33353            ! Changes patchlevel.h
33354 ____________________________________________________________________________
33355 [  8069] By: jhi                                   on 2000/12/10  04:39:19
33356         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
33357              From: andreas.koenig@anima.de (Andreas J. Koenig)
33358              Date: 09 Dec 2000 17:14:25 +0100
33359              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
33360      Branch: perl
33361            + t/base/commonsense.t
33362            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
33363 ____________________________________________________________________________
33364 [  8068] By: jhi                                   on 2000/12/10  04:17:36
33365         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
33366              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33367              Date: Sat, 9 Dec 2000 16:47:22 -0000
33368              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
33369      Branch: perl
33370            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
33371            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
33372            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
33373            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
33374            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
33375            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
33376            ! t/lib/sdbm.t
33377 ____________________________________________________________________________
33378 [  8067] By: jhi                                   on 2000/12/10  03:52:02
33379         Log: Test case for #8066.
33380      Branch: perl
33381            ! t/op/misc.t
33382 ____________________________________________________________________________
33383 [  8066] By: jhi                                   on 2000/12/10  03:50:30
33384         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
33385              From: Simon Cozens <simon@cozens.net>
33386              Date: Sun, 10 Dec 2000 00:55:37 +0000
33387              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
33388      Branch: perl
33389            ! pp_sys.c
33390 ____________________________________________________________________________
33391 [  8065] By: jhi                                   on 2000/12/10  03:44:52
33392         Log: Test case for #8064.
33393      Branch: perl
33394            ! t/comp/proto.t
33395 ____________________________________________________________________________
33396 [  8064] By: jhi                                   on 2000/12/10  03:42:32
33397         Log: Subject: Re: prototype of substr
33398              From: Simon Cozens <simon@cozens.net>
33399              Date: Sun, 10 Dec 2000 00:13:33 +0000
33400              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
33401              
33402              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
33403      Branch: perl
33404            ! pp.c
33405 ____________________________________________________________________________
33406 [  8063] By: jhi                                   on 2000/12/10  03:39:42
33407         Log: Subject: [PATCH] perlguts.pod
33408              From: Simon Cozens <simon@cozens.net>
33409              Date: Sun, 10 Dec 2000 00:06:47 +0000
33410              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
33411              
33412              Documentation of the different types of ops,
33413              plus the functions in dump.c
33414      Branch: perl
33415            ! pod/perlguts.pod
33416 ____________________________________________________________________________
33417 [  8062] By: jhi                                   on 2000/12/10  03:30:04
33418         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
33419              From: Nicholas Clark <nick@talking.bollo.cx>
33420              Date: Sat, 09 Dec 2000 18:57:25 +0000
33421              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
33422              
33423              Be more robust in weird hostname setups.
33424      Branch: perl
33425            ! t/lib/net-hostent.t
33426 ____________________________________________________________________________
33427 [  8061] By: jhi                                   on 2000/12/10  03:28:21
33428         Log: Pacify fussy compiler. 
33429      Branch: perl
33430            ! pp_sys.c
33431 ____________________________________________________________________________
33432 [  8060] By: jhi                                   on 2000/12/10  02:52:46
33433         Log: Integrate perlio.
33434      Branch: perl
33435           !> pp_sys.c t/io/utf8.t
33436 ____________________________________________________________________________
33437 [  8059] By: nick                                  on 2000/12/09  23:40:14
33438         Log: read/sysread/recv should now be utf8 aware.
33439              Basic test for utf8 read.
33440      Branch: perlio
33441            ! pp_sys.c t/io/utf8.t
33442 ____________________________________________________________________________
33443 [  8058] By: jhi                                   on 2000/12/09  21:56:02
33444         Log: Integrate perlio.
33445      Branch: perl
33446           +> t/io/utf8.t
33447           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
33448 ____________________________________________________________________________
33449 [  8057] By: jhi                                   on 2000/12/09  21:53:35
33450         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
33451              From: Inaba Hiroto <inaba@st.rim.or.jp>
33452              Date: Sun, 10 Dec 2000 05:53:21 +0900
33453              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
33454              
33455              Tests for #8056.
33456      Branch: perl
33457            ! t/op/each.t
33458 ____________________________________________________________________________
33459 [  8056] By: jhi                                   on 2000/12/09  21:51:16
33460         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
33461              From: Inaba Hiroto <inaba@st.rim.or.jp>
33462              Date: Sat, 09 Dec 2000 18:02:00 +0900
33463              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
33464              
33465              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
33466      Branch: perl
33467            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
33468 ____________________________________________________________________________
33469 [  8055] By: nick                                  on 2000/12/09  20:11:48
33470         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
33471              than raw PerlIO_write() - does not seem to break any tests.
33472      Branch: perlio
33473            ! pp_sys.c
33474 ____________________________________________________________________________
33475 [  8054] By: nick                                  on 2000/12/09  19:47:30
33476         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
33477              (sysread, recv and write i.e. formats still to do...)
33478              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
33479              open($fh,">:utf8","name")
33480              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
33481              so no extra overhead is involved.
33482              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
33483              to a non-utf8 stream.
33484              Add initial io/utf8.t
33485              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
33486              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
33487              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
33488      Branch: perlio
33489            + t/io/utf8.t
33490            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
33491 ____________________________________________________________________________
33492 [  8053] By: nick                                  on 2000/12/09  19:26:37
33493         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
33494              was only testing this_utf8.
33495      Branch: perlio
33496            ! toke.c
33497 ____________________________________________________________________________
33498 [  8052] By: nick                                  on 2000/12/09  19:09:41
33499         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
33500              i.e. the output string has one, but don't mess with source assumption.
33501      Branch: perlio
33502            ! toke.c
33503 ____________________________________________________________________________
33504 [  8051] By: jhi                                   on 2000/12/09  16:55:17
33505         Log: Integrate perlio.
33506      Branch: perl
33507           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
33508           !> sv.c thrdvar.h util.c
33509 ____________________________________________________________________________
33510 [  8050] By: jhi                                   on 2000/12/09  16:48:07
33511         Log: Nits noticed by Peter Prymmer.
33512      Branch: perl
33513            ! lib/ExtUtils/MM_VMS.pm
33514 ____________________________________________________________________________
33515 [  8049] By: nick                                  on 2000/12/09  13:49:40
33516         Log: UTF8 output prework.
33517              - Store $\ and $, as SVs so they can have SvUTF8 flag
33518              - use do_print() rather than raw PerlIO_write() to print them.
33519      Branch: perlio
33520            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
33521            ! thrdvar.h util.c
33522 ____________________________________________________________________________
33523 [  8048] By: nick                                  on 2000/12/09  12:30:43
33524         Log: Integrate mainline.
33525      Branch: perlio
33526           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
33527           +> t/op/reverse.t
33528           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
33529           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
33530           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
33531           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
33532           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
33533           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
33534 ____________________________________________________________________________
33535 [  8047] By: jhi                                   on 2000/12/09  00:23:27
33536         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
33537              From: Michael G Schwern <schwern@pobox.com>
33538              Date: Fri, 8 Dec 2000 14:43:04 -0600
33539      Branch: perl
33540            ! lib/ExtUtils/MM_VMS.pm
33541 ____________________________________________________________________________
33542 [  8046] By: jhi                                   on 2000/12/08  23:10:27
33543         Log: A missed check-in.
33544      Branch: perl
33545            ! lib/ExtUtils/Manifest.pm
33546 ____________________________________________________________________________
33547 [  8045] By: jhi                                   on 2000/12/08  21:57:12
33548         Log: (null check-in)
33549      Branch: perl
33550            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
33551 ____________________________________________________________________________
33552 [  8044] By: jhi                                   on 2000/12/08  21:11:06
33553         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
33554              at the final draft stage.
33555      Branch: perl
33556            + ext/Encode/Encode/iso8859-16.enc
33557            ! MANIFEST
33558 ____________________________________________________________________________
33559 [  8043] By: jhi                                   on 2000/12/08  16:39:04
33560         Log: Update Changes.
33561      Branch: perl
33562            ! Changes patchlevel.h
33563 ____________________________________________________________________________
33564 [  8042] By: jhi                                   on 2000/12/08  16:33:39
33565         Log: Do not return the Unicode replacement character if UTF-8
33566              decoding goes awry, it should be up to the caller to decide.
33567      Branch: perl
33568            ! pod/perlapi.pod utf8.c
33569 ____________________________________________________________________________
33570 [  8041] By: jhi                                   on 2000/12/08  16:22:28
33571         Log: metaconfig maintenance.
33572      Branch: metaconfig
33573            ! U/modified/stdchar.U
33574      Branch: metaconfig/U/perl
33575            + testsyml.U
33576 ____________________________________________________________________________
33577 [  8040] By: jhi                                   on 2000/12/08  16:03:08
33578         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
33579              From: sthoenna@efn.org
33580              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
33581              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
33582      Branch: perl
33583            ! Changes lib/ExtUtils/MM_OS2.pm
33584 ____________________________________________________________________________
33585 [  8039] By: jhi                                   on 2000/12/08  15:57:11
33586         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
33587              From: Simon Cozens <simon@cozens.net>
33588              Date: Fri, 8 Dec 2000 13:33:31 +0000
33589              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
33590              
33591              (The pp_hot part needed a rewrite.)
33592      Branch: perl
33593            ! doop.c pp_hot.c utf8.c
33594 ____________________________________________________________________________
33595 [  8038] By: jhi                                   on 2000/12/08  15:25:08
33596         Log: Subject: djSP
33597              From: Michael Stevens <michael@etla.org>
33598              Date: Wed, 6 Dec 2000 23:24:01 +0000
33599              Message-ID: <20001206232400.A21381@firedrake.org>
33600              
33601              Plus a note from Nick Ing-Simmons.
33602      Branch: perl
33603            ! pp.h
33604 ____________________________________________________________________________
33605 [  8037] By: jhi                                   on 2000/12/08  15:18:35
33606         Log: Filetype is text.
33607      Branch: perl
33608            ! t/op/utf8decode.t
33609 ____________________________________________________________________________
33610 [  8036] By: jhi                                   on 2000/12/08  03:31:27
33611         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
33612              From: Andy Dougherty <doughera@lafayette.edu>
33613              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
33614              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
33615              
33616              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
33617              From: Andy Dougherty <doughera@lafayette.edu>
33618              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
33619              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
33620      Branch: perl
33621            + ext/POSIX/hints/svr4.pl
33622            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
33623 ____________________________________________________________________________
33624 [  8035] By: jhi                                   on 2000/12/08  03:26:01
33625         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
33626              From: Andy Dougherty <doughera@lafayette.edu>
33627              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
33628              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
33629      Branch: perl
33630            ! t/README t/base/term.t
33631 ____________________________________________________________________________
33632 [  8034] By: jhi                                   on 2000/12/08  03:21:59
33633         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
33634              From: mjd@plover.com  
33635              Date: 7 Dec 2000 21:04:20 -0000
33636              Message-ID: <20001207210420.22282.qmail@plover.com>
33637              
33638              Plus -z doc.
33639      Branch: perl
33640            ! pod/perlfunc.pod
33641 ____________________________________________________________________________
33642 [  8033] By: jhi                                   on 2000/12/08  03:19:03
33643         Log: Use the UTF8 macros a bit.  They can't be used with abandon
33644              everywhere because we do generate illegal UTF-8 in some situations.
33645              This is of course naughty.
33646      Branch: perl
33647            ! pod/perlapi.pod utf8.c utf8.h
33648 ____________________________________________________________________________
33649 [  8032] By: jhi                                   on 2000/12/08  03:00:09
33650         Log: Out of sync?
33651      Branch: perl
33652            ! t/pragma/warn/utf8
33653 ____________________________________________________________________________
33654 [  8031] By: jhi                                   on 2000/12/08  02:22:39
33655         Log: Cnt spl.
33656      Branch: perl
33657            ! MANIFEST
33658 ____________________________________________________________________________
33659 [  8030] By: jhi                                   on 2000/12/08  01:23:54
33660         Log: Add test for reverse().
33661      Branch: perl
33662            + t/op/reverse.t
33663            ! MANIFEST
33664 ____________________________________________________________________________
33665 [  8029] By: jhi                                   on 2000/12/08  01:21:47
33666         Log: Integrate perlio.
33667      Branch: perl
33668           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
33669           !> perlio.c perlio.h perlsdio.h warnings.pl
33670 ____________________________________________________________________________
33671 [  8028] By: jhi                                   on 2000/12/08  01:19:08
33672         Log: Introduce macros for UTF8 decoding.
33673      Branch: perl
33674            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
33675 ____________________________________________________________________________
33676 [  8027] By: nick                                  on 2000/12/07  22:18:19
33677         Log: Integrate mainline
33678      Branch: perlio
33679           !> embed.pl pod/perlapi.pod utf8.c
33680 ____________________________________________________________________________
33681 [  8026] By: nick                                  on 2000/12/07  21:45:08
33682         Log: Various oddities p4 diff -se showed up
33683              Remove 'our' from warnings.pl
33684      Branch: perlio
33685            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
33686 ____________________________________________________________________________
33687 [  8025] By: nick                                  on 2000/12/07  21:43:32
33688         Log: Change PerlIO_(get|set)pos to take SV *
33689              Should fix, OS/2, VMS, (sfio??)
33690      Branch: perlio
33691            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
33692 ____________________________________________________________________________
33693 [  8024] By: jhi                                   on 2000/12/07  19:05:32
33694         Log: Document utf8_to_uv() better.
33695      Branch: perl
33696            ! pod/perlapi.pod utf8.c
33697 ____________________________________________________________________________
33698 [  8023] By: jhi                                   on 2000/12/07  18:23:47
33699         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
33700      Branch: perl
33701            ! embed.pl pod/perlapi.pod utf8.c
33702 ____________________________________________________________________________
33703 [  8022] By: jhi                                   on 2000/12/07  04:13:51
33704         Log: Integrate perlio.
33705      Branch: perl
33706           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
33707           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
33708           !> win32/makefile.mk
33709 ____________________________________________________________________________
33710 [  8021] By: nick                                  on 2000/12/07  00:28:14
33711         Log: Various attempts at MSVC debug - not sure what has
33712              changed but works now. 
33713              Seems atexit() _may_ work for DLLs built with MSVC so don't
33714              call cleanup that way.
33715      Branch: perlio
33716            ! perlio.c win32/makefile.mk
33717 ____________________________________________________________________________
33718 [  8020] By: nick                                  on 2000/12/06  19:57:20
33719         Log: Integrate mainline
33720      Branch: perlio
33721           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
33722           !> (integrate 75 files)
33723 ____________________________________________________________________________
33724 [  8019] By: nick                                  on 2000/12/06  19:28:21
33725         Log: Add useperlio to config.vc
33726              Turn off binmode in config_H.PL
33727              Regen all the config_H.xx
33728              Attempt to get debugging build with MSVC.
33729      Branch: perlio
33730            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33731            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
33732 ____________________________________________________________________________
33733 [  8018] By: nick                                  on 2000/12/06  19:21:57
33734         Log: Test various dup/external program options on all platforms.
33735      Branch: perlio
33736            ! t/io/dup.t
33737 ____________________________________________________________________________
33738 [  8017] By: nick                                  on 2000/12/06  19:20:47
33739         Log: Fix harness to be less picky
33740      Branch: perlio
33741            ! lib/Test/Harness.pm
33742 ____________________________________________________________________________
33743 [  8016] By: jhi                                   on 2000/12/06  16:45:12
33744         Log: Update Changes.
33745      Branch: perl
33746            ! Changes patchlevel.h
33747 ____________________________________________________________________________
33748 [  8015] By: jhi                                   on 2000/12/06  16:41:03
33749         Log: Test \x{...} with ord().
33750      Branch: perl
33751            ! t/op/ord.t
33752 ____________________________________________________________________________
33753 [  8014] By: jhi                                   on 2000/12/06  16:20:33
33754         Log: Test tweak because of #8013.
33755      Branch: perl
33756            ! t/lib/b.t
33757 ____________________________________________________________________________
33758 [  8013] By: jhi                                   on 2000/12/06  16:09:09
33759         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
33760              From: Michael G Schwern <schwern@pobox.com>
33761              Date: Tue, 5 Dec 2000 21:23:28 -0500
33762              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
33763              
33764              Carp::Heavy parts not very applicable because of recent changes.
33765      Branch: perl
33766            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
33767            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
33768            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
33769            ! lib/Exporter.pm lib/Exporter/Heavy.pm
33770            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
33771            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
33772            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
33773            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
33774            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
33775            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
33776            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
33777            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
33778            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
33779            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
33780            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
33781            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
33782            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
33783            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
33784            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
33785            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
33786            ! warnings.pl
33787 ____________________________________________________________________________
33788 [  8012] By: jhi                                   on 2000/12/06  15:22:38
33789         Log: Subject: [PATCH] Re: New harness is failing things
33790              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33791              Date: Wed, 6 Dec 2000 13:00:30 GMT
33792              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
33793      Branch: perl
33794            ! lib/Test/Harness.pm
33795 ____________________________________________________________________________
33796 [  8011] By: jhi                                   on 2000/12/06  15:12:08
33797         Log: Subject: installhtml changes
33798              From: Michael Stevens <michael@etla.org>
33799              Date: Wed, 6 Dec 2000 13:15:53 +0000
33800              Message-ID: <20001206131553.A27317@firedrake.org>
33801      Branch: perl
33802            ! installhtml
33803 ____________________________________________________________________________
33804 [  8010] By: jhi                                   on 2000/12/06  15:06:05
33805         Log: Subject: the dTHR hits
33806              From: Michael Stevens <michael@etla.org>
33807              Date: Wed, 6 Dec 2000 12:06:03 +0000
33808              Message-ID: <20001206120603.A24581@firedrake.org>
33809              
33810              More, errrm, less dTHRs.
33811      Branch: perl
33812            ! bytecode.pl ext/B/B/C.pm
33813 ____________________________________________________________________________
33814 [  8009] By: jhi                                   on 2000/12/06  15:04:25
33815         Log: Subject: MakeMaker mailing list gone?
33816              From: Michael G Schwern <schwern@pobox.com>
33817              Date: Tue, 5 Dec 2000 19:29:59 -0500
33818              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
33819              
33820              The MakeMaker mailing list is dead, perlbug is the right
33821              address to report bugs.
33822      Branch: perl
33823            ! lib/ExtUtils/MakeMaker.pm
33824 ____________________________________________________________________________
33825 [  8008] By: jhi                                   on 2000/12/06  15:00:32
33826         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
33827              From: Michael G Schwern <schwern@pobox.com>
33828              Date: Tue, 5 Dec 2000 19:21:21 -0500
33829              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
33830              
33831              Add a default MANIFEST skip that ignores things like
33832              version control files, editor temporary files, and the Makefile.
33833      Branch: perl
33834            + lib/ExtUtils/MANIFEST.SKIP
33835            ! MANIFEST lib/ExtUtils/Manifest.pm
33836 ____________________________________________________________________________
33837 [  8007] By: jhi                                   on 2000/12/06  14:57:20
33838         Log: In Amiga more manual hackery of the scripts seems to be needed,
33839              from Jan-Erik Karlsson.  Why Configure does not get this right
33840              is unknown, may be shell-induced.
33841      Branch: perl
33842            ! README.amiga
33843 ____________________________________________________________________________
33844 [  8006] By: jhi                                   on 2000/12/05  23:53:12
33845         Log: Add TOPm1s to peek at the second topmost stack item.
33846      Branch: perl
33847            ! pp.h
33848 ____________________________________________________________________________
33849 [  8005] By: jhi                                   on 2000/12/05  23:13:55
33850         Log: Avaunt, you foul UTF-8 tests.
33851      Branch: perl
33852            ! t/op/ver.t t/pragma/utf8.t
33853 ____________________________________________________________________________
33854 [  8004] By: jhi                                   on 2000/12/05  23:09:54
33855         Log: Continue utf8 dispersal. 
33856      Branch: perl
33857            + t/op/concat.t
33858            ! MANIFEST t/pragma/utf8.t
33859 ____________________________________________________________________________
33860 [  8003] By: nick                                  on 2000/12/05  23:02:39
33861         Log: Integrate mainline.
33862      Branch: perlio
33863           +> t/op/length.t t/op/utf8decode.t
33864           !> (integrate 69 files)
33865 ____________________________________________________________________________
33866 [  8002] By: jhi                                   on 2000/12/05  22:59:28
33867         Log: Integrate perlio.
33868      Branch: perl
33869           !> iperlsys.h perl.c perlio.c win32/perllib.c
33870 ____________________________________________________________________________
33871 [  8001] By: nick                                  on 2000/12/05  22:07:52
33872         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
33873              - calloc/free suffer from damage on TerminateThread()
33874              - use PerlMemShared (as originally planned) now fixed
33875              - avoid doing anything important on DLL "detach".
33876      Branch: perlio
33877            ! perl.c perlio.c win32/perllib.c
33878 ____________________________________________________________________________
33879 [  8000] By: nick                                  on 2000/12/05  21:05:09
33880         Log: Fix gross PerlMemShared issue.
33881      Branch: perlio
33882            ! iperlsys.h
33883 ____________________________________________________________________________
33884 [  7999] By: jhi                                   on 2000/12/05  20:46:58
33885         Log: Test for Unicode (UTF-8) hash keys.
33886      Branch: perl
33887            ! t/op/each.t
33888 ____________________________________________________________________________
33889 [  7998] By: jhi                                   on 2000/12/05  20:30:35
33890         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
33891              is now always UTF-8), empty line cosmetics.
33892      Branch: perl
33893            ! t/pragma/utf8.t
33894 ____________________________________________________________________________
33895 [  7997] By: jhi                                   on 2000/12/05  20:15:40
33896         Log: Subject: Re: STRLEN - what?
33897              From: Andy Dougherty <doughera@lafayette.edu>
33898              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
33899              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
33900              
33901              Explain STRLEN.
33902      Branch: perl
33903            ! pod/perlguts.pod
33904 ____________________________________________________________________________
33905 [  7996] By: jhi                                   on 2000/12/05  20:13:34
33906         Log: Split off the UTF-8 decoder tests, make them to check also
33907              the error message.
33908      Branch: perl
33909            + t/op/utf8decode.t
33910            ! MANIFEST t/pragma/utf8.t utf8.c
33911 ____________________________________________________________________________
33912 [  7995] By: jhi                                   on 2000/12/05  16:39:47
33913         Log: Start migrating bits of pragma/utf8 to elsewhere
33914              (since the long term plan is to obsolete 'use utf8').
33915      Branch: perl
33916            + t/op/length.t
33917            ! MANIFEST t/pragma/utf8.t
33918 ____________________________________________________________________________
33919 [  7994] By: jhi                                   on 2000/12/05  16:30:21
33920         Log: Fix a manual edit typo from #7993, fix the message formatting
33921              for Unicode, add few our declarations.
33922      Branch: perl
33923            ! lib/Carp/Heavy.pm
33924 ____________________________________________________________________________
33925 [  7993] By: jhi                                   on 2000/12/05  16:09:15
33926         Log: Subject: Need help with warnings :-(
33927              From: "Ben Tilly" <ben_tilly@hotmail.com>
33928              Date: Tue, 05 Dec 2000 01:35:54 -0500
33929              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
33930              
33931              Subject: UPDATE: Carp/Heavy now passes all tests
33932              From: "Ben Tilly" <ben_tilly@hotmail.com>
33933              Date: Tue, 05 Dec 2000 07:59:41 -0500
33934              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
33935              
33936              The Brave New Carp.
33937      Branch: perl
33938            ! lib/Carp.pm lib/Carp/Heavy.pm
33939 ____________________________________________________________________________
33940 [  7992] By: jhi                                   on 2000/12/05  15:55:08
33941         Log: Subject: [PATCH perl@7979] cygwin port
33942              From: "Eric Fifer" <efifer@dircon.co.uk>
33943              Date: Tue, 5 Dec 2000 14:04:09 -0000
33944              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
33945      Branch: perl
33946            ! t/lib/net-hostent.t
33947 ____________________________________________________________________________
33948 [  7991] By: jhi                                   on 2000/12/05  15:52:34
33949         Log: Subject: Re: [PATCH] The largest hoax of all times?
33950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33951              Date: Tue, 5 Dec 2000 00:40:25 -0500
33952              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
33953              
33954              Subject: Re: [PATCH] The largest hoax of all times?
33955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33956              Date: Mon, 4 Dec 2000 23:55:53 -0500
33957              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
33958              
33959              Subject: Re: [PATCH] The largest hoax of all times?
33960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33961              Date: Tue, 5 Dec 2000 01:28:45 -0500
33962              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
33963              
33964              Fix the unpredictable order of DESTROYs.
33965      Branch: perl
33966            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
33967            ! sv.c sv.h t/op/ref.t
33968 ____________________________________________________________________________
33969 [  7990] By: jhi                                   on 2000/12/05  14:38:53
33970         Log: Subject: [PATCH] shrink pp_hot fractionally
33971              From: Nicholas Clark <nick@ccl4.org>
33972              Date: Tue, 5 Dec 2000 12:44:31 +0000
33973              Message-ID: <20001205124431.E74518@plum.flirble.org>
33974              
33975              Use report_evil_fh().
33976      Branch: perl
33977            ! opcode.pl opnames.h pp_hot.c util.c
33978 ____________________________________________________________________________
33979 [  7989] By: jhi                                   on 2000/12/05  14:21:27
33980         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
33981              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33982              Date: Mon, 04 Dec 2000 22:21:59 -0800
33983              Message-ID: <HmIL6gzkgepS092yn@efn.org>
33984              
33985              Harness shouldn't ignore responses like "ok 3\r\r\n".
33986      Branch: perl
33987            ! lib/Test/Harness.pm
33988 ____________________________________________________________________________
33989 [  7988] By: jhi                                   on 2000/12/05  13:51:28
33990         Log: Integrate the "skip" messages to explain().
33991      Branch: perl
33992            ! t/lib/syslfs.t t/op/lfs.t
33993 ____________________________________________________________________________
33994 [  7987] By: jhi                                   on 2000/12/05  12:34:54
33995         Log: The one that got away in #7984.
33996              
33997              Subject: Re: dTHR - what and why?
33998              From: Michael Stevens <michael@etla.org> 
33999              Date: Tue, 5 Dec 2000 11:15:52 +0000
34000              Message-ID: <20001205111552.A4647@firedrake.org>
34001      Branch: perl
34002            ! sv.h
34003 ____________________________________________________________________________
34004 [  7986] By: gsar                                  on 2000/12/05  09:14:44
34005         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
34006              due to the notorious GetFileType() bug in Windows 9x, which fstat()
34007              tickles)
34008      Branch: perl
34009            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
34010 ____________________________________________________________________________
34011 [  7985] By: jhi                                   on 2000/12/05  05:49:03
34012         Log: Integrate perlio.
34013      Branch: perl
34014           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
34015           !> win32/perlhost.h win32/perllib.c
34016 ____________________________________________________________________________
34017 [  7984] By: jhi                                   on 2000/12/05  05:48:16
34018         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
34019      Branch: perl
34020            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
34021            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
34022            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
34023            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
34024            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
34025            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
34026            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
34027            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
34028            ! win32/win32.c
34029 ____________________________________________________________________________
34030 [  7983] By: nick                                  on 2000/12/04  23:27:43
34031         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
34032      Branch: perlio
34033            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
34034            ! win32/perlhost.h win32/perllib.c
34035 ____________________________________________________________________________
34036 [  7982] By: jhi                                   on 2000/12/04  19:44:09
34037         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
34038              uncovered by #7980.
34039      Branch: perl
34040            ! op.c
34041 ____________________________________________________________________________
34042 [  7981] By: jhi                                   on 2000/12/04  19:42:07
34043         Log: Subject: [PATCH] Trivial dump.c feature
34044              From: Simon Cozens <simon@cozens.net>
34045              Date: Mon, 4 Dec 2000 18:08:38 +0000
34046              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
34047              
34048              Show whether a constant is UTF-8.
34049      Branch: perl
34050            ! dump.c
34051 ____________________________________________________________________________
34052 [  7980] By: jhi                                   on 2000/12/04  19:36:51
34053         Log: UTF-8 hash keys, patch from Inaba Hiroto.
34054      Branch: perl
34055            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
34056 ____________________________________________________________________________
34057 [  7979] By: jhi                                   on 2000/12/04  17:36:28
34058         Log: Update Changes.
34059      Branch: perl
34060            ! Changes patchlevel.h
34061 ____________________________________________________________________________
34062 [  7978] By: jhi                                   on 2000/12/04  16:42:17
34063         Log: Retract #7977, still too volatile (the euphemism of the day
34064              for unfinished and buggy :-)
34065      Branch: perl
34066            ! doop.c hv.c pp.c sv.h
34067 ____________________________________________________________________________
34068 [  7977] By: jhi                                   on 2000/12/04  16:25:15
34069         Log: (Retracted by #7978, too shaky yet.)
34070              
34071              Subject: Re: utf8 in hash keys, implementor missing
34072              From: Simon Cozens <simon@cozens.net>
34073              Date: Sat, 2 Dec 2000 19:49:35 +0000
34074              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
34075              
34076              The first step at UTF-8 hash keys.
34077      Branch: perl
34078            ! doop.c hv.c pp.c sv.h
34079 ____________________________________________________________________________
34080 [  7976] By: jhi                                   on 2000/12/04  16:13:53
34081         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
34082              From: sthoenna@efn.org
34083              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
34084              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
34085      Branch: perl
34086            ! os2/os2.c perlio.c
34087 ____________________________________________________________________________
34088 [  7975] By: jhi                                   on 2000/12/04  16:05:25
34089         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
34090              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34091              Date: Thu, 30 Nov 2000 20:50:37 -0800
34092              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
34093      Branch: perl
34094            ! os2/os2.c
34095 ____________________________________________________________________________
34096 [  7974] By: jhi                                   on 2000/12/04  16:03:57
34097         Log: Subject: [PATCH] ++ 20% faster
34098              From: Nicholas Clark <nick@ccl4.org>
34099              Date: Mon, 4 Dec 2000 12:17:27 +0000
34100              Message-ID: <20001204121726.B52976@plum.flirble.org>
34101              
34102              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
34103      Branch: perl
34104            ! sv.c
34105 ____________________________________________________________________________
34106 [  7973] By: jhi                                   on 2000/12/04  16:00:48
34107         Log: 
34108              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
34109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34110              Date: Mon, 04 Dec 2000 12:30:45 +0100
34111              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
34112              
34113              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
34114              library (getprotobyname and getprotobynumber are outversioned by
34115              the same calls in libc, at least for xlc version 3.
34116      Branch: perl
34117            ! hints/aix.sh
34118 ____________________________________________________________________________
34119 [  7972] By: jhi                                   on 2000/12/04  02:58:31
34120         Log: Integrate perlio.
34121      Branch: perl
34122           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
34123           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
34124           !> win32/win32.h win32/win32iop.h win32/win32thread.h
34125 ____________________________________________________________________________
34126 [  7971] By: nick                                  on 2000/12/04  00:24:33
34127         Log: Quieten some noise in Win32 builds:
34128              - win32.h is included after <sys/socket.h>, so need to 
34129              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
34130              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
34131      Branch: perlio
34132            ! doio.c perl.h toke.c win32/win32.h
34133 ____________________________________________________________________________
34134 [  7970] By: nick                                  on 2000/12/03  22:57:46
34135         Log: PERL_IMPLICIT_SYS compiles but does not work.
34136      Branch: perlio
34137            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
34138            ! win32/perlhost.h win32/perllib.c win32/win32.h
34139            ! win32/win32iop.h win32/win32thread.h
34140 ____________________________________________________________________________
34141 [  7969] By: jhi                                   on 2000/12/03  22:12:58
34142         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
34143              used to swash_init(), makes regprop() dumps more informative
34144              (+utf8::IsAlpha, -utf8::IsDigit, for example).
34145      Branch: perl
34146            ! regcomp.c regexec.c
34147 ____________________________________________________________________________
34148 [  7968] By: jhi                                   on 2000/12/03  21:39:56
34149         Log: Implement ANYOFUTF8 regprop() dumping.
34150      Branch: perl
34151            ! regcomp.c
34152 ____________________________________________________________________________
34153 [  7967] By: jhi                                   on 2000/12/03  20:57:19
34154         Log: Make uv_to_utf8() to zero-terminate its output buffer,
34155              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
34156      Branch: perl
34157            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
34158 ____________________________________________________________________________
34159 [  7966] By: nick                                  on 2000/12/03  18:41:21
34160         Log: Integrate mainline (STDCHAR)
34161      Branch: perlio
34162           !> Configure t/pragma/utf8.t
34163 ____________________________________________________________________________
34164 [  7965] By: jhi                                   on 2000/12/03  17:58:20
34165         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
34166      Branch: perl
34167            ! t/pragma/utf8.t
34168 ____________________________________________________________________________
34169 [  7964] By: jhi                                   on 2000/12/03  17:35:56
34170         Log: Integrate perlio.
34171      Branch: perl
34172           !> iperlsys.h perlio.c
34173 ____________________________________________________________________________
34174 [  7963] By: jhi                                   on 2000/12/03  17:33:55
34175         Log: Metaconfig unit change for #7962.
34176      Branch: metaconfig
34177            ! U/modified/stdchar.U
34178 ____________________________________________________________________________
34179 [  7962] By: jhi                                   on 2000/12/03  17:33:27
34180         Log: Untangle the <stdio.h> #include nest for the stdchar test,
34181              from Andy Dougherty.
34182      Branch: perl
34183            ! Configure
34184 ____________________________________________________________________________
34185 [  7961] By: nick                                  on 2000/12/03  16:53:00
34186         Log: Make iperlsys.h vector stdio not PerlIO.
34187      Branch: perlio
34188            ! iperlsys.h perlio.c
34189 ____________________________________________________________________________
34190 [  7960] By: nick                                  on 2000/12/03  14:43:01
34191         Log: Integrate mainline
34192      Branch: perlio
34193           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
34194           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
34195 ____________________________________________________________________________
34196 [  7959] By: jhi                                   on 2000/12/03  08:16:36
34197         Log: Use DO_UTF8().
34198      Branch: perl
34199            ! op.c
34200 ____________________________________________________________________________
34201 [  7958] By: jhi                                   on 2000/12/02  18:33:05
34202         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
34203              From: Mike Guy <mjtg@cam.ac.uk>         
34204              Date: Sat, 02 Dec 2000 17:27:13 +0000
34205              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
34206              
34207              An extraneous argument.
34208      Branch: perl
34209            ! toke.c
34210 ____________________________________________________________________________
34211 [  7957] By: jhi                                   on 2000/12/02  18:22:32
34212         Log: A missing hunk.
34213      Branch: perl
34214            ! t/lib/net-hostent.t
34215 ____________________________________________________________________________
34216 [  7956] By: jhi                                   on 2000/12/02  18:06:20
34217         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
34218              From: Nicholas Clark <nick@ccl4.org>
34219              Date: Sat, 2 Dec 2000 14:28:27 +0000
34220              Message-ID: <20001202142827.A12308@plum.flirble.org>
34221              
34222              Test robustness.
34223      Branch: perl
34224            ! t/lib/net-hostent.t
34225 ____________________________________________________________________________
34226 [  7955] By: jhi                                   on 2000/12/02  17:58:06
34227         Log: Metaconfig unit change for #7954.
34228      Branch: metaconfig
34229            ! U/modified/stdchar.U
34230 ____________________________________________________________________________
34231 [  7954] By: jhi                                   on 2000/12/02  17:54:32
34232         Log: An inconvenient hang would happen if the stdio _ptr wasn't
34233              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
34234              would be grepping stdin for all eternity for the _ptr.)
34235      Branch: perl
34236            ! Configure
34237 ____________________________________________________________________________
34238 [  7953] By: jhi                                   on 2000/12/02  00:07:15
34239         Log: Update Changes.
34240      Branch: perl
34241            ! Changes patchlevel.h
34242 ____________________________________________________________________________
34243 [  7952] By: jhi                                   on 2000/12/01  23:54:47
34244         Log: Subject: Re: long shell lines
34245              From: Andy Dougherty <doughera@lafayette.edu>
34246              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
34247              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
34248              
34249              Split overly long shell command lines.
34250      Branch: perl
34251            ! lib/ExtUtils/MM_Unix.pm
34252 ____________________________________________________________________________
34253 [  7951] By: jhi                                   on 2000/12/01  23:48:02
34254         Log: The metaconfig unit change for #7950.
34255      Branch: metaconfig
34256            + U/modified/stdchar.U
34257 ____________________________________________________________________________
34258 [  7950] By: jhi                                   on 2000/12/01  23:47:39
34259         Log: Try to find stdchar also from <stdio_impl.h>.
34260      Branch: perl
34261            ! Configure config_h.SH
34262 ____________________________________________________________________________
34263 [  7949] By: jhi                                   on 2000/12/01  23:46:45
34264         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
34265              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
34266              Date: Fri, 1 Dec 2000 16:26:08 -0500
34267              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
34268              
34269              Reword the diagnostic message.
34270      Branch: perl
34271            ! pod/perldiag.pod
34272 ____________________________________________________________________________
34273 [  7948] By: nick                                  on 2000/12/01  22:49:43
34274         Log: Integrate mainline (for s/y/m as sub names stuff).
34275      Branch: perlio
34276           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
34277           !> t/pragma/warn/toke toke.c
34278 ____________________________________________________________________________
34279 [  7947] By: jhi                                   on 2000/12/01  20:55:41
34280         Log: Integrate perlio.
34281      Branch: perl
34282           !> perlio.c perliol.h t/io/pipe.t
34283 ____________________________________________________________________________
34284 [  7946] By: jhi                                   on 2000/12/01  20:36:51
34285         Log: Upgrade to CPAN 1.59_51, from Andreas König.
34286      Branch: perl
34287            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34288 ____________________________________________________________________________
34289 [  7945] By: nick                                  on 2000/12/01  20:31:32
34290         Log: Integrate mainline
34291      Branch: perlio
34292           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
34293           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
34294           +> t/lib/net-hostent.t
34295           !> (integrate 35 files)
34296 ____________________________________________________________________________
34297 [  7944] By: jhi                                   on 2000/12/01  20:23:29
34298         Log: Some help for 20001130.011.  Now one gets warnings like
34299              "Ambiguous -f() resolved as a file test ..."
34300      Branch: perl
34301            ! pod/perldiag.pod t/pragma/warn/toke toke.c
34302 ____________________________________________________________________________
34303 [  7943] By: jhi                                   on 2000/12/01  19:44:44
34304         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
34305              that also breaks using them as methods. 
34306      Branch: perl
34307            ! pod/perldiag.pod t/op/misc.t toke.c
34308 ____________________________________________________________________________
34309 [  7942] By: nick                                  on 2000/12/01  17:56:46
34310         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
34311              Make 'unix' pass most tests
34312              - do unread by temporary push of layer ("pending") holding unread chars
34313              - fast_gets is now based on per-handle flag
34314              - relax one of io/pipe.t tests to allow print to fail and close to
34315              succeed so that it passes on unbuffered "unix" layer.
34316              Remaining fail is sporadic and a genuine race condition between
34317              parent/child in fork test.
34318      Branch: perlio
34319            ! perlio.c perliol.h t/io/pipe.t
34320 ____________________________________________________________________________
34321 [  7941] By: jhi                                   on 2000/12/01  15:28:58
34322         Log: (Retracted by #7943.)
34323              
34324              Reserve the short named string operator names.
34325      Branch: perl
34326            ! pod/perldiag.pod t/op/misc.t toke.c
34327 ____________________________________________________________________________
34328 [  7940] By: jhi                                   on 2000/12/01  06:45:53
34329         Log: Get the three different space character classes right under utf8.
34330      Branch: perl
34331            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
34332            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
34333            ! regexec.c t/op/pat.t utf8.c
34334 ____________________________________________________________________________
34335 [  7939] By: jhi                                   on 2000/12/01  03:26:26
34336         Log: Two more tests that make no sense in UTF-8 since the test
34337              data is not in UTF-8.
34338      Branch: perl
34339            ! t/op/regexp.t
34340 ____________________________________________________________________________
34341 [  7938] By: jhi                                   on 2000/12/01  03:20:39
34342         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
34343              should it be required inside regexen?
34344      Branch: perl
34345            ! regcomp.c t/op/regmesg.t
34346 ____________________________________________________________________________
34347 [  7937] By: jhi                                   on 2000/12/01  02:58:53
34348         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
34349              stored and restored, and thusly was trounced by the utf8 swash
34350              routines.
34351      Branch: perl
34352            ! regcomp.c
34353 ____________________________________________________________________________
34354 [  7936] By: jhi                                   on 2000/11/30  20:41:39
34355         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
34356              Why the different platforms behave so differently (core dump vs
34357              no core dump) on this bug is a but of a mystery, but if I had to
34358              guess I would mumble something like 'alignment'.
34359      Branch: perl
34360            ! sv.c
34361 ____________________________________________________________________________
34362 [  7935] By: jhi                                   on 2000/11/30  16:17:02
34363         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
34364              From: Robin Barker <rmb1@cise.npl.co.uk>
34365              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
34366              Date: Thu, 30 Nov 2000 14:27:12 GMT
34367      Branch: perl
34368            ! perlio.c toke.c
34369 ____________________________________________________________________________
34370 [  7934] By: jhi                                   on 2000/11/30  16:04:49
34371         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
34372      Branch: perl
34373            ! t/lib/net-hostent.t
34374 ____________________________________________________________________________
34375 [  7933] By: jhi                                   on 2000/11/30  06:07:26
34376         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
34377              From: Peter Prymmer <pvhp@forte.com>
34378              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
34379              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
34380              
34381              In VMS the localhost may be LOCALHOST.
34382      Branch: perl
34383            ! t/lib/net-hostent.t
34384 ____________________________________________________________________________
34385 [  7932] By: jhi                                   on 2000/11/30  01:11:11
34386         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
34387              From: Peter Prymmer <pvhp@forte.com>
34388              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
34389              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
34390              
34391              plus regen perlapi.pod.
34392      Branch: perl
34393            ! pod/perlapi.pod utf8.c
34394 ____________________________________________________________________________
34395 [  7931] By: jhi                                   on 2000/11/30  01:06:19
34396         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
34397              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34398              Date:     Wed, 29 Nov 2000 17:15:11 EST
34399              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
34400      Branch: perl
34401            ! t/lib/filter-util.pl t/lib/filter-util.t
34402 ____________________________________________________________________________
34403 [  7930] By: jhi                                   on 2000/11/29  18:51:55
34404         Log: Update Changes.
34405      Branch: perl
34406            ! Changes patchlevel.h
34407 ____________________________________________________________________________
34408 [  7929] By: jhi                                   on 2000/11/29  18:50:55
34409         Log: Update the va_copy() metaconfig unit.
34410      Branch: metaconfig/U/perl
34411            ! need_va_copy.U
34412 ____________________________________________________________________________
34413 [  7928] By: jhi                                   on 2000/11/29  17:50:43
34414         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
34415              From: Dominic Dunlop <domo@computer.org>
34416              Date: Tue, 28 Nov 2000 16:41:57 +0100
34417              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
34418              
34419              Patch to catch a core dump in the Configure va_copy test.
34420      Branch: perl
34421            ! Configure config_h.SH
34422 ____________________________________________________________________________
34423 [  7927] By: jhi                                   on 2000/11/29  17:31:59
34424         Log: Retract #7921, the patch shouldn't be needed.
34425      Branch: perl
34426            ! sv.c
34427 ____________________________________________________________________________
34428 [  7926] By: jhi                                   on 2000/11/29  17:01:41
34429         Log: Make the Class::Struct import() wiser.
34430      Branch: perl
34431            ! lib/Class/Struct.pm t/lib/class-struct.t
34432 ____________________________________________________________________________
34433 [  7925] By: jhi                                   on 2000/11/29  16:36:33
34434         Log: All the core library users of Class::Struct seem to be
34435              using "use Class::Struct 'struct';" instead of the bare
34436              "use Class::Struct;", which isn't documented in Class::Struct.
34437              This can't be right.
34438      Branch: perl
34439            ! lib/File/stat.pm
34440 ____________________________________________________________________________
34441 [  7924] By: jhi                                   on 2000/11/29  16:32:15
34442         Log: A test works better if it has the right 1..$n output.
34443      Branch: perl
34444            ! t/lib/class-struct.t
34445 ____________________________________________________________________________
34446 [  7923] By: jhi                                   on 2000/11/29  16:29:11
34447         Log: Forgot to MANIFEST the new Net::hostent test.
34448      Branch: perl
34449            ! MANIFEST
34450 ____________________________________________________________________________
34451 [  7922] By: jhi                                   on 2000/11/29  16:27:49
34452         Log: Integrate perlio.
34453      Branch: perl
34454           !> iperlsys.h perlio.c
34455 ____________________________________________________________________________
34456 [  7921] By: jhi                                   on 2000/11/29  16:27:10
34457         Log: (Retracted by #7927.)
34458              
34459              Subject: [PATCH] Is infinity a number?
34460              From: Simon Cozens <simon@cozens.net>
34461              Date: Wed, 29 Nov 2000 14:48:20 +0000
34462              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
34463      Branch: perl
34464            ! sv.c
34465 ____________________________________________________________________________
34466 [  7920] By: jhi                                   on 2000/11/29  16:23:02
34467         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
34468              From: rspier@pobox.com (Robert Spier)
34469              Date: Wed, 29 Nov 2000 02:17:49 -0500
34470              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
34471              
34472              Add a test for Net::hostent.
34473      Branch: perl
34474            + t/lib/net-hostent.t
34475 ____________________________________________________________________________
34476 [  7919] By: jhi                                   on 2000/11/29  16:21:31
34477         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
34478              add a test for Class::Struct.
34479      Branch: perl
34480            + t/lib/class-struct.t
34481            ! MANIFEST lib/Class/Struct.pm
34482 ____________________________________________________________________________
34483 [  7918] By: jhi                                   on 2000/11/29  15:48:40
34484         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
34485              From: rspier@pobox.com (Robert Spier)
34486              Date: Wed, 29 Nov 2000 02:25:39 -0500
34487              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
34488              
34489              More checking in case someone has broken their services or
34490              protocol databases.
34491      Branch: perl
34492            ! ext/Sys/Syslog/Syslog.pm
34493 ____________________________________________________________________________
34494 [  7917] By: jhi                                   on 2000/11/29  15:46:25
34495         Log: Subject: [PATCH] $^O  win32 -> MSWin32
34496              From: rspier@pobox.com (Robert Spier)
34497              Date: Wed, 29 Nov 2000 02:17:38 -0500
34498              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
34499              
34500              plus similar nits for vms, err, VMS, and UNICOS.
34501      Branch: perl
34502            ! t/lib/syslfs.t t/op/lfs.t
34503 ____________________________________________________________________________
34504 [  7916] By: jhi                                   on 2000/11/29  15:42:51
34505         Log: Subject: [PATCH] Tokeniser debugging
34506              From: Simon Cozens <simon@cozens.net>
34507              Date: Wed, 29 Nov 2000 14:15:45 +0000
34508              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
34509      Branch: perl
34510            ! perl.c perl.h pod/perlrun.pod toke.c
34511 ____________________________________________________________________________
34512 [  7915] By: jhi                                   on 2000/11/29  15:41:36
34513         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
34514              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34515              Date: Wed, 29 Nov 2000 02:13:14 -0500
34516              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
34517              
34518              OUT keyword nits.
34519              
34520              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
34521              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34522              Date: Wed, 29 Nov 2000 03:09:04 -0500
34523              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
34524              
34525              OUT and IN_OUT documentation.
34526      Branch: perl
34527            ! lib/ExtUtils/xsubpp pod/perlxs.pod
34528 ____________________________________________________________________________
34529 [  7914] By: jhi                                   on 2000/11/29  03:35:01
34530         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
34531              From: John Tobey <jtobey@john-edwin-tobey.org>
34532              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
34533              Message-Id: <m140e1N-000FOoC@feynman.localnet>
34534              
34535              plus a performance speedup noticed by Sarathy.
34536      Branch: perl
34537            ! op.c
34538 ____________________________________________________________________________
34539 [  7913] By: jhi                                   on 2000/11/29  03:16:59
34540         Log: Use "1 while unlink" so that VMS gets clean, too.
34541      Branch: perl
34542            ! t/lib/filter-util.t
34543 ____________________________________________________________________________
34544 [  7912] By: jhi                                   on 2000/11/29  03:09:08
34545         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
34546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34547              Date: Tue, 28 Nov 2000 03:27:09 -0500
34548              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
34549      Branch: perl
34550            ! lib/ExtUtils/xsubpp
34551 ____________________________________________________________________________
34552 [  7911] By: jhi                                   on 2000/11/29  03:06:30
34553         Log: This should have been part of #7872: no need to scan UTF-8
34554              until eternity.
34555      Branch: perl
34556            ! utf8.c
34557 ____________________________________________________________________________
34558 [  7910] By: jhi                                   on 2000/11/29  02:50:04
34559         Log: One more perltie.pod nit from Casey R. Tweten.
34560      Branch: perl
34561            ! pod/perltie.pod
34562 ____________________________________________________________________________
34563 [  7909] By: jhi                                   on 2000/11/29  02:44:23
34564         Log: Document the known sprintf test failures, exact standard
34565              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
34566      Branch: perl
34567            ! pod/perldelta.pod t/op/sprintf.t
34568 ____________________________________________________________________________
34569 [  7908] By: jhi                                   on 2000/11/29  02:36:23
34570         Log: Add the Encoding table format documentation.
34571      Branch: perl
34572            + ext/Encode/Encode/EncodeFormat.pod
34573            ! MANIFEST
34574 ____________________________________________________________________________
34575 [  7907] By: jhi                                   on 2000/11/29  02:07:24
34576         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
34577              From: "Casey R. Tweten" <crt@kiski.net>
34578              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
34579              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
34580              
34581              Subject: Re: [PATCH] Updating perltie.pod for arrays
34582              From: "Casey R. Tweten" <crt@kiski.net>
34583              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
34584              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
34585      Branch: perl
34586            ! pod/perltie.pod
34587 ____________________________________________________________________________
34588 [  7906] By: nick                                  on 2000/11/28  22:40:59
34589         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
34590      Branch: perlio
34591            ! iperlsys.h perlio.c
34592 ____________________________________________________________________________
34593 [  7905] By: nick                                  on 2000/11/28  22:04:34
34594         Log: Integrate mainline
34595      Branch: perlio
34596           !> (integrate 39 files)
34597 ____________________________________________________________________________
34598 [  7904] By: jhi                                   on 2000/11/28  16:44:43
34599         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
34600              From: Nicholas Clark <nick@babyhippo.co.uk>
34601              Date: Tue, 28 Nov 2000 11:16:57 +0000
34602              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
34603      Branch: perl
34604            ! pod/perlipc.pod
34605 ____________________________________________________________________________
34606 [  7903] By: jhi                                   on 2000/11/28  16:40:31
34607         Log: Subject: [PATCH] Updating perltie.pod for arrays
34608              From: "Casey R. Tweten" <crt@kiski.net>
34609              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
34610              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
34611      Branch: perl
34612            ! pod/perltie.pod
34613 ____________________________________________________________________________
34614 [  7902] By: jhi                                   on 2000/11/28  16:39:37
34615         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
34616              From: Robin Barker <rmb1@cise.npl.co.uk>
34617              Date: Mon, 27 Nov 2000 17:56:44 GMT
34618              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
34619      Branch: perl
34620            ! pod/perlfunc.pod t/op/split.t
34621 ____________________________________________________________________________
34622 [  7901] By: jhi                                   on 2000/11/28  16:28:04
34623         Log: setmode() is a DOSish-only thing.
34624      Branch: perl
34625            ! perlio.c
34626 ____________________________________________________________________________
34627 [  7900] By: jhi                                   on 2000/11/28  16:21:46
34628         Log: Subject: [PATCH] perlcc.PL cleanups
34629              From: Simon Cozens <simon@cozens.net>
34630              Date: Tue, 28 Nov 2000 12:44:35 +0000
34631              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
34632      Branch: perl
34633            ! utils/perlcc.PL
34634 ____________________________________________________________________________
34635 [  7899] By: gsar                                  on 2000/11/28  06:32:55
34636         Log: reintegrate files missed by change#7895
34637      Branch: maint-5.6/perl
34638           +> ext/ByteLoader/bytecode.h utils/Makefile
34639            - utils/perlbc.PL
34640 ____________________________________________________________________________
34641 [  7897] By: gsar                                  on 2000/11/27  18:22:47
34642         Log: can't integrate these two files, for some reason
34643      Branch: maint-5.6/perl
34644            - ext/ByteLoader/bytecode.h utils/Makefile
34645 ____________________________________________________________________________
34646 [  7895] By: gsar                                  on 2000/11/27  18:11:21
34647         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
34648              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
34649              6757..6890,6892..6901 from mainline
34650              
34651              Bytecompiler patches from Benjamin Stuhl.
34652              
34653              More bytecompiler.
34654              
34655              Subject: [PATCH blead] B:: missing dependency
34656              
34657              Subject: [PATCH: 6757] configure.com updates and syslog build
34658              
34659              Long double Gconvert fixes from Yitzchak Scott-Thoennes
34660              and Spider Boardman.
34661              
34662              Subject: [PATCH blead] nextchar() abuse misses an optimisation
34663              
34664              Long double fixes from Spider Boardman.
34665              
34666              Make the selection of NVff et al stricter.
34667              
34668              cSVOPo_*v things index into the current PL_curpad
34669              under ithreads, which is different from the curpad
34670              used by the XSUB.  (In other words, the code as-is
34671              before this patch wouldn't work under ithreads.)
34672              
34673              Be portable.
34674              
34675              VMS MMS (make) wants null action.
34676              
34677              Mac and other portability updates from Chris Nandor.
34678              
34679              Storable support, v-version fixes.
34680              Subject: CPAN.pm beta for testing available
34681              
34682              Portability fix from Hugo van der Sanden.
34683              
34684              Bad makefile.
34685              
34686              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
34687              
34688              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
34689              
34690              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34691              
34692              Replace #6705 with a minimal doc patch.
34693              Subject: [PATCH 5.6.0] replace change #6705
34694              
34695              Drop the separate perlbc, perlcc -b should be enough.
34696              
34697              installperl couldn't tell whether it had run tests or not.
34698              Subject: [PATCH] Re: installperl and t/TEST
34699              
34700              Add silencer flags to installperl.
34701              Subject: [PATCH] Making installperl silent.
34702              
34703              Make "make install" by default silent.  A new "install-verbose"
34704              target is verbose.
34705              
34706              More liberal parsing of version numbers.
34707              Subject: Re: CPAN.pm beta for testing available
34708              
34709              Create directories in silence.
34710              Subject: [PATCH] Another silencer for MakeMaker
34711              
34712              DOS patches and portability/porting notes, from Tim Jenness.
34713              
34714              Make installman to recognize the silence flag -S.
34715              
34716              Actually do something with the silencer option.
34717              
34718              Continue silencing.
34719              
34720              Show the doc file, not the temp file.
34721              
34722              Regen perltoc.
34723              
34724              Subject: [PATCH] More silencing of installman.
34725              
34726              Better wording for the vec lvalue diagnostic.
34727              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34728              
34729              Subject: [PATCH: 6805] several more tweaks to configure.com
34730              
34731              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
34732              
34733              Missing parts of 
34734              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
34735              
34736              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
34737              (applied slightly modified)
34738              
34739              installperl --verbose and --silent.
34740              Subject: Re: [PATCH] More silencing of installman.
34741              
34742              Add install-silent target.
34743              
34744              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
34745              the problem reported in
34746              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
34747              
34748              Tweak the sfio/useperlio logic, hopefully as wished in
34749              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
34750              
34751              One forgotten file from #6816.
34752              
34753              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34754              
34755              Remove duplicately applied patch shards.
34756              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
34757              
34758              Support preserving extremely big/small angles.
34759              
34760              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
34761              
34762              Subject: [PATCH] installation not quite silent yet.
34763              
34764              Update the test count.
34765              
34766              Use UVxf, PTR2UV, NVff.
34767              
34768              Document PTR2XX and INT2PTR.
34769              
34770              no-install target a la make -n.
34771              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
34772              
34773              grep -e isn't portable.
34774              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
34775              
34776              Can't get the test to reliably work thanks to the
34777              inaccurateness of floating point.  "Resolves" bug ids
34778              20000826.003, 20000826.009, 20000826.010,
34779              
34780              Subject: installman buglet
34781              
34782              DJGPP update from Laszlo Molnar.
34783              
34784              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34785              
34786              Passing -R in ldflags makes now it to appear in the default
34787              for lddlflags, just like with -L.
34788              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34789              
34790              Test nit.
34791              
34792              Use the actual thread type, not the pointer-to-struct.
34793              
34794              Provice virtual $Config{ccflags_nolargefiles} etc. 
34795              
34796              display_format used as a class method without arguments was broken,
34797              reported in
34798              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
34799              
34800              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
34801              
34802              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
34803              
34804              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
34805              
34806              opmini.o may be left around if a build is interrupted.
34807              
34808              Typo in #6858.
34809              
34810              Fix for ID 20000828.001, long doubles were not formatted
34811              correctly (showed up in $], which stopped installing perl).
34812              
34813              An attempt to fix the problem reported in
34814              Subject: Building perl@6856 using gcc/AIX 4.3.3 
34815              I can't test this properly since the gcc installation I have
34816              access to seems to be botched (gcc is calling the AIX cpp,
34817              a losing proposition...)
34818              
34819              Add -ld to archname on long tr...double platforms.
34820              
34821              Subject: hv.h Doc Patch
34822              
34823              Potential cruft.
34824              
34825              Subject: [PATCH bleedperl@6856] warnings fixes
34826              
34827              -S is the silent flag, -s is the strip flag.
34828              Subject: [PATCH] Re: [PATCH] make no-install          
34829              
34830              Take out the SUIDMAIL thing, that will not be
34831              a problem in 5.7.*.
34832              
34833              Subject: [PATCH bleedperl@6866] spellings
34834              
34835              Subject: [PATCH] Re: files not cleaned even by veryclean
34836              
34837              Use minimal @INC in tests, most of the time just '../lib',
34838              so that we simply can't pick up stuff from other Perls than
34839              the one we are testing.  Pointed out by
34840              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
34841              
34842              Update to Getopt::Long 2.24, from Johan Vromans.
34843              
34844              Fix for thinko in #6848.
34845              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
34846              
34847              Patches all over for people and the files they (hopefully) care about.
34848              
34849              Subject: Net::protoent does not export 'getproto'
34850              
34851              Missed a change in #6869.
34852              
34853              Subject: [PATCH] Warnings in B::Deparse
34854              
34855              Subject: [PATCH] Glob dumping
34856              
34857              Disable one of the tests for now.
34858              
34859              Disabling the one test is a bit tricky.
34860              
34861              Don't forget to tidy up.
34862              
34863              The #6881 removed one dump line.
34864              
34865              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
34866              
34867              Under usethreads the dumped variable is IN_PAD.
34868              Subject: Re: [PATCH] Glob dumping
34869              
34870              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
34871              
34872              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
34873              
34874              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
34875              
34876              Regen Configure for #6894.
34877              
34878              Subject: [PATCH: 6889] updates to perlebcdic.pod
34879              
34880              Undo namespace pollution of #6878.
34881              Subject: Re: Net::protoent does not export 'getproto'
34882              
34883              Admit that we are leaking scalars.
34884              
34885              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
34886      Branch: maint-5.6/perl
34887           !> (integrate 271 files)
34888 ____________________________________________________________________________
34889 [  7894] By: gsar                                  on 2000/11/27  16:00:34
34890         Log: a couple of nits
34891      Branch: maint-5.6/perl
34892            ! MANIFEST pp_sys.c
34893 ____________________________________________________________________________
34894 [  7893] By: gsar                                  on 2000/11/27  15:10:56
34895         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
34896              6740..6745,6747..6757,6760
34897              
34898              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
34899              
34900              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
34901              
34902              Doc nits spotted by Richard Soderberg.
34903              
34904              move WNOHANG definition to where other such things are
34905              
34906              Make $Config{byteorder} more magical so that it is
34907              dynamically computed: nice for 'fat binaries'.
34908              Subject: [PATCH]: default byteorder
34909              
34910              Subject: [PATCH] Cwd.pm now uses strict
34911              
34912              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
34913              
34914              Get -DLEAKTEST to compile (not necessarily to work, mind)
34915              Subject: [ID 20000724.006] -DLEAKTEST problem
34916              
34917              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
34918              
34919              Add perlebcdic from Peter Prymmer, regen toc.
34920              
34921              Don't propose using modules built for 5.005 if no binary
34922              compatibility with 5.005 is attempted.
34923              
34924              Do not use prototyping here.
34925              Subject: [ID 20000817.016] [PATCH] Peek.xs
34926              
34927              Document what the backtick returns if the command fails.
34928              
34929              Add byteorder to the myconfig output.
34930              
34931              Introduce NVef, NVff, and NVgf, use the middle one.
34932              (helps for lib/peek + Linux + long doubles)  Reported in
34933              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
34934              Use NVs in POSIX math, not doubles.
34935              Subject: [ID 20000817.014] POSIX & modfl
34936              
34937              Subject: [PATCH 5.6.0+] newSVrv() memory leak
34938              
34939              The byteorder code in #6671 was wrong.
34940              
34941              Fix the lib/complex failure of
34942              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
34943              Linux long double accuracy issue: something that
34944              when printed with %g looks like "2" but int() of it is 1.
34945              
34946              Propagate new Configure vars.
34947              
34948              Unbuffer the output.
34949              
34950              Subject: [PATCH] perltrap.pod spring cleaning
34951              
34952              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
34953              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
34954              
34955              Tiny Getopt::Long patch from Johan Vromans.
34956              
34957              Document code point which makes if (defined %stash::) to work
34958              (noted by Spider Boardman).
34959              
34960              Subject: [PATCH perl@6698] cygwin port
34961              
34962              Document the NDBM_File and ODBM_File as SDBM_File
34963              was documented in #6417.
34964              
34965              The new tests were missing from #6415.
34966              
34967              Add [[:blank:]] as suggested in
34968              Subject: [ID 20000716.024] [=cc=] / [:blank:]
34969              (the [=cc=] has already been taken care of by #6439
34970              so the whole bug report can be closed)
34971              and make [[:space:]] to be equivalent to isspace(3)
34972              (as opposed to \s, which is isSPACE()).  The difference
34973              is that now [[:space:]] matches the mythical vertical tab,
34974              while \s doesn't.
34975              
34976              Don't eat leading os from index entries.
34977              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
34978              
34979              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
34980              
34981              Typo in pp_complement().
34982              Subject: [PATCH perl-current] Deparse
34983              
34984              Add warnif(), check warnings further up the stack,
34985              all the warnings functions now can take an optional object reference.
34986              Subject: [PATCH bleedperl@6691] warnings pragma update
34987              
34988              Fix a core dump in lib/selfloader under -DDEBUGGING.
34989              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
34990              
34991              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
34992              
34993              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
34994              
34995              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
34996              Put back the long double avoidance code to POSIX.xs
34997              because VMS seems to need it still.
34998              
34999              Introduce a 'veryclean' target that is like 'distclean'
35000              but also removes *~ and *.orig.
35001              
35002              Subject: [ID 20000817.023] endianness description in perlfunc.pod
35003              
35004              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
35005              
35006              Let's try #6717 again.
35007              
35008              UTF8 concat fixes.
35009              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
35010              
35011              pp_open() could pass an uninitialized filename down to do_open9().
35012              
35013              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
35014              
35015              Update to CGI 2.72, from Lincoln Stein.
35016              
35017              Subject: [PATCH] Silence MakeMaker (Was: installman)
35018              
35019              Use temporary directory instead of current directory.
35020              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
35021              
35022              Document odd vs even subreleases and -Dusedevel.
35023              
35024              The veryclean target needs to clobber.
35025              
35026              Use File::Spec->tmpdir().
35027              
35028              Document the number of exponent digits.
35029              
35030              Mention perlebcdic and perlposix-bc.
35031              
35032              s/this one/the 5.6.0 release/
35033              
35034              The #6724 is here.
35035              
35036              The correct cleaning order is an art.
35037              
35038              small tweaks for change#6705: avoid C++ style comments in C code;
35039              use Perl's malloc API rather than the low level system one
35040              
35041              Array context keeps slithering in.
35042              
35043              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
35044              
35045              Subject: [PATCH] os2.c fix for use64bitint
35046              
35047              Update to Pod::LaTeX 0.53.
35048              Subject: [PATCH] lib/Pod/LaTeX.pm updates
35049              
35050              Document the endianness of Alpha more precisely.
35051              
35052              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
35053              
35054              Rename the macro argument because some preprocessors
35055              can't tell the difference and expand arguments also inside
35056              double quoted strings.
35057              
35058              free TLS slot properly on Windows
35059              
35060              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
35061              
35062              Unicos/mk requires elaborate paranoia.
35063              
35064              Tweak the floating point output routine preferences.
35065              
35066              Also under djgpp the timestamps are funky.
35067              
35068              Apply some PodParser 1.18 patches; the Pod/Find.pm
35069              patches cannot be applied since #6712 conflicts.
35070              
35071              Use PodParser 1.18 new test.
35072              
35073              A pod nit.
35074              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
35075              
35076              Be verydeepclean.
35077      Branch: maint-5.6/perl
35078           +> pod/perlebcdic.pod
35079           !> (integrate 106 files)
35080 ____________________________________________________________________________
35081 [  7892] By: jhi                                   on 2000/11/27  15:02:32
35082         Log: Update Changes.
35083      Branch: perl
35084            ! Changes patchlevel.h
35085 ____________________________________________________________________________
35086 [  7891] By: jhi                                   on 2000/11/27  14:57:23
35087         Log: Subject: Re: perlfaq style changes
35088              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35089              Date: Sat, 25 Nov 2000 23:32:26 -0800
35090              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
35091              
35092              plus a note from Ronald Kimball.
35093      Branch: perl
35094            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
35095 ____________________________________________________________________________
35096 [  7890] By: jhi                                   on 2000/11/27  14:53:14
35097         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
35098              From: Benjamin Holzman <bah@ecnvantage.com>
35099              Date: Sun, 26 Nov 2000 16:27:33 -0500
35100              Message-ID: <20001126162733.J25040@ecnvantage.com>
35101      Branch: perl
35102            ! gv.c
35103 ____________________________________________________________________________
35104 [  7889] By: jhi                                   on 2000/11/27  14:43:11
35105         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
35106              From: lvirden@cas.org
35107              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
35108              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
35109      Branch: perl
35110            ! README.amiga
35111 ____________________________________________________________________________
35112 [  7888] By: jhi                                   on 2000/11/27  14:32:34
35113         Log: Restore also the locale test to no-sprintf-taint state.
35114              Fixes the bug 20001127.003.
35115      Branch: perl
35116            ! sv.c t/pragma/locale.t
35117 ____________________________________________________________________________
35118 [  7887] By: gsar                                  on 2000/11/27  14:13:05
35119         Log: integrate changes#6613..6616,6620..6665 from mainline
35120              
35121              VMS configure.com update continues.
35122              
35123              Subject: Test fails / warnings with perl-current #6612
35124              
35125              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
35126              
35127              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35128              
35129              For now remove the mail code.
35130              
35131              Subject: Re: [PATCH] @+, @- readonly
35132              
35133              Subject: warning: storage class after type is obsolescent
35134              
35135              Subject: sfio2000
35136              
35137              Subject: Re: File::Temp problems on VMS in bleedperl
35138              
35139              README.os2 update.
35140              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
35141              
35142              Make the user to give up his firstborn, err, to knowingly
35143              verify installing an unstable developer release.  Also bump
35144              the release to 5.7.0, but leave a patch tag in the local
35145              patches saying that this is not yet the real thing.
35146              
35147              Update (kinda) to Test 1.14, from Joshua Pritikin.
35148              
35149              make ok etc also for win32.
35150              
35151              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
35152              
35153              Don't blow limited stacks, a lower number is enough to
35154              tickle the lookbehind limit.
35155              
35156              Use -Dusedevel; regen Configure and the respective Porting stuff.
35157              
35158              Subject: [PATCH] debugger exit code should reflect user exit code
35159              
35160              Subject: [PATCH perl@6620] cygwin port
35161              
35162              Missed a file from #6638.
35163              
35164              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)
35165              
35166              magic callbacks all need to have same type signature
35167              
35168              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
35169              
35170              Fix a dependency problem.
35171              Subject: [PATCH: 6640] VMS Makefile.SH update
35172              
35173              The numeric locale was reset to "C" by s?printf and never restored.
35174              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
35175              No test since adding the failing example to locale.t
35176              does not fail -- probably because the locale settings are so
35177              thoroughly tweaked by that time.  Running the example standalone
35178              does fail, though.  UPDATE: test case added at change #7540.
35179              
35180              Subject: [ID 20000324.040] minor fix to perlhpux.pod
35181              
35182              Update to CPAN 1.57.
35183              
35184              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
35185              
35186              Change the perlbug address to perl.org since it's more forgiving.
35187              
35188              Change the regx compilation error markers to use = instead of <
35189              since pod makes using the latter quite messy.  Reported in
35190              ID 20000814.006 by Abigail and in
35191              Subject: Unknown escape E<> ?
35192              
35193              Update to perldebtut 1.9, from Richard Foley.
35194              
35195              check that the number pseudo children doesn't exceed
35196              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
35197              the WaitForMultipleObjects() limit that would cause wait()
35198              to crash)
35199              wait() and waitpid() could potentially be rewritten to use
35200              more than one thread to do the waiting to eliminate this
35201              limitation
35202              
35203              change#6328 could make close(SOCKET) return false on windows
35204              when it shouldn't
35205              
35206              pod nit seen in passing
35207              
35208              on windows, the return values from wait() and waitpid() don't
35209              match those of pseudo-pids
35210              
35211              waitpid() now handles externally spawned pids correctly;
35212              fixes for backtick/wait/waitpid failures on Windows 9x
35213              these changes make the pid returned by process functions on
35214              Windows 9x always positive by clearing the high bit (which
35215              is always set on Win9x); pseudo-process PIDs are likewise
35216              always negative now on Win9x (just as on NT/2000)
35217              
35218              trailing new %ENV entries weren't being pushed into the real
35219              environment of subprocesses on Windows
35220              
35221              Tweak the regex compilation errors once more.
35222              
35223              avoid warnings from dense compiler
35224              
35225              add "ok" targets from change#6632 in makefile.mk
35226      Branch: maint-5.6/perl
35227            - lib/Pod/PlainText.pm vms/configure.com
35228           !> (integrate 66 files)
35229 ____________________________________________________________________________
35230 [  7886] By: jhi                                   on 2000/11/27  13:54:18
35231         Log: __FUNCTION__ isn't portable and trying to emulate it leads
35232              into practically spelling out the name of the function.
35233              Takes care of the bug 20001127.001.
35234      Branch: perl
35235            ! perlio.c
35236 ____________________________________________________________________________
35237 [  7885] By: gsar                                  on 2000/11/27  13:53:18
35238         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
35239              6610..6611 from mainline
35240              
35241              Make regular expression parse error messages easier to understand.
35242              Subject: Re: enhanced(?) regex error messages
35243              
35244              Tiny tidying on report_evil_fh().
35245              
35246              Subject: Re: enhanced(?) regex error messages 
35247              plus Capitalize the error messages, plus perldiag them.
35248              
35249              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
35250              
35251              Document here-doc better.
35252              
35253              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35254              
35255              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
35256              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
35257              (either perlbug or p5p ate the original), plus regen
35258              perlapi and perltoc. 
35259              
35260              Regen global.sym.
35261              
35262              Double check that we have a dirhandle.
35263              
35264              Subject: Re: enhanced(?) regex error messages
35265              (plus two small patches sent privately)
35266              (this still seems to leave few test failures)
35267              
35268              warn is a macro, avoid using at a variable to avoid warnings
35269              in some configurations; readdir.t is too conservative in
35270              estimating number of *.t's
35271              
35272              Get back into sync with Jeffrey on the enhanced regex warnings.
35273              
35274              Subject: [PATCH 5.6.0] cygwin port
35275              
35276              Zero entries were skipped, fix from Adrian Goalby
35277              <argoalby@yahoo.co.uk>
35278              
35279              Subject: Remove dead entry in perldiag
35280              
35281              Amend the description of Perl6.
35282              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
35283              
35284              detypo
35285              
35286              It's the 2ndO'ROSSC.
35287              
35288              Revert the sv.c part of #6559, a better fix is needed.
35289              
35290              Iterating perl6 description.
35291              
35292              Update to Term::ANSIColor 1.03, from Russ Allbery.
35293              
35294              Update to Getopt::Long 2.23_05, from Johan Vromans.
35295              
35296              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
35297              
35298              Update to Pod::Parser 1.17, from Brad Appleton.
35299              
35300              Update to CPAN 1.56, from Andreas König.
35301              
35302              Update to CGI 2.70, from Lincoln Stein.
35303              
35304              Put back the std @INC thing.
35305              
35306              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
35307              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
35308              
35309              Document the IO::Select timeout.
35310              
35311              sleep(1) does not necessarily return 1.
35312              Subject: [PATCH bleadperl] op/lex_assign.t  
35313              
35314              Subject: debugger "d" command doesnt check line number
35315              
35316              B::Deparse didn't do sub attributes.
35317              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35318              
35319              Preprocessing and postprocessing for File::Find.
35320              Subject: Patch to Find::File.pm to allow alphabetical results
35321              
35322              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
35323              
35324              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
35325              
35326              Subject: Re: [ID 20000730.003] utf8::length() bad
35327              
35328              Subject: Getting perlio and threads to compile
35329              (the Solaris version changes in Configure skipped)
35330              
35331              Tests for #6589.
35332              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35333              
35334              Add Perl debugging tutorial, regen toc. 
35335              Subject: perldebtut.pod
35336              
35337              Add a few missing files, update MANIFEST.
35338              
35339              Rewrite of vms/subconfigure.com as configure.com,
35340              from Peter Prymmer and the vmsperl crew.
35341              
35342              Should have deleted this in #6603.
35343              
35344              Fix the test for 5005threads.
35345              
35346              Fix-n-skip the tests under 5005threads.
35347              
35348              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
35349              
35350              Upgrade to CGI 2.71, from Lincoln Stein.
35351      Branch: maint-5.6/perl
35352           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
35353           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
35354           +> t/op/regmesg.t t/pod/find.t vms/configure.com
35355            - vms/subconfigure.com
35356            ! lib/lib.pm
35357           !> (integrate 115 files)
35358 ____________________________________________________________________________
35359 [  7884] By: jhi                                   on 2000/11/27  13:44:33
35360         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
35361              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35362              Date:     Mon, 27 Nov 2000 08:23:54 EST
35363              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
35364      Branch: perl
35365            ! vms/descrip_mms.template vms/test.com
35366 ____________________________________________________________________________
35367 [  7883] By: gsar                                  on 2000/11/27  11:50:46
35368         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
35369              6511..6513,6515..6523,6525..6536
35370              
35371              The swallow_bom() saga continues.  The #23 of require.t
35372              (UTF16-LE) still fails (silently, no output) but the #22
35373              (UTF16-BE) seems to be working now.  The root of the
35374              failure may be in sv_gets(): is it UTF-16LE-aware,
35375              especially when it comes to line endings? 
35376              
35377              Document the problem with -P in HP-UX and its workaround.
35378              
35379              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
35380              (aka ID 20000730.002)
35381              
35382              Subject: fix and question re: waitpid() under win32
35383              
35384              Make the safety catch for buggy gccs work with triple version
35385              numbers like 2.95.2.  Reported in
35386              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
35387              
35388              In Digital UNIX warn if gcc explicitly chosen because even
35389              2.95.2 is known to cause problems.
35390              
35391              Make chr() for values >127 to create utf8 when under utf8.
35392              
35393              various syntax errors and such (not fixed: comp/require.t#22 coredump
35394              on Windows)
35395              
35396              Stash away the largefiles flags and libswanted.
35397              
35398              BOM patching from Simon Cozens.
35399              
35400              If gccosandvers is equal to osname, clear gccosandvers.
35401              
35402              Make p4desc to skip non-mainperl branches by default.
35403              
35404              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
35405              
35406              The test from this
35407              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
35408              
35409              In new BSDs changes to argv[] do not show up in ps(1) output,
35410              instead one must use setproctitle().  This was already addressed
35411              by change #6457, but the below has a new variant for FreeBSD 4.0
35412              or later, and the matter is also documented more.
35413              
35414              FreeBSD 3.* updates from
35415              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
35416              
35417              regen_headers, regen perltoc.
35418              
35419              Document in one place the memory abstractions used in Perl core.
35420              
35421              memcpy has n o in it, as pinted ut by Sarathy.
35422              
35423              Remove the extraneous "main::" prefix from all the
35424              "opened only for", "on closed", and "never opened" warnings.
35425              
35426              The name of a filehandle does not have <these>.
35427              
35428              The tr utf8 patching continues.
35429              
35430              The new setproctitle() feature is available only in 
35431              bleeding edge FreeBSD.  From Paul Saab.
35432              
35433              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
35434              
35435              Dump UVs as UVs in Data::Dumper.
35436              
35437              detypo #6494
35438              
35439              Document the IVdf UVuf UVof UVxf.
35440              
35441              require.t needs binmode() to work on windows
35442              
35443              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
35444              that are hopefully soon put into use.
35445              
35446              Allow "no Module;" even if there is no 'unimport'.
35447              
35448              Better skip message for the test; one of the two problems in
35449              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
35450              
35451              The subtest 4 may fail also on VOBS, as pointed out
35452              by Nick Ing-Simmons in November 1999, bug id 19991124.003
35453              (but the failure in that bug report isn't the subtest 4).
35454              
35455              Be more informative on what is skipped and why,
35456              also repeat the list at the end.
35457              
35458              Add a URL for FSF.
35459              
35460              Subject: [PATCH] sv.h documentation - SvLEN
35461              
35462              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
35463              
35464              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
35465              
35466              Subject: [PATCH] bad cppsymbols on os2 + Configure question
35467              
35468              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
35469              
35470              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
35471              mention the idea of @( and @)
35472              
35473              This is 6512.  Really.
35474              
35475              Subject: [ID 19990721.004] Documentation bug in perlfunc
35476              
35477              Subject: Minor tweak to perlvar.pod
35478              
35479              In the warnings call filehandles consistently so;
35480              add "unopened" warning for stat().
35481              
35482              After the #6519 a warning about stat() is just that,
35483              not about a filetest, which now have their own warning.
35484              
35485              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
35486              
35487              Subject: Re: Array vs. List context
35488              
35489              Subject: New perlcc, take 2
35490              
35491              Weed buglets pointed out by
35492              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
35493              
35494              gcc versions might have (parentheses) in them.
35495              
35496              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
35497              
35498              Essential prototype changes were missing from #6527.
35499              Also make report_evil_fh() more bomb-proof.
35500              
35501              Zap lib/Sys directory when cleaning up.
35502              
35503              Change the Policy policy: now -Dprefix= with an existing
35504              Policy.sh and prefix == siteprefix == vendorprefix, then all
35505              of them follow along the new prefix.
35506              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
35507              
35508              Continue fixing the io warnings.  This also
35509              sort of fixes bug ID 20000802.003: the core dump
35510              is no more.  Whether the current behaviour is correct
35511              (giving a warning: "Not a format reference"), is another matter.
35512              
35513              Have symbols for the IoTYPEs.
35514              
35515              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
35516              
35517              Document a bit that UDP is not what you might think.
35518              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
35519              tr memory corruption fix from Simon Cozens.
35520              
35521              Plug the security hole described in the Aug 05 2000 bugtraq message
35522              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
35523              The security hole exists only in suidperls, which isn't
35524              installed or even built by default.
35525      Branch: maint-5.6/perl
35526           !> (integrate 71 files)
35527 ____________________________________________________________________________
35528 [  7882] By: gsar                                  on 2000/11/27  10:25:36
35529         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
35530              from mainline
35531              
35532              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
35533              to be fatal errors (instead of by default ignoring them, and
35534              ignoring with a bug: even though -w gave an error, the opening [
35535              was left in)  Reported in:
35536              
35537              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
35538              
35539              Subject: [PATCH] split /^/
35540              
35541              MacOS nits from Matthias Neeracher.
35542              
35543              More split() doc and test patches from Mike Guy.
35544              
35545              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
35546              from Graham Barr in the module list.
35547              
35548              docfix from Peter Scott <Peter@PSDT.com>.
35549              
35550              File::Temp patches for VMS and OS/2 from Tim Jenness.
35551              
35552              open() wariness in perlbug.
35553              
35554              Subject: [PATCH] minor doc change - perlguts
35555              
35556              Subject: Minor doc patch: handy.h
35557              
35558              Be wary of close()s, too.
35559              
35560              Further File::Temp patches from Yitzchak Scott-Thoennes
35561              and Craig A. Berry.
35562              
35563              Subject: [PATCH] fixes bug 20000508.004
35564              
35565              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
35566              
35567              Allow "no AutoLoader;", based on change #6444,
35568              suggested by Graham Barr.
35569              
35570              Use setproctitle() if available to modify $0.
35571              
35572              Warn if the version of the operating system used to compile gcc
35573              differs from the current version of the operating system.
35574              Also display the gcc compilation os and version in myconfig.
35575              Inspiration from
35576              
35577              Tiny fixes for #6460.
35578              
35579              The problem described in this
35580              Subject: [ID 20000322.018] named chars aren't magical enough
35581              has been fixed in perl 5.6.0 but just in case added a test
35582              to keep it away.  (The report from Joseph Hall.)
35583              
35584              Tune the comments and hopefully stop a memory leak.
35585              
35586              Subject: UTF8 concat
35587              (with a memory leak fixed, plus a few casts added)
35588              This also seems to help for
35589              Subject: [ID 20000716.015] join UTF8 weirdness
35590              
35591              Do not upgrade SVs into utf8 just because they participate
35592              in eq or cmp.  Reported and fix suggested in
35593              Subject: [ID 20000720.009] sv_eq UTF8 bug
35594              
35595              Fix the HALF_UPGRADE() macro introduced in #6263.
35596              
35597              Find green threads before native threads.
35598              Subject: Re: Patch to jpl/JNI/Makefile.PL
35599      Branch: maint-5.6/perl
35600           !> (integrate 30 files)
35601 ____________________________________________________________________________
35602 [  7881] By: jhi                                   on 2000/11/27  05:48:41
35603         Log: It seems that *both* the unused submatch loop cleanup
35604              codes are needed.
35605      Branch: perl
35606            ! regexec.c
35607 ____________________________________________________________________________
35608 [  7880] By: jhi                                   on 2000/11/27  04:50:07
35609         Log: Clean .exists deeper.
35610      Branch: perl
35611            ! Makefile.SH
35612 ____________________________________________________________________________
35613 [  7879] By: jhi                                   on 2000/11/27  02:31:35
35614         Log: The code in regcppop() (see #7878) contains the correct lower
35615              limit for the unused submatch 'cleanup' loop so that under
35616              "use utf8" the following code wouldn't dump core:
35617              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
35618              the cleanup loop in regtry() stomped beyond allocated area
35619              in the startp[] array.  Therefore, copied the correct lower
35620              loop limit (*PL_reglastparen) to regtry().  Note: something
35621              may still not be quite right: why was the _higher_ loop limit
35622              (prog->nparens) different in the utf8 case?
35623              
35624              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
35625              without core dumps, there were about 17 of them before
35626              the patch (with us since Perl 5.7.0).  Two failures, still:
35627              496 and 505 (though these may not be severe).
35628              
35629              Patch #7881 is also needed since both the cleanup loops
35630              seem to be needed.
35631              
35632              Also, the t/op/pat#44 seems to core dump under utf8.
35633              Plus a couple of failures.  UGH-8.
35634      Branch: perl
35635            ! regexec.c
35636 ____________________________________________________________________________
35637 [  7878] By: jhi                                   on 2000/11/27  02:21:17
35638         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
35639              the code in regcppop() seems to be redundant for the test suite --
35640              but it contains a germ of truth, and it needed for the build
35641              process itself: see #7879 and #7881.
35642      Branch: perl
35643            ! regexec.c
35644 ____________________________________________________________________________
35645 [  7877] By: jhi                                   on 2000/11/27  01:53:09
35646         Log: Comment on comment.
35647      Branch: perl
35648            ! regexec.c
35649 ____________________________________________________________________________
35650 [  7876] By: jhi                                   on 2000/11/27  00:49:59
35651         Log: Adjust the docs to agree with #7875.
35652      Branch: perl
35653            ! pod/perllocale.pod
35654 ____________________________________________________________________________
35655 [  7875] By: jhi                                   on 2000/11/27  00:49:27
35656         Log: Retract #7863.  It makes more sense not to taint formatted output,
35657              not even by sprintf().
35658      Branch: perl
35659            ! sv.c
35660 ____________________________________________________________________________
35661 [  7874] By: jhi                                   on 2000/11/26  23:36:02
35662         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
35663              Not really fixed (should really dump the UTF-8 charclass),
35664              but stopped displaying the garbage.
35665              
35666              Also add a note on the (missing) Unicode PSXSPC and BLANK.
35667      Branch: perl
35668            ! regcomp.c
35669 ____________________________________________________________________________
35670 [  7873] By: jhi                                   on 2000/11/26  21:31:13
35671         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
35672      Branch: perl
35673            ! regexec.c
35674 ____________________________________________________________________________
35675 [  7872] By: jhi                                   on 2000/11/26  21:06:04
35676         Log: No need to scan till infinity, 13 is enough.
35677      Branch: perl
35678            ! handy.h utf8.c
35679 ____________________________________________________________________________
35680 [  7871] By: jhi                                   on 2000/11/26  20:20:32
35681         Log: Test line numbers are different with utf8.
35682      Branch: perl
35683            ! t/op/re_tests
35684 ____________________________________________________________________________
35685 [  7870] By: jhi                                   on 2000/11/26  20:10:12
35686         Log: Message nit.
35687      Branch: perl
35688            ! regcomp.c
35689 ____________________________________________________________________________
35690 [  7869] By: jhi                                   on 2000/11/26  19:01:05
35691         Log: Make utf8_length() and utf8_distance() (the latter of which
35692              is unused at the moment) to be less forgiving about bad UTF-8.
35693      Branch: perl
35694            ! embed.h embed.pl objXSUB.h proto.h utf8.c
35695 ____________________________________________________________________________
35696 [  7868] By: jhi                                   on 2000/11/26  18:45:56
35697         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
35698              From: Benjamin Holzman <bah@ecnvantage.com>
35699              Date: Sat, 25 Nov 2000 20:40:20 -0500       
35700              Message-ID: <20001125204020.A25040@ecnvantage.com>              
35701              
35702              Debian allows installing /usr/bin/locale without installing
35703              any locales, an error message will ensue.
35704      Branch: perl
35705            ! t/pragma/locale.t
35706 ____________________________________________________________________________
35707 [  7867] By: jhi                                   on 2000/11/26  18:31:12
35708         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
35709              From: Benjamin Holzman <bah@ecnvantage.com>
35710              Date: Sun, 26 Nov 2000 02:42:34 -0500
35711              Message-ID: <20001126024234.G25040@ecnvantage.com>
35712              
35713              Patch for the bug 20000212.002.
35714      Branch: perl
35715            ! sv.c t/op/array.t
35716 ____________________________________________________________________________
35717 [  7866] By: jhi                                   on 2000/11/26  18:28:09
35718         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
35719              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35720              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
35721              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
35722              
35723              File::Temp 0.11.
35724      Branch: perl
35725            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
35726 ____________________________________________________________________________
35727 [  7865] By: jhi                                   on 2000/11/26  18:24:22
35728         Log: The metaconfig unit change for #7864.
35729      Branch: metaconfig/U/perl
35730            ! need_va_copy.U
35731 ____________________________________________________________________________
35732 [  7864] By: jhi                                   on 2000/11/26  18:23:41
35733         Log: Make the va_copy() test not to be so talkative.
35734      Branch: perl
35735            ! Configure config_h.SH
35736 ____________________________________________________________________________
35737 [  7863] By: jhi                                   on 2000/11/26  18:11:02
35738         Log: Fix locale inconsistencies unearthed by Hugo's work.
35739              Now the floating point sprintf really does taint the result
35740              string as perllocale promises (has promised for a long time)
35741              if "use locale" is in the lexical scope.
35742      Branch: perl
35743            ! sv.c t/pragma/locale.t
35744 ____________________________________________________________________________
35745 [  7862] By: jhi                                   on 2000/11/26  00:35:15
35746         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
35747              From: Nicholas Clark <nick@ccl4.org>
35748              Date: Sun, 26 Nov 2000 00:07:50 +0000
35749              Message-ID: <20001126000750.A22446@plum.flirble.org>
35750              
35751              Infinit.
35752      Branch: perl
35753            ! sv.c
35754 ____________________________________________________________________________
35755 [  7861] By: jhi                                   on 2000/11/26  00:01:26
35756         Log: Integrate perlio.
35757      Branch: perl
35758           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
35759 ____________________________________________________________________________
35760 [  7860] By: nick                                  on 2000/11/25  22:04:17
35761         Log: Correct relative path from new ext\Filter\Util\Call location
35762              back to miniperl.
35763      Branch: perlio
35764            ! win32/makefile.mk
35765 ____________________________________________________________________________
35766 [  7859] By: nick                                  on 2000/11/25  21:26:54
35767         Log: Integrate mainline.
35768      Branch: perlio
35769           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
35770           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
35771           +> t/lib/filter-util.t
35772            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
35773            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
35774            - t/lib/filt-util.t
35775           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
35776           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
35777           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
35778           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
35779           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
35780           !> win32/makefile.mk
35781 ____________________________________________________________________________
35782 [  7858] By: gsar                                  on 2000/11/25  20:52:17
35783         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
35784              parent's memory; fix it by keeping track of the actual pad
35785              offset rather than a raw pointer (this change is probably also
35786              relevant to non-ithreads case to avoid fallout from reallocs of
35787              the pad array, but is currently only enabled for the ithreads
35788              case in the interests of minimal disruption to existing "well
35789              tested" code)
35790      Branch: perl
35791            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
35792            ! proto.h scope.c scope.h sv.c t/op/fork.t
35793 ____________________________________________________________________________
35794 [  7857] By: nick                                  on 2000/11/25  20:01:28
35795         Log: All tests pass on Win32/gcc/USE_PERLIO.
35796              - when crlf layer is pushed make unix-level binary.
35797              - remove :crlf injection in pp_backtick in pp_sys.c
35798              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
35799      Branch: perlio
35800            ! doio.c perlio.c pp_sys.c win32/makefile.mk
35801 ____________________________________________________________________________
35802 [  7856] By: jhi                                   on 2000/11/25  18:38:30
35803         Log: Update the metaconfig units for #7855.
35804      Branch: metaconfig/U/perl
35805            ! useperlio.U usesocks.U
35806 ____________________________________________________________________________
35807 [  7855] By: jhi                                   on 2000/11/25  18:37:54
35808         Log: Undo the SOCKS workarounds, instead start using PerlIO
35809              if SOCKS is selected.
35810              
35811              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
35812              From: Jens Hamisch <jens@Strawberry.COM>
35813              Date: Fri, 24 Nov 2000 18:31:30 +0100
35814              Message-ID: <20001124183130.E28337@Strawberry.COM>
35815              
35816              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
35817              From: Jens Hamisch <jens@Strawberry.COM>
35818              Date: Fri, 24 Nov 2000 19:11:51 +0100
35819              Message-ID: <20001124191151.A28753@Strawberry.COM>
35820      Branch: perl
35821            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
35822            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
35823 ____________________________________________________________________________
35824 [  7854] By: jhi                                   on 2000/11/25  17:39:08
35825         Log: Undo #7848.  Some of the code seems to use walkoptree(),
35826              some walkoptree_slow().  An unfinished renaming?
35827              Now the sub is walkoptree() (which is @EXPORT_OK),
35828              the walkoptree_slow() is a typeglob alias to walkoptree.
35829              This makes the tests to pass, at least.
35830      Branch: perl
35831            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
35832 ____________________________________________________________________________
35833 [  7853] By: nick                                  on 2000/11/24  22:24:33
35834         Log: Re-arrange crlf vs binary for platforms that care.
35835              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
35836              Lip-service to making stdio layer work on such platfroms (untested).
35837              Now fails 3 tests rather than one, checkin to see if I can debug 
35838              the issue under linux. (Do not merge.)
35839      Branch: perlio
35840            ! doio.c perlio.c perliol.h
35841 ____________________________________________________________________________
35842 [  7852] By: jhi                                   on 2000/11/24  18:57:39
35843         Log: AUTHORS edits.
35844      Branch: perl
35845            ! AUTHORS
35846 ____________________________________________________________________________
35847 [  7851] By: jhi                                   on 2000/11/24  17:34:56
35848         Log: Add Jan-Erik Karlsson.
35849      Branch: perl
35850            ! AUTHORS
35851 ____________________________________________________________________________
35852 [  7850] By: jhi                                   on 2000/11/24  17:27:56
35853         Log: Configure should find stdchar on its own.
35854      Branch: perl
35855            ! hints/solaris_2.sh
35856 ____________________________________________________________________________
35857 [  7849] By: jhi                                   on 2000/11/24  17:24:55
35858         Log: Subject: PATCH over 7848: Filter test flawed
35859              From: andreas.koenig@anima.de (Andreas J. Koenig)
35860              Date: 24 Nov 2000 10:28:29 +0100
35861              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
35862      Branch: perl
35863            ! t/lib/filter-util.t
35864 ____________________________________________________________________________
35865 [  7848] By: jhi                                   on 2000/11/24  17:22:15
35866         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
35867              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
35868              Date: Fri, 24 Nov 2000 16:12:58 +0000
35869              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
35870      Branch: perl
35871            ! ext/B/B.pm
35872 ____________________________________________________________________________
35873 [  7847] By: jhi                                   on 2000/11/24  03:07:01
35874         Log: Integrate perlio.
35875      Branch: perl
35876           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
35877           !> win32/makefile.mk
35878 ____________________________________________________________________________
35879 [  7846] By: gsar                                  on 2000/11/24  00:55:57
35880         Log: integrate changes#6415..6418,6420..6438 from mainline
35881              
35882              Fix the bitvector ops for utf8 (tricky since past 7 bits
35883              the utf8 'characters' can be more than one octet).
35884              
35885              MPE/ix updates for perl 5.6.0 from Mark Bixby.
35886              
35887              Subject: SDBM_File documentation
35888              
35889              Detypo.
35890              
35891              Decutandpasto.
35892              
35893              Send all installperl messages to STDERR and be -w clean.
35894              
35895              Out-of-date note removed.
35896              
35897              Protect against "wild next"s, that is, callbacks doing "next"
35898              instead of "return".
35899              
35900              Use STDOUT consistently.
35901              
35902              The output might have been produced in the wrong order.
35903              
35904              A missing 'break' after the [[:space:]] switch case.
35905              
35906              Add tests for
35907              [ID 19991110.003] another matching finding by pcre author
35908              which has already been fixed by some patch, as verified in
35909              
35910              Documentation to explain the behaviour of map().
35911              
35912              Add an optimization for map-maps-a-list-element-to-more-list-elements
35913              case, but add also notes explaining the relationship of this
35914              patch and the earlier notes by Sarathy.
35915              
35916              Subject: [ID 20000716.023] syslog test fails without sockets
35917              
35918              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
35919              Test cases for #6431.
35920              
35921              File::Spec::VMS fixup for tmpdir from Craig Berry.
35922              
35923              Make the "uninit variable" warning to say "concat or string"
35924              or "join or string" when in concat or join .
35925              
35926              Get UTF16 BOMs working.  Patch from
35927              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
35928              
35929              Subject: [PATCH] Make large file tests deal with SIGXFSZ
35930              
35931              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
35932              
35933              Subject: [PATCH] av.c apidoc
35934      Branch: maint-5.6/perl
35935           !> (integrate 43 files)
35936 ____________________________________________________________________________
35937 [  7845] By: gsar                                  on 2000/11/24  00:20:45
35938         Log: integrate changes#6406..6414 from mainline
35939              
35940              Merge perlhacktut into perlhack, update perlguts.
35941              
35942              Fix AutoSplit to use File::Spec the right way in VMS,
35943              from Peter Prymmer.
35944              
35945              The bug report
35946              [ID 19991110.002] minimal matching discrepancy found by pcre author
35947              seems to have been fixed (though differently from what was suggested
35948              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
35949              
35950              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
35951              not in pod, from Peter Prymmer
35952              
35953              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
35954              From: Hugo <hv@crypt.compulink.co.uk>
35955              Date: Fri, 14 Jul 2000 23:05:20 +0100
35956              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
35957              
35958              Didn't anymore apply, but that point still could use another fix.
35959              
35960              lib/b test fixes from Peter Prymmer.
35961              
35962              More docs for sv functions.
35963              
35964              perlvms.pod whitespace cleanup to keep pod utils happy.
35965              
35966              another VMS build tweak from Peter Prymmer
35967      Branch: maint-5.6/perl
35968           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
35969           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
35970           !> vms/descrip_mms.template vms/perlvms.pod
35971 ____________________________________________________________________________
35972 [  7844] By: nick                                  on 2000/11/23  23:42:45
35973         Log: Win32/perlio Now just fails one io/argv.t test - lack 
35974              of default :crlf on standard streams.
35975      Branch: perlio
35976            ! doio.c perlio.c
35977 ____________________________________________________________________________
35978 [  7843] By: nick                                  on 2000/11/23  23:04:05
35979         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
35980              peek fail is showing a real problem (multiple crlf layers
35981              are getting pushed.)
35982      Branch: perlio
35983            ! doio.c perlio.c win32/makefile.mk
35984 ____________________________________________________________________________
35985 [  7842] By: nick                                  on 2000/11/23  19:46:23
35986         Log: Implement PerlIO_binmode()
35987              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
35988              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
35989              make binmode in t/lib/io_tell.t unconditional so that works.
35990              Checkin just so Win32 machine can see these changes.
35991      Branch: perlio
35992            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
35993 ____________________________________________________________________________
35994 [  7841] By: jhi                                   on 2000/11/23  19:30:00
35995         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
35996      Branch: perl
35997            ! README.amiga
35998 ____________________________________________________________________________
35999 [  7840] By: jhi                                   on 2000/11/23  17:18:02
36000         Log: SOCKS wrestling continues, patches from Jens Hamisch.
36001      Branch: perl
36002            ! doio.c embed.h embed.pl perlsdio.h proto.h
36003 ____________________________________________________________________________
36004 [  7839] By: jhi                                   on 2000/11/23  16:54:14
36005         Log: Push Filter::Util::Call one level deeper.
36006      Branch: perl
36007            + t/lib/filter-util.t
36008           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
36009           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
36010            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
36011            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
36012            - t/lib/filt-util.t
36013            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
36014            ! win32/Makefile win32/makefile.mk
36015 ____________________________________________________________________________
36016 [  7838] By: jhi                                   on 2000/11/23  16:52:40
36017         Log: Reach back one higher up when searching for PERL_SRC.
36018      Branch: perl
36019            ! lib/ExtUtils/MM_Unix.pm
36020 ____________________________________________________________________________
36021 [  7837] By: jhi                                   on 2000/11/23  16:05:41
36022         Log: Subject: Re: perl@7826
36023              Date: Thu, 23 Nov 2000 02:20:25 -0600
36024              From: "Craig A. Berry" <craigberry@mac.com>
36025              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
36026              
36027              Make VMS to like Filter::Util::Call. 
36028      Branch: perl
36029            ! configure.com ext/Filter/Util/Makefile.PL
36030 ____________________________________________________________________________
36031 [  7836] By: nick                                  on 2000/11/23  16:04:08
36032         Log: Implement crlf layer - not ready for merge.
36033      Branch: perlio
36034            ! perlio.c win32/makefile.mk
36035 ____________________________________________________________________________
36036 [  7835] By: jhi                                   on 2000/11/23  15:56:52
36037         Log: STDCHAR is different in Sparc v9 vs x86.
36038      Branch: perl
36039            ! hints/solaris_2.sh
36040 ____________________________________________________________________________
36041 [  7834] By: jhi                                   on 2000/11/23  15:50:47
36042         Log: The type needs to be visible to protos.
36043      Branch: perl
36044            ! perl.h
36045 ____________________________________________________________________________
36046 [  7833] By: jhi                                   on 2000/11/23  15:40:46
36047         Log: Finish unfinished SOCKS workaround changes.
36048      Branch: perl
36049            ! doio.c
36050 ____________________________________________________________________________
36051 [  7832] By: jhi                                   on 2000/11/23  15:33:30
36052         Log: Integrate perlio.
36053      Branch: perl
36054           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36055           !> win32/makefile.mk
36056 ____________________________________________________________________________
36057 [  7831] By: nick                                  on 2000/11/23  10:31:07
36058         Log: Correct makefile.mk dependancies for ext/Filter/Util
36059              Build ext/Encode
36060              Run dmake regen_config_h
36061      Branch: perlio
36062            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36063            ! win32/makefile.mk
36064 ____________________________________________________________________________
36065 [  7830] By: nick                                  on 2000/11/23  08:05:07
36066         Log: Integrate mainline
36067      Branch: perlio
36068           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
36069           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
36070           +> t/lib/filt-util.pl t/lib/filt-util.t
36071           !> (integrate 41 files)
36072 ____________________________________________________________________________
36073 [  7829] By: gsar                                  on 2000/11/23  03:07:11
36074         Log: build the Filter extension on windows
36075      Branch: perl
36076            ! win32/Makefile win32/makefile.mk
36077 ____________________________________________________________________________
36078 [  7828] By: gsar                                  on 2000/11/23  02:46:35
36079         Log: regenerate win32/config* and fix some inconsistencies in the
36080              makefiles; always export Perl_deb() because it is needed
36081              by ext/re/* (whether perl itself is built with -DDEBUGGING
36082              or not)
36083      Branch: perl
36084            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
36085            ! win32/config_H.vc win32/makefile.mk
36086 ____________________________________________________________________________
36087 [  7827] By: gsar                                  on 2000/11/23  02:18:38
36088         Log: get sources building on windows+MSVC again (untested with other
36089              compilers)
36090      Branch: perl
36091            ! win32/include/sys/socket.h win32/perllib.c
36092 ____________________________________________________________________________
36093 [  7826] By: jhi                                   on 2000/11/23  01:18:26
36094         Log: Update Changes.
36095      Branch: perl
36096            ! Changes patchlevel.h
36097 ____________________________________________________________________________
36098 [  7825] By: jhi                                   on 2000/11/23  00:20:41
36099         Log: Subject: Re: av.c patch (having slight problems)
36100              From: "Ben Tilly" <ben_tilly@hotmail.com>
36101              Date: Tue, 21 Nov 2000 23:29:31 -0500
36102              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
36103              
36104              unshift() speedup.
36105      Branch: perl
36106            ! av.c
36107 ____________________________________________________________________________
36108 [  7824] By: jhi                                   on 2000/11/22  23:59:15
36109         Log: Fixes for signedness warnings noticed by VMSperlers.
36110      Branch: perl
36111            ! ext/Storable/Storable.xs regcomp.c sv.c
36112 ____________________________________________________________________________
36113 [  7823] By: jhi                                   on 2000/11/22  23:19:31
36114         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
36115              From: Peter Prymmer <pvhp@forte.com>
36116              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
36117              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
36118      Branch: perl
36119            ! t/pragma/warn/pp_hot
36120 ____________________________________________________________________________
36121 [  7822] By: jhi                                   on 2000/11/22  22:52:20
36122         Log: Be clean.
36123      Branch: perl
36124            ! Makefile.SH
36125 ____________________________________________________________________________
36126 [  7821] By: jhi                                   on 2000/11/22  22:46:39
36127         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
36128              by Damian Conway, as suggested by Paul Marquess.
36129      Branch: perl
36130            + lib/Filter/Simple.pm
36131 ____________________________________________________________________________
36132 [  7820] By: jhi                                   on 2000/11/22  22:45:51
36133         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
36134      Branch: perl
36135            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
36136            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
36137            + t/lib/filt-util.t
36138            ! MANIFEST
36139 ____________________________________________________________________________
36140 [  7819] By: jhi                                   on 2000/11/22  22:03:27
36141         Log: Integrate perlio.
36142      Branch: perl
36143           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
36144           !> win32/makefile.mk
36145 ____________________________________________________________________________
36146 [  7818] By: jhi                                   on 2000/11/22  21:56:02
36147         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
36148      Branch: perl
36149            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
36150            ! t/lib/io_sock.t
36151 ____________________________________________________________________________
36152 [  7817] By: jhi                                   on 2000/11/22  21:39:49
36153         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
36154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36155              Date: Wed, 22 Nov 2000 16:08:12 -0500
36156              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
36157      Branch: perl
36158            ! lib/ExtUtils/Liblist.pm
36159 ____________________________________________________________________________
36160 [  7816] By: jhi                                   on 2000/11/22  21:38:25
36161         Log: Go ahead and #include <unistd.h> in perl.h.
36162      Branch: perl
36163            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
36164            ! util.c
36165 ____________________________________________________________________________
36166 [  7815] By: jhi                                   on 2000/11/22  21:22:52
36167         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
36168              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36169              Date: Mon, 20 Nov 2000 18:30:52 -0500
36170              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
36171      Branch: perl
36172            ! pod/perlre.pod regcomp.c t/op/re_tests
36173 ____________________________________________________________________________
36174 [  7814] By: jhi                                   on 2000/11/22  21:21:46
36175         Log: Subject: [PATCH 5.7.0] Liblist finally works
36176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36177              Date: Tue, 21 Nov 2000 22:02:17 -0500
36178              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
36179      Branch: perl
36180            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
36181            ! lib/ExtUtils/MakeMaker.pm
36182 ____________________________________________________________________________
36183 [  7813] By: jhi                                   on 2000/11/22  21:20:23
36184         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
36185              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36186              Date: Wed, 22 Nov 2000 17:53:15 +0100
36187              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
36188              
36189              AIX dynaloader and perlio patch.
36190      Branch: perl
36191            ! ext/DynaLoader/dl_aix.xs
36192 ____________________________________________________________________________
36193 [  7812] By: jhi                                   on 2000/11/22  21:17:52
36194         Log: (Accidentally empty patch.)
36195      Branch: perl
36196            ! av.c
36197 ____________________________________________________________________________
36198 [  7811] By: jhi                                   on 2000/11/22  21:16:31
36199         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
36200              From: Peter Prymmer <pvhp@forte.com>
36201              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
36202              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
36203      Branch: perl
36204            ! vms/test.com
36205 ____________________________________________________________________________
36206 [  7810] By: jhi                                   on 2000/11/22  21:15:36
36207         Log: Subject: Re: perl@7777 
36208              From: "John P. Linderman" <jpl@research.att.com>
36209              Date: Wed, 22 Nov 2000 13:11:11 -0500
36210              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
36211              
36212              Detypoing.
36213      Branch: perl
36214            ! lib/CPAN.pm
36215 ____________________________________________________________________________
36216 [  7809] By: jhi                                   on 2000/11/22  21:14:19
36217         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
36218              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36219              Date:     Wed, 22 Nov 2000 13:51:37 EST
36220              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
36221      Branch: perl
36222            ! perlsdio.h
36223 ____________________________________________________________________________
36224 [  7808] By: jhi                                   on 2000/11/22  21:13:27
36225         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
36226              From: Casey Tweten <crt@kiski.net>
36227              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
36228              Message-Id: <200011201653.LAA10194@home.kiski.net>
36229      Branch: perl
36230            ! t/lib/io_udp.t
36231 ____________________________________________________________________________
36232 [  7807] By: jhi                                   on 2000/11/22  21:12:35
36233         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
36234              From: Casey Tweten <crt@kiski.net>
36235              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
36236              Message-Id: <200011201636.LAA07227@home.kiski.net>
36237      Branch: perl
36238            ! t/lib/io_sock.t
36239 ____________________________________________________________________________
36240 [  7806] By: jhi                                   on 2000/11/22  21:10:59
36241         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
36242              From: "Casey R. Tweten" <crt@kiski.net>
36243              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
36244              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
36245      Branch: perl
36246            ! utils/h2xs.PL
36247 ____________________________________________________________________________
36248 [  7805] By: nick                                  on 2000/11/22  21:05:06
36249         Log: Integrate mainline
36250      Branch: perlio
36251           !> Changes Porting/genlog ext/DB_File/DB_File.xs
36252           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
36253           !> utils/perlbug.PL
36254 ____________________________________________________________________________
36255 [  7804] By: jhi                                   on 2000/11/22  21:01:12
36256         Log: Subject: [PATCH] Test.pm POD peculiarity
36257              From: "Casey R. Tweten" <crt@kiski.net>
36258              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
36259              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
36260      Branch: perl
36261            ! lib/Test.pm
36262 ____________________________________________________________________________
36263 [  7803] By: jhi                                   on 2000/11/22  20:59:59
36264         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
36265              From: "Philip Newton" <pnewton@gmx.de>
36266              Date: Wed, 22 Nov 2000 14:25:53 +0100
36267              Message-Id: <3A1BD771.25462.1939FAD@localhost>
36268              
36269              Be case-understanding also on 's', and use the -oi of sendmail
36270              not to terminate the transmission on a lone '.'.
36271      Branch: perl
36272            ! utils/perlbug.PL
36273 ____________________________________________________________________________
36274 [  7802] By: nick                                  on 2000/11/22  20:51:42
36275         Log: Win32 PerlIO intermediate state now working as expected.
36276              - In current state we are still using C runtime in text/binary
36277              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
36278              - PERLIO=stdio and PERLIO=unix pass all expected tests.
36279              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
36280              and PerlIO_seek() and the dummy crlf layer is not making adjustments
36281              for CRLF translation happening in C runtime. All other tests pass.
36282              
36283              Added note to README.win32 to point out the snags of doing a perl build
36284              with Norton AntiVirus turned on.
36285              
36286              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
36287              which file a fail comes from.
36288              
36289              Updated "canned" config.h to match the one generated.
36290      Branch: perlio
36291            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
36292            ! win32/makefile.mk
36293 ____________________________________________________________________________
36294 [  7801] By: jhi                                   on 2000/11/22  06:50:20
36295         Log: Nickety nits.
36296      Branch: perl
36297            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
36298 ____________________________________________________________________________
36299 [  7800] By: jhi                                   on 2000/11/22  01:29:55
36300         Log: Changes had accidentally gone too silent on non-main branches.
36301      Branch: perl
36302            ! Changes Porting/genlog patchlevel.h
36303 ____________________________________________________________________________
36304 [  7799] By: gsar                                  on 2000/11/22  01:02:56
36305         Log: some lib_pm.PL changes snuck in via change#7772
36306      Branch: maint-5.6/perl
36307            ! Makefile.SH
36308 ____________________________________________________________________________
36309 [  7798] By: nick                                  on 2000/11/21  21:59:40
36310         Log: Integrate mainline
36311      Branch: perlio
36312           !> (integrate 28 files)
36313 ____________________________________________________________________________
36314 [  7797] By: jhi                                   on 2000/11/21  21:01:45
36315         Log: Integrate perlio.
36316      Branch: perl
36317           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
36318 ____________________________________________________________________________
36319 [  7796] By: nick                                  on 2000/11/21  20:36:22
36320         Log: Win32 builds and runs (mostly) with USE_PERLIO.
36321              PERLIO=perlio passes all tests. 
36322              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
36323      Branch: perlio
36324            ! perlio.c win32/perllib.c win32/win32.c
36325 ____________________________________________________________________________
36326 [  7795] By: jhi                                   on 2000/11/21  19:03:44
36327         Log: Update Changes.
36328      Branch: perl
36329            ! Changes patchlevel.h
36330 ____________________________________________________________________________
36331 [  7794] By: jhi                                   on 2000/11/21  18:56:34
36332         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
36333              From: "Craig A. Berry" <craigberry@mac.com>
36334              Date: Mon, 20 Nov 2000 20:27:06 -0600
36335              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
36336              
36337              A cut-and-pasto.
36338      Branch: perl
36339            ! perlio.h
36340 ____________________________________________________________________________
36341 [  7793] By: jhi                                   on 2000/11/21  18:54:41
36342         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
36343              From: Dominic Dunlop <domo@computer.org> 
36344              Date: Mon, 20 Nov 2000 18:55:29 +0100
36345              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
36346              
36347              va_copy() and the need of it.
36348              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
36349      Branch: metaconfig/U/perl
36350            + need_va_copy.U
36351      Branch: perl
36352            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36353            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
36354            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
36355            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36356            ! win32/config.bc win32/config.gc win32/config.vc
36357 ____________________________________________________________________________
36358 [  7792] By: jhi                                   on 2000/11/21  17:04:10
36359         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
36360      Branch: perl
36361           !> scope.h
36362 ____________________________________________________________________________
36363 [  7791] By: jhi                                   on 2000/11/21  17:01:16
36364         Log: Export the SOCKS workaround symbols only if necessary.
36365      Branch: perl
36366            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
36367 ____________________________________________________________________________
36368 [  7790] By: nick                                  on 2000/11/20  23:57:11
36369         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
36370      Branch: perlio
36371            ! scope.h
36372 ____________________________________________________________________________
36373 [  7789] By: nick                                  on 2000/11/20  23:38:33
36374         Log: Integrate mainline
36375      Branch: perlio
36376           +> lib/File/Spec/Epoc.pm
36377           !> (integrate 34 files)
36378 ____________________________________________________________________________
36379 [  7788] By: nick                                  on 2000/11/20  23:20:18
36380         Log: Make extra buffer layer work (dummy crlf layer)
36381      Branch: perlio
36382            ! doio.c perlio.c perlio.h
36383 ____________________________________________________________________________
36384 [  7787] By: jhi                                   on 2000/11/20  22:44:04
36385         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
36386              From: Peter Prymmer <pvhp@forte.com>
36387              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
36388              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
36389      Branch: perl
36390            ! t/pragma/locale.t
36391 ____________________________________________________________________________
36392 [  7786] By: jhi                                   on 2000/11/20  22:29:10
36393         Log: Subject: DOC PATCH 5.6.0 perlreftut
36394              From: mjd@plover.com
36395              Date: 20 Nov 2000 19:45:06 -0000
36396              Message-ID: <20001120194506.9505.qmail@plover.com>
36397      Branch: perl
36398            ! pod/perlreftut.pod
36399 ____________________________________________________________________________
36400 [  7785] By: jhi                                   on 2000/11/20  22:27:44
36401         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
36402              From: David Dyck <dcd@tc.fluke.com>
36403              Date: Mon, 20 Nov 2000 11:43:40 -0800
36404              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
36405      Branch: perl
36406            ! lib/Cwd.pm
36407 ____________________________________________________________________________
36408 [  7784] By: jhi                                   on 2000/11/20  22:23:21
36409         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
36410              Date: Mon, 20 Nov 2000 17:06:10 -0500
36411              To: Mailing list Perl5 <perl5-porters@perl.org>
36412              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
36413      Branch: perl
36414            ! pp_ctl.c t/op/pat.t
36415 ____________________________________________________________________________
36416 [  7783] By: jhi                                   on 2000/11/20  22:11:18
36417         Log: Subject: [PATCH] doop.c - UTF8 tr///               
36418              From: Simon Cozens <simon@cozens.net>
36419              Date: Sat, 18 Nov 2000 18:49:30 +0000
36420              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
36421              
36422              Subject: Re: [PATCH] doop.c - UTF8 tr///           
36423              From: Simon Cozens <simon@cozens.net>
36424              Date: Mon, 20 Nov 2000 20:45:22 +0000
36425              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
36426              
36427              Make tr on UTF-8 better but still not correct.
36428      Branch: perl
36429            ! doop.c
36430 ____________________________________________________________________________
36431 [  7782] By: jhi                                   on 2000/11/20  22:02:16
36432         Log: Remove the shared object before attempting to create
36433              (by linking) a new one.  E.g. in AIX not removing
36434              becomes quite painful if one tries to do more than one
36435              build in the same tree (an interrupted build, for example),
36436              since the AIX' shared dynaloader seemingly keeps the shared
36437              objects open and therefore 'busy' for quite a while, even when
36438              nobody is using the objects, leading into link failures.
36439      Branch: perl
36440            ! lib/ExtUtils/MM_Unix.pm
36441 ____________________________________________________________________________
36442 [  7781] By: gsar                                  on 2000/11/20  19:02:55
36443         Log: type mismatch due to faulty integration
36444      Branch: maint-5.6/perl
36445            ! toke.c win32/Makefile
36446 ____________________________________________________________________________
36447 [  7780] By: gsar                                  on 2000/11/20  17:31:55
36448         Log: integrate changes#6392,6394..6399,6401..6404
36449              
36450              The {multiplier} of a fixed substring was overlooked which
36451              caused a wrong initial search offset for that substring.
36452              
36453              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
36454              From: Hugo <hv@crypt.compulink.co.uk>
36455              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
36456              Date: Thu, 13 Jul 2000 19:27:13 +0100
36457              
36458              Fix the BOM bug: not a byteorder bug, a signedness bug.
36459              
36460              Replace change #6337 with a better one.
36461              
36462              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
36463              From: Hugo <hv@crypt.compulink.co.uk>
36464              Date: Fri, 14 Jul 2000 04:16:20 +0100
36465              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
36466              
36467              MakeMaker should not remove editor backups (*~) on `make clean`
36468              by default (completes change#6383)
36469              
36470              move new variables to the end of the interpreter structure (for
36471              bincompat in code that doesn't #include XSUB.h)
36472              
36473              rename totally bletcherous SvLOCK() thingy (doesn't do what the
36474              name suggests anyway)
36475              
36476              various cleanups (typos, misformatted code, and small bugs)
36477              
36478              typecasts needed for change#6394
36479              
36480              typos in change#6399, regen headers
36481              
36482              inconsistent types needs casts
36483              
36484              PERL_OBJECT build tweaks
36485      Branch: maint-5.6/perl
36486           !> MANIFEST doop.c embed.h embed.pl embedvar.h
36487           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
36488           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
36489           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
36490           !> toke.c util.c
36491 ____________________________________________________________________________
36492 [  7779] By: gsar                                  on 2000/11/20  17:06:29
36493         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
36494              
36495              Cosmetics and perldelta.
36496              
36497              Fix nits noticed by Boston.pm.
36498              
36499              Do the cc sanity check both before the hints and
36500              after the cc selction.
36501              
36502              get sprintf.t to adjust properly for 3-digit exponents
36503              
36504              don't clobber *.orig files on *clean targets
36505              
36506              fix bugs in processing %v-*d and similar format specs (from
36507              Avi Finkel <avi@finkel.org>)
36508              
36509              sprintf test tweaks (from Dominic Dunlop)
36510              
36511              new selfloader.t in change#6183 doesn't close DATA handles,
36512              and thus fails to clean up tmp files on dosish platforms
36513              
36514              typos (spotted by Peter Prymmer)
36515              
36516              typo fix from Craig Berry
36517      Branch: maint-5.6/perl
36518           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
36519           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
36520           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
36521           !> x2p/Makefile.SH
36522 ____________________________________________________________________________
36523 [  7778] By: gsar                                  on 2000/11/20  16:46:51
36524         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
36525              
36526              Subject: Re: format bug report  [Patch]
36527              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36528              Date: Wed, 05 Jul 2000 13:12:52 +0200
36529              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
36530              
36531              Subject: Re: format bug report  [Patch]
36532              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36533              Date: Wed, 05 Jul 2000 14:10:01 +0200
36534              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
36535              
36536              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
36537              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36538              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
36539              Date: Fri, 07 Jul 2000 17:57:16 +0100
36540              
36541              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
36542              To: perl5-porters@perl.org
36543              From: Karsten Sperling <spiff@phreax.net>
36544              Date: Mon, 10 Jul 2000 15:12:52 +0200
36545              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
36546              
36547              README.posix-bc podified from Thomas Dorner.
36548              
36549              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
36550              From: Dominic Dunlop <domo@computer.org>
36551              Date: Tue, 11 Jul 2000 12:27:33 +0200
36552              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
36553              
36554              Typo in #6341.
36555              
36556              Fix for
36557              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
36558              From: Roderick Schertler <roderick@argon.org>
36559              Date: Tue, 11 Jul 2000 13:55:05 -0400
36560              Message-Id: <200007111755.NAA05077@jones.argon.org>
36561              
36562              Minor cleanups on the booklist.
36563              
36564              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
36565              regen perltoc.
36566              
36567              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
36568      Branch: maint-5.6/perl
36569           +> pod/perlbook.pod
36570           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
36571           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
36572           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
36573 ____________________________________________________________________________
36574 [  7777] By: jhi                                   on 2000/11/20  16:08:49
36575         Log: Update Changes.
36576      Branch: perl
36577            ! Changes patchlevel.h
36578 ____________________________________________________________________________
36579 [  7776] By: jhi                                   on 2000/11/20  15:27:56
36580         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
36581              This may be overly harsh but until proven otherwise, we think this
36582              way, or until we have a simple test for Configure (having to start
36583              up servers is does not count as simple) to check for the problems.
36584      Branch: perl
36585            ! perl.h
36586 ____________________________________________________________________________
36587 [  7775] By: jhi                                   on 2000/11/20  15:22:17
36588         Log: Solaris hints tweaks.
36589      Branch: perl
36590            ! hints/solaris_2.sh
36591 ____________________________________________________________________________
36592 [  7774] By: jhi                                   on 2000/11/20  15:01:20
36593         Log: Add a workaround to SOCKS 64-bit problems.
36594      Branch: perl
36595            ! doio.c embed.h embed.pl perlsdio.h proto.h
36596 ____________________________________________________________________________
36597 [  7773] By: jhi                                   on 2000/11/20  14:51:47
36598         Log: sysseek() instead of seek().
36599      Branch: perl
36600            ! t/lib/syslfs.t
36601 ____________________________________________________________________________
36602 [  7772] By: gsar                                  on 2000/11/20  13:06:23
36603         Log: integrate changes#6315..6319,6321..6331,6333..6338
36604              
36605              Integrate with Sarathy, preliminary fix for unicos
36606              alignment problems in [ID 20000612.002] Perl problem on Cray system.
36607              
36608              some debugger output does not go to the socket when RemotePort is set
36609              
36610              winsock cleanup never done on Windows (leads to handle leaks)
36611              
36612              fix UNC path handling on Windows under ithreads, and chdir()
36613              return value when given a non-existent directory
36614              
36615              Autogenerate pod/Makefile and pod/buildtoc.
36616              buildtoc also checks whether the existin pods are
36617              mentioned in MANIFEST and perl.pod, and vice versa.
36618              (None of the thusly found discrepancies fixed yet.)
36619              roffitall also needs to be autogenerated similarly but it
36620              seems so badly out of date that I didn't touch it yet.
36621              
36622              Config is being used.
36623              
36624              Add =head1 NAMEs so that buildtoc is happy.
36625              (The CGI::Util nit reported to Lincoln.)
36626              
36627              Fix complaints of buildtoc.
36628              
36629              Fix the alignment problem in Crays ([ID 20000612.002]).
36630              
36631              Remove perlbook, update perlfaq book listing,
36632              rearrange perl.pod, regenerate perltoc.
36633              
36634              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
36635              was cast to an unsigned (32-bit) integer with wild abandon.
36636              
36637              winsock options weren't being set in all threads under ithreads
36638              (caused send()s from second and subsequent threads to fail)
36639              
36640              accept() leaks memory on windows due to incorrect ordering of
36641              closesocket() and fclose() calls
36642              
36643              Reorder perl.pod once more.
36644              
36645              More POSIX.pod tweaks.
36646              
36647              Sprinkle ldlibpath.
36648              
36649              Precedence goof, fix based on
36650              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
36651              From: Hugo <hv@crypt.compulink.co.uk>
36652              Date: Tue, 11 Jul 2000 12:52:38 +0100
36653              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
36654              
36655              Subject: PATCH perlguts.pod: Document D and d magic types
36656              From: mjd@plover.com
36657              Date: 5 Jul 2000 18:01:51 -0000
36658              Message-ID: <20000705180151.29413.qmail@plover.com>
36659              
36660              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
36661              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
36662              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
36663              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
36664              
36665              Subject: [PATCH cfgperl] $& segfaults if you trick it
36666              From: simon@brecon.co.uk (Simon Cozens)
36667              Date: 7 Jul 2000 11:26:09 GMT
36668              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
36669              
36670              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
36671              From: Hugo <hv@crypt.compulink.co.uk>
36672              Date: Tue, 11 Jul 2000 12:44:50 +0100
36673              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
36674              
36675              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
36676              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36677              Date: Tue, 11 Jul 2000 13:50:51 +0100
36678              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
36679      Branch: maint-5.6/perl
36680           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
36681           +> pod/buildtoc.PL
36682            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
36683           !> (integrate 26 files)
36684 ____________________________________________________________________________
36685 [  7771] By: gsar                                  on 2000/11/20  12:31:42
36686         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
36687              6310,6311,6314
36688              
36689              Subject: [PATCH bleedperl] File::Spec 0.82 beta
36690              From: Barrie Slaymaker <barries@jester.slaysys.com>
36691              Date: Wed, 28 Jun 2000 11:35:29 -0400
36692              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
36693              
36694              tweak perlembed for multiplicity/usethreads sanity; correct notes
36695              about Windows
36696              
36697              localize %INC in a Safe compartment so that use/require work
36698              (many other magic globals probably need similar treatment)
36699              
36700              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
36701              when @_ is modified, causing coredumps
36702              
36703              slurp mode fix in change#4736 still not quite right
36704              
36705              Point to perlipc for more SysV IPC examples.
36706              
36707              Elaborate POSIX.pod.  Still needs work.
36708              
36709              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
36710              
36711              fix large memory leak that has been around for ever, masked by
36712              -DPURIFY (most of the arenas were never freed!)
36713              
36714              fix memory leak on Windows (PL_sys_intern contents were never
36715              freed)
36716              
36717              PERL_OBJECT build tweak
36718              
36719              adjust change#6299
36720              
36721              remove rel2abs prototypes (from Barrie Slaymaker)
36722              
36723              missing perldiag entry for unpack("w",...) diagnostic (from
36724              Andreas Koenig)
36725              
36726              better diagnostic on Frob->stuff() when Frob:: doesn't exist
36727              (from Richard Soderberg <rs@oregonnet.com>)
36728              
36729              Win32 patches for cfgperl from Sarathy.
36730              
36731              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
36732              
36733              More POSIX.pod embellishment.
36734              
36735              tyop in change#6306
36736      Branch: maint-5.6/perl
36737           !> (integrate 44 files)
36738 ____________________________________________________________________________
36739 [  7770] By: gsar                                  on 2000/11/20  11:51:00
36740         Log: integrate changes#6268..6282 from cfgperl branch
36741              
36742              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
36743              From: Dominic Dunlop <domo@computer.org>
36744              Date: Thu, 29 Jun 2000 12:32:39 +0200
36745              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
36746              
36747              Regen headers for #6261 (and update embed.pl for this) and #6267,
36748              silence few compiler warnings.
36749              
36750              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
36751              From: Nicholas Clark <nick@talking.bollo.cx>
36752              Date: Fri, 23 Jun 2000 16:21:15 +0100
36753              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
36754              
36755              Subject: PATCH pod/perltie.pod
36756              From: Ian Phillipps <Ian.Phillipps@iname.com>
36757              Date: Fri, 16 Jun 2000 00:17:19 +0100
36758              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
36759              (only the first hunk, the second hunk had already been done
36760              by some other patch)
36761              
36762              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
36763              From: Tom Phoenix <rootbeer@redcat.com>
36764              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
36765              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
36766              
36767              Subject: [PATCH] xsub attributes
36768              From: Doug MacEachern <dougm@covalent.net>
36769              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
36770              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
36771              
36772              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
36773              From: Andy Dougherty <doughera@lafayette.edu>
36774              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
36775              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
36776              
36777              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
36778              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36779              Date: Tue, 13 Jun 2000 02:43:48 -0500
36780              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
36781              
36782              Subject: [PATCH] Re: eval documentation: context
36783              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36784              Date: Mon, 12 Jun 2000 15:07:29 +0100
36785              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
36786              
36787              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
36788              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36789              Date: Mon, 12 Jun 2000 14:55:59 +0100
36790              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
36791              
36792              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
36793              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
36794              Date: Fri, 09 Jun 2000 12:39:27 -0400
36795              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
36796              (plus update the version "number" of Text::Wrap)
36797              
36798              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
36799              From: Tim Ayers <tayers@bridge.com>
36800              Date: Thu, 08 Jun 2000 08:11:06 +0200
36801              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
36802              [resent by Richard Foley, Message-Id probably wrong]
36803              
36804              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
36805              From: rspier@pobox.com (Robert Spier)
36806              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
36807              Message-ID: <14654.31913.845602.610277@rls.cx>
36808              
36809              Subject: [PATCH 5.6.0] utils/h2xs.PL
36810              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36811              Date: Wed, 7 Jun 2000 04:02:04 -0500
36812              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
36813              
36814              Subject: [PATCH 5.6.0]ITHREADs for VMS
36815              From: Dan Sugalski <dan@sidhe.org>
36816              Date: Tue, 06 Jun 2000 11:59:50 -0400
36817              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
36818      Branch: maint-5.6/perl
36819           !> (integrate 31 files)
36820 ____________________________________________________________________________
36821 [  7769] By: gsar                                  on 2000/11/20  11:29:06
36822         Log: integrate changes#6261..6266 from cfgperl
36823              
36824              Subject: Re: [PATCH cfgperl] BOMs away!
36825              From: simon@brecon.co.uk (Simon Cozens)
36826              Date: 17 Jun 2000 11:49:57 GMT
36827              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
36828              
36829              Subject: 5.6.0 Patch for EPOC
36830              From: Olaf Flebbe <o.flebbe@gmx.de>
36831              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
36832              Message-ID: <23449.960929969@www11.gmx.net>
36833              
36834              tr fixes from Simon Cozens
36835              
36836              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
36837              From: Marty Lucich <marty@netcom.com>
36838              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
36839              Message-Id: <200006282116.OAA11148@netcom.com>
36840              ccdlflags update (the BSD/OS 4.1 part had already been taken
36841              care of by #6141).
36842              
36843              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
36844              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36845              Date: Wed, 28 Jun 2000 17:50:12 -0700
36846              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
36847              
36848              Subject: [PATCH 5.6.0] cygwin port
36849              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
36850              From: "Fifer, Eric" <EFifer@sanwaint.com>
36851              Date: Thu, 29 Jun 2000 12:58:29 +0100
36852      Branch: maint-5.6/perl
36853           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
36854           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
36855           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
36856           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
36857 ____________________________________________________________________________
36858 [  7768] By: gsar                                  on 2000/11/20  11:13:44
36859         Log: integrate changes#6252..6256,6259..6260
36860              
36861              Paranoia tweak on #6249.
36862              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
36863              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36864              Date: Sun, 25 Jun 2000 23:43:12 -0400
36865              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
36866              
36867              Subject: tr///, help wanted.
36868              From: simon@brecon.co.uk (Simon Cozens)
36869              Date: 28 Jun 2000 11:29:04 GMT
36870              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
36871              
36872              small thinko tweaks
36873              
36874              tweaks from Simon Conzes to further fix tr/// under utf8
36875              
36876              perlnewmod was missing from MANIFEST.
36877              
36878              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
36879              From: simon@brecon.co.uk (Simon Cozens)
36880              Date: 17 Jun 2000 11:56:44 GMT
36881              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
36882              pack U0, pack C0
36883      Branch: maint-5.6/perl
36884           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
36885           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
36886           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
36887           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
36888 ____________________________________________________________________________
36889 [  7767] By: gsar                                  on 2000/11/20  10:51:38
36890         Log: integrate change#6250 from cfgperl
36891              
36892              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
36893              From: Doug MacEachern <dougm@covalent.net>
36894              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
36895              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
36896      Branch: maint-5.6/perl
36897           +> t/op/my_stash.t
36898           !> MANIFEST embed.pl global.sym proto.h toke.c
36899 ____________________________________________________________________________
36900 [  7766] By: gsar                                  on 2000/11/20  10:48:34
36901         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
36902              
36903              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
36904              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
36905              Date: Mon, 26 Jun 2000 18:40:14 +0100
36906              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
36907              
36908              Subject: [PATCH] bytes<->utf8 fixes
36909              From: simon@brecon.co.uk (Simon Cozens)
36910              Date: 26 Jun 2000 04:55:45 GMT
36911              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
36912              
36913              Subject: [PATCH] is_utf8_string
36914              From: simon@brecon.co.uk (Simon Cozens)
36915              Date: 26 Jun 2000 02:25:59 GMT
36916              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
36917              
36918              Subject: [PATCH] avoid mg_ptr in '*' magic
36919              From: Doug MacEachern <dougm@covalent.net>
36920              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
36921              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
36922              
36923              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
36924              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
36925              Date: Sat, 24 Jun 2000 13:06:20 +0100
36926              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
36927              
36928              Allow for standalone testing.
36929              
36930              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
36931              From: Mark-Jason Dominus <mjd@plover.com>
36932              Date: Tue, 27 Jun 2000 22:36:42 -0400
36933              Message-ID: <20000628023642.12166.qmail@plover.com>
36934              
36935              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
36936              From: Frank Tobin <ftobin@uiuc.edu>
36937              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
36938              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
36939      Branch: maint-5.6/perl
36940           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
36941           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
36942           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
36943           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
36944           !> utf8.c utils/h2xs.PL
36945 ____________________________________________________________________________
36946 [  7765] By: gsar                                  on 2000/11/20  10:29:13
36947         Log: integrate change#6239 from cfgperl
36948              
36949              Configure maintenance.  Sever some dependency cycles,
36950              separate gccversion from the cc unit,
36951              address [ID 20000623.006] Configure script patch for using gcc on AIX
36952              (but solve it a little bit differently),
36953              unduplex some accidentally duplicated units,
36954              suggest using gcc if no cc available
36955              (p5p thread: "Solaris configure: counterproposal", 1999-09)
36956      Branch: maint-5.6/perl
36957           !> Configure Todo-5.6 config_h.SH
36958 ____________________________________________________________________________
36959 [  7764] By: gsar                                  on 2000/11/20  10:25:55
36960         Log: integrate changes#6233..6238 from cfgperl
36961              
36962              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
36963              From: Mark-Jason Dominus <mjd@plover.com>
36964              Date: Fri, 16 Jun 2000 20:53:04 -0400
36965              Message-ID: <20000617005304.8008.qmail@plover.com>
36966              
36967              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
36968              because when run as services (Win32ese for daemons)
36969              no environment variables are set and tmpdir ends up as /tmp,
36970              which is ambiguous.
36971              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
36972              From: matt@sergeant.org
36973              Date: 16 Jun 2000 16:30:43 -0000
36974              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
36975              
36976              The thread begun by
36977              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
36978              From: Kevin.Ruscoe@ubsw.com
36979              Date: Fri, 16 Jun 2000 16:38:51 +0100
36980              Message-Id: <H000019b03c300d6@MHS>
36981              
36982              Tweak embed.pl, regen headers.
36983              
36984              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
36985              From: Dan Sugalski <dan@sidhe.org>
36986              Date: Fri, 23 Jun 2000 17:00:00 -0400
36987              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
36988      Branch: maint-5.6/perl
36989           !> (integrate 27 files)
36990 ____________________________________________________________________________
36991 [  7763] By: gsar                                  on 2000/11/20  10:08:08
36992         Log: s/perl56delta/perldelta/g
36993      Branch: maint-5.6/perl
36994            ! pod/Makefile
36995 ____________________________________________________________________________
36996 [  7762] By: gsar                                  on 2000/11/20  10:04:00
36997         Log: integrate changes#6225,6229,6231,6232 from cfgperl
36998              
36999              Add source code filenames to apidoc.
37000              From: simon@brecon.co.uk (Simon Cozens)
37001              Subject: [PATCH embed.pl] Source X-ref
37002              Date: 22 Jun 2000 02:18:49 GMT
37003              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
37004              
37005              Subject: README.hpux version 0.6.1
37006              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
37007              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37008              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
37009              
37010              Subject: [PATCH 5.6.0] cygwin port
37011              From: "Fifer, Eric" <EFifer@sanwaint.com>
37012              Date: Tue, 20 Jun 2000 14:30:58 +0100
37013              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
37014              
37015              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
37016              From: simon@brecon.co.uk (Simon Cozens)
37017              Date: 19 Jun 2000 15:18:27 GMT
37018              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
37019              
37020              plus update pod/Makefile and regenerate perltoc
37021      Branch: maint-5.6/perl
37022           +> pod/perlutil.pod
37023           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
37024           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
37025 ____________________________________________________________________________
37026 [  7761] By: jhi                                   on 2000/11/20  04:09:55
37027         Log: Miraculous typo.
37028      Branch: perl
37029            ! t/op/pat.t
37030 ____________________________________________________________________________
37031 [  7760] By: jhi                                   on 2000/11/20  04:06:08
37032         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
37033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37034              Date: Sun, 19 Nov 2000 22:30:26 -0500
37035              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
37036      Branch: perl
37037            ! regexec.c scope.h t/op/pat.t
37038 ____________________________________________________________________________
37039 [  7759] By: jhi                                   on 2000/11/20  02:05:22
37040         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
37041      Branch: perl
37042            ! perl.h
37043 ____________________________________________________________________________
37044 [  7758] By: jhi                                   on 2000/11/20  01:58:11
37045         Log: Subject: [perl 7711: EPOC] updates
37046              From: Olaf Flebbe <o.flebbe@gmx.de>
37047              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
37048              Message-ID: <25575.974658810@www23.gmx.net>               
37049      Branch: perl
37050            + lib/File/Spec/Epoc.pm
37051            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
37052            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
37053            ! lib/File/Spec.pm perl.c sv.c
37054 ____________________________________________________________________________
37055 [  7757] By: jhi                                   on 2000/11/20  01:53:11
37056         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
37057      Branch: perl
37058            ! MANIFEST
37059 ____________________________________________________________________________
37060 [  7756] By: jhi                                   on 2000/11/20  01:47:22
37061         Log: Integrate perlio.
37062      Branch: perl
37063            - ext/re/hints/MSWin32.pl
37064           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
37065           !> win32/config.gc win32/config_H.gc win32/win32sck.c
37066 ____________________________________________________________________________
37067 [  7755] By: nick                                  on 2000/11/19  20:57:17
37068         Log: Add dummy crlf layer (just as buffer)
37069              Correct 1st bug - one layer of indirection.
37070      Branch: perlio
37071            ! perlio.c perlio.h perliol.h
37072 ____________________________________________________________________________
37073 [  7754] By: nick                                  on 2000/11/19  20:56:12
37074         Log: Work-round to Perl_deb_nocontext is no longer required
37075      Branch: perlio
37076            - ext/re/hints/MSWin32.pl
37077 ____________________________________________________________________________
37078 [  7753] By: nick                                  on 2000/11/19  20:01:16
37079         Log: diff -se shows these as different
37080      Branch: perlio
37081            ! global.sym pod/perlapi.pod
37082 ____________________________________________________________________________
37083 [  7752] By: nick                                  on 2000/11/19  18:57:30
37084         Log: Configure GCC/Win32 build -Duseperlio
37085              Fix a couple of gross issues
37086              - double-include of ../deb.o in re.dll
37087              - win32sck.c needs PerlIO and FILE 
37088      Branch: perlio
37089            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
37090            ! win32/win32sck.c
37091 ____________________________________________________________________________
37092 [  7751] By: nick                                  on 2000/11/19  17:05:36
37093         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
37094      Branch: perlio
37095            ! perlio.c
37096 ____________________________________________________________________________
37097 [  7750] By: nick                                  on 2000/11/19  16:57:14
37098         Log: Missing aTHX_
37099      Branch: perlio
37100            ! sv.c
37101 ____________________________________________________________________________
37102 [  7749] By: jhi                                   on 2000/11/19  16:28:40
37103         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
37104              From: "Peter J. Farley III" <pjfarley@banet.net>
37105              Date: Sun, 19 Nov 2000 01:42:58 -0500
37106              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
37107      Branch: perl
37108            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
37109 ____________________________________________________________________________
37110 [  7748] By: jhi                                   on 2000/11/19  16:08:10
37111         Log: Subject: podlators 1.05 available        
37112              From: Russ Allbery <rra@stanford.edu>   
37113              Date: 18 Nov 2000 22:04:28 -0800
37114              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
37115      Branch: perl
37116            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
37117 ____________________________________________________________________________
37118 [  7747] By: nick                                  on 2000/11/19  11:19:39
37119         Log: Integrate mainline
37120      Branch: perlio
37121           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
37122           !> util.c
37123 ____________________________________________________________________________
37124 [  7746] By: jhi                                   on 2000/11/19  06:42:22
37125         Log: Make hex scanning warn on "\x{x}" and "\xx".
37126              "\x" and and hex("x") are still valid.
37127      Branch: perl
37128            ! util.c
37129 ____________________________________________________________________________
37130 [  7745] By: nick                                  on 2000/11/18  22:52:28
37131         Log: Integrate mainline
37132      Branch: perlio
37133           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
37134           !> perl.h perlio.c proto.h regcomp.c regcomp.h
37135 ____________________________________________________________________________
37136 [  7744] By: jhi                                   on 2000/11/18  22:50:28
37137         Log: Introduce Perl_utf8_length().  Use it.
37138      Branch: perl
37139            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
37140 ____________________________________________________________________________
37141 [  7743] By: jhi                                   on 2000/11/18  22:38:51
37142         Log: Compiler denit.
37143      Branch: perl
37144            ! perlio.c
37145 ____________________________________________________________________________
37146 [  7742] By: jhi                                   on 2000/11/18  20:33:05
37147         Log: Integrate perlio.
37148      Branch: perl
37149           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
37150           !> perlio.h pp_ctl.c pp_sys.c sv.c
37151 ____________________________________________________________________________
37152 [  7741] By: jhi                                   on 2000/11/18  20:31:27
37153         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
37154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37155              Date: Fri, 17 Nov 2000 20:35:11 -0500
37156              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
37157              
37158              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
37159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37160              Date: Fri, 17 Nov 2000 21:03:47 -0500
37161              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
37162              
37163              Plus a little bit of tweaking in pregcomp().
37164      Branch: perl
37165            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
37166 ____________________________________________________________________________
37167 [  7740] By: nick                                  on 2000/11/18  20:17:22
37168         Log: Lexical use open ... support:
37169              add ->cop_io to COP structure in cop.h.
37170              Make mg.c and gv.c associate it with ${^OPEN}.
37171              Make lib/open.pm set it.
37172              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
37173              manner similar to ->cop_warnings.
37174              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
37175              call new PerlIO_apply_layers().
37176              Declare latter in perlio.h and define in perlio.c
37177      Branch: perlio
37178            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
37179            ! perlio.h pp_ctl.c pp_sys.c sv.c
37180 ____________________________________________________________________________
37181 [  7739] By: jhi                                   on 2000/11/18  19:54:00
37182         Log: Integrate perlio.
37183      Branch: perl
37184           !> doio.c perlio.c pp.c
37185 ____________________________________________________________________________
37186 [  7738] By: jhi                                   on 2000/11/18  17:16:13
37187         Log: Subject: [PATCH 5.7.0] etags broken again
37188              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37189              Date: Sat, 18 Nov 2000 02:41:36 -0500
37190              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
37191      Branch: perl
37192            ! emacs/ptags
37193 ____________________________________________________________________________
37194 [  7737] By: jhi                                   on 2000/11/18  17:12:18
37195         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
37196      Branch: perl
37197            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37198 ____________________________________________________________________________
37199 [  7736] By: nick                                  on 2000/11/18  14:06:20
37200         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
37201              part to be isolated.
37202      Branch: perlio
37203            ! doio.c perlio.c
37204 ____________________________________________________________________________
37205 [  7735] By: nick                                  on 2000/11/18  11:03:32
37206         Log: Integrate mainline
37207      Branch: perlio
37208           !> Changes README.amiga README.win32 patchlevel.h
37209           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
37210 ____________________________________________________________________________
37211 [  7734] By: jhi                                   on 2000/11/18  01:18:56
37212         Log: Update Changes.
37213      Branch: perl
37214            ! Changes patchlevel.h
37215 ____________________________________________________________________________
37216 [  7733] By: jhi                                   on 2000/11/18  00:32:54
37217         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
37218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37219              Date: Fri, 17 Nov 2000 17:28:02 -0500
37220              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
37221      Branch: perl
37222            ! regcomp.c regexec.c t/op/re_tests
37223 ____________________________________________________________________________
37224 [  7732] By: jhi                                   on 2000/11/18  00:28:56
37225         Log: Sparc 64-bit pack() fix from Jens Hamisch.
37226      Branch: perl
37227            ! pp.c
37228 ____________________________________________________________________________
37229 [  7731] By: jhi                                   on 2000/11/18  00:18:39
37230         Log: Explain in more detail the {} syntax ambiguousity.
37231              
37232              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
37233              From: Nicholas Clark <nick@ccl4.org>
37234              Date: Fri, 17 Nov 2000 22:10:28 +0000
37235              Message-ID: <20001117221028.A88930@plum.flirble.org>
37236      Branch: perl
37237            ! pod/perlfunc.pod
37238 ____________________________________________________________________________
37239 [  7730] By: jhi                                   on 2000/11/18  00:12:18
37240         Log: Subject: Fix for README.amiga (20000323.033)
37241              From: "Stephen P. Potter" <spp@spotter.yi.org>
37242              Date: Fri, 17 Nov 2000 12:25:51 -0500
37243              Message-Id: <200011171725.MAA05768@spotter.yi.org>
37244      Branch: perl
37245            ! README.amiga
37246 ____________________________________________________________________________
37247 [  7729] By: jhi                                   on 2000/11/18  00:08:34
37248         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
37249              From: "A. C. Yardley" <yardley@tanet.net>
37250              Date: Mon, 3 Apr 2000 11:35:33 -0700
37251              Message-ID: <3483.000403@tanet.net>
37252      Branch: perl
37253            ! README.win32
37254 ____________________________________________________________________________
37255 [  7728] By: nick                                  on 2000/11/17  21:59:47
37256         Log: Integrate mainline
37257      Branch: perlio
37258           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
37259           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
37260           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
37261           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
37262 ____________________________________________________________________________
37263 [  7727] By: nick                                  on 2000/11/17  21:56:31
37264         Log: Experiment on use of attributes.pm interface.
37265              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
37266              SVt_PVRV if not already something better (else vivify of say magic gets
37267              core dump).
37268      Branch: perlio
37269            ! perlio.c pp.c
37270 ____________________________________________________________________________
37271 [  7726] By: jhi                                   on 2000/11/17  14:15:49
37272         Log: Subject: Fix for 20000815.006
37273              From: "Stephen P. Potter" <spp@spotter.yi.org>
37274              Date: Fri, 17 Nov 2000 08:57:45 -0500
37275              Message-Id: <200011171357.IAA05122@spotter.yi.org>
37276              
37277              It's really 20000518.006.
37278      Branch: perl
37279            ! pod/perlmodlib.PL
37280 ____________________________________________________________________________
37281 [  7725] By: jhi                                   on 2000/11/17  14:12:31
37282         Log: Subject: Fix for 20000409.001
37283              From: "Stephen P. Potter" <spp@spotter.yi.org>
37284              Date: Fri, 17 Nov 2000 08:55:45 -0500
37285              Message-Id: <200011171355.IAA05104@spotter.yi.org>
37286      Branch: perl
37287            ! pod/perlfaq9.pod
37288 ____________________________________________________________________________
37289 [  7724] By: jhi                                   on 2000/11/17  14:08:58
37290         Log: Undo #7627 now that we have =head3.
37291      Branch: perl
37292            ! pod/perlhack.pod
37293 ____________________________________________________________________________
37294 [  7723] By: jhi                                   on 2000/11/17  14:04:09
37295         Log: As surmised the #7719 wasn't a good move.
37296      Branch: perl
37297            ! hints/solaris_2.sh
37298 ____________________________________________________________________________
37299 [  7722] By: jhi                                   on 2000/11/17  13:59:04
37300         Log: Also the 64bitall hints can be either here or there.
37301      Branch: perl
37302            ! hints/solaris_2.sh
37303 ____________________________________________________________________________
37304 [  7721] By: jhi                                   on 2000/11/17  02:26:23
37305         Log: Test tweak for the open pragma.
37306      Branch: perl
37307            ! t/lib/b.t
37308 ____________________________________________________________________________
37309 [  7720] By: jhi                                   on 2000/11/17  00:23:22
37310         Log: The long double hints can be here or there.
37311      Branch: perl
37312            ! hints/solaris_2.sh
37313 ____________________________________________________________________________
37314 [  7719] By: jhi                                   on 2000/11/17  00:14:06
37315         Log: For Solaris use64bitall the stdchar needs a little bit of help.
37316      Branch: perl
37317            ! hints/solaris_2.sh
37318 ____________________________________________________________________________
37319 [  7718] By: jhi                                   on 2000/11/16  23:27:34
37320         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
37321              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
37322              Date: Wed, 15 Nov 2000 08:56:32 +0100
37323              Message-ID: <3A1241B0.64477E00@alcatel.at>
37324      Branch: perl
37325            ! lib/Carp/Heavy.pm
37326 ____________________________________________________________________________
37327 [  7717] By: jhi                                   on 2000/11/16  23:23:29
37328         Log: Subject: [PATCH] Re: 20001101.003 PDL
37329              From: Nicholas Clark <nick@ccl4.org>
37330              Date: Thu, 16 Nov 2000 16:48:25 +0000
37331              Message-ID: <20001116164825.B93487@plum.flirble.org>
37332      Branch: perl
37333            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
37334 ____________________________________________________________________________
37335 [  7716] By: jhi                                   on 2000/11/16  23:21:31
37336         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
37337              From: "Casey R. Tweten" <crt@kiski.net>
37338              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
37339              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
37340      Branch: perl
37341            ! lib/Pod/Checker.pm pod/perlpod.pod
37342 ____________________________________________________________________________
37343 [  7715] By: jhi                                   on 2000/11/16  23:19:40
37344         Log: Avoid an infinite loop in VMS when utils scripts are run
37345              with no arguments, from Charles Lane.
37346      Branch: perl
37347            ! configure.com
37348 ____________________________________________________________________________
37349 [  7714] By: jhi                                   on 2000/11/16  23:17:08
37350         Log: Subject: perllocale.pod changes
37351              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37352              Date: Mon, 13 Nov 2000 10:09:22 +0300
37353              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
37354      Branch: perl
37355            ! pod/perllocale.pod
37356 ____________________________________________________________________________
37357 [  7713] By: jhi                                   on 2000/11/16  23:14:06
37358         Log: Integrate perlio.
37359      Branch: perl
37360           !> doio.c perlio.c perlio.h util.c
37361 ____________________________________________________________________________
37362 [  7712] By: nick                                  on 2000/11/16  21:10:58
37363         Log: Integrate mainline
37364      Branch: perlio
37365           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37366           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
37367           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
37368           !> vos/config.ga.def vos/config.ga.h win32/config.bc
37369           !> win32/config.gc win32/config.vc
37370 ____________________________________________________________________________
37371 [  7711] By: nick                                  on 2000/11/16  19:56:41
37372         Log: Minor tweaks:
37373              consistent way of getting 'rb', 'wb' etc. for binary opens
37374              move *perlio::layers to *open::layers
37375              a #define to show layers available
37376              DOSISH popen/PerlIO had export/import sense inverted.
37377      Branch: perlio
37378            ! doio.c perlio.c perlio.h util.c
37379 ____________________________________________________________________________
37380 [  7710] By: jhi                                   on 2000/11/16  15:46:05
37381         Log: Add HAS_SBRK_PROTO.
37382      Branch: metaconfig/U/perl
37383            + d_sbrkproto.U
37384      Branch: perl
37385            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37386            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
37387            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
37388            ! vos/config.ga.def vos/config.ga.h win32/config.bc
37389            ! win32/config.gc win32/config.vc
37390 ____________________________________________________________________________
37391 [  7709] By: nick                                  on 2000/11/16  07:31:49
37392         Log: Integrate mainline
37393      Branch: perlio
37394           !> (integrate 35 files)
37395 ____________________________________________________________________________
37396 [  7708] By: jhi                                   on 2000/11/16  05:33:03
37397         Log: These files are text, not binary.
37398      Branch: perl
37399            ! ext/Encode/Encode/iso8859-10.enc
37400            ! ext/Encode/Encode/iso8859-13.enc
37401            ! ext/Encode/Encode/iso8859-14.enc
37402            ! ext/Encode/Encode/iso8859-15.enc
37403 ____________________________________________________________________________
37404 [  7707] By: jhi                                   on 2000/11/16  01:53:37
37405         Log: Update Changes.
37406      Branch: perl
37407            ! Changes patchlevel.h
37408 ____________________________________________________________________________
37409 [  7706] By: jhi                                   on 2000/11/16  01:35:59
37410         Log: More #undefing of stdio.
37411      Branch: perl
37412            ! fakesdio.h nostdio.h
37413 ____________________________________________________________________________
37414 [  7705] By: jhi                                   on 2000/11/16  01:34:18
37415         Log: Add fwalk() probe to the configuration files and regen perltoc.
37416      Branch: perl
37417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37418            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
37419            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
37420            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37421            ! win32/config.bc win32/config.gc win32/config.vc
37422 ____________________________________________________________________________
37423 [  7704] By: jhi                                   on 2000/11/16  01:33:07
37424         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
37425              an optional third argument to Inlibc?)
37426      Branch: metaconfig/U/perl
37427            + d__fwalk.U
37428 ____________________________________________________________________________
37429 [  7703] By: jhi                                   on 2000/11/16  01:09:22
37430         Log: The type of the hash_cb() size argument is tricky.
37431      Branch: perl
37432            ! ext/DB_File/DB_File.xs
37433 ____________________________________________________________________________
37434 [  7702] By: jhi                                   on 2000/11/15  23:01:16
37435         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
37436      Branch: perl
37437            ! nostdio.h
37438 ____________________________________________________________________________
37439 [  7701] By: jhi                                   on 2000/11/15  22:52:32
37440         Log: Detypo.
37441      Branch: perl
37442            ! t/lib/bigfltpm.t
37443 ____________________________________________________________________________
37444 [  7700] By: jhi                                   on 2000/11/15  22:51:56
37445         Log: UINT64_C() work continues.
37446      Branch: perl
37447            ! handy.h perl.h utf8.h
37448 ____________________________________________________________________________
37449 [  7699] By: jhi                                   on 2000/11/15  14:13:04
37450         Log: SOCKS has its own USE_THREADS, based on
37451              
37452              Subject: [ID 20001114.002] et. al. bugfix followup
37453              From: Jens Hamisch <jens@Strawberry.COM> 
37454              Date: Wed, 15 Nov 2000 14:23:11 +0100
37455              Message-ID: <20001115142311.A21164@Strawberry.COM>
37456      Branch: perl
37457            ! perl.h
37458 ____________________________________________________________________________
37459 [  7698] By: jhi                                   on 2000/11/15  03:50:56
37460         Log: Add few missing #undefs and sort them.
37461      Branch: perl
37462            ! fakesdio.h
37463 ____________________________________________________________________________
37464 [  7697] By: jhi                                   on 2000/11/15  03:39:14
37465         Log: Linenumber fix.
37466      Branch: perl
37467            ! t/pragma/warn/utf8
37468 ____________________________________________________________________________
37469 [  7696] By: jhi                                   on 2000/11/15  02:55:26
37470         Log: EBCDIC tweaks.
37471              
37472              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
37473              From: Peter Prymmer <pvhp@forte.com>
37474              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
37475              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
37476      Branch: perl
37477            ! t/op/regmesg.t t/pragma/warn/utf8
37478 ____________________________________________________________________________
37479 [  7695] By: jhi                                   on 2000/11/15  02:53:58
37480         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
37481              From: Peter Prymmer <pvhp@forte.com>
37482              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
37483              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
37484      Branch: perl
37485            ! utf8.c
37486 ____________________________________________________________________________
37487 [  7694] By: jhi                                   on 2000/11/15  02:50:55
37488         Log: Subject: [PATCH: perl@7674] updates to README.os390
37489              From: Prymmer/Kahn <pvhp@best.com>
37490              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
37491              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
37492      Branch: perl
37493            ! README.os390
37494 ____________________________________________________________________________
37495 [  7693] By: jhi                                   on 2000/11/15  02:48:37
37496         Log: Quit utf8_to_uv() instantly if curlen == 0.
37497      Branch: perl
37498            ! utf8.c
37499 ____________________________________________________________________________
37500 [  7692] By: jhi                                   on 2000/11/15  02:24:29
37501         Log: Use u_int32_t for the size of hash_cb(), not size_t.
37502              
37503              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
37504              From: Jens Hamisch <jens@Strawberry.COM>     
37505              Date: Tue, 14 Nov 2000 19:03:55 +0100
37506              Message-Id: <20001114190355.A20559@Strawberry.COM>
37507      Branch: perl
37508            ! ext/DB_File/DB_File.xs
37509 ____________________________________________________________________________
37510 [  7691] By: jhi                                   on 2000/11/15  02:20:12
37511         Log: Use UINT64_C().
37512              
37513              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
37514              From: Jens Hamisch <jens@Strawberry.COM>
37515              Date: Tue, 14 Nov 2000 19:16:23 +0100
37516              Message-Id: <20001114191623.G20559@Strawberry.COM>
37517      Branch: perl
37518            ! utf8.c utf8.h
37519 ____________________________________________________________________________
37520 [  7690] By: jhi                                   on 2000/11/15  02:17:06
37521         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
37522              (a macro to define signed and unsigned integer constants).
37523      Branch: perl
37524            ! handy.h
37525 ____________________________________________________________________________
37526 [  7689] By: jhi                                   on 2000/11/15  01:56:51
37527         Log: Regen Configure.
37528      Branch: perl
37529            ! Configure
37530 ____________________________________________________________________________
37531 [  7688] By: jhi                                   on 2000/11/15  01:56:32
37532         Log: Make the unit know about SOCKS.
37533      Branch: metaconfig
37534            ! U/protos/socksizetype.U
37535 ____________________________________________________________________________
37536 [  7687] By: jhi                                   on 2000/11/15  01:54:47
37537         Log: Remove unused dependencies.
37538      Branch: metaconfig
37539            ! U/compline/d_getpagsz.U
37540 ____________________________________________________________________________
37541 [  7686] By: nick                                  on 2000/11/14  21:25:13
37542         Log: Integrate mainline.
37543      Branch: perlio
37544           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
37545           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
37546           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
37547           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
37548           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
37549           !> win32/config.bc win32/config.gc win32/config.vc
37550           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
37551 ____________________________________________________________________________
37552 [  7685] By: jhi                                   on 2000/11/14  17:54:56
37553         Log: Integrate perlio.
37554      Branch: perl
37555           +> fakesdio.h perliol.h
37556           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
37557           !> perlsdio.h perlsfio.h pod/perlfunc.pod
37558 ____________________________________________________________________________
37559 [  7684] By: nick                                  on 2000/11/14  17:43:04
37560         Log: PerlIO #include and #ifdef re-work.
37561      Branch: perlio
37562            + fakesdio.h perliol.h
37563            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
37564            ! perlsdio.h perlsfio.h
37565 ____________________________________________________________________________
37566 [  7683] By: jhi                                   on 2000/11/14  15:42:40
37567         Log: Hoist the duplicated socket/netdb include logic to perl.h;
37568              undef SETERRNO in case SOCKS has defined it.  Based on:
37569              
37570              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
37571              From: Jens Hamisch <jens@Strawberry.COM> 
37572              Date: Tue, 14 Nov 2000 11:34:40 +0100
37573              Message-Id: <20001114113440.A20005@Strawberry.COM>
37574      Branch: perl
37575            ! doio.c perl.h pp_sys.c
37576 ____________________________________________________________________________
37577 [  7682] By: jhi                                   on 2000/11/14  14:07:28
37578         Log: Subject: some additions for makefiles for win32 (for perl@7674)
37579              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37580              Date: Tue, 14 Nov 2000 09:31:13 +0300
37581              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
37582      Branch: perl
37583            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
37584            ! win32/makefile.mk
37585 ____________________________________________________________________________
37586 [  7681] By: jhi                                   on 2000/11/14  14:01:41
37587         Log: Subject: tiny typo in perl5db.pl
37588              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37589              Date: Tue, 14 Nov 2000 09:29:28 +0300
37590              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
37591      Branch: perl
37592            ! lib/perl5db.pl
37593 ____________________________________________________________________________
37594 [  7680] By: jhi                                   on 2000/11/14  04:13:50
37595         Log: Redo #7679 with LFs instead of CRLFs.
37596      Branch: perl
37597            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
37598            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
37599            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
37600 ____________________________________________________________________________
37601 [  7679] By: jhi                                   on 2000/11/14  01:21:09
37602         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
37603              From: Benjamin Stuhl <tiriath@yahoo.com> 
37604              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
37605              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
37606      Branch: perl
37607            + win32/bin/mdelete.bat
37608            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
37609            ! makedef.pl perlio.c win32/Makefile win32/config.gc
37610            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
37611 ____________________________________________________________________________
37612 [  7678] By: jhi                                   on 2000/11/14  01:19:20
37613         Log: Fix the re extension building for Win32.
37614              
37615              Subject: [PATCH perl@7638] Get PerlIO building on Win32
37616              From: Benjamin Stuhl <tiriath@yahoo.com> 
37617              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
37618              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
37619      Branch: perl
37620            + ext/re/hints/MSWin32.pl
37621            ! MANIFEST
37622 ____________________________________________________________________________
37623 [  7677] By: jhi                                   on 2000/11/14  01:13:54
37624         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
37625              From: sthoenna@efn.org
37626              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
37627              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
37628      Branch: perl
37629            ! doop.c pp.c toke.c utf8.c utf8.h
37630 ____________________________________________________________________________
37631 [  7676] By: jhi                                   on 2000/11/13  20:23:15
37632         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
37633              From: Nicholas Clark <nick@ccl4.org>
37634              Date: Mon, 13 Nov 2000 18:55:04 +0000
37635              Message-ID: <20001113185504.J29183@plum.flirble.org>
37636      Branch: perl
37637            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
37638 ____________________________________________________________________________
37639 [  7675] By: nick                                  on 2000/11/13  20:21:57
37640         Log: Integrate mainline ...
37641      Branch: perlio
37642           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
37643           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
37644           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
37645           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
37646 ____________________________________________________________________________
37647 [  7674] By: jhi                                   on 2000/11/13  15:07:56
37648         Log: Update Changes.
37649      Branch: perl
37650            ! Changes patchlevel.h
37651 ____________________________________________________________________________
37652 [  7673] By: jhi                                   on 2000/11/13  14:42:42
37653         Log: Remove the new two tests of lib/io_xs for now, they seem to
37654              fail under perlio on some platforms.
37655      Branch: perl
37656            ! t/lib/io_xs.t
37657 ____________________________________________________________________________
37658 [  7672] By: jhi                                   on 2000/11/13  13:57:53
37659         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
37660      Branch: perl
37661            ! perlio.c
37662 ____________________________________________________________________________
37663 [  7671] By: jhi                                   on 2000/11/13  05:30:48
37664         Log: Placate nervous compilers that see longer than ints switch()ing.
37665      Branch: perl
37666            ! utf8.c
37667 ____________________________________________________________________________
37668 [  7670] By: jhi                                   on 2000/11/13  05:14:21
37669         Log: fputs() does return EOF on error but here we don't care.
37670      Branch: perl
37671            ! perlio.c
37672 ____________________________________________________________________________
37673 [  7669] By: jhi                                   on 2000/11/13  05:02:45
37674         Log: Declare reg_data like reg_substr_data.
37675      Branch: perl
37676            ! regexp.h
37677 ____________________________________________________________________________
37678 [  7668] By: jhi                                   on 2000/11/13  04:54:34
37679         Log: Typos in #7667.
37680      Branch: perl
37681            ! perl.h
37682 ____________________________________________________________________________
37683 [  7667] By: jhi                                   on 2000/11/13  04:49:49
37684         Log: Cleanup messy #ifdef.
37685      Branch: perl
37686            ! perl.h
37687 ____________________________________________________________________________
37688 [  7666] By: jhi                                   on 2000/11/13  04:17:34
37689         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
37690              From: Nicholas Clark <nick@talking.bollo.cx>
37691              Date: Sun, 12 Nov 2000 21:14:11 +0000
37692              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
37693              
37694              Note: only one breakage of the two reported is fixed by this patch.
37695      Branch: perl
37696            ! perlio.c
37697 ____________________________________________________________________________
37698 [  7665] By: jhi                                   on 2000/11/13  04:05:07
37699         Log: Tweak the definition of the bit complement on UTF-8 data:
37700              if none of the characters in the string are > 0xff,
37701              the result is a complemented byte string, not a (UTF-8)
37702              char string.  Based on the summary in
37703              
37704              Subject: Re: [ID 20000918.005] ~ on wide chars
37705              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
37706              Date: Fri, 10 Nov 2000 09:47:15 -0800
37707              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
37708              
37709              This should give us the maximum backward (pre-char string)
37710              compatibility and utf8 compatibility.  The other alternative
37711              would be to limit the bit complement to be always byte only,
37712              taking the least significant byte of the chars.
37713      Branch: perl
37714            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
37715 ____________________________________________________________________________
37716 [  7664] By: jhi                                   on 2000/11/13  00:23:44
37717         Log: Couple of tests from #7660 salvaged.
37718      Branch: perl
37719            - t/op/tell.t
37720            ! MANIFEST t/io/tell.t
37721 ____________________________________________________________________________
37722 [  7663] By: jhi                                   on 2000/11/13  00:02:48
37723         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
37724              From: Nicholas Clark <nick@talking.bollo.cx>
37725              Date: Sun, 12 Nov 2000 21:23:43 +0000
37726              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
37727      Branch: perl
37728            ! perlsfio.h
37729 ____________________________________________________________________________
37730 [  7662] By: jhi                                   on 2000/11/13  00:01:39
37731         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
37732              From: Nicholas Clark <nick@talking.bollo.cx>
37733              Date: Sun, 12 Nov 2000 21:30:04 +0000
37734              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
37735      Branch: perl
37736            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
37737 ____________________________________________________________________________
37738 [  7661] By: jhi                                   on 2000/11/12  23:57:29
37739         Log: Document tell() on special streams.
37740      Branch: perl
37741            ! pod/perlfunc.pod
37742 ____________________________________________________________________________
37743 [  7660] By: jhi                                   on 2000/11/12  23:54:22
37744         Log: (Subsumed by #7664)
37745      Branch: perl
37746            + t/op/tell.t
37747            ! MANIFEST
37748 ____________________________________________________________________________
37749 [  7659] By: jhi                                   on 2000/11/12  22:55:25
37750         Log: Many subdocumented return values of the IO extension now documented.
37751              ungetc and write still left subdocumented.
37752              
37753              Subject: [PATCH] (was Re: IO::Handle::ungetc)
37754              From: Nicholas Clark <nick@talking.bollo.cx>
37755              Date: Sun, 12 Nov 2000 21:35:53 +0000
37756              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
37757      Branch: perl
37758            ! ext/IO/lib/IO/Handle.pm
37759 ____________________________________________________________________________
37760 [  7658] By: jhi                                   on 2000/11/12  21:37:06
37761         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
37762              From: Nicholas Clark <nick@talking.bollo.cx>
37763              Date: Sun, 12 Nov 2000 20:03:22 +0000
37764              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
37765      Branch: perl
37766            ! pod/perlfunc.pod
37767 ____________________________________________________________________________
37768 [  7657] By: jhi                                   on 2000/11/12  20:34:55
37769         Log: Integrate perlio.
37770      Branch: perl
37771           !> perlio.c
37772 ____________________________________________________________________________
37773 [  7656] By: nick                                  on 2000/11/12  19:25:06
37774         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
37775      Branch: perlio
37776            ! perlio.c
37777 ____________________________________________________________________________
37778 [  7655] By: nick                                  on 2000/11/12  19:09:41
37779         Log: Integrate mainline
37780      Branch: perlio
37781           +> README.solaris ext/Encode/Encode/cp1006.enc
37782           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
37783           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
37784           +> ext/Encode/Encode/iso8859-13.enc
37785           +> ext/Encode/Encode/iso8859-14.enc
37786           +> ext/Encode/Encode/iso8859-15.enc
37787           !> (integrate 34 files)
37788 ____________________________________________________________________________
37789 [  7654] By: jhi                                   on 2000/11/12  19:00:22
37790         Log: Add a metaconfig unit for fsync.
37791      Branch: metaconfig/U/perl
37792            + d_fsync.U
37793 ____________________________________________________________________________
37794 [  7653] By: jhi                                   on 2000/11/12  19:00:01
37795         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
37796      Branch: perl
37797            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37798            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37799            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37800            ! vos/config.ga.h win32/config.bc win32/config.gc
37801            ! win32/config.vc
37802 ____________________________________________________________________________
37803 [  7652] By: jhi                                   on 2000/11/11  21:12:01
37804         Log: Copy the s// information of README.hpux also to the perlrun.
37805      Branch: perl
37806            ! README.hpux pod/perlrun.pod
37807 ____________________________________________________________________________
37808 [  7651] By: jhi                                   on 2000/11/11  21:03:13
37809         Log: More README.solaris updates from Andy Dougherty.
37810      Branch: perl
37811            ! README.solaris
37812 ____________________________________________________________________________
37813 [  7650] By: jhi                                   on 2000/11/11  18:38:57
37814         Log: More descriptive error for unknown perlio layers.
37815              
37816              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
37817              From: Dominic Dunlop <domo@computer.org> 
37818              Date: Sat, 11 Nov 2000 18:20:32 +0100             
37819              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
37820      Branch: perl
37821            ! perlio.c pod/perldiag.pod
37822 ____________________________________________________________________________
37823 [  7649] By: jhi                                   on 2000/11/11  18:37:52
37824         Log: MachTen doesn't really do mmap() and munmap().
37825              
37826              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
37827              From: Dominic Dunlop <domo@computer.org> 
37828              Date: Sat, 11 Nov 2000 18:20:32 +0100             
37829              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
37830      Branch: perl
37831            ! hints/machten.sh
37832 ____________________________________________________________________________
37833 [  7648] By: jhi                                   on 2000/11/11  18:36:46
37834         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
37835              From: rspier@pobox.com (Robert Spier)
37836              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
37837              Message-ID: <14861.32839.491271.985797@rls.cx>
37838      Branch: perl
37839            ! Porting/Contract pod/perltoot.pod
37840 ____________________________________________________________________________
37841 [  7647] By: jhi                                   on 2000/11/11  18:35:30
37842         Log: Simplify the getpagesize() unit by dropping the
37843              pagesize probe since it's nowadays slightly more
37844              complicated because of sysconf(). (Note: if some
37845              platform really needs the -lPW for getpagesize,
37846              I just broke it.)
37847              
37848              TODO: a new pagesize unit.
37849      Branch: metaconfig
37850            ! U/compline/d_getpagsz.U
37851 ____________________________________________________________________________
37852 [  7646] By: jhi                                   on 2000/11/11  18:33:23
37853         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
37854      Branch: perl
37855            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37856            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37857            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37858            ! vos/config.ga.h win32/config.bc win32/config.gc
37859            ! win32/config.vc
37860 ____________________________________________________________________________
37861 [  7645] By: jhi                                   on 2000/11/11  16:45:15
37862         Log: Use sysconf() or getpagesize() to find out the pagesize.
37863      Branch: perl
37864            ! perlio.c
37865 ____________________________________________________________________________
37866 [  7644] By: jhi                                   on 2000/11/11  15:46:08
37867         Log: Integrate perlio.
37868      Branch: perl
37869           !> perlio.c
37870 ____________________________________________________________________________
37871 [  7643] By: jhi                                   on 2000/11/11  15:33:36
37872         Log: Subject: Re: [PATCH] README.solaris
37873              From: Lupe Christoph <lupe@lupe-christoph.de>
37874              Date: Sat, 11 Nov 2000 14:08:10 +0100
37875              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
37876      Branch: perl
37877            ! README.solaris
37878 ____________________________________________________________________________
37879 [  7642] By: jhi                                   on 2000/11/11  15:22:12
37880         Log: Subject: [PATCH perl@7638] cygwin port
37881              From: "Eric Fifer" <egf7@columbia.edu>            
37882              Date: Fri, 10 Nov 2000 19:30:30 -0000
37883              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
37884      Branch: perl
37885            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
37886 ____________________________________________________________________________
37887 [  7641] By: nick                                  on 2000/11/11  14:50:36
37888         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
37889              Also call "Buf" layer directly when unread'ing non-read chars.
37890      Branch: perlio
37891            ! perlio.c
37892 ____________________________________________________________________________
37893 [  7640] By: jhi                                   on 2000/11/11  02:05:02
37894         Log: Add more encoding tables.
37895      Branch: perl
37896            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
37897            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
37898            + ext/Encode/Encode/iso8859-10.enc
37899            + ext/Encode/Encode/iso8859-13.enc
37900            + ext/Encode/Encode/iso8859-14.enc
37901            + ext/Encode/Encode/iso8859-15.enc
37902            ! MANIFEST
37903 ____________________________________________________________________________
37904 [  7639] By: jhi                                   on 2000/11/10  18:49:25
37905         Log: Subject: [PATCH] README.solaris
37906              From: Andy Dougherty <doughera@lafayette.edu>
37907              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
37908              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
37909      Branch: perl
37910            + README.solaris
37911            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
37912            ! pod/perl.pod pod/perltoc.pod
37913 ____________________________________________________________________________
37914 [  7638] By: jhi                                   on 2000/11/10  15:04:15
37915         Log: Update Changes.
37916      Branch: perl
37917            ! Changes patchlevel.h
37918 ____________________________________________________________________________
37919 [  7637] By: jhi                                   on 2000/11/10  14:14:28
37920         Log: Explain better why certain regex tests are skipped.
37921              
37922              Subject: Re: tests skipped: unknown reason
37923              From: Lupe Christoph <lupe@lupe-christoph.de>
37924              Date: Fri, 10 Nov 2000 09:08:56 +0100
37925              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
37926      Branch: perl
37927            ! t/op/regexp.t
37928 ____________________________________________________________________________
37929 [  7636] By: nick                                  on 2000/11/10  13:40:00
37930         Log: Integrate mainline.
37931      Branch: perlio
37932           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
37933           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
37934           !> win32/bin/search.pl
37935 ____________________________________________________________________________
37936 [  7635] By: nick                                  on 2000/11/10  13:25:52
37937         Log: Re-instate stdio large file support via perlio.
37938      Branch: perl
37939            ! perlio.c
37940 ____________________________________________________________________________
37941 [  7634] By: jhi                                   on 2000/11/10  04:49:55
37942         Log: Amdahl UTS hints updates.
37943              
37944              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
37945              From: hom00@utsglobal.com (Harold O Morris)
37946              Date: Thu, 9 Nov 2000 20:02 PST
37947              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
37948      Branch: perl
37949            ! hints/uts.sh
37950 ____________________________________________________________________________
37951 [  7633] By: jhi                                   on 2000/11/09  23:33:28
37952         Log: Subject: [PATCH] IO::Seekable pod
37953              From: Nicholas Clark <nick@talking.bollo.cx>
37954              Date: Thu, 9 Nov 2000 20:29:45 +0000
37955              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
37956      Branch: perl
37957            ! ext/IO/lib/IO/Handle.pm
37958 ____________________________________________________________________________
37959 [  7632] By: jhi                                   on 2000/11/09  21:55:41
37960         Log: Various doc oddball characters.
37961              
37962              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
37963              From: Michael Somos <somos@grail.cba.csuohio.edu>
37964              Date: Mon, 6 Nov 2000 17:44:20 -0500
37965              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
37966      Branch: perl
37967            ! emacs/cperl-mode.el lib/unicode/syllables.txt
37968            ! win32/bin/search.pl
37969 ____________________________________________________________________________
37970 [  7631] By: jhi                                   on 2000/11/09  21:12:29
37971         Log: Subject: Re: bash -c exit and linux hints 
37972              From: "John P. Linderman" <jpl@research.att.com>
37973              Date: Thu, 02 Nov 2000 09:37:25 -0500
37974              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
37975      Branch: perl
37976            ! hints/linux.sh
37977 ____________________________________________________________________________
37978 [  7630] By: nick                                  on 2000/11/09  20:34:11
37979         Log: Integrate mainline.
37980      Branch: perlio
37981           !> (integrate 91 files)
37982 ____________________________________________________________________________
37983 [  7629] By: jhi                                   on 2000/11/09  19:46:31
37984         Log: Missing dTHXs.
37985              
37986              Subject: RE: perl@7595 builds not on cygwin
37987              From: "Eric Fifer" <egf7@columbia.edu>
37988              Date: Thu, 9 Nov 2000 19:26:50 -0000
37989              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
37990      Branch: perl
37991            ! ext/Devel/Peek/Peek.xs
37992 ____________________________________________________________________________
37993 [  7628] By: jhi                                   on 2000/11/09  14:48:27
37994         Log: Disable only the tests 99 and 166 for UTF-8 locales.
37995      Branch: perl
37996            ! t/pragma/locale.t
37997 ____________________________________________________________________________
37998 [  7627] By: jhi                                   on 2000/11/09  14:40:27
37999         Log: There's no =head3.
38000      Branch: perl
38001            ! pod/perlhack.pod
38002 ____________________________________________________________________________
38003 [  7626] By: jhi                                   on 2000/11/09  13:54:26
38004         Log: The generated boot_* headers are wrong.  Pickier compiler,
38005              such as KAI C++ will refuse to compile the resulting perlmain.
38006              
38007              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
38008              From: Harri Pasanen <harri.pasanen@trema.com>
38009              Date: Thu, 09 Nov 2000 14:23:28 +0100
38010              Message-Id: <3A0AA550.26D548A3@trema.com>
38011      Branch: perl
38012            ! minimod.pl
38013 ____________________________________________________________________________
38014 [  7625] By: jhi                                   on 2000/11/09  13:50:44
38015         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
38016              From: Prymmer/Kahn <pvhp@best.com>
38017              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
38018              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
38019              
38020              All except the "cow orker" change.
38021      Branch: perl
38022            ! Porting/pumpkin.pod
38023 ____________________________________________________________________________
38024 [  7624] By: jhi                                   on 2000/11/09  13:45:33
38025         Log: Fix for
38026              
38027              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
38028              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
38029              Date: Thu, 09 Nov 2000 11:05:52 +0100
38030              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
38031      Branch: perl
38032            ! pod/perldiag.pod t/pragma/warn/pp_sys
38033 ____________________________________________________________________________
38034 [  7623] By: jhi                                   on 2000/11/09  13:37:16
38035         Log: Typo in an ifndef.
38036              
38037              Subject: Re: [PATCH 5.7.0] better messages from malloc()
38038              From: Joe Smith <jms@inwap.com>         
38039              Date: Thu, 09 Nov 2000 01:33:14 -0800
38040              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
38041      Branch: perl
38042            ! malloc.c
38043 ____________________________________________________________________________
38044 [  7622] By: jhi                                   on 2000/11/09  13:31:18
38045         Log: Remove unused extra arguments.
38046      Branch: metaconfig/U/perl
38047            ! perlxv.U
38048      Branch: perl
38049            ! Configure config_h.SH
38050 ____________________________________________________________________________
38051 [  7621] By: jhi                                   on 2000/11/09  13:16:36
38052         Log: More VMS moves on environment handling, from Charles Lane.
38053      Branch: perl
38054            ! t/pragma/locale.t
38055 ____________________________________________________________________________
38056 [  7620] By: jhi                                   on 2000/11/09  04:42:38
38057         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
38058              From: David Dyck <dcd@tc.fluke.com>
38059              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
38060              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
38061      Branch: perl
38062            ! pp_sys.c
38063 ____________________________________________________________________________
38064 [  7619] By: jhi                                   on 2000/11/09  04:36:21
38065         Log: Forgot from #7618.
38066      Branch: perl
38067            ! lib/File/stat.pm
38068 ____________________________________________________________________________
38069 [  7618] By: jhi                                   on 2000/11/09  04:28:44
38070         Log: Make deleting for %ENV work for (newer versions of) VMS,
38071              from Craig A. Berry.
38072      Branch: perl
38073            ! vms/vms.c
38074 ____________________________________________________________________________
38075 [  7617] By: jhi                                   on 2000/11/09  04:25:05
38076         Log: Subject: [PATCH] Class::Struct at compile time
38077              From: "Casey R. Tweten" <crt@kiski.net>
38078              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
38079              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
38080      Branch: perl
38081            ! lib/Class/Struct.pm
38082 ____________________________________________________________________________
38083 [  7616] By: jhi                                   on 2000/11/09  04:15:17
38084         Log: Subject: [ID 20001108.013] spelling
38085              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
38086              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
38087              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
38088      Branch: perl
38089            ! lib/ftp.pl
38090 ____________________________________________________________________________
38091 [  7615] By: jhi                                   on 2000/11/09  04:12:42
38092         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
38093              From: Peter Prymmer <pvhp@forte.com>
38094              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
38095              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
38096      Branch: perl
38097            ! configure.com
38098 ____________________________________________________________________________
38099 [  7614] By: jhi                                   on 2000/11/08  22:42:55
38100         Log: A missing aTHX_.
38101      Branch: perl
38102            ! ext/IPC/SysV/SysV.xs
38103 ____________________________________________________________________________
38104 [  7613] By: jhi                                   on 2000/11/08  19:30:21
38105         Log: Update Changes.
38106      Branch: perl
38107            ! Changes patchlevel.h
38108 ____________________________________________________________________________
38109 [  7612] By: jhi                                   on 2000/11/08  18:35:25
38110         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
38111              From: David Dyck <dcd@tc.fluke.com>
38112              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
38113              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
38114      Branch: perl
38115            ! pp_sys.c
38116 ____________________________________________________________________________
38117 [  7611] By: jhi                                   on 2000/11/08  18:30:26
38118         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
38119              From: Dominic Dunlop <domo@computer.org>
38120              Date: Tue, 7 Nov 2000 12:05:25 +0100
38121              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
38122      Branch: perl
38123            ! malloc.c
38124 ____________________________________________________________________________
38125 [  7610] By: jhi                                   on 2000/11/08  18:25:14
38126         Log: Do not test UTF-8 locales since that the tests would require
38127              polymorphic regexen.
38128      Branch: perl
38129            ! t/pragma/locale.t
38130 ____________________________________________________________________________
38131 [  7609] By: jhi                                   on 2000/11/08  17:12:51
38132         Log: Locale buglets.
38133              
38134              Subject: RE: Locales support (setlocale) fixes
38135              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
38136              Date: Wed, 8 Nov 2000 20:01:39 +0300
38137              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
38138      Branch: perl
38139            ! t/pragma/locale.t util.c
38140 ____________________________________________________________________________
38141 [  7608] By: jhi                                   on 2000/11/08  17:00:16
38142         Log: Deleting $ENV{PATH} in VMS is not recommendable.
38143      Branch: perl
38144            ! t/pragma/locale.t
38145 ____________________________________________________________________________
38146 [  7607] By: jhi                                   on 2000/11/08  16:58:26
38147         Log: Subject: PATCH std stdio for (Free)BSD
38148              From: Nicholas Clark <nick@ccl4.org>
38149              Date: Wed, 8 Nov 2000 15:36:29 +0000
38150              Message-ID: <20001108153629.D98736@plum.flirble.org>
38151      Branch: metaconfig
38152            ! U/compline/d_stdstdio.U
38153      Branch: perl
38154            ! Configure config_h.SH
38155 ____________________________________________________________________________
38156 [  7606] By: jhi                                   on 2000/11/08  16:43:31
38157         Log: Forgot to bump the line numbers in #7601.
38158      Branch: perl
38159            ! t/pragma/warn/pp_sys
38160 ____________________________________________________________________________
38161 [  7605] By: jhi                                   on 2000/11/08  16:39:12
38162         Log: More careful detection of how well NVs and UVs mix.
38163              
38164              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))
38165              From: Nicholas Clark <nick@ccl4.org>
38166              Date: Wed, 8 Nov 2000 15:14:12 +0000
38167              Message-ID: <20001108151412.B98736@plum.flirble.org>
38168              
38169              Added some SIGFPE paranoia.
38170      Branch: metaconfig/U/perl
38171            ! perlxv.U
38172      Branch: perl
38173            ! Configure config_h.SH
38174 ____________________________________________________________________________
38175 [  7604] By: jhi                                   on 2000/11/08  14:39:10
38176         Log: Subject: [patch perl@7595] VMS configure.com tweak
38177              From: "Craig A. Berry" <craigberry@mac.com>
38178              Date: Wed, 8 Nov 2000 00:24:12 -0600
38179              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
38180      Branch: perl
38181            ! configure.com
38182 ____________________________________________________________________________
38183 [  7603] By: jhi                                   on 2000/11/08  14:27:11
38184         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
38185              From: Robin Barker <rmb1@cise.npl.co.uk>
38186              Date: Wed, 8 Nov 2000 11:11:39 GMT
38187              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
38188      Branch: perl
38189            ! perlio.c
38190 ____________________________________________________________________________
38191 [  7602] By: jhi                                   on 2000/11/08  14:25:03
38192         Log: Fix for the tie-refhash string table leaks.
38193              
38194              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
38195              Date: Wed, 8 Nov 2000 13:03:04 GMT
38196              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
38197      Branch: perl
38198            ! t/lib/tie-refhash.t
38199 ____________________________________________________________________________
38200 [  7601] By: jhi                                   on 2000/11/08  14:21:08
38201         Log: Try to avoid flockless and emulationless places.
38202      Branch: perl
38203            ! t/pragma/warn/pp_sys
38204 ____________________________________________________________________________
38205 [  7600] By: jhi                                   on 2000/11/08  02:28:54
38206         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
38207              
38208              Subject: [PATCH] prototyped functions that should be overrideable
38209              From: "Casey R. Tweten" <crt@kiski.net>
38210              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
38211              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
38212      Branch: perl
38213            ! toke.c
38214 ____________________________________________________________________________
38215 [  7599] By: jhi                                   on 2000/11/08  01:12:05
38216         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
38217              
38218              Subject: [PATCH] perlbug.PL
38219              From: "Kurt D. Starsinic" <kstar@chapin.edu>
38220              Date: Mon, 6 Nov 2000 21:39:01 -0500
38221              Message-ID: <20001106213901.B20955@O2.chapin.edu>
38222      Branch: perl
38223            ! utils/perlbug.PL
38224 ____________________________________________________________________________
38225 [  7598] By: jhi                                   on 2000/11/07  23:42:00
38226         Log: Bad thinko in #7581 (I used the test program with the expanded
38227              values as-is).
38228      Branch: metaconfig
38229            ! U/compline/d_stdstdio.U
38230      Branch: perl
38231            ! Configure
38232 ____________________________________________________________________________
38233 [  7597] By: jhi                                   on 2000/11/07  21:43:29
38234         Log: Subject: [PATCH perl@7573] cygwin port
38235              From: "Fifer, Eric" <EFifer@sanwaint.com>
38236              Date: Tue, 7 Nov 2000 18:08:51 -0000 
38237              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
38238              
38239              Synchronize with Cygwin 1.1.5.
38240      Branch: perl
38241            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
38242            ! pod/perlport.pod unixish.h util.c
38243 ____________________________________________________________________________
38244 [  7596] By: jhi                                   on 2000/11/07  21:39:25
38245         Log: perlhack updates from H.Merijn Brand.
38246      Branch: perl
38247            ! pod/perlhack.pod
38248 ____________________________________________________________________________
38249 [  7595] By: jhi                                   on 2000/11/07  20:21:41
38250         Log: Update Changes.
38251      Branch: perl
38252            ! Changes patchlevel.h
38253 ____________________________________________________________________________
38254 [  7594] By: jhi                                   on 2000/11/07  19:18:58
38255         Log: Be more robust in Dynaloader.pm.
38256      Branch: perl
38257            ! ext/DynaLoader/DynaLoader_pm.PL
38258 ____________________________________________________________________________
38259 [  7593] By: jhi                                   on 2000/11/07  16:49:31
38260         Log: AUTHORS update.
38261      Branch: perl
38262            ! AUTHORS
38263 ____________________________________________________________________________
38264 [  7592] By: gsar                                  on 2000/11/07  16:39:51
38265         Log: normalize relative paths in virtualized current directory on windows,
38266              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
38267              returns)
38268      Branch: perl
38269            ! win32/vdir.h
38270 ____________________________________________________________________________
38271 [  7591] By: jhi                                   on 2000/11/07  16:04:26
38272         Log: Too profiler-happy: with optimization the #7590 actually makes
38273              the test to run 0.5% _slower_.  Requires much more instrumentation.
38274              Retract #7590.
38275      Branch: perl
38276            ! regcomp.c regcomp.h
38277 ____________________________________________________________________________
38278 [  7590] By: jhi                                   on 2000/11/07  15:51:13
38279         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
38280              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
38281              by using memset() and testing bytewise (as opposed to bitwise).
38282      Branch: perl
38283            ! regcomp.c regcomp.h
38284 ____________________________________________________________________________
38285 [  7589] By: jhi                                   on 2000/11/07  12:56:39
38286         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
38287              From: "Craig A. Berry" <craig.berry@psinetcs.com>
38288              Date: Mon, 06 Nov 2000 23:45:30 -0500
38289              Message-Id: <0011079735.AA973576259@univpress.com>
38290      Branch: perl
38291            ! configure.com t/lib/st-lock.t
38292 ____________________________________________________________________________
38293 [  7588] By: jhi                                   on 2000/11/07  01:03:28
38294         Log: Tweak #7587.
38295      Branch: perl
38296            ! pod/perldiag.pod
38297 ____________________________________________________________________________
38298 [  7587] By: jhi                                   on 2000/11/07  01:00:27
38299         Log: A doc addition for bug id 20001105.019, beware \p.
38300      Branch: perl
38301            ! pod/perldiag.pod
38302 ____________________________________________________________________________
38303 [  7586] By: jhi                                   on 2000/11/07  00:32:22
38304         Log: Fake support of holey files in win/dosish platforms.
38305              
38306              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
38307              From: kipp@shonanblue.ne.jp
38308              Date: Mon, 6 Nov 2000 13:30:55 -0800
38309              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
38310      Branch: perl
38311            ! ext/SDBM_File/sdbm/sdbm.c
38312 ____________________________________________________________________________
38313 [  7585] By: jhi                                   on 2000/11/07  00:12:54
38314         Log: Subject: Pod updates
38315              From: "Stephen P. Potter" <spp@spotter.yi.org>
38316              Date: Mon, 06 Nov 2000 18:56:43 -0500
38317              Message-Id: <200011062357.SAA18173@spotter.yi.org>
38318      Branch: perl
38319            ! README.dos README.os2 README.win32 pod/buildtoc.PL
38320            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
38321            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
38322            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
38323            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
38324            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
38325            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
38326            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
38327            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
38328            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
38329            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
38330            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
38331            ! pod/perltootc.pod pod/perlunicode.pod
38332 ____________________________________________________________________________
38333 [  7584] By: jhi                                   on 2000/11/07  00:04:17
38334         Log: Varargs don't always work too well if one puts an unsigned
38335              char on the stack and pop an unsigned quad off the stack.
38336              
38337              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
38338              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
38339              Date: Mon, 06 Nov 2000 15:19:05 -0800
38340              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
38341      Branch: perl
38342            ! utf8.c
38343 ____________________________________________________________________________
38344 [  7583] By: jhi                                   on 2000/11/06  23:58:48
38345         Log: %ENV note tweaks from Dan Sugalski.
38346      Branch: perl
38347            ! pod/perlport.pod vms/perlvms.pod
38348 ____________________________________________________________________________
38349 [  7582] By: jhi                                   on 2000/11/06  23:05:49
38350         Log: glibc5 detection by __GNU_LIBRARY__.
38351      Branch: perl
38352            ! toke.c
38353 ____________________________________________________________________________
38354 [  7581] By: jhi                                   on 2000/11/06  22:51:29
38355         Log: Make the stdio test program of 7427 less noisy while being 
38356              compiled so that Digital UNIX wouldn't get both
38357              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
38358              undefined.  This makes perlio happy.
38359      Branch: metaconfig
38360            ! U/compline/d_stdstdio.U
38361      Branch: perl
38362            ! Configure config_h.SH
38363 ____________________________________________________________________________
38364 [  7580] By: jhi                                   on 2000/11/06  22:41:41
38365         Log: Document %ENV = () portability issues.
38366      Branch: perl
38367            ! pod/perlport.pod vms/perlvms.pod
38368 ____________________________________________________________________________
38369 [  7579] By: jhi                                   on 2000/11/06  21:29:24
38370         Log: VOS updates from Paul Green.
38371      Branch: perl
38372            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38373 ____________________________________________________________________________
38374 [  7578] By: jhi                                   on 2000/11/06  21:00:40
38375         Log: Sanitize the environment further.
38376      Branch: perl
38377            ! t/pragma/locale.t
38378 ____________________________________________________________________________
38379 [  7577] By: jhi                                   on 2000/11/06  20:53:51
38380         Log: Re-introduce 7552 lost in integration.
38381      Branch: perl
38382            ! perlio.c
38383 ____________________________________________________________________________
38384 [  7576] By: jhi                                   on 2000/11/06  20:33:46
38385         Log: Admit that the test leaks scalars.
38386      Branch: perl
38387            ! t/comp/proto.t
38388 ____________________________________________________________________________
38389 [  7575] By: jhi                                   on 2000/11/06  20:17:08
38390         Log: Integrate perlio.
38391      Branch: perl
38392           !> perlio.c
38393 ____________________________________________________________________________
38394 [  7574] By: nick                                  on 2000/11/06  20:07:28
38395         Log: Remove debug. Try (Mmap_t) on madvise() call.
38396      Branch: perlio
38397            ! perlio.c
38398 ____________________________________________________________________________
38399 [  7573] By: jhi                                   on 2000/11/06  13:56:05
38400         Log: Update Changes.
38401      Branch: perl
38402            ! Changes patchlevel.h
38403 ____________________________________________________________________________
38404 [  7572] By: jhi                                   on 2000/11/06  13:48:41
38405         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
38406              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38407              Date: Mon, 06 Nov 2000 10:11:42 +0100
38408              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
38409      Branch: perl
38410            ! pod/perlhack.pod
38411 ____________________________________________________________________________
38412 [  7571] By: jhi                                   on 2000/11/06  01:45:51
38413         Log: AUTHORS updates.
38414      Branch: perl
38415            ! AUTHORS
38416 ____________________________________________________________________________
38417 [  7570] By: jhi                                   on 2000/11/06  00:18:00
38418         Log: Fix for
38419              
38420              Subject: [ID 20000728.005] perl -P broken
38421              From: David Dyck <dcd@tc.fluke.com>
38422              Date: Fri, 28 Jul 2000 17:19:16 -0700
38423              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
38424              
38425              (hopefully).  The fix is also not complete, it seems to break
38426              BOM swallowing for libc5 systems, but until someone figures
38427              out a way to do this without ftell(), this will do.
38428      Branch: perl
38429            ! toke.c
38430 ____________________________________________________________________________
38431 [  7569] By: jhi                                   on 2000/11/06  00:05:30
38432         Log: Document that the evaled syntax errors cause scalar leaks.
38433      Branch: perl
38434            ! t/comp/proto.t
38435 ____________________________________________________________________________
38436 [  7568] By: jhi                                   on 2000/11/05  23:14:47
38437         Log: opmini.o can linger from Configures past.
38438      Branch: perl
38439            ! Makefile.SH
38440 ____________________________________________________________________________
38441 [  7567] By: jhi                                   on 2000/11/05  21:28:39
38442         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
38443              first argument correctly.
38444      Branch: perl
38445            ! perlio.c
38446 ____________________________________________________________________________
38447 [  7566] By: jhi                                   on 2000/11/05  21:15:56
38448         Log: Integrate perlio.
38449      Branch: perl
38450           !> perlio.c
38451 ____________________________________________________________________________
38452 [  7565] By: jhi                                   on 2000/11/05  21:15:13
38453         Log: Use -dM for gcc (the suggested patch did it only for Linux,
38454              but I think it can be generalized).
38455              
38456              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
38457              From: Pixel <pixel@mandrakesoft.com>
38458              Date: 05 Nov 2000 21:49:34 +0100 
38459              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
38460      Branch: perl
38461            ! ext/Errno/Errno_pm.PL
38462 ____________________________________________________________________________
38463 [  7564] By: nick                                  on 2000/11/05  21:09:18
38464         Log: Added a mmap layer as a "subclass" of perlio.
38465              PERLIO=mmap ./perl harness passes
38466      Branch: perlio
38467            ! perlio.c
38468 ____________________________________________________________________________
38469 [  7563] By: jhi                                   on 2000/11/05  19:48:55
38470         Log: Add a note for future generations about bug id 20000229.006.
38471      Branch: perl
38472            ! malloc.c
38473 ____________________________________________________________________________
38474 [  7562] By: jhi                                   on 2000/11/05  19:38:24
38475         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
38476      Branch: perl
38477            ! pp_ctl.c t/op/pos.t
38478 ____________________________________________________________________________
38479 [  7561] By: jhi                                   on 2000/11/05  18:21:46
38480         Log: Add =pod to be tidy.
38481      Branch: perl
38482            ! lib/Math/Complex.pm
38483 ____________________________________________________________________________
38484 [  7560] By: jhi                                   on 2000/11/05  17:38:46
38485         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
38486      Branch: perl
38487            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38488            ! ext/Storable/Storable.xs t/lib/st-recurse.t
38489 ____________________________________________________________________________
38490 [  7559] By: jhi                                   on 2000/11/05  17:32:59
38491         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
38492              From: "Peter J. Farley III" <pjfarley@banet.net>
38493              Date: Sun, 05 Nov 2000 11:55:59 -0500
38494              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
38495      Branch: perl
38496            ! t/lib/syslog.t
38497 ____________________________________________________________________________
38498 [  7558] By: jhi                                   on 2000/11/05  17:29:19
38499         Log: Integrate perlio.
38500      Branch: perl
38501           !> perlio.c
38502 ____________________________________________________________________________
38503 [  7557] By: jhi                                   on 2000/11/05  17:22:01
38504         Log: A fix of sorts for 20000329.026, a better error message
38505              for a missing "use charnames" when using the \N{...}. 
38506      Branch: perl
38507            ! pod/perldiag.pod toke.c
38508 ____________________________________________________________________________
38509 [  7556] By: jhi                                   on 2000/11/05  16:33:50
38510         Log: Test tweak: show also the failed locales.
38511              
38512              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
38513              From: Lupe Christoph <lupe@lupe-christoph.de>         
38514              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
38515              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
38516      Branch: perl
38517            ! t/pragma/locale.t
38518 ____________________________________________________________________________
38519 [  7555] By: nick                                  on 2000/11/05  11:09:34
38520         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
38521              open RDWR so does not fail. (pragma/warnings 303 again...)
38522      Branch: perlio
38523            ! perlio.c
38524 ____________________________________________________________________________
38525 [  7554] By: nick                                  on 2000/11/05  10:10:13
38526         Log: Fix case where ungetc(f,EOF) was allowed.
38527              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
38528              so we can see similarities.
38529              Use types more carefully and a STDCHAR array in hope that this will
38530              fix Jarrko's 64bit machine.
38531      Branch: perlio
38532            ! perlio.c
38533 ____________________________________________________________________________
38534 [  7553] By: jhi                                   on 2000/11/05  01:12:16
38535         Log: Fix for
38536              
38537              Subject: [ID 20001004.007] taint propogation is inconsistent
38538              From: pimlott@idiomtech.com (Andrew Pimlott) 
38539              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
38540              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
38541              
38542              The culprit was sv_setsv() which was rather blindly
38543              propagating taint, which lead to behaviour where if
38544              a tainted anon hash value was seen all the hash values
38545              from then on at that level became tainted, or at any
38546              upper levels in the case of nested anon hashes.
38547      Branch: perl
38548            ! sv.c t/op/taint.t
38549 ____________________________________________________________________________
38550 [  7552] By: jhi                                   on 2000/11/04  23:44:18
38551         Log: Some cpps don't like splitting conditionals across several lines.
38552      Branch: perl
38553            ! perlio.c
38554 ____________________________________________________________________________
38555 [  7551] By: nick                                  on 2000/11/04  23:40:44
38556         Log: Integrate mainline
38557      Branch: perlio
38558           !> pp_hot.c t/op/taint.t
38559 ____________________________________________________________________________
38560 [  7550] By: nick                                  on 2000/11/04  23:39:05
38561         Log: Integrate mainline again
38562      Branch: perlio
38563           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
38564           !> t/lib/b.t t/op/misc.t util.c
38565 ____________________________________________________________________________
38566 [  7549] By: jhi                                   on 2000/11/04  23:14:01
38567         Log: Fix for
38568              
38569              Subject: [ID 20001004.006] undef is never tainted
38570              From: pimlott@idiomtech.com (Andrew Pimlott)
38571              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
38572              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
38573              
38574              An undef read from a slurped file was not tainted.
38575      Branch: perl
38576            ! pp_hot.c t/op/taint.t
38577 ____________________________________________________________________________
38578 [  7548] By: jhi                                   on 2000/11/04  22:56:21
38579         Log: Test tweak ($Config{useperlio} is by default undef) .
38580      Branch: perl
38581            ! t/lib/b.t
38582 ____________________________________________________________________________
38583 [  7547] By: jhi                                   on 2000/11/04  22:43:56
38584         Log: Integrate perlio.
38585      Branch: perl
38586           +> lib/perlio.pm
38587           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
38588           !> pod/perlapi.pod t/lib/b.t
38589 ____________________________________________________________________________
38590 [  7546] By: jhi                                   on 2000/11/04  22:40:59
38591         Log: Configure would use a bad $myuname from an old config.sh.
38592              
38593              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
38594              From: Andy Dougherty <doughera@lafayette.edu>
38595              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
38596              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
38597      Branch: metaconfig
38598            ! U/modified/Oldconfig.U
38599      Branch: perl
38600            ! Configure config_h.SH
38601 ____________________________________________________________________________
38602 [  7545] By: jhi                                   on 2000/11/04  22:36:54
38603         Log: Subject: Locales support (setlocale) fixes
38604              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
38605              Date: Sat, 4 Nov 2000 10:15:48 +0300 
38606              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
38607              
38608              Modified quite a bit to be more portable.
38609      Branch: perl
38610            ! embed.h embed.pl perl.h proto.h util.c
38611 ____________________________________________________________________________
38612 [  7544] By: jhi                                   on 2000/11/04  22:32:47
38613         Log: Dying is too strict here, better just skip.
38614      Branch: perl
38615            ! t/op/misc.t
38616 ____________________________________________________________________________
38617 [  7543] By: nick                                  on 2000/11/04  21:55:13
38618         Log: Merge mainline
38619      Branch: perlio
38620           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
38621           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
38622           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
38623           !> (integrate 64 files)
38624 ____________________________________________________________________________
38625 [  7542] By: jhi                                   on 2000/11/04  21:09:28
38626         Log: More Changes tweakery.
38627      Branch: perl
38628            ! Changes Porting/genlog
38629 ____________________________________________________________________________
38630 [  7541] By: jhi                                   on 2000/11/04  20:58:18
38631         Log: Changes fixups.
38632      Branch: perl
38633            ! Changes
38634 ____________________________________________________________________________
38635 [  7540] By: jhi                                   on 2000/11/04  20:42:38
38636         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
38637              create a "fast path" for locale name probing using "locale -a"
38638              if available, squash finally hopefully the s?printf resetting
38639              the numeric locale (since, IIUC perllocale, it never shouldn't). 
38640      Branch: perl
38641            ! sv.c t/op/misc.t t/pragma/locale.t
38642 ____________________________________________________________________________
38643 [  7539] By: nick                                  on 2000/11/04  19:56:10
38644         Log: PerlIO infrastructure complete.
38645      Branch: perlio
38646            + lib/perlio.pm
38647            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
38648 ____________________________________________________________________________
38649 [  7538] By: nick                                  on 2000/11/04  14:31:32
38650         Log: Type tweaks + less contorted allocation scheme
38651      Branch: perlio
38652            ! perlio.c
38653 ____________________________________________________________________________
38654 [  7537] By: nick                                  on 2000/11/04  12:40:42
38655         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
38656              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
38657              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
38658              sensible) which lead to some interesting fails.
38659      Branch: perlio
38660            ! perlio.c
38661 ____________________________________________________________________________
38662 [  7536] By: jhi                                   on 2000/11/04  00:20:02
38663         Log: Add FCNTL_CAN_LOCK.
38664              
38665              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
38666              From: Andy Dougherty <doughera@lafayette.edu>
38667              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
38668              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
38669              
38670              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
38671              From: Andy Dougherty <doughera@lafayette.edu>
38672              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
38673              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
38674      Branch: metaconfig/U/perl
38675            + d_fcntl_can_lock.U
38676            ! startperl.U
38677      Branch: perl
38678            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38679            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
38680            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38681            ! vos/config.ga.h win32/config.bc win32/config.gc
38682            ! win32/config.vc
38683 ____________________________________________________________________________
38684 [  7535] By: nick                                  on 2000/11/03  22:19:10
38685         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
38686              - Works on Linux with
38687              perlio + unix
38688              stdio
38689              - Works on Solaris with
38690              perlio + unix
38691              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
38692              - Fails (hangs in openpid) if you try and stack
38693              perlio + stdio - Linux stdio's read() logic is hanging.
38694      Branch: perlio
38695            ! iperlsys.h perlio.c
38696 ____________________________________________________________________________
38697 [  7534] By: jhi                                   on 2000/11/03  15:16:02
38698         Log: Subject: Re: README.aix
38699              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38700              Date: Fri, 03 Nov 2000 16:03:15 +0100
38701              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
38702      Branch: perl
38703            ! README.aix
38704 ____________________________________________________________________________
38705 [  7533] By: jhi                                   on 2000/11/03  03:59:02
38706         Log: Subject: [PATCH 5.7.0] better messages from malloc()
38707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38708              Date: Wed, 1 Nov 2000 23:39:56 -0500
38709              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
38710      Branch: perl
38711            ! malloc.c pod/perldiag.pod
38712 ____________________________________________________________________________
38713 [  7532] By: jhi                                   on 2000/11/03  00:11:56
38714         Log: The #7521 touched things it shouldn't have.
38715      Branch: perl
38716            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
38717 ____________________________________________________________________________
38718 [  7531] By: jhi                                   on 2000/11/02  22:32:33
38719         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
38720              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38721              Date:     Thu, 2 Nov 2000 16:58:36 EST
38722              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
38723      Branch: perl
38724            ! vms/gen_shrfls.pl
38725 ____________________________________________________________________________
38726 [  7530] By: jhi                                   on 2000/11/02  22:08:49
38727         Log: Fix the problem discussed in
38728              
38729              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
38730              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
38731              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
38732              
38733              originally from Linc Madison.  Also Andreas König's comments
38734              taken into account.  Some other problems with Tie::SubstrHash
38735              fixed: didn't croak when the table exceeded the requested number
38736              of entries (as documented) but instead when the number of entries
38737              exceeded the size of the table, a croak() had an unnecessary \n,
38738              didn't have a CLEAR method, documented that there is no exists().
38739              Didn't fix to be strict-proof because the module uses &foo; and
38740              dynamic scope.  Added a test script exercizing both first tamely 
38741              the basic functionality, and then the failure cases reported by
38742              Linc Madison.
38743      Branch: perl
38744            + t/lib/tie-substrhash.t
38745            ! MANIFEST lib/Tie/SubstrHash.pm
38746 ____________________________________________________________________________
38747 [  7529] By: jhi                                   on 2000/11/02  17:58:08
38748         Log: recv() can fail and return undef.
38749              
38750              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
38751              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
38752              Date: Thu, 2 Nov 2000 20:12:20 +0300
38753              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
38754      Branch: perl
38755            ! lib/Net/Ping.pm
38756 ____________________________________________________________________________
38757 [  7528] By: jhi                                   on 2000/11/02  17:49:09
38758         Log: Detpyo.
38759      Branch: perl
38760            ! pod/perlop.pod
38761 ____________________________________________________________________________
38762 [  7527] By: jhi                                   on 2000/11/02  15:48:37
38763         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
38764              fix a autovivification bug in Tie::RefHash, add tests for both.
38765              
38766              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
38767              From: Edward Avis <epa98@doc.ic.ac.uk>
38768              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
38769              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
38770      Branch: perl
38771            + t/lib/tie-refhash.t
38772            ! MANIFEST lib/Tie/RefHash.pm
38773 ____________________________________________________________________________
38774 [  7526] By: jhi                                   on 2000/11/02  13:56:26
38775         Log: Test::Harness revealed buglets in the new DynaLoader.
38776              
38777              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
38778              From: andreas.koenig@anima.de (Andreas J. Koenig)
38779              Date: 02 Nov 2000 11:26:48 +0100 
38780              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
38781      Branch: perl
38782            ! ext/DynaLoader/DynaLoader_pm.PL
38783 ____________________________________________________________________________
38784 [  7525] By: jhi                                   on 2000/11/01  23:52:08
38785         Log: The entry for #7503 was missing.
38786      Branch: perl
38787            ! Changes
38788 ____________________________________________________________________________
38789 [  7524] By: jhi                                   on 2000/11/01  23:40:52
38790         Log: Update Changes.
38791      Branch: perl
38792            ! Changes patchlevel.h
38793 ____________________________________________________________________________
38794 [  7523] By: jhi                                   on 2000/11/01  22:57:09
38795         Log: More tweaking on the #7522 theme.
38796      Branch: perl
38797            ! ext/DynaLoader/DynaLoader_pm.PL
38798 ____________________________________________________________________________
38799 [  7522] By: jhi                                   on 2000/11/01  22:06:15
38800         Log: Expand %Config variables and %ENV variables only if
38801              so requested during build time using the
38802              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
38803              Not expanding makes relocating distributions easier.
38804      Branch: perl
38805            ! ext/DynaLoader/DynaLoader_pm.PL
38806 ____________________________________________________________________________
38807 [  7521] By: jhi                                   on 2000/11/01  20:56:34
38808         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
38809              and setgid() because they were just changing $< and $( which means
38810              only changing the real uid/gid, as opposed to changing both
38811              real and effective ids.  (The alternative way could have been
38812              in POSIX.pm to change $> and $), too, but making a direct call
38813              to the C API feels cleaner.)  Fixes the bug
38814              
38815              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
38816              From: "Garry T. Williams" <garry@zvolve.com>
38817              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
38818              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
38819      Branch: perl
38820            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38821            ! ext/POSIX/typemap pod/perlvar.pod
38822 ____________________________________________________________________________
38823 [  7520] By: jhi                                   on 2000/11/01  20:08:33
38824         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
38825              From: "Garry T. Williams" <garry@zvolve.com>
38826              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
38827              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
38828      Branch: perl
38829            ! pod/perlsec.pod
38830 ____________________________________________________________________________
38831 [  7519] By: jhi                                   on 2000/11/01  20:01:22
38832         Log: Locale warning explanation tweak.
38833      Branch: perl
38834            ! pod/perldiag.pod
38835 ____________________________________________________________________________
38836 [  7518] By: jhi                                   on 2000/11/01  18:57:13
38837         Log: C.pm part of
38838              
38839              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
38840              From: Jarkko Hietaniemi <jhi@iki.fi>
38841              Date: Tue, 10 Oct 2000 08:22:28 -0500
38842              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
38843      Branch: perl
38844            ! ext/B/B/C.pm
38845 ____________________________________________________________________________
38846 [  7517] By: jhi                                   on 2000/11/01  18:41:59
38847         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
38848              From: Martien Verbruggen <mgjv@comdyn.com.au>
38849              Date: Fri, 6 Oct 2000 14:09:10 +1100
38850              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
38851      Branch: perl
38852            ! pod/perlop.pod
38853 ____________________________________________________________________________
38854 [  7516] By: jhi                                   on 2000/11/01  18:34:55
38855         Log: Generalize the Camel wording.
38856              
38857              Subject: Re: perlfaq style changes
38858              From: John Borwick <jhborwic@unity.ncsu.edu>
38859              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
38860              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
38861      Branch: perl
38862            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
38863 ____________________________________________________________________________
38864 [  7515] By: jhi                                   on 2000/11/01  16:52:31
38865         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
38866              From: pimlott@idiomtech.com (Andrew Pimlott)
38867              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
38868              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
38869      Branch: perl
38870            ! pod/perlsec.pod
38871 ____________________________________________________________________________
38872 [  7514] By: jhi                                   on 2000/11/01  15:03:40
38873         Log: More AIX lore.
38874      Branch: perl
38875            ! ext/re/hints/aix.pl
38876 ____________________________________________________________________________
38877 [  7513] By: jhi                                   on 2000/11/01  14:48:30
38878         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
38879              From: root <root@chronos.fi.muni.cz>
38880              Date: Wed, 1 Nov 2000 12:31:32 +0100
38881              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
38882      Branch: perl
38883            ! lib/Net/Ping.pm
38884 ____________________________________________________________________________
38885 [  7512] By: jhi                                   on 2000/11/01  14:46:47
38886         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
38887              From: Martin Husemann <martin@duskware.de>
38888              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
38889              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
38890      Branch: perl
38891            ! regcomp.c
38892 ____________________________________________________________________________
38893 [  7511] By: jhi                                   on 2000/11/01  14:39:50
38894         Log: AUTHORS updates.
38895      Branch: perl
38896            ! AUTHORS
38897 ____________________________________________________________________________
38898 [  7510] By: jhi                                   on 2000/11/01  14:29:50
38899         Log: Subject: [PATCH] startperl to respect versiononly
38900              From: Robin Barker <rmb1@cise.npl.co.uk> 
38901              Date: Tue, 31 Oct 2000 16:29:36 GMT
38902              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
38903      Branch: metaconfig/U/perl
38904            ! startperl.U
38905      Branch: perl
38906            ! Configure config_h.SH
38907 ____________________________________________________________________________
38908 [  7509] By: jhi                                   on 2000/11/01  14:19:53
38909         Log: printf UVs the correct way, noticed by Robin Barker.
38910      Branch: perl
38911            ! utf8.c
38912 ____________________________________________________________________________
38913 [  7508] By: jhi                                   on 2000/11/01  14:10:03
38914         Log: Do not cleanup *% because the % has special meanings in some
38915              shell environments.
38916      Branch: perl
38917            ! ext/Storable/Makefile.PL
38918 ____________________________________________________________________________
38919 [  7507] By: jhi                                   on 2000/11/01  14:06:00
38920         Log: The NonStop-UX libraries have a novel way to say NaN.
38921      Branch: perl
38922            ! t/lib/bigfltpm.t
38923 ____________________________________________________________________________
38924 [  7506] By: jhi                                   on 2000/11/01  14:03:35
38925         Log: The osname has been lowercased by now, from Tom Bates.
38926      Branch: metaconfig
38927            ! U/modified/Oldconfig.U
38928      Branch: perl
38929            ! Configure config_h.SH
38930 ____________________________________________________________________________
38931 [  7505] By: jhi                                   on 2000/10/31  19:18:39
38932         Log: The compiler is either gcc or cc, from Tom Bates.
38933      Branch: perl
38934            ! hints/nonstopux.sh
38935 ____________________________________________________________________________
38936 [  7504] By: jhi                                   on 2000/10/31  14:53:42
38937         Log: Update Changes.
38938      Branch: perl
38939            ! Changes patchlevel.h
38940 ____________________________________________________________________________
38941 [  7503] By: jhi                                   on 2000/10/31  14:30:50
38942         Log: Whitespace style tweak.  Was originally going to see to
38943              
38944              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
38945              From: Joe Smith <jms@inwap.com>
38946              Date: Mon, 30 Oct 2000 18:47:57 -0800
38947              Message-Id: <39FE32DD.24AAC4D@inwap.com>
38948              
38949              but that had already been taken care of.
38950      Branch: metaconfig
38951            ! U/compline/d_stdstdio.U
38952      Branch: perl
38953            ! Configure config_h.SH
38954 ____________________________________________________________________________
38955 [  7502] By: jhi                                   on 2000/10/31  14:25:02
38956         Log: AUTHORS tweaks.
38957      Branch: perl
38958            ! AUTHORS
38959 ____________________________________________________________________________
38960 [  7501] By: jhi                                   on 2000/10/31  14:23:59
38961         Log: Subject: perlfaq style changes
38962              From: John Borwick <jhborwic@unity.ncsu.edu>
38963              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
38964              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
38965      Branch: perl
38966            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38967            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38968            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38969            ! pod/perlfaq9.pod
38970 ____________________________________________________________________________
38971 [  7500] By: jhi                                   on 2000/10/31  14:22:15
38972         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
38973              
38974              Subject: Re: [ID 20000918.005] ~ on wide chars
38975              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38976              Date: Mon, 30 Oct 2000 21:09:55 -0800
38977              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
38978              
38979              (The ord() part of the patch skipped.)
38980      Branch: perl
38981            ! doop.c
38982 ____________________________________________________________________________
38983 [  7499] By: jhi                                   on 2000/10/31  14:20:08
38984         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
38985              From: Jens Hamisch <jens@Strawberry.COM>
38986              Date: Mon, 30 Oct 2000 15:17:07 +0100
38987              Message-Id: <20001030151707.A9597@Strawberry.COM>
38988      Branch: perl
38989            ! av.c
38990 ____________________________________________________________________________
38991 [  7498] By: jhi                                   on 2000/10/31  14:16:29
38992         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
38993              From: Peter Prymmer <pvhp@forte.com>
38994              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
38995              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
38996      Branch: perl
38997            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
38998            + ext/Encode/Encode/posix-bc.enc
38999            ! MANIFEST t/lib/encode.t
39000 ____________________________________________________________________________
39001 [  7497] By: jhi                                   on 2000/10/31  14:13:22
39002         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
39003              From: Peter Prymmer <pvhp@forte.com>
39004              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
39005              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
39006      Branch: perl
39007            ! t/lib/cgi-html.t
39008 ____________________________________________________________________________
39009 [  7496] By: jhi                                   on 2000/10/31  14:12:05
39010         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
39011              From: Peter Prymmer <pvhp@forte.com>
39012              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
39013              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
39014      Branch: perl
39015            ! t/lib/cgi-function.t
39016 ____________________________________________________________________________
39017 [  7495] By: jhi                                   on 2000/10/31  14:11:08
39018         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
39019              From: Peter Prymmer <pvhp@forte.com>
39020              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
39021              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
39022      Branch: perl
39023            + ext/re/hints/aix.pl
39024            ! MANIFEST ext/re/Makefile.PL
39025 ____________________________________________________________________________
39026 [  7494] By: jhi                                   on 2000/10/31  14:08:32
39027         Log: Use Errno magic.
39028              
39029              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
39030              From: Casey Tweten <perl@ctweten.amsite.com>
39031              Date: Mon, 30 Oct 2000 15:51:17 -0500
39032              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
39033      Branch: perl
39034            ! lib/File/Temp.pm
39035 ____________________________________________________________________________
39036 [  7493] By: jhi                                   on 2000/10/31  14:05:07
39037         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
39038              
39039              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
39040              From: Nicholas Clark <nick@ccl4.org>
39041              Date: Mon, 30 Oct 2000 17:38:45 +0000
39042              Message-ID: <20001030173845.O60355@plum.flirble.org>
39043      Branch: perl
39044            ! Makefile.SH utils/perlbug.PL
39045 ____________________________________________________________________________
39046 [  7492] By: nick                                  on 2000/10/30  19:37:23
39047         Log: Change files which are mysteriously different to mainline to be
39048              copies of mainline.
39049      Branch: perlio
39050            ! objXSUB.h perlapi.c pod/perlapi.pod
39051 ____________________________________________________________________________
39052 [  7491] By: nick                                  on 2000/10/30  18:05:54
39053         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
39054              - typo in endian code in putc.
39055              - Don't allow read of write-only files and vice-versa
39056              - and off-by-one in flush-all loop.
39057              Remove debug calls as they were using GCC specific features.
39058      Branch: perlio
39059            ! perlio.c
39060 ____________________________________________________________________________
39061 [  7490] By: nick                                  on 2000/10/29  21:45:45
39062         Log: Integrate mainline to perlio
39063      Branch: perlio
39064           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
39065           !> toke.c
39066 ____________________________________________________________________________
39067 [  7489] By: jhi                                   on 2000/10/29  21:11:08
39068         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
39069              From: andreas.koenig@anima.de (Andreas J. Koenig)
39070              Date: 29 Oct 2000 22:05:59 +0100
39071              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
39072      Branch: perl
39073            ! lib/ExtUtils/Manifest.pm
39074 ____________________________________________________________________________
39075 [  7488] By: jhi                                   on 2000/10/29  21:07:47
39076         Log: Tests for #7487.
39077              
39078              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
39079              From: andreas.koenig@anima.de (Andreas J. Koenig)
39080              Date: 29 Oct 2000 19:37:09 +0100
39081              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
39082      Branch: perl
39083            ! t/comp/proto.t
39084 ____________________________________________________________________________
39085 [  7487] By: jhi                                   on 2000/10/29  21:06:27
39086         Log: constsub spillage.
39087              
39088              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
39089              From: John Tobey <jtobey@john-edwin-tobey.org>
39090              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
39091              Message-Id: <m13pvSr-000FObC@feynman.localnet>
39092      Branch: perl
39093            ! op.c
39094 ____________________________________________________________________________
39095 [  7486] By: nick                                  on 2000/10/29  21:05:04
39096         Log: Integrate mainline to perlio branch
39097      Branch: perlio
39098           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
39099           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
39100           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
39101           +> vos/install_perl.cm
39102            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
39103            - vos/config.h vos/config_h.SH_orig
39104           !> (integrate 141 files)
39105 ____________________________________________________________________________
39106 [  7485] By: jhi                                   on 2000/10/29  21:00:47
39107         Log: Make \x{...} consistently produce UTF-8.
39108              
39109              Subject: Re: \x{...} is confused 
39110              From: Simon Cozens <simon@cozens.net>
39111              Date: Sun, 29 Oct 2000 19:36:48 +0000
39112              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
39113      Branch: perl
39114            ! t/pragma/utf8.t toke.c
39115 ____________________________________________________________________________
39116 [  7484] By: nick                                  on 2000/10/29  20:05:29
39117         Log: PerlIO passes all tests.
39118      Branch: perlio
39119            ! perlio.c
39120 ____________________________________________________________________________
39121 [  7483] By: jhi                                   on 2000/10/29  18:06:55
39122         Log: Update Changes.
39123      Branch: perl
39124            ! Changes patchlevel.h
39125 ____________________________________________________________________________
39126 [  7482] By: nick                                  on 2000/10/29  17:43:28
39127         Log: Include <unistd.h> to get correct lseek() prototype etc.
39128              (I thought perl.h did that) - down to two fails
39129              - comp/require.t (last test)
39130              - lib/io_xs.t - possibly import/export of FILE * ?
39131      Branch: perlio
39132            ! perlio.c
39133 ____________________________________________________________________________
39134 [  7481] By: jhi                                   on 2000/10/29  17:02:37
39135         Log: UTF-8 decoder tweak.
39136      Branch: perl
39137            ! utf8.c
39138 ____________________________________________________________________________
39139 [  7480] By: nick                                  on 2000/10/29  16:26:11
39140         Log: Fixed two bugs:
39141              - error code not being set on close (of broken pipe)
39142              - append mode was truncating.
39143              At least one seek/tell bug remains.
39144      Branch: perlio
39145            ! perlio.c
39146 ____________________________________________________________________________
39147 [  7479] By: nick                                  on 2000/10/29  11:18:16
39148         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
39149              in case of accidents. Still several worrying fails, no line disciplines yet.
39150      Branch: perlio
39151            ! iperlsys.h perlio.c
39152 ____________________________________________________________________________
39153 [  7478] By: jhi                                   on 2000/10/29  02:04:01
39154         Log: Add also emailless people.
39155      Branch: perl
39156            ! AUTHORS
39157 ____________________________________________________________________________
39158 [  7477] By: jhi                                   on 2000/10/29  01:36:00
39159         Log: The #7476 needs a MANIFEST change, too.
39160      Branch: perl
39161            ! MANIFEST
39162 ____________________________________________________________________________
39163 [  7476] By: jhi                                   on 2000/10/29  01:35:21
39164         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
39165      Branch: perl
39166            - MAINTAIN
39167            ! AUTHORS Changes
39168 ____________________________________________________________________________
39169 [  7475] By: jhi                                   on 2000/10/28  23:57:25
39170         Log: De-quoted-unreadable to ISO Latin 1.
39171              (There's one ISO-2022-JP name in Changes5.004.)
39172      Branch: perl
39173            ! Changes Changes5.6
39174 ____________________________________________________________________________
39175 [  7474] By: jhi                                   on 2000/10/28  19:13:06
39176         Log: Subject: [ID 20001027.007] uniq array in perlfaq
39177              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
39178              Date: Fri, 27 Oct 2000 19:28:30 +0200
39179              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
39180      Branch: perl
39181            ! pod/perlfaq4.pod
39182 ____________________________________________________________________________
39183 [  7473] By: jhi                                   on 2000/10/28  18:02:05
39184         Log: Locking null mutexes is not recommendable.
39185              
39186              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
39187              From: Hugo <hv@crypt.compulink.co.uk>
39188              Date: Sat, 28 Oct 2000 18:41:12 +0100
39189              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
39190      Branch: perl
39191            ! op.c
39192 ____________________________________________________________________________
39193 [  7472] By: jhi                                   on 2000/10/28  17:52:58
39194         Log: Better create a true mailing list for the repository keepers.
39195      Branch: perl
39196            ! Porting/repository.pod
39197 ____________________________________________________________________________
39198 [  7471] By: jhi                                   on 2000/10/28  17:28:24
39199         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
39200              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
39201      Branch: perl
39202            + Porting/repository.pod
39203            ! MANIFEST
39204 ____________________________________________________________________________
39205 [  7470] By: jhi                                   on 2000/10/28  17:20:54
39206         Log: Subject: DOC PATCH 5.6.0
39207              From: mjd@plover.com
39208              Date: 27 Oct 2000 17:32:44 -0000
39209              Message-ID: <20001027173244.23754.qmail@plover.com>
39210      Branch: perl
39211            ! pod/perlfunc.pod
39212 ____________________________________________________________________________
39213 [  7469] By: jhi                                   on 2000/10/28  17:16:45
39214         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
39215              From: "Peter J. Farley III" <pjfarley@banet.net>
39216              Date: Fri, 27 Oct 2000 20:32:56 -0400
39217              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
39218      Branch: perl
39219            ! README.dos
39220 ____________________________________________________________________________
39221 [  7468] By: jhi                                   on 2000/10/28  17:07:18
39222         Log: Make target reordering to avoid pointless re-makes.
39223              
39224              Subject: Re: Total re-make of 'make okfile' after 7451 ?
39225              From: Nicholas Clark <nick@ccl4.org>
39226              Date: Sat, 28 Oct 2000 00:31:02 +0100
39227              Message-ID: <20001028003101.A54517@plum.flirble.org>
39228      Branch: perl
39229            ! Makefile.SH
39230 ____________________________________________________________________________
39231 [  7467] By: jhi                                   on 2000/10/28  17:05:31
39232         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
39233              From: lvirden@cas.org
39234              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
39235              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
39236      Branch: perl
39237            ! README.os2
39238 ____________________________________________________________________________
39239 [  7466] By: jhi                                   on 2000/10/28  16:09:16
39240         Log: Upgrade to CPAN 1.58_55.
39241              
39242              Subject: CPAN.pm status
39243              From: andreas.koenig@anima.de (Andreas J. Koenig) 
39244              Date: 28 Oct 2000 08:18:00 +0200 
39245              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
39246      Branch: perl
39247            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39248 ____________________________________________________________________________
39249 [  7465] By: jhi                                   on 2000/10/28  16:02:47
39250         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
39251      Branch: perl
39252            ! embed.h embed.pl perl.h proto.h toke.c
39253 ____________________________________________________________________________
39254 [  7464] By: nick                                  on 2000/10/28  10:43:44
39255         Log: Fix for sv_2iv() on "shared" value from keys %hash.
39256      Branch: perl
39257            ! sv.c
39258 ____________________________________________________________________________
39259 [  7463] By: jhi                                   on 2000/10/27  16:18:29
39260         Log: Update Changes.
39261      Branch: perl
39262            ! Changes patchlevel.h
39263 ____________________________________________________________________________
39264 [  7462] By: jhi                                   on 2000/10/27  16:17:44
39265         Log: Too enthusiastic editing in #7460.
39266      Branch: metaconfig
39267            ! U/modified/Oldsym.U
39268      Branch: perl
39269            ! Configure config_h.SH
39270 ____________________________________________________________________________
39271 [  7461] By: jhi                                   on 2000/10/27  15:37:38
39272         Log: Retract #7459, the script needs more work.
39273      Branch: perl
39274            - mkreef
39275            ! MANIFEST
39276 ____________________________________________________________________________
39277 [  7460] By: jhi                                   on 2000/10/27  15:23:14
39278         Log: Use $sort, $uniq (and $tr) consistently as wondered
39279              by Nicholas Clark.
39280      Branch: metaconfig
39281            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
39282            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
39283            ! U/modified/libc.U
39284      Branch: perl
39285            ! Configure config_h.SH
39286 ____________________________________________________________________________
39287 [  7459] By: jhi                                   on 2000/10/27  15:02:07
39288         Log: (Retracted by #7461)
39289              
39290              Add a shell script for creating/removing symbolic link farms,
39291              useful for keeping the source code read-only and doing the
39292              builds somewhere else.
39293      Branch: perl
39294            + mkreef
39295            ! MANIFEST
39296 ____________________________________________________________________________
39297 [  7458] By: jhi                                   on 2000/10/27  14:42:20
39298         Log: Do away with the fix_pl.
39299      Branch: perl
39300            - fix_pl
39301            ! MANIFEST Makefile.SH
39302 ____________________________________________________________________________
39303 [  7457] By: jhi                                   on 2000/10/27  12:43:13
39304         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
39305              From: Jens Hamisch <jens@Strawberry.COM>
39306              Date: Fri, 27 Oct 2000 14:38:21 +0200
39307              Message-Id: <20001027143821.B3366@Strawberry.COM>
39308      Branch: perl
39309            ! perl.h
39310 ____________________________________________________________________________
39311 [  7456] By: jhi                                   on 2000/10/27  12:33:42
39312         Log: Subject: [PATCH] todo
39313              From: Nicholas Clark <nick@ccl4.org>
39314              Date: Thu, 26 Oct 2000 22:32:29 +0100
39315              Message-ID: <20001026223229.A44540@plum.flirble.org>
39316      Branch: perl
39317            ! pod/perltodo.pod
39318 ____________________________________________________________________________
39319 [  7455] By: jhi                                   on 2000/10/27  12:02:21
39320         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
39321              From: John Tobey <jtobey@john-edwin-tobey.org>
39322              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
39323              Message-Id: <m13ozHF-000FObC@feynman.localnet>
39324      Branch: perl
39325            ! op.c t/pragma/sub_lval.t
39326 ____________________________________________________________________________
39327 [  7454] By: jhi                                   on 2000/10/27  11:59:42
39328         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
39329              From: sthoenna@efn.org
39330              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
39331              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
39332      Branch: perl
39333            ! pp.c t/op/assignwarn.t
39334 ____________________________________________________________________________
39335 [  7453] By: jhi                                   on 2000/10/27  00:15:08
39336         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
39337      Branch: perl
39338            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39339            ! ext/Storable/Storable.xs t/lib/st-lock.t
39340 ____________________________________________________________________________
39341 [  7452] By: jhi                                   on 2000/10/26  13:05:52
39342         Log: Undo #7451, this seems to be a deficiency in Perforce,
39343              there is no per-file line-terminator type, only per-client.
39344      Branch: perl
39345            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
39346            ! win32/makefile.mk
39347 ____________________________________________________________________________
39348 [  7451] By: jhi                                   on 2000/10/26  04:56:03
39349         Log: Experimenting in DOS arcana.
39350      Branch: perl
39351            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
39352            ! win32/makefile.mk
39353 ____________________________________________________________________________
39354 [  7450] By: jhi                                   on 2000/10/26  04:50:52
39355         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
39356              From: "Peter J. Farley III" <pjfarley@banet.net>            
39357              Date: Wed, 25 Oct 2000 23:10:18 -0400
39358              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
39359      Branch: perl
39360            ! t/io/open.t
39361 ____________________________________________________________________________
39362 [  7449] By: jhi                                   on 2000/10/26  04:49:16
39363         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
39364              From: Hugo <hv@crypt.compulink.co.uk>
39365              Date: Thu, 26 Oct 2000 01:55:17 +0100
39366              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
39367              
39368              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
39369      Branch: perl
39370            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
39371 ____________________________________________________________________________
39372 [  7448] By: jhi                                   on 2000/10/26  04:38:36
39373         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
39374              From: Peter Prymmer <pvhp@forte.com>
39375              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
39376              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
39377      Branch: perl
39378            ! configure.com
39379 ____________________________________________________________________________
39380 [  7447] By: jhi                                   on 2000/10/25  23:20:02
39381         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
39382              in platforms that strictly require all the symbols being present
39383              at link time.
39384      Branch: perl
39385            ! handy.h
39386 ____________________________________________________________________________
39387 [  7446] By: jhi                                   on 2000/10/25  21:55:57
39388         Log: Update Changes.
39389      Branch: perl
39390            ! Changes patchlevel.h
39391 ____________________________________________________________________________
39392 [  7445] By: jhi                                   on 2000/10/25  21:27:08
39393         Log: Integrate with vmsperl #7430 by Charles Bailey:
39394              
39395              Cleanup from prior patch (Charles Lane?):
39396              - improve handling of MFDs in Basename and Path
39397              - default to no xsubpp line # munging when building debug images
39398      Branch: perl
39399           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
39400 ____________________________________________________________________________
39401 [  7444] By: jhi                                   on 2000/10/25  21:03:50
39402         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
39403              From: John Peacock <JPeacock@UnivPress.com>
39404              Date: Thu, 18 May 2000 11:55:27 -0400
39405              Message-ID: <3924126F.A58BE57A@UnivPress.com>
39406      Branch: perl
39407            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
39408            ! t/op/write.t
39409 ____________________________________________________________________________
39410 [  7443] By: jhi                                   on 2000/10/25  20:43:10
39411         Log: Temporary stopgap for the self-tying issue: for now only
39412              array and hash self-ties are verboten.  The real fix, of
39413              course, would be to comprehensively test (and implement?)
39414              and debug (and document) self-ties.
39415      Branch: perl
39416            ! pod/perldiag.pod pp_sys.c t/op/tie.t
39417 ____________________________________________________________________________
39418 [  7442] By: jhi                                   on 2000/10/25  20:14:30
39419         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
39420              From: Dan Sugalski <dan@sidhe.org>
39421              Date: Wed, 25 Oct 2000 13:36:35 -0400
39422              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
39423              
39424              plus regen global.sym.
39425      Branch: perl
39426            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
39427            ! thrdvar.h util.c
39428 ____________________________________________________________________________
39429 [  7441] By: jhi                                   on 2000/10/25  20:12:20
39430         Log: buildtoc target tweaks.
39431      Branch: perl
39432            ! pod/Makefile.SH
39433 ____________________________________________________________________________
39434 [  7440] By: jhi                                   on 2000/10/25  20:03:53
39435         Log: A new version of making the syslog test more robust.
39436              (Replaces #7421.)
39437              
39438              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39439              From: "Kurt D. Starsinic" <kstar@chapin.edu>
39440              Date: Wed, 25 Oct 2000 12:13:54 -0400
39441              Message-ID: <20001025121354.B2264@O2.chapin.edu>
39442      Branch: perl
39443            ! t/lib/syslog.t
39444 ____________________________________________________________________________
39445 [  7439] By: jhi                                   on 2000/10/25  20:00:48
39446         Log: Continue the internal UTF-8 API tweaking.
39447              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
39448              used much more than the simpler API, now called utf8_to_uv_simple().
39449              Still not quite happy with API, too much partial duplication
39450              of functionality.
39451      Branch: perl
39452            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
39453            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
39454            ! regcomp.c regexec.c sv.c toke.c utf8.c
39455 ____________________________________________________________________________
39456 [  7438] By: jhi                                   on 2000/10/25  18:52:30
39457         Log: Allow poking holes at the UTF-8 decoding strictness.
39458      Branch: perl
39459            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
39460            ! utf8.h
39461 ____________________________________________________________________________
39462 [  7437] By: jhi                                   on 2000/10/25  13:53:05
39463         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
39464              UTF8LEN() and UTF8SKIP(). 
39465      Branch: perl
39466            ! pp.c utf8.c utf8.h
39467 ____________________________________________________________________________
39468 [  7436] By: jhi                                   on 2000/10/25  13:51:37
39469         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
39470              From: Nicholas Clark <nick@ccl4.org>
39471              Date: Wed, 25 Oct 2000 14:44:05 +0100
39472              Message-ID: <20001025144404.D27253@plum.flirble.org>
39473      Branch: perl
39474            ! pod/perlrun.pod
39475 ____________________________________________________________________________
39476 [  7435] By: jhi                                   on 2000/10/25  13:49:32
39477         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
39478              From: Mike Guy <mjtg@cam.ac.uk>
39479              Date: Tue, 24 Oct 2000 14:59:40 +0100
39480              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
39481      Branch: perl
39482            ! scope.c
39483 ____________________________________________________________________________
39484 [  7434] By: jhi                                   on 2000/10/25  13:48:41
39485         Log: AIX is picky about its symbol exports.  Solution for now
39486              is to include the deb.o explicitly to the re extension build.
39487              
39488              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
39489              From: Peter Prymmer <pvhp@forte.com>
39490              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
39491              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
39492      Branch: perl
39493            ! ext/re/Makefile.PL hints/aix.sh
39494 ____________________________________________________________________________
39495 [  7433] By: jhi                                   on 2000/10/25  13:46:49
39496         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
39497              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39498              Date: Wed, 25 Oct 2000 12:02:20 +0200
39499              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
39500      Branch: perl
39501            ! perlsdio.h
39502 ____________________________________________________________________________
39503 [  7432] By: jhi                                   on 2000/10/25  13:44:28
39504         Log: Subject: Minor update to find2perl, for portability
39505              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
39506              Date: Wed, 25 Oct 2000 12:05:47 +0100
39507              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
39508      Branch: perl
39509            ! x2p/find2perl.PL
39510 ____________________________________________________________________________
39511 [  7431] By: jhi                                   on 2000/10/25  13:40:39
39512         Log: Add targets to Makefile.SH, most importantly
39513              'regen_all' which also remembers to update vms/perly*.
39514      Branch: perl
39515            ! Makefile.SH
39516 ____________________________________________________________________________
39517 [  7430] By: bailey                                on 2000/10/25  03:13:53
39518         Log: Cleanup from prior patch (Charles Lane?):
39519              - improve handling of MFDs in Basename and Path
39520              - default to no xsubpp line # munging when building debug images
39521      Branch: vmsperl
39522            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
39523 ____________________________________________________________________________
39524 [  7429] By: jhi                                   on 2000/10/24  20:03:40
39525         Log: Podify README.epoc and README.vos.
39526      Branch: perl
39527            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
39528            ! pod/perlport.pod pod/perltoc.pod
39529 ____________________________________________________________________________
39530 [  7428] By: jhi                                   on 2000/10/24  19:10:33
39531         Log: Stratus VOS updates from Paul Green.
39532      Branch: perl
39533            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39534            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
39535            - vos/config.def vos/config.h vos/config_h.SH_orig
39536            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
39537            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
39538 ____________________________________________________________________________
39539 [  7427] By: jhi                                   on 2000/10/24  18:59:48
39540         Log: Check if stdio supports tweaking lval and cnt simultaneously.
39541              
39542              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
39543              From: Nicholas Clark <nick@ccl4.org>
39544              Date: Mon, 23 Oct 2000 15:39:32 +0100
39545              Message-ID: <20001023153932.A10786@plum.flirble.org>
39546      Branch: metaconfig
39547            ! U/compline/d_stdstdio.U
39548      Branch: perl
39549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39550            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
39551            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
39552            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
39553            ! vos/config.h vos/config_h.SH_orig win32/config.bc
39554            ! win32/config.gc win32/config.vc
39555 ____________________________________________________________________________
39556 [  7426] By: jhi                                   on 2000/10/24  17:57:44
39557         Log: Missed the header file changes from #7425.
39558      Branch: perl
39559            ! embed.h embed.pl objXSUB.h proto.h
39560 ____________________________________________________________________________
39561 [  7425] By: jhi                                   on 2000/10/24  17:55:17
39562         Log: Fix the bug reported in
39563              
39564              From: andreas.koenig@anima.de (Andreas J. Koenig)
39565              Subject: Encode bug?
39566              Date: 24 Oct 2000 14:01:26 +0200 
39567              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
39568              
39569              Also make is_utf8_char() stricter.
39570      Branch: perl
39571            ! ext/Encode/Encode.xs utf8.c
39572 ____________________________________________________________________________
39573 [  7424] By: jhi                                   on 2000/10/24  15:15:39
39574         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
39575              From: Peter Scott <Peter@PSDT.com>
39576              Date: Mon, 23 Oct 2000 19:46:01 -0700
39577              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
39578      Branch: perl
39579            ! pod/perlfaq5.pod
39580 ____________________________________________________________________________
39581 [  7423] By: jhi                                   on 2000/10/24  14:25:30
39582         Log: Test tweak to avoid pulling in the whole Config.
39583      Branch: perl
39584            ! t/lib/st-lock.t
39585 ____________________________________________________________________________
39586 [  7422] By: jhi                                   on 2000/10/24  14:03:16
39587         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
39588      Branch: perl
39589            ! pp.c
39590 ____________________________________________________________________________
39591 [  7421] By: jhi                                   on 2000/10/24  13:32:09
39592         Log: (Replaced by #7440.)
39593              
39594              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39595              From: "Kurt D. Starsinic" <kstar@chapin.edu>
39596              Date: Mon, 23 Oct 2000 16:40:54 -0400
39597              Message-ID: <20001023164054.B14491@O2.chapin.edu>
39598      Branch: perl
39599            ! t/lib/syslog.t
39600 ____________________________________________________________________________
39601 [  7420] By: jhi                                   on 2000/10/24  13:30:53
39602         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
39603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39604              Date: Mon, 23 Oct 2000 17:29:03 -0400
39605              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
39606      Branch: perl
39607            ! lib/ExtUtils/MM_Unix.pm
39608 ____________________________________________________________________________
39609 [  7419] By: jhi                                   on 2000/10/24  13:29:57
39610         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
39611              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39612              Date: Mon, 23 Oct 2000 19:01:32 -0400
39613              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
39614      Branch: perl
39615            ! utils/h2xs.PL
39616 ____________________________________________________________________________
39617 [  7418] By: jhi                                   on 2000/10/24  13:26:04
39618         Log: Replace #7409 with
39619              
39620              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
39621              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
39622              Date: Mon, 23 Oct 2000 20:08:56 +0200
39623              Message-ID: <20001023200855.A14850@nice.ram.loc>
39624      Branch: perl
39625            ! ext/Storable/Storable.pm t/lib/st-lock.t
39626 ____________________________________________________________________________
39627 [  7417] By: jhi                                   on 2000/10/24  13:17:52
39628         Log: Run vms/vms_yfix.pl, should have done that after changing
39629              perly.c in #7382.
39630      Branch: perl
39631            ! vms/perly_c.vms vms/perly_h.vms
39632 ____________________________________________________________________________
39633 [  7416] By: jhi                                   on 2000/10/24  02:55:33
39634         Log: Make the UTF-8 decoding stricter and more verbose when
39635              malformation happens.  This involved adding an argument
39636              to utf8_to_uv_chk(), which involved changing its prototype,
39637              and prefer STRLEN over I32 for the UTF-8 length, which as
39638              a domino effect necessitated changing the prototypes of
39639              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
39640              The stricter UTF-8 decoding checking uses Markus Kuhn's
39641              UTF-8 Decode Stress Tester from
39642              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
39643      Branch: perl
39644            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
39645            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
39646            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
39647            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
39648 ____________________________________________________________________________
39649 [  7415] By: jhi                                   on 2000/10/23  14:06:06
39650         Log: Update Changes.
39651      Branch: perl
39652            ! Changes patchlevel.h
39653 ____________________________________________________________________________
39654 [  7414] By: jhi                                   on 2000/10/23  12:39:52
39655         Log: Undo the basename() part of #7412 since the lib/basename
39656              tests would need upgrading too.
39657      Branch: perl
39658            ! lib/File/Basename.pm
39659 ____________________________________________________________________________
39660 [  7413] By: jhi                                   on 2000/10/23  12:19:27
39661         Log: Document PERL_INSTALL_ROOT of #7210.
39662      Branch: perl
39663            ! lib/ExtUtils/Install.pm
39664 ____________________________________________________________________________
39665 [  7412] By: jhi                                   on 2000/10/23  12:16:47
39666         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
39667      Branch: perl
39668            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
39669            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
39670 ____________________________________________________________________________
39671 [  7411] By: jhi                                   on 2000/10/23  12:07:41
39672         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
39673              From: Prymmer/Kahn <pvhp@best.com>
39674              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
39675              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
39676      Branch: perl
39677            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
39678 ____________________________________________________________________________
39679 [  7410] By: jhi                                   on 2000/10/23  04:10:11
39680         Log: The change #7187 was not so good on VMS.
39681              
39682              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
39683              From: "Craig A. Berry" <craig.berry@psinetcs.com>
39684              Date: Sun, 22 Oct 2000 23:03:08 -0500
39685              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
39686      Branch: perl
39687            ! utils/perldoc.PL
39688 ____________________________________________________________________________
39689 [  7409] By: jhi                                   on 2000/10/23  03:57:36
39690         Log: Avoid Storable locking on DJGPP for now.
39691              
39692              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
39693              From: "Peter J. Farley III" <pjfarley@banet.net>
39694              Date: Sun, 22 Oct 2000 20:00:00 -0400
39695              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
39696      Branch: perl
39697            ! ext/Storable/Storable.pm t/lib/st-lock.t
39698 ____________________________________________________________________________
39699 [  7408] By: jhi                                   on 2000/10/23  03:50:24
39700         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
39701              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
39702              Date: Sun, 22 Oct 2000 21:12:22 -0400
39703              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
39704      Branch: perl
39705            ! lib/vars.pm
39706 ____________________________________________________________________________
39707 [  7407] By: jhi                                   on 2000/10/23  03:43:12
39708         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
39709              From: Hugo <hv@crypt.compulink.co.uk>
39710              Date: Mon, 23 Oct 2000 00:47:22 +0100
39711              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
39712      Branch: perl
39713            ! regexec.c t/op/pat.t
39714 ____________________________________________________________________________
39715 [  7406] By: jhi                                   on 2000/10/23  03:40:29
39716         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
39717      Branch: perl
39718            ! lib/ExtUtils/MakeMaker.pm
39719 ____________________________________________________________________________
39720 [  7405] By: jhi                                   on 2000/10/22  21:32:00
39721         Log: Doc patch.
39722              
39723              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
39724              From: rspier@pobox.com (Robert Spier)
39725              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
39726              Message-ID: <14835.16112.13457.447971@rls.cx>
39727      Branch: perl
39728            ! lib/strict.pm
39729 ____________________________________________________________________________
39730 [  7404] By: jhi                                   on 2000/10/22  21:30:51
39731         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
39732              From: rspier@pobox.com (Robert Spier)
39733              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
39734              Message-ID: <14835.17223.72448.705566@rls.cx>
39735      Branch: perl
39736            ! lib/ExtUtils/MakeMaker.pm
39737 ____________________________________________________________________________
39738 [  7403] By: jhi                                   on 2000/10/22  21:24:11
39739         Log: Subject: [PATCH bleadperl] ripples from constsub patch
39740              From: John Tobey <jtobey@john-edwin-tobey.org>
39741              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
39742              Message-Id: <m13nSOB-000FObC@feynman.localnet>
39743      Branch: perl
39744            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
39745 ____________________________________________________________________________
39746 [  7402] By: jhi                                   on 2000/10/22  20:59:35
39747         Log: Support s?printf parameter reordering.
39748      Branch: perl
39749            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
39750 ____________________________________________________________________________
39751 [  7401] By: jhi                                   on 2000/10/22  19:19:14
39752         Log: Expand %Config variables only if explicitly so requested
39753              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
39754              
39755              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
39756              From: Gurusamy Sarathy <gsar@ActiveState.com>
39757              Date: Sun, 22 Oct 2000 11:47:32 -0700
39758              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
39759      Branch: perl
39760            ! Makefile.SH lib/lib_pm.PL
39761 ____________________________________________________________________________
39762 [  7400] By: jhi                                   on 2000/10/22  18:24:10
39763         Log: Move the #7390 test from warn/op to comp/redef.
39764              
39765              Subject: Re: Creating const subs for constants.
39766              From: John Tobey <jtobey@john-edwin-tobey.org>
39767              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
39768              Message-Id: <m13nG72-000FObC@feynman.localnet>               
39769      Branch: perl
39770            ! t/comp/redef.t t/pragma/warn/op
39771 ____________________________________________________________________________
39772 [  7399] By: jhi                                   on 2000/10/22  17:49:59
39773         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
39774              From: Nicholas Clark <nick@ccl4.org>
39775              Date: Sat, 21 Oct 2000 22:23:19 +0100
39776              Message-ID: <20001021222319.B45586@plum.flirble.org>
39777      Branch: perl
39778            ! ext/DynaLoader/DynaLoader_pm.PL
39779 ____________________________________________________________________________
39780 [  7398] By: jhi                                   on 2000/10/22  17:47:35
39781         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
39782              From: Hugo <hv@crypt.compulink.co.uk>
39783              Date: Sat, 21 Oct 2000 18:19:59 +0100
39784              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
39785      Branch: perl
39786            ! ext/B/B.pm ext/B/B/C.pm
39787 ____________________________________________________________________________
39788 [  7397] By: jhi                                   on 2000/10/22  17:35:18
39789         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
39790              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
39791              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
39792              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
39793      Branch: perl
39794            ! hints/openbsd.sh
39795 ____________________________________________________________________________
39796 [  7396] By: jhi                                   on 2000/10/22  17:19:46
39797         Log: Subject: installman go-faster stripes
39798              From: Nicholas Clark <nick@talking.bollo.cx>
39799              Date: Sat, 21 Oct 2000 17:24:53 +0100
39800              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
39801              
39802              Subject: Re: installman go-faster stripes
39803              From: Russ Allbery <rra@stanford.edu>
39804              Date: 21 Oct 2000 11:04:13 -0700
39805              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
39806      Branch: perl
39807            ! installman pod/pod2man.PL
39808 ____________________________________________________________________________
39809 [  7395] By: jhi                                   on 2000/10/22  17:17:35
39810         Log: Hints tweak from Anton Berezin.
39811      Branch: perl
39812            ! hints/freebsd.sh
39813 ____________________________________________________________________________
39814 [  7394] By: jhi                                   on 2000/10/22  04:50:04
39815         Log: Tweak the Is* definitions of Unicode character classes
39816              to better match the official categorizations; embrace
39817              the official categorizations; add the combining marks
39818              as alpha (and -numeric); fix DCinital (a typo and edito)
39819              to be DCmedial.
39820      Branch: perl
39821            + lib/unicode/Is/DCmedial.pl
39822            - lib/unicode/Is/DCinital.pl
39823            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
39824            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
39825            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
39826            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
39827 ____________________________________________________________________________
39828 [  7393] By: jhi                                   on 2000/10/21  18:06:05
39829         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
39830              From: Daniel Chetlin <daniel@chetlin.com>
39831              Date: Sat, 21 Oct 2000 02:57:03 -0700
39832              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
39833      Branch: perl
39834            + t/lib/tie-splice.t
39835            ! MANIFEST lib/Tie/Array.pm
39836 ____________________________________________________________________________
39837 [  7392] By: gsar                                  on 2000/10/21  18:05:15
39838         Log: resync utfperl branch with mainline
39839      Branch: utfperl
39840           !> (integrate 1760 files)
39841 ____________________________________________________________________________
39842 [  7391] By: jhi                                   on 2000/10/21  14:37:49
39843         Log: Testcases for a #7383,#7385 related bug.
39844              
39845              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
39846              From: Nicholas Clark <nick@ccl4.org>
39847              Date: Sat, 21 Oct 2000 15:04:51 +0100
39848              Message-ID: <20001021150451.A51566@plum.flirble.org>
39849      Branch: perl
39850            ! t/pragma/utf8.t
39851 ____________________________________________________________________________
39852 [  7390] By: jhi                                   on 2000/10/21  14:35:57
39853         Log: Add a testcase for #7389.
39854      Branch: perl
39855            ! t/pragma/warn/op
39856 ____________________________________________________________________________
39857 [  7389] By: jhi                                   on 2000/10/21  14:26:45
39858         Log: Subject: Re: Creating const subs for constants.
39859              From: John Tobey <jtobey@john-edwin-tobey.org>
39860              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
39861              Message-Id: <m13mo0N-000FObC@feynman.localnet>
39862      Branch: perl
39863            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
39864            ! proto.h sv.c
39865 ____________________________________________________________________________
39866 [  7388] By: nick                                  on 2000/10/21  11:44:23
39867         Log: Populate perlio branch
39868      Branch: perlio
39869           +> (branch 1760 files)
39870 ____________________________________________________________________________
39871 [  7387] By: nick                                  on 2000/10/21  10:52:05
39872         Log: Get branch back as replica of mainline via :
39873              p4 integrate -b utfperl
39874              p4 resolve -at ./...
39875      Branch: utfperl
39876           +> (branch 269 files)
39877            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
39878            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
39879            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
39880            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
39881            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
39882            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39883            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39884            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39885            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39886            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39887            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39888            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39889            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39890            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39891            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39892            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39893            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39894            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39895            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
39896            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
39897            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
39898            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
39899            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
39900            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
39901            - lib/unicode/UCD300.html lib/unicode/Unicode.300
39902            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
39903            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
39904            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
39905            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
39906           !> (integrate 965 files)
39907 ____________________________________________________________________________
39908 [  7386] By: jhi                                   on 2000/10/21  01:31:12
39909         Log: Update Changes.
39910      Branch: perl
39911            ! Changes patchlevel.h
39912 ____________________________________________________________________________
39913 [  7385] By: jhi                                   on 2000/10/21  01:28:42
39914         Log: The #7383 was right only in the context of the original bug report,
39915              not in more general case.
39916      Branch: perl
39917            ! pp_hot.c
39918 ____________________________________________________________________________
39919 [  7384] By: jhi                                   on 2000/10/21  01:08:23
39920         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
39921      Branch: perl
39922            ! ext/IO/lib/IO/Select.pm
39923 ____________________________________________________________________________
39924 [  7383] By: jhi                                   on 2000/10/21  00:44:18
39925         Log: Fix for ID 20001020.006, concatenating an unset submatch
39926              with utf8 resulted in "Modification of a read-only value".
39927      Branch: perl
39928            ! pp_hot.c t/pragma/utf8.t
39929 ____________________________________________________________________________
39930 [  7382] By: jhi                                   on 2000/10/20  20:44:31
39931         Log: Make scan_num() reëntrant, as suggested in
39932              
39933              Subject: [PATCH perl@7229] Rentrant parser and yylex()
39934              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39935              Date: Fri, 20 Oct 2000 14:17:27 +0100
39936              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
39937      Branch: perl
39938            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
39939            ! toke.c
39940 ____________________________________________________________________________
39941 [  7381] By: jhi                                   on 2000/10/20  20:07:29
39942         Log: Reëntrancy fix.
39943              
39944              Subject: [PATCH perl@7229] Rentrant parser and yylex()
39945              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39946              Date: Fri, 20 Oct 2000 14:17:27 +0100
39947              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
39948      Branch: perl
39949            ! embed.h embed.pl perl.h proto.h toke.c
39950 ____________________________________________________________________________
39951 [  7380] By: jhi                                   on 2000/10/20  19:15:54
39952         Log: Don't write double values through long double pointers,
39953              based on a part of
39954              
39955              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
39956              From: Jens Hamisch <jens@Strawberry.COM>
39957              Date: Tue, 17 Oct 2000 08:39:36 +0200
39958              Message-Id: <20001017083936.A11104@Strawberry.COM>
39959      Branch: perl
39960            ! perl.h pp.c
39961 ____________________________________________________________________________
39962 [  7379] By: jhi                                   on 2000/10/20  18:43:37
39963         Log: Portability tweak on #7377.
39964              
39965              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
39966              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39967              Date:     Fri, 20 Oct 2000 13:13:41 EDT
39968              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
39969      Branch: perl
39970            ! t/lib/dprof.t
39971 ____________________________________________________________________________
39972 [  7378] By: jhi                                   on 2000/10/20  12:57:19
39973         Log: SOCKS function redefinitions need prototypes, too, otherwise
39974              for example 32 bit versus 64 bit differences cause a lot of
39975              problems.  Part of
39976              
39977              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
39978              From: Jens Hamisch <jens@Strawberry.COM>
39979              Date: Tue, 17 Oct 2000 08:39:36 +0200
39980              Message-Id: <20001017083936.A11104@Strawberry.COM>
39981      Branch: perl
39982            ! doio.c pp_sys.c
39983 ____________________________________________________________________________
39984 [  7377] By: jhi                                   on 2000/10/20  12:37:12
39985         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
39986              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39987              Date:     Fri, 20 Oct 2000 08:26:04 EDT
39988              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
39989      Branch: perl
39990            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
39991 ____________________________________________________________________________
39992 [  7376] By: jhi                                   on 2000/10/20  12:35:31
39993         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
39994              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39995              Date:     Fri, 20 Oct 2000 07:48:15 EDT
39996              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
39997      Branch: perl
39998            ! configure.com vms/gen_shrfls.pl
39999 ____________________________________________________________________________
40000 [  7375] By: bailey                                on 2000/10/20  04:44:37
40001         Log: SYN SYN
40002      Branch: vmsperl
40003           +> (branch 134 files)
40004            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
40005            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
40006            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
40007            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
40008            - eg/cgi/frameset.cgi eg/cgi/index.html
40009            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
40010            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
40011            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
40012            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
40013            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
40014            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
40015            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
40016            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
40017            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
40018            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
40019            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
40020            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
40021            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
40022            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
40023            - lib/unicode/Props.txt lib/unicode/UCD300.html
40024            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
40025            - utils/perlbc.PL vms/subconfigure.com
40026           !> (integrate 785 files)
40027 ____________________________________________________________________________
40028 [  7374] By: jhi                                   on 2000/10/20  00:59:48
40029         Log: In the latest compiler builds cccdlflags must not become -fpic,
40030              from Wilfredo Sánchez.
40031      Branch: perl
40032            ! hints/darwin.sh
40033 ____________________________________________________________________________
40034 [  7373] By: jhi                                   on 2000/10/20  00:56:35
40035         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
40036              From: Tony Cook <tony@develop-help.com>
40037              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
40038              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
40039      Branch: perl
40040            ! pod/perlop.pod
40041 ____________________________________________________________________________
40042 [  7372] By: jhi                                   on 2000/10/19  19:34:40
40043         Log: Typo noted by Mark Lutz.
40044      Branch: perl
40045            ! t/op/64bitint.t
40046 ____________________________________________________________________________
40047 [  7371] By: jhi                                   on 2000/10/19  19:33:13
40048         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
40049      Branch: metaconfig
40050            ! U/modified/Cppsym.U U/modified/Oldconfig.U
40051      Branch: metaconfig/U/perl
40052            ! End.U dlsrc.U libperl.U
40053      Branch: perl
40054            + hints/nonstopux.sh
40055            ! Configure MANIFEST config_h.SH
40056 ____________________________________________________________________________
40057 [  7370] By: jhi                                   on 2000/10/19  17:18:08
40058         Log: Subject: PATCH do_print has 2 PerlIO_error()s
40059              From: nick@ccl4.org
40060              Date: Thu, 19 Oct 2000 18:09:20 +0100
40061              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
40062      Branch: perl
40063            ! doio.c
40064 ____________________________________________________________________________
40065 [  7369] By: jhi                                   on 2000/10/19  14:01:49
40066         Log: Update Changes.
40067      Branch: perl
40068            ! Changes patchlevel.h
40069 ____________________________________________________________________________
40070 [  7368] By: jhi                                   on 2000/10/19  13:04:29
40071         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
40072              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40073              Date: Wed, 18 Oct 2000 13:12:01 +0200
40074              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
40075      Branch: perl
40076            ! hints/aix.sh
40077 ____________________________________________________________________________
40078 [  7367] By: jhi                                   on 2000/10/19  02:22:40
40079         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
40080              of a 'pmshort' anywhere in the B, so the offending line was simply
40081              removed.
40082      Branch: perl
40083            ! ext/B/B/Debug.pm
40084 ____________________________________________________________________________
40085 [  7366] By: jhi                                   on 2000/10/19  02:12:37
40086         Log: Add the test case for the bug id 20000730.004 which seems
40087              to have been fixed by now.
40088      Branch: perl
40089            ! t/pragma/utf8.t
40090 ____________________________________________________________________________
40091 [  7365] By: jhi                                   on 2000/10/18  23:36:24
40092         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
40093              From: Hugo <hv@crypt.compulink.co.uk>
40094              Date: Wed, 18 Oct 2000 23:25:58 +0100
40095              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
40096      Branch: perl
40097            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
40098 ____________________________________________________________________________
40099 [  7364] By: jhi                                   on 2000/10/18  21:12:53
40100         Log: (retracted)
40101      Branch: perl
40102            ! pp.c
40103 ____________________________________________________________________________
40104 [  7363] By: jhi                                   on 2000/10/18  20:55:38
40105         Log: Missing change from #7362.
40106      Branch: perl
40107            ! win32/perlhost.h
40108 ____________________________________________________________________________
40109 [  7362] By: jhi                                   on 2000/10/18  20:52:01
40110         Log: Borland C fstat() never saw the fd as writable.
40111              
40112              Subject: fix for Borland's weak "stat" (perl@7211)
40113              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40114              Date: Mon, 16 Oct 2000 09:55:03 +0400
40115              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
40116      Branch: perl
40117            ! win32/win32.c
40118 ____________________________________________________________________________
40119 [  7361] By: jhi                                   on 2000/10/18  17:43:50
40120         Log: Regen toc.
40121      Branch: perl
40122            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
40123 ____________________________________________________________________________
40124 [  7360] By: jhi                                   on 2000/10/18  17:07:44
40125         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40126              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
40127              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
40128              Date: Mon, 16 Oct 2000 15:19:49 +0200
40129      Branch: perl
40130            + README.aix
40131            ! MANIFEST
40132 ____________________________________________________________________________
40133 [  7359] By: jhi                                   on 2000/10/18  17:04:49
40134         Log: Subject: Pod patch for Devel::Peek
40135              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40136              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
40137              Date: Mon, 16 Oct 2000 12:26:34 +0200
40138      Branch: perl
40139            ! ext/Devel/Peek/Peek.pm
40140 ____________________________________________________________________________
40141 [  7358] By: jhi                                   on 2000/10/18  17:03:15
40142         Log: Make Cwd more bulletproof in chrooted environments.
40143              
40144              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
40145              From: "Eric E. Coe" <Eric.Coe@oracle.com>
40146              Date: Wed, 18 Oct 2000 04:03:54 -0400
40147              Message-Id: <39ED596A.70E599FE@oracle.com>
40148      Branch: perl
40149            ! lib/Cwd.pm
40150 ____________________________________________________________________________
40151 [  7357] By: jhi                                   on 2000/10/18  16:37:26
40152         Log: Disable the UTF8 downgrade croakage for now to avoid
40153              too many not okay messages.
40154      Branch: perl
40155            ! doio.c
40156 ____________________________________________________________________________
40157 [  7356] By: jhi                                   on 2000/10/17  23:29:41
40158         Log: Show the failed remote port, instead of the failing line number.
40159              
40160              Subject: [PATCH 5.6.1 Debugger] More diagnostics
40161              From: David Sparks <daves@ActiveState.com>
40162              Date: Tue, 17 Oct 2000 15:00:24 -0700
40163              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
40164      Branch: perl
40165            ! lib/perl5db.pl
40166 ____________________________________________________________________________
40167 [  7355] By: jhi                                   on 2000/10/17  14:11:31
40168         Log: On output try to downgrade to bytes, croak if impossible,
40169              from Simon Cozens.  This means that outputting >255 UTF8
40170              is impossible.  Consider this as a strong incentive to get
40171              the I/O disciplines implemented.
40172      Branch: perl
40173            ! doio.c pod/perldiag.pod sv.c
40174 ____________________________________________________________________________
40175 [  7354] By: jhi                                   on 2000/10/17  13:42:23
40176         Log: Clarify documentation on 'use bytes'.
40177              
40178              Subject: Re: What does 'use bytes' "mean" ?
40179              From: Simon Cozens <simon@cozens.net>
40180              Date: Mon, 18 Sep 2000 18:24:25 +0100
40181              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
40182      Branch: perl
40183            ! lib/bytes.pm
40184 ____________________________________________________________________________
40185 [  7353] By: jhi                                   on 2000/10/17  13:28:12
40186         Log: Workaround for a sfio bug where the stream error indicator
40187              is not cleared as documented.
40188              
40189              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
40190              From: Nicholas Clark <nick@ccl4.org>
40191              Date: Mon, 16 Oct 2000 18:28:23 +0100
40192              Message-ID: <20001016182823.J19700@plum.flirble.org>
40193      Branch: perl
40194            ! doio.c
40195 ____________________________________________________________________________
40196 [  7352] By: jhi                                   on 2000/10/17  13:06:19
40197         Log: More IoTYPE sprinkling.
40198      Branch: perl
40199            ! doio.c pp_hot.c
40200 ____________________________________________________________________________
40201 [  7351] By: jhi                                   on 2000/10/16  22:47:07
40202         Log: Detect early whether the std streams have gone bad.
40203              
40204              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
40205              Date: Mon, 16 Oct 2000 23:28:42 +0100
40206              From: Nicholas Clark <nick@ccl4.org>
40207              Message-ID: <20001016232842.A37942@plum.flirble.org>
40208      Branch: perl
40209            ! t/op/misc.t
40210 ____________________________________________________________________________
40211 [  7350] By: jhi                                   on 2000/10/16  22:45:16
40212         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
40213              From: "Peter J. Farley III" <pjfarley@banet.net>
40214              Date: Mon, 16 Oct 2000 18:15:59 -0400
40215              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
40216      Branch: perl
40217            ! djgpp/djgpp.c dosish.h t/io/open.t
40218 ____________________________________________________________________________
40219 [  7349] By: jhi                                   on 2000/10/16  22:36:45
40220         Log: perldelta tweak.
40221      Branch: perl
40222            ! pod/perldelta.pod
40223 ____________________________________________________________________________
40224 [  7348] By: jhi                                   on 2000/10/16  15:17:53
40225         Log: Update Changes.
40226      Branch: perl
40227            ! Changes patchlevel.h
40228 ____________________________________________________________________________
40229 [  7347] By: jhi                                   on 2000/10/16  13:55:27
40230         Log: Add the capability to include/exclude branches.
40231      Branch: perl
40232            ! Porting/genlog
40233 ____________________________________________________________________________
40234 [  7346] By: jhi                                   on 2000/10/16  13:18:04
40235         Log: Add Charles Lane.
40236      Branch: perl
40237            ! AUTHORS Changes
40238 ____________________________________________________________________________
40239 [  7345] By: jhi                                   on 2000/10/16  13:13:21
40240         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
40241      Branch: perl
40242            ! pod/perldelta.pod
40243 ____________________________________________________________________________
40244 [  7344] By: gsar                                  on 2000/10/16  09:30:21
40245         Log: integrate change#6220 from cfgperl
40246              
40247              Win32 patches from Benjamin Stuhl.
40248      Branch: maint-5.6/perl
40249           !> makedef.pl win32/win32.h
40250 ____________________________________________________________________________
40251 [  7343] By: gsar                                  on 2000/10/16  08:32:19
40252         Log: integrate changes#6221,6222 from cfgperl
40253              
40254              Remove tr///CU (the feature is to be obsoleted by better interfaces).
40255              From: simon@brecon.co.uk (Simon Cozens)
40256              Subject: [PATCH] Eliminate tr///[CU][CU]
40257              Date: 23 Jun 2000 11:05:40 GMT
40258              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
40259              
40260              doc typo fix
40261              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
40262              From: Ian Phillipps <Ian.Phillipps@iname.com>
40263              Date: Fri, 23 Jun 2000 10:40:58 +0100
40264              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
40265      Branch: maint-5.6/perl
40266           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
40267 ____________________________________________________________________________
40268 [  7342] By: gsar                                  on 2000/10/16  08:28:08
40269         Log: integrate change#6217 from cfgperl (in part)
40270              
40271              Rename the fdpid locking and integrate with Sarathy.
40272      Branch: maint-5.6/perl
40273           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
40274           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
40275           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
40276           !> win32/win32.c
40277 ____________________________________________________________________________
40278 [  7341] By: gsar                                  on 2000/10/16  08:23:39
40279         Log: integrate changes#6214..6216 from mainline
40280              
40281              @_ can't have junk in it even in the non-USE_ITHREADS case because
40282              caller() wants to populate @DB::args with it (causes a coredump
40283              in Carp::confess())
40284              
40285              tweak comment about @DB::args
40286              
40287              be more optimal about clearing @_
40288      Branch: maint-5.6/perl
40289           !> av.h cop.h pp_ctl.c t/op/runlevel.t
40290 ____________________________________________________________________________
40291 [  7340] By: gsar                                  on 2000/10/16  08:20:37
40292         Log: integrate changes#6207..6210 from cfgperl
40293              
40294              Subject: [PATCH 5.6.0] Threadsafe patches
40295              From: Dan Sugalski <dan@sidhe.org>
40296              To: perl5-porters@perl.org
40297              Date: Mon, 08 May 2000 18:08:13 -0400
40298              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
40299              
40300              Regen headers for #6207.
40301              
40302              Lock PL_fdpid against race conditions, based on:
40303              Subject: [PATCH 5.6.0]subprocess fixup for threads
40304              From: Dan Sugalski <dan@sidhe.org>
40305              To: perl5-porters@perl.org
40306              Date: Tue, 11 Apr 2000 17:02:32 -0400
40307              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
40308              
40309              Mopup for #6207 and #6209.
40310      Branch: maint-5.6/perl
40311           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
40312           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
40313           !> win32/win32.c
40314 ____________________________________________________________________________
40315 [  7339] By: gsar                                  on 2000/10/16  08:14:34
40316         Log: integrate change#6203 from cfgperl
40317              
40318              perldiag should refer to perlos2.pod not README.os2
40319      Branch: maint-5.6/perl
40320           !> pod/perldiag.pod
40321 ____________________________________________________________________________
40322 [  7338] By: gsar                                  on 2000/10/16  08:11:42
40323         Log: integrate change#6201 from mainline
40324              
40325              Perl_eval_pv() leaks 4 bytes every time it is called because it
40326              does a PUSHMARK that's never ever POPMARKed; in general, only
40327              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
40328              Perl_eval_[sp]v() don't because they don't take any incoming
40329              arguments (this leak has been around since the original version
40330              of perl_eval_pv() in 5.003_97e)
40331      Branch: maint-5.6/perl
40332           !> perl.c
40333 ____________________________________________________________________________
40334 [  7337] By: gsar                                  on 2000/10/16  08:08:47
40335         Log: integrate changes#6197..6200 from cfgperl
40336              
40337              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
40338              From: John Borwick <jhborwic@unity.ncsu.edu>
40339              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
40340              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
40341              
40342              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
40343              From: Dan Sugalski <dan@sidhe.org>
40344              To: vmsperl@perl.org, perl5-porters@perl.org
40345              Date: Fri, 02 Jun 2000 16:00:41 -0400
40346              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
40347              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
40348              
40349              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
40350              From: Dan Sugalski <dan@sidhe.org>
40351              To: perl5-porters@perl.org, vmsperl@perl.org
40352              Date: Fri, 02 Jun 2000 17:30:51 -0400
40353              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
40354              
40355              Update to cperl-mode.el 4.31 from
40356              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
40357              Subject: A couple of notes
40358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40359              To: Mailing list Perl5 <perl5-porters@perl.org>
40360              Date: Sat, 3 Jun 2000 23:33:32 -0400
40361              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
40362      Branch: maint-5.6/perl
40363           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
40364           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
40365           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
40366           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
40367           !> vms/vmsish.h
40368 ____________________________________________________________________________
40369 [  7336] By: gsar                                  on 2000/10/16  08:03:46
40370         Log: integrate changes#6194,6195 from mainline
40371              
40372              fix small eval"" memory leaks under USE_ITHREADS
40373              
40374              fix yet another eval"" leak under USE_ITHREADS
40375      Branch: maint-5.6/perl
40376           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40377           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40378           !> vms/perly_c.vms
40379 ____________________________________________________________________________
40380 [  7335] By: gsar                                  on 2000/10/16  08:02:15
40381         Log: integrate changes#6190,6191 from mainline
40382              
40383              submit missing embed.pl change
40384              
40385              vec() loses numericalness (modified version of patch suggested
40386              by Robin Barker)
40387      Branch: maint-5.6/perl
40388           !> doop.c embed.pl t/op/vec.t
40389 ____________________________________________________________________________
40390 [  7334] By: gsar                                  on 2000/10/16  08:01:03
40391         Log: integrate change#6189 from mainline
40392              
40393              counting tr/// corrupts later operation (from M.J.T Guy)
40394      Branch: maint-5.6/perl
40395           !> doop.c t/op/tr.t
40396 ____________________________________________________________________________
40397 [  7333] By: gsar                                  on 2000/10/16  07:59:07
40398         Log: integrate changes#6183..6188 from mainline
40399              
40400              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
40401              <nick@ccl4.org>)
40402              
40403              tweak for change#6127
40404              
40405              remove incorrect documentation about implicit split to @_ in
40406              list context, which never really worked in perl 5 (from
40407              M.J.T. Guy)
40408              
40409              further qualify references to "alphanumeric" (from Wolfgang Laun
40410              <wolfgang.laun@alcatel.at>)
40411              
40412              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
40413              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40414              
40415              h2xs tweaks
40416      Branch: maint-5.6/perl
40417           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
40418           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
40419           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
40420           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
40421           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
40422           !> pod/pod2latex.PL utils/h2xs.PL
40423 ____________________________________________________________________________
40424 [  7332] By: gsar                                  on 2000/10/16  07:53:52
40425         Log: integrate change#6179 from mainline
40426              
40427              buggy modulus on UVs introduced by change#3378 (resulted in
40428              4063328477 % 65535 amounting to 27406, instead of 27407)
40429      Branch: maint-5.6/perl
40430           !> pp.c t/op/arith.t
40431 ____________________________________________________________________________
40432 [  7331] By: gsar                                  on 2000/10/16  07:52:49
40433         Log: integrate changes#6176,6177,6178,6182 from cfgperl
40434              
40435              Single-quoted utf8 patch from Simon Cozens.
40436              
40437              Substitution utf8 patch from Simon Cozens.
40438              
40439              Be cleaner.
40440              
40441              Be Cleaner Part Deux.
40442      Branch: maint-5.6/perl
40443           !> Makefile.SH pp_hot.c toke.c
40444 ____________________________________________________________________________
40445 [  7330] By: gsar                                  on 2000/10/16  07:41:36
40446         Log: integrate change#6172 from mainline
40447              
40448              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
40449              (from Ilya Zakharevich)
40450      Branch: maint-5.6/perl
40451           !> regexec.c t/op/re_tests
40452 ____________________________________________________________________________
40453 [  7329] By: gsar                                  on 2000/10/16  07:40:25
40454         Log: integrate change#6171 from mainline
40455              
40456              scalar() doesn't force scalar context when used in void context
40457              (from Simon Cozens)
40458      Branch: maint-5.6/perl
40459           !> op.c t/op/wantarray.t
40460 ____________________________________________________________________________
40461 [  7328] By: gsar                                  on 2000/10/16  07:39:33
40462         Log: integrate change#6170 from mainline
40463              
40464              change#6142 needs tweaks to tests to work where there's no
40465              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40466      Branch: maint-5.6/perl
40467           !> t/lib/filefind.t
40468 ____________________________________________________________________________
40469 [  7327] By: gsar                                  on 2000/10/16  07:35:34
40470         Log: integrate changes#6166..6168 from cfgperl
40471              
40472              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
40473              in case somebody wants to write an extension for more
40474              shadow database interfaces.
40475              
40476              tweak todo
40477              
40478              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
40479      Branch: maint-5.6/perl
40480           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40481           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
40482           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
40483           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40484           !> win32/config.vc win32/config_H.bc win32/config_H.gc
40485           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40486 ____________________________________________________________________________
40487 [  7326] By: gsar                                  on 2000/10/16  07:29:05
40488         Log: integrate changes#6157,6159..6161,6164 from cfgperl
40489              
40490              Regen Configure to jive with #6149.
40491              
40492              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
40493              
40494              Changes for the File::Temp 0.08 (change #6159) test suite
40495              to fit better into the Perl distribution test framework.
40496              
40497              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
40498              both from Simon Cozens.
40499              
40500              detypo
40501      Branch: maint-5.6/perl
40502           +> pod/perlmodlib.PL pod/perlnewmod.pod
40503           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
40504           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
40505           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40506           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40507 ____________________________________________________________________________
40508 [  7325] By: gsar                                  on 2000/10/16  07:25:13
40509         Log: integrate change#6158 from vmsperl
40510              
40511              Add fallback to tmpfile for use in cases where user's relying on
40512              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
40513              Lane's patch)
40514      Branch: maint-5.6/perl
40515           !> vms/vms.c vms/vmsish.h
40516 ____________________________________________________________________________
40517 [  7324] By: gsar                                  on 2000/10/16  07:20:50
40518         Log: integrate changes#6153..6155 from mainline
40519              
40520              prettier Test::Harness output on failed tests (from Nicholas Clark
40521              <nick@Bagpuss.uk.boo.com>)
40522              
40523              avoid type mismatch warning
40524              
40525              small bug in change#6144; remove random \xA0 character that snuck
40526              in via change#6145
40527      Branch: maint-5.6/perl
40528           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
40529           !> perl.c
40530 ____________________________________________________________________________
40531 [  7323] By: gsar                                  on 2000/10/16  07:18:47
40532         Log: integrate changes#6151,6152 from mainline
40533              
40534              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
40535              
40536              cosmetic fixups of RE debug output (from Ilya Zakharevich)
40537      Branch: maint-5.6/perl
40538           !> regexec.c
40539 ____________________________________________________________________________
40540 [  7322] By: gsar                                  on 2000/10/16  07:17:25
40541         Log: integrate changes#6146..6150 from mainline
40542              
40543              doc typo
40544              
40545              add a make entry to Config.pm so "perl -V:make" works on VMS
40546              (from Peter Prymmer)
40547              
40548              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
40549              
40550              OS/2 tweaks for usethreads build (from Rocco Caputo
40551              <troc@netrus.net>)
40552              
40553              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
40554      Branch: maint-5.6/perl
40555           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
40556           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
40557           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
40558           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
40559           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
40560           !> warnings.pl x2p/a2p.h
40561 ____________________________________________________________________________
40562 [  7321] By: gsar                                  on 2000/10/16  07:14:02
40563         Log: integrate changes#6143..6145 from mainline
40564              
40565              MacOS support, part 1 (from Matthias Neeracher
40566              <neeri@iis.ee.ethz.ch>)
40567              
40568              MacOS support, part 2: make AutoSplit use File::Spec instead
40569              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
40570              <neeri@iis.ee.ethz.ch>)
40571              
40572              make xsubpp skip embedded pod (from Matthias Neeracher
40573              <neeri@iis.ee.ethz.ch>)
40574      Branch: maint-5.6/perl
40575           +> ext/DynaLoader/dl_mac.xs
40576           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
40577           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
40578           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
40579           !> pp_ctl.c proto.h toke.c util.c util.h
40580 ____________________________________________________________________________
40581 [  7320] By: gsar                                  on 2000/10/16  07:12:13
40582         Log: integrate changes#6141,6142 from mainline
40583              
40584              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
40585              forwarded by Peter Seebach from the bsdi-users mailing list.
40586              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
40587              
40588              File::Find fails to chdir when chasing symlinks (from
40589              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40590      Branch: maint-5.6/perl
40591           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
40592 ____________________________________________________________________________
40593 [  7319] By: gsar                                  on 2000/10/16  07:04:30
40594         Log: integrate change#6139 from mainline
40595              
40596              revise mktables.PL for bugs and newness in Unicode 3.0
40597              (from James Bence <jbence@amgen.com>)
40598      Branch: maint-5.6/perl
40599           +> (branch 30 files)
40600           !> (integrate 49 files)
40601 ____________________________________________________________________________
40602 [  7318] By: gsar                                  on 2000/10/16  07:01:01
40603         Log: integrate changes#6137,6138 from mainline
40604              
40605              fix bogus redeclaration warning for "our" variables in different
40606              scopes
40607              
40608              add note about the handling of negative indices to tied arrays
40609              (from Michael G Schwern <schwern@pobox.com>)
40610      Branch: maint-5.6/perl
40611           !> op.c pod/perltie.pod t/pragma/strict-vars
40612 ____________________________________________________________________________
40613 [  7317] By: gsar                                  on 2000/10/16  06:58:46
40614         Log: integrate changes#6127..6136 from mainline
40615              
40616              call_method(...,G_EVAL) can longjmp() out if the method probing
40617              failed (from Gisle Aas)
40618              
40619              new perlxstut example for passing/returning refs to arrays
40620              (from David Lowe <dlowe@pootpoot.com>)
40621              
40622              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
40623              
40624              fix places that mean C<"word" character> but say C<alphanumeric
40625              character>
40626              
40627              avoid warnings in POSIX.pm (from Barrie Slaymaker)
40628              
40629              warnings::enabled() doesn't fall back to looking at $^W if
40630              caller isn't using lexical warnings (from Paul Marquess)
40631              
40632              elide bogus test in change#6132
40633              
40634              make Test::Harness use wait.h/WCOREDUMP if available
40635              (from Ben Tilly <ben_tilly@hotmail.com>)
40636              
40637              enable Test::Harness to dynamically determine column width etc.
40638              (from Rob Napier <rnapier@employees.org>)
40639              
40640              random pod typos (from Peter Scott <Peter@PSDT.com>)
40641      Branch: maint-5.6/perl
40642           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
40643           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
40644           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
40645           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
40646 ____________________________________________________________________________
40647 [  7316] By: gsar                                  on 2000/10/16  06:53:23
40648         Log: integrate change#6126 from mainline
40649              
40650              change#2879 broke rvalue autovivification of magicals such as
40651              ${$num} (reworked variant of patch suggested by Simon Cozens)
40652      Branch: maint-5.6/perl
40653           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
40654           !> pp_hot.c proto.h t/op/gv.t
40655 ____________________________________________________________________________
40656 [  7315] By: gsar                                  on 2000/10/16  06:51:38
40657         Log: integrate changes#6123,6125 from mainline
40658              
40659              clarify gotcha with #line directives (from Rocco Caputo
40660              <troc@netrus.net>)
40661              
40662              enable propagating exception objects via Perl_croak() in XS code
40663              (from Gisle Aas)
40664      Branch: maint-5.6/perl
40665           !> pod/perldebug.pod pod/perlsyn.pod util.c
40666 ____________________________________________________________________________
40667 [  7314] By: gsar                                  on 2000/10/16  06:49:28
40668         Log: integrate change#6122 from mainline
40669              
40670              downgrade fatal error on C<"foo@nosucharray.com"> to optional
40671              warning (from Mark-Jason Dominus)
40672      Branch: maint-5.6/perl
40673           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
40674           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
40675           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
40676           !> toke.c
40677 ____________________________________________________________________________
40678 [  7313] By: gsar                                  on 2000/10/16  06:46:54
40679         Log: integrate changes#6112..6121 from vmsperl
40680              
40681              Check for existence of file before trying to delete
40682              
40683              Ugly workaround for version-specific RTL error
40684              
40685              Urk -- undo previous removal of vmsish 'exit' change
40686              
40687              Add bounds checking for several strings (Charles Lane)
40688              
40689              Miscellaneous cosmetic fixes (Charles Lane)
40690              
40691              Treat sockets as special in sys(read|write) (Charles Lane et al.)
40692              
40693              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
40694              Flatten case labels in switch statements uniformly (Charles Bailey)
40695              
40696              Quiet error messages in vmsish.t (Charles Lane)
40697              
40698              Add missing escape (Charles Lane)
40699              
40700              Allow eliminate_macros() and fixpath() to handle space-delimited
40701              lists (based on fixes by Craig Berry)
40702      Branch: maint-5.6/perl
40703           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
40704           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
40705           !> vms/vmsish.h
40706 ____________________________________________________________________________
40707 [  7312] By: gsar                                  on 2000/10/16  06:41:18
40708         Log: integrate changes#6107,6110 from cfgperl
40709              
40710              Tweak the todo list.
40711              
40712              todo tweak
40713      Branch: maint-5.6/perl
40714           !> Todo-5.6
40715 ____________________________________________________________________________
40716 [  7311] By: gsar                                  on 2000/10/16  06:38:38
40717         Log: integrate changes#6104,6108 from mainline
40718              
40719              PL_sys_intern was being initialized too late on windows
40720              
40721              reenable fake signal handling on Windows, bugs and all
40722      Branch: maint-5.6/perl
40723           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
40724           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
40725           !> win32/win32.c
40726 ____________________________________________________________________________
40727 [  7310] By: gsar                                  on 2000/10/16  06:36:03
40728         Log: integrate changes#6095,6097..6103 from cfgperl
40729              
40730              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
40731              might be useful in future.
40732              
40733              Add a note about possible compilation problems from Allen Smith.
40734              
40735              Add a note about other, yet unsupported, shadow password APIs.
40736              
40737              Tweaks for the cc bugs from Allen Smith.
40738              
40739              More compilation tweakery from Allen Smith.
40740              
40741              Hints and test tweaks for Unicos.
40742              
40743              The test suite tweak in #6101 wasn't quite right.
40744              
40745              Test tweaking for Unicos continues.
40746      Branch: maint-5.6/perl
40747           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40748           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
40749           !> t/lib/complex.t t/op/64bitint.t
40750 ____________________________________________________________________________
40751 [  7309] By: gsar                                  on 2000/10/16  06:29:41
40752         Log: integrate changes#6093,6094 from mainline
40753              
40754              fork() failure to create pseudo process sets errno=EAGAIN and returns
40755              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
40756              
40757              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
40758      Branch: maint-5.6/perl
40759           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40760           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
40761 ____________________________________________________________________________
40762 [  7308] By: gsar                                  on 2000/10/16  06:27:29
40763         Log: integrate change#6092 from cfgperl
40764              
40765              Regen perltoc with the fixed buildtoc.
40766      Branch: maint-5.6/perl
40767           !> pod/perltoc.pod
40768 ____________________________________________________________________________
40769 [  7307] By: gsar                                  on 2000/10/16  06:26:40
40770         Log: integrate changes#6089,6090 from mainline
40771              
40772              buildtoc tweak to fix newline lossage
40773              
40774              concat doesn't preserve utf8-ness, and doesn't invalidate
40775              [NI]OK; added tests for both
40776      Branch: maint-5.6/perl
40777           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
40778 ____________________________________________________________________________
40779 [  7306] By: gsar                                  on 2000/10/16  06:24:05
40780         Log: integrate change#6088 from cfgperl
40781              
40782              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
40783              because we do not use those.  The HAS_GETSPNAM remains,
40784              though, because we still do use that.
40785      Branch: maint-5.6/perl
40786           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40787           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
40788           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
40789           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40790           !> win32/config.vc win32/config_H.bc win32/config_H.gc
40791           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40792 ____________________________________________________________________________
40793 [  7305] By: gsar                                  on 2000/10/16  06:15:52
40794         Log: integrate changes#6084,6085,6087 from mainline
40795              
40796              substr() does not preserve utf8-ness (from Stefan Eissing
40797              <Eissing@medicaldataservice.de>); added tests
40798              
40799              repeat operator (x) doesn't preserve utf8-ness
40800              
40801              reverse() and quotemeta() weren't preserving utf8-ness; add tests
40802      Branch: maint-5.6/perl
40803           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
40804 ____________________________________________________________________________
40805 [  7304] By: gsar                                  on 2000/10/16  06:13:10
40806         Log: integrate changes#6077..6083 from mainline
40807              
40808              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
40809              and Tom Phoenix)
40810              
40811              workaround for CRT bug in chdir() (from Charles Lane, via
40812              Peter Prymmer)
40813              
40814              remove outdated kludge in Carp (NULLs are permitted in diagnostics
40815              now)
40816              
40817              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
40818              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40819              
40820              better default perlbug categories for ok reports (from Richard Foley)
40821              
40822              peek.t non-portable to ithreads
40823              
40824              note about undocumented caller() return value (from M.J.T. Guy);
40825              yet another peek.t tweak
40826      Branch: maint-5.6/perl
40827           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40828           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40829           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
40830           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
40831           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
40832           !> vms/vmsish.h
40833 ____________________________________________________________________________
40834 [  7303] By: gsar                                  on 2000/10/16  06:03:18
40835         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
40836              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
40837              
40838              &HUGE_VAL is not defined, it exists.
40839              
40840              Do not warn that an infinity does not look like a number.
40841              
40842              Rewrite the pwent/spent logic to be a little bit more clearer.
40843              
40844              Continue on the pwent/spent case.
40845              
40846              Correct Freudian slip.
40847              
40848              Use HUGE_VALL if applicable.
40849              
40850              pwent/spent #ifdef imbalance.
40851              
40852              Infinite problems.
40853              
40854              Call getspnam() only iff needd.
40855              
40856              Test both the scalar and list contexts.
40857              
40858              Use setxxent()/endxxent().
40859              
40860              Complex tweakery.
40861              
40862              Unicos hint tweak.
40863              
40864              Be more forgiving in POSIX about HUGE_VALL.
40865              
40866              Detypo.
40867              
40868              The search of infinity continues, this time simplified.
40869              
40870              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
40871              in natively 64-bit platforms where a long is a quad (no need
40872              for long longs).  Also added bias for IVs.
40873              
40874              Complex tweaks.
40875              
40876              Introduce t/lib/peek.t.
40877              
40878              Make the test more portable.
40879      Branch: maint-5.6/perl
40880           +> t/lib/peek.t
40881            ! pp_sys.c
40882           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
40883           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
40884           !> t/op/pwent.t toke.c util.c
40885 ____________________________________________________________________________
40886 [  7302] By: gsar                                  on 2000/10/16  05:03:37
40887         Log: integrate changes#6066..6071 from mainline
40888              
40889              s/END/CHECK/
40890              
40891              replace direct call to sighandler() with (*PL_sighandlerp)()
40892              
40893              note about values()
40894              
40895              File::Spec compatibility update (from Barrie Slaymaker
40896              <barries@slaysys.com>)
40897              
40898              remove misleading comment (from M.J.T. Guy)
40899              
40900              misformatted perllocal.pod (from Tim Jenness
40901              <t.jenness@jach.hawaii.edu>)
40902      Branch: maint-5.6/perl
40903           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
40904           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40905           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
40906           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
40907 ____________________________________________________________________________
40908 [  7301] By: gsar                                  on 2000/10/16  05:00:08
40909         Log: integrate changes#6061..6063 from mainline
40910              
40911              change#5921 neglected to make eq honor "use bytes"
40912              
40913              additional tests for utf8.t
40914              
40915              tokeq() could read unallocated field in argument
40916      Branch: maint-5.6/perl
40917           !> sv.c t/pragma/utf8.t toke.c
40918 ____________________________________________________________________________
40919 [  7300] By: gsar                                  on 2000/10/16  04:56:54
40920         Log: integrate changes#6046,6048,6057,6058 from mainline
40921              
40922              libscheck has insufficient checks for n32 libs (from
40923              Albert Chin-A-Young <china@thewrittenword.com>)
40924              
40925              add note about how $( doesn't interpolate in REs (from
40926              Philip Newton <newton@ficus.frogspace.net>)
40927              
40928              fix broken parsing of /\x{ab}/
40929              
40930              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
40931              (spotted by Donald Kinzer <dkinzer@premia.com>)
40932      Branch: maint-5.6/perl
40933           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
40934           !> t/pragma/utf8.t
40935 ____________________________________________________________________________
40936 [  7299] By: gsar                                  on 2000/10/16  04:52:50
40937         Log: integrate change#6044 from mainline
40938              
40939              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
40940              such that underscores are only ignored in literal numbers,
40941              "\x{...}", and hex/oct argument
40942      Branch: maint-5.6/perl
40943           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
40944 ____________________________________________________________________________
40945 [  7298] By: gsar                                  on 2000/10/16  04:50:53
40946         Log: integrate changes#6027..6043 from mainline
40947              
40948              podlators-1.02 update (from Russ Allbery)
40949              
40950              Pod::Man generates groff-incompatible macro definition (from
40951              Tom Christiansen)
40952              
40953              add CGI.pm v2.66 (from Lincoln Stein)
40954              
40955              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
40956              for @- and @+ (from Johan Vromans)
40957              
40958              small nits in diagnostics.pm (from Robin Barker)
40959              
40960              whitespace adjustments
40961              
40962              missing files in MANIFEST
40963              
40964              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
40965              to compensate
40966              
40967              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
40968              
40969              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
40970      Branch: maint-5.6/perl
40971           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
40972           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
40973           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
40974           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
40975           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
40976           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
40977           !> t/lib/cgi-html.t t/lib/cgi-request.t
40978 ____________________________________________________________________________
40979 [  7297] By: gsar                                  on 2000/10/16  04:44:30
40980         Log: integrate change#6025 from mainline
40981              
40982              Is{Alnum,Alpha,Word} don't match titlecase
40983              TODO: IsSpace is defined recursively!
40984              (both spotted by Larry)
40985      Branch: maint-5.6/perl
40986           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40987           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40988 ____________________________________________________________________________
40989 [  7296] By: gsar                                  on 2000/10/16  04:39:30
40990         Log: integrate change#6023 from mainline
40991              
40992              debugger stomps on $. (from M.J.T. Guy)
40993      Branch: maint-5.6/perl
40994           !> lib/perl5db.pl
40995 ____________________________________________________________________________
40996 [  7295] By: gsar                                  on 2000/10/16  04:38:02
40997         Log: integrate change#6022 from mainline
40998              
40999              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
41000      Branch: maint-5.6/perl
41001           !> sv.c
41002 ____________________________________________________________________________
41003 [  7294] By: gsar                                  on 2000/10/16  04:37:05
41004         Log: integrate changes#6018..6021 from mainline
41005              
41006              make lib/syslog.t portable to systems that don't have _PATH_LOG,
41007              make _PATH_LOG() return "" if unavailable
41008              
41009              windows portability tweaks
41010              
41011              test tweak
41012              
41013              remove Win2K issue in pod (fixed by change#6020)
41014      Branch: maint-5.6/perl
41015           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
41016           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
41017           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
41018 ____________________________________________________________________________
41019 [  7293] By: gsar                                  on 2000/10/16  04:20:00
41020         Log: integrate changes#6013..6015 from mainline
41021              
41022              tweak change#5945 to display correct switch name in diagnostic
41023              
41024              glob() loading File::Glob behind the scenes may cause syntax errors
41025              
41026              tweak test for portability
41027      Branch: maint-5.6/perl
41028           !> op.c perl.c pod/perldiag.pod t/lib/b.t
41029 ____________________________________________________________________________
41030 [  7292] By: gsar                                  on 2000/10/16  04:18:11
41031         Log: integrate changes#6005..6010 from mainline, cfgperl
41032              
41033              perldoc might fail via "use blib" (from Hugo van der Sanden)
41034              
41035              Regen Configure.
41036              
41037              note about compile failures and END blocks (from M.J.T. Guy)
41038              
41039              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
41040              
41041              (change#6009 integrated earlier in change#7255)
41042              
41043              clarify note about shadow password support (from
41044              gellyfish@gellyfish.com)
41045      Branch: maint-5.6/perl
41046           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
41047           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
41048           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
41049 ____________________________________________________________________________
41050 [  7291] By: gsar                                  on 2000/10/16  04:12:03
41051         Log: integrate changes#6002,6003 from mainline
41052              
41053              destructive sv_setsv() can lose UV-ness from source, causing
41054              numeric promotions/comparisons to fail to do the right thing
41055              
41056              allow REG_EXPAND_SZ keys in Windows registry (from
41057              John Clayton <John.Clayton@barclayscapital.com>)
41058      Branch: maint-5.6/perl
41059           !> sv.c win32/win32.c
41060 ____________________________________________________________________________
41061 [  7290] By: gsar                                  on 2000/10/16  04:10:19
41062         Log: integrate change#6001 from mainline
41063              
41064              support additional library locations via $Config{otherlibdirs}
41065              (from Andy Dougherty)
41066      Branch: maint-5.6/perl
41067           !> Configure INSTALL Porting/Glossary Porting/config.sh
41068           !> Porting/config_H config_h.SH epoc/config.sh perl.c
41069           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
41070           !> win32/config.bc win32/config.gc win32/config.vc
41071 ____________________________________________________________________________
41072 [  7289] By: gsar                                  on 2000/10/16  04:08:28
41073         Log: integrate change#5999 from mainline
41074              
41075              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
41076      Branch: maint-5.6/perl
41077           !> t/pragma/warn/toke toke.c
41078 ____________________________________________________________________________
41079 [  7288] By: gsar                                  on 2000/10/16  04:07:01
41080         Log: integrate changes#5997,5998 from cfgperl
41081              
41082              Preserve $!.
41083              
41084              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
41085      Branch: maint-5.6/perl
41086           !> lib/Math/Complex.pm
41087 ____________________________________________________________________________
41088 [  7287] By: gsar                                  on 2000/10/16  04:04:37
41089         Log: integrate change#5995 from mainline
41090              
41091              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
41092      Branch: maint-5.6/perl
41093           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
41094 ____________________________________________________________________________
41095 [  7286] By: gsar                                  on 2000/10/16  04:03:21
41096         Log: integrate change#5994 from mainline
41097              
41098              fix for missed accounting for null byte in pack("Z",...) (from
41099              M.J.T. Guy)
41100      Branch: maint-5.6/perl
41101           !> pp.c t/op/pack.t
41102 ____________________________________________________________________________
41103 [  7285] By: gsar                                  on 2000/10/16  04:02:11
41104         Log: integrate changes#5989..5993 from mainline
41105              
41106              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
41107              itself and no other (from Tom Hughes)
41108              
41109              use $ENV{LIB} to search for libs under Visual C compiler
41110              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
41111              
41112              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
41113              
41114              pod nit (from Simon Cozens)
41115              
41116              various minor tweaks seen on p5p
41117      Branch: maint-5.6/perl
41118           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
41119           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
41120           !> t/op/array.t toke.c
41121 ____________________________________________________________________________
41122 [  7284] By: gsar                                  on 2000/10/16  03:59:00
41123         Log: integrate changes#5978..5988 from mainline
41124              
41125              sync version numbers in File::Spec with the ones on CPAN
41126              (from Barrie Slaymaker)
41127              
41128              under useithreads, constant pad entries could inadvertantly be
41129              shared across threads (from Eric Blood <eblood@xmission.com>);
41130              added Eric's test case to testsuite
41131              
41132              allow Configure -S to run non-interactively (spotted by Greg Hudson
41133              <ghudson@mit.edu>)
41134              
41135              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
41136              prototype mismatch with CORE::glob(); update pod and tests to
41137              suit (File::Glob::glob() is still available for backward
41138              compatibility, but should be considered deprecated)
41139              
41140              avoid error in IO::Socket::INET when given an unknown service name
41141              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
41142              
41143              numeric conversion of non-number in change#3378 tramples on
41144              OOK offset, causing segfaults
41145              
41146              attributes::reftype() doesn't work on tied argument
41147              
41148              forked child may not exit correctly if it failed to open
41149              /dev/console (from Graham Barr)
41150              
41151              add regular expressions tutorial and quick-start guide (from
41152              Mark Kvale <kvale@phy.ucsf.edu>)
41153              
41154              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
41155              
41156              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
41157              <paul@miraclefish.com>)
41158      Branch: maint-5.6/perl
41159           +> pod/perlrequick.pod pod/perlretut.pod
41160           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
41161           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
41162           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
41163           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
41164           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41165           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41166           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
41167           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
41168 ____________________________________________________________________________
41169 [  7283] By: gsar                                  on 2000/10/16  03:52:14
41170         Log: integrate change#5977 from mainline
41171              
41172              autoquote barewords followed by newline and arrow properly
41173              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
41174      Branch: maint-5.6/perl
41175           !> t/pragma/warn/toke toke.c
41176 ____________________________________________________________________________
41177 [  7282] By: gsar                                  on 2000/10/16  03:50:48
41178         Log: integrate change#5976 from mainline
41179              
41180              DB_File v1.73 update (from Paul Marquess)
41181      Branch: maint-5.6/perl
41182           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
41183           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
41184 ____________________________________________________________________________
41185 [  7281] By: gsar                                  on 2000/10/16  03:49:14
41186         Log: integrate change#5975 from mainline
41187              
41188              allow sort() reentrancy (variant of patch suggested by
41189              Hugo van der Sanden)
41190      Branch: maint-5.6/perl
41191           !> pp_ctl.c t/op/sort.t
41192 ____________________________________________________________________________
41193 [  7280] By: gsar                                  on 2000/10/16  03:48:22
41194         Log: integrate change#5974 from mainline
41195              
41196              change#4197 somehow missed initializing PL_errors, meaning
41197              syntax error queueing wasn't working outside eval"" at all;
41198              also fixed eval"" to localize PL_error_count, so that compile-time
41199              eval's don't clobber the error state of the outer context
41200      Branch: maint-5.6/perl
41201           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
41202           !> t/pragma/warn/toke
41203 ____________________________________________________________________________
41204 [  7279] By: gsar                                  on 2000/10/16  03:46:21
41205         Log: integrate change#5973 from mainline
41206              
41207              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
41208      Branch: maint-5.6/perl
41209           !> regcomp.c regexec.c t/op/re_tests
41210 ____________________________________________________________________________
41211 [  7278] By: gsar                                  on 2000/10/16  03:44:54
41212         Log: integrate change#5971 from cfgperl
41213              
41214              Unicos tweaks from Mark P. Lutz.
41215      Branch: maint-5.6/perl
41216           !> hints/unicos.sh lib/Math/Complex.pm
41217 ____________________________________________________________________________
41218 [  7277] By: gsar                                  on 2000/10/16  03:42:59
41219         Log: integrate changes#5966..5970 from mainline
41220              
41221              add testsuite for B backends, fix bug in B::Deparse (from
41222              Simon Cozens <simon@brecon.co.uk>)
41223              
41224              improved docs on the warn_uninit diagnostic (from David Glasser
41225              and Simon Cozens)
41226              
41227              tolerate spaces in group names in test on solaris (from David Boyce
41228              <dsb@boyski.com>)
41229              
41230              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
41231              
41232              Data::Dumper fumbles negative numbers on 32-bit platforms where
41233              IV is >32bits
41234      Branch: maint-5.6/perl
41235           +> t/lib/b.t t/lib/syslog.t
41236           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
41237           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
41238           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
41239 ____________________________________________________________________________
41240 [  7276] By: gsar                                  on 2000/10/16  03:39:30
41241         Log: integrate change#5965 from mainline
41242              
41243              avoid "will not stay shared" warnings for our variables (from
41244              Robin Barker)
41245      Branch: maint-5.6/perl
41246           !> op.c t/pragma/warn/op
41247 ____________________________________________________________________________
41248 [  7275] By: gsar                                  on 2000/10/16  03:38:18
41249         Log: integrate change#5964 from mainline
41250              
41251              reformat to 72 columns (again)
41252      Branch: maint-5.6/perl
41253           !> pod/perldiag.pod
41254 ____________________________________________________________________________
41255 [  7274] By: gsar                                  on 2000/10/16  03:36:58
41256         Log: integrate change#5963 from mainline
41257              
41258              patch from Larry to make (\&) prototype work; added tests for
41259              the same
41260      Branch: maint-5.6/perl
41261           !> op.c t/comp/proto.t
41262 ____________________________________________________________________________
41263 [  7273] By: gsar                                  on 2000/10/16  03:35:51
41264         Log: integrate changes#5956..5962 from mainline
41265              
41266              better diagnostics on failed tests (from Ilya Zakharevich)
41267              
41268              pod nits (from A. C. Yardley <yardley@tanet.net>)
41269              
41270              change#3569 deleted some essential code, revert; avoid use of
41271              atexit() to make DynaLoader work properly on AIX under mod_perl
41272              (from Jens-Uwe Mager <jum@helios.de>)
41273              
41274              doubled words in pods (from Simon Cozens
41275              <simon.p.cozens@jp.pwcglobal.com>)
41276              
41277              better INSTALL notes on Solaris issues (from Dominic Dunlop)
41278              
41279              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
41280              
41281              updated README.hpux (from Jeff Okamoto)
41282      Branch: maint-5.6/perl
41283           !> INSTALL README.hpux emacs/cperl-mode.el
41284           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
41285           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
41286           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
41287           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
41288           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
41289           !> t/op/lex_assign.t
41290 ____________________________________________________________________________
41291 [  7272] By: gsar                                  on 2000/10/16  03:31:22
41292         Log: integrate change#5955 from mainline
41293              
41294              longstanding bug exposed by change#3307: sort arguments weren't
41295              compiled with the right wantarray context (ensuing runtime lookup
41296              via block_gimme() was getting the incidental context of the
41297              sort() itself)
41298      Branch: maint-5.6/perl
41299           !> op.c t/op/sort.t
41300 ____________________________________________________________________________
41301 [  7271] By: gsar                                  on 2000/10/16  03:29:11
41302         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
41303              branch
41304              
41305              Flatten the cpp jungle doing the nosuid checking.
41306              
41307              Do not assume sign propagation. (from M.J.T. Guy)
41308              
41309              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
41310              
41311              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
41312              Now pp_ncmp() returns undef is either operand is a NaN.
41313              
41314              On second thoughts frexp() does have two arguments.
41315              
41316              Document that tr() is not tr(1).
41317              
41318              Be more robust on "extreme" (large absolute value)
41319              arguments.  Originally reported by Daniel Connelly
41320              as a problem with asinh() on large negative arguments,
41321              asinh() used to bail out because an argument to log()
41322              ended up being zero.  Ilya Zakharevich proposed using
41323              Taylor's series in such cases, which for such large
41324              arguments is a very good approximation.
41325              
41326              Undo "use integer" addition from 64bitint as it seems
41327              to break most of the subtests in Digital UNIX;
41328              Unicos needs to find another way.
41329      Branch: maint-5.6/perl
41330           !> (integrate 29 files)
41331 ____________________________________________________________________________
41332 [  7270] By: gsar                                  on 2000/10/16  03:09:44
41333         Log: integrate changes#5948,5949,5950 from mainline
41334              
41335              typo in vars.pm that leads to cryptic message (from Piotr
41336              Piatkowski <kompas@kompas.usr.onet.pl>)
41337              
41338              make perldoc use the pod2man from the same version (from
41339              M.J.T. Guy)
41340              
41341              reformat perldiag to avoid long lines
41342      Branch: maint-5.6/perl
41343           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
41344 ____________________________________________________________________________
41345 [  7269] By: gsar                                  on 2000/10/16  03:05:54
41346         Log: integrate change#5947 from mainline
41347              
41348              use &dl_error rather than &dl_load_file as the guard for calling
41349              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
41350              statically built perl)
41351      Branch: maint-5.6/perl
41352           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41353 ____________________________________________________________________________
41354 [  7268] By: gsar                                  on 2000/10/16  03:04:48
41355         Log: integrate change#5945 from mainline
41356              
41357              make module name mandatory after -M switch; reorder perldiag
41358              alphabetically (from Mark-Jason Dominus)
41359      Branch: maint-5.6/perl
41360           !> perl.c pod/perldiag.pod
41361 ____________________________________________________________________________
41362 [  7267] By: gsar                                  on 2000/10/16  03:03:01
41363         Log: integrate change#5939 from mainline
41364              
41365              more pod nits (from Larry Virden)
41366      Branch: maint-5.6/perl
41367           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
41368           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
41369           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
41370 ____________________________________________________________________________
41371 [  7266] By: gsar                                  on 2000/10/16  03:01:39
41372         Log: integrate change#5938 from mainline
41373              
41374              Consolidated B::Deparse fixes (from Stephen McCamant)
41375      Branch: maint-5.6/perl
41376           !> ext/B/B/Deparse.pm
41377 ____________________________________________________________________________
41378 [  7265] By: gsar                                  on 2000/10/16  03:00:43
41379         Log: integrate change#5936 from mainline
41380              
41381              additional tests for change#7263 (from Paul Marquess)
41382      Branch: maint-5.6/perl
41383           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
41384           !> t/pragma/warn/5nolint t/pragma/warn/6default
41385 ____________________________________________________________________________
41386 [  7264] By: gsar                                  on 2000/10/16  02:58:34
41387         Log: integrate change#5934 from mainline
41388              
41389              propagate lexical warnings from surrounding scope correctly
41390              within string eval() (from Paul Marquess)
41391      Branch: maint-5.6/perl
41392           !> pp_ctl.c t/pragma/warn/pp_ctl
41393 ____________________________________________________________________________
41394 [  7263] By: gsar                                  on 2000/10/16  02:56:53
41395         Log: integrate change#5932 from mainline
41396              
41397              add rsignal(), whichsig() and do_join() to public API list
41398              (mod_perl uses them to good advantage)
41399      Branch: maint-5.6/perl
41400           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
41401 ____________________________________________________________________________
41402 [  7262] By: gsar                                  on 2000/10/16  02:55:53
41403         Log: integrate change#5931 from mainline
41404              
41405              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
41406      Branch: maint-5.6/perl
41407           !> pp_hot.c regexec.c t/op/pat.t
41408 ____________________________________________________________________________
41409 [  7261] By: gsar                                  on 2000/10/16  02:55:01
41410         Log: integrate change#5930 from mainline
41411              
41412              small os390 tweaks (from Peter Prymmer)
41413      Branch: maint-5.6/perl
41414           !> config_h.SH makedepend.SH
41415 ____________________________________________________________________________
41416 [  7260] By: gsar                                  on 2000/10/16  02:54:10
41417         Log: integrate change#5929 from mainline
41418              
41419              pod nits
41420      Branch: maint-5.6/perl
41421           !> pod/perlguts.pod
41422 ____________________________________________________________________________
41423 [  7259] By: gsar                                  on 2000/10/16  02:52:55
41424         Log: integrate change#5927 from mainline
41425              
41426              arrange for next() to resume at the unstack op rather than the
41427              loop conditional, so that scope cleanup happens correctly
41428              (from Stephen McCamant)
41429      Branch: maint-5.6/perl
41430           !> op.c pp_ctl.c t/op/misc.t
41431 ____________________________________________________________________________
41432 [  7258] By: gsar                                  on 2000/10/16  02:51:38
41433         Log: integrate change#5926 from mainline
41434              
41435              on windows, reserve 16M of stack rather than 128M (allows more
41436              threads to run concurrently)
41437      Branch: maint-5.6/perl
41438           !> win32/Makefile win32/makefile.mk
41439 ____________________________________________________________________________
41440 [  7257] By: gsar                                  on 2000/10/16  02:50:37
41441         Log: integrate change#5925 from mainline
41442              
41443              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
41444      Branch: maint-5.6/perl
41445           !> toke.c
41446 ____________________________________________________________________________
41447 [  7256] By: gsar                                  on 2000/10/16  02:49:36
41448         Log: integrate change#5924 from mainline
41449              
41450              avoid using uninitialized memory in require version check
41451      Branch: maint-5.6/perl
41452           !> pp_ctl.c universal.c
41453 ____________________________________________________________________________
41454 [  7255] By: gsar                                  on 2000/10/16  02:48:03
41455         Log: integrate changes#5923,5928,6009 from mainline
41456              
41457              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
41458      Branch: maint-5.6/perl
41459           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
41460 ____________________________________________________________________________
41461 [  7254] By: gsar                                  on 2000/10/16  02:44:46
41462         Log: integrate change#5922 from mainline
41463              
41464              commentary about IoTYPE() (from Nathan Torkington)
41465      Branch: maint-5.6/perl
41466           !> sv.h
41467 ____________________________________________________________________________
41468 [  7253] By: gsar                                  on 2000/10/16  02:43:49
41469         Log: integrate change#5921 from mainline
41470              
41471              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
41472      Branch: maint-5.6/perl
41473           !> sv.c t/lib/charnames.t t/pragma/utf8.t
41474 ____________________________________________________________________________
41475 [  7252] By: gsar                                  on 2000/10/16  02:42:31
41476         Log: integrate change#5920 from mainline
41477              
41478              Larry's fix for buggy propagation of utf8-ness in join(); add test
41479      Branch: maint-5.6/perl
41480           !> doop.c t/op/ver.t
41481 ____________________________________________________________________________
41482 [  7251] By: gsar                                  on 2000/10/16  02:41:14
41483         Log: integrate changes#5915..5919 from mainline
41484              
41485              various (pod tweaks &c)
41486      Branch: maint-5.6/perl
41487           !> (integrate 33 files)
41488 ____________________________________________________________________________
41489 [  7250] By: gsar                                  on 2000/10/16  02:38:16
41490         Log: integrate change#5914 from mainline
41491              
41492              caller() wasn't returning the right number of elements for
41493              eval {...}
41494      Branch: maint-5.6/perl
41495           !> pp_ctl.c t/pragma/warn/9enabled
41496 ____________________________________________________________________________
41497 [  7249] By: gsar                                  on 2000/10/16  02:37:02
41498         Log: integrate change#5913 from mainline
41499              
41500              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
41501              (from Mark-Jason Dominus)
41502      Branch: maint-5.6/perl
41503           !> pod/perlfunc.pod
41504 ____________________________________________________________________________
41505 [  7248] By: gsar                                  on 2000/10/16  02:35:58
41506         Log: integrate change#5912 from mainline
41507              
41508              fix totally broken caching in UNIVERSAL::isa() (from
41509              Nick Ing-Simmons)
41510      Branch: maint-5.6/perl
41511           !> t/op/universal.t universal.c
41512 ____________________________________________________________________________
41513 [  7247] By: gsar                                  on 2000/10/16  02:34:27
41514         Log: integrate changes#5910,5911 from mainline
41515              
41516              typo in pod
41517              
41518              add linebreak properties from unicode/LineBrk.txt (from
41519              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
41520      Branch: maint-5.6/perl
41521           +> (branch 29 files)
41522           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
41523 ____________________________________________________________________________
41524 [  7246] By: gsar                                  on 2000/10/16  02:33:29
41525         Log: integrate change#5909 from mainline
41526              
41527              mode argument to do_binmode() should be file mode, not boolean
41528      Branch: maint-5.6/perl
41529           !> pp_sys.c
41530 ____________________________________________________________________________
41531 [  7245] By: gsar                                  on 2000/10/16  02:31:04
41532         Log: integrate change#5908 from mainline
41533              
41534              introduce illegal symbols into null package so that
41535              gv_fetchpv(...,TRUE) always returns a valid GV even when the
41536              symbol is trapped by strictures (avoids coredumps)
41537      Branch: maint-5.6/perl
41538           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
41539           !> t/pragma/strict-vars
41540 ____________________________________________________________________________
41541 [  7244] By: jhi                                   on 2000/10/16  02:29:54
41542         Log: Subject: $Carp::ExportLevel confusion in Exporter
41543              From: "Ben Tilly" <ben_tilly@hotmail.com>
41544              Date: Sat, 14 Oct 2000 16:44:34 EDT
41545              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
41546      Branch: perl
41547            ! lib/Exporter/Heavy.pm
41548 ____________________________________________________________________________
41549 [  7243] By: jhi                                   on 2000/10/16  02:28:33
41550         Log: Subject: [PATCH perlguts.pod] Document offset hack
41551              From: Simon Cozens <simon@cozens.net>
41552              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
41553              Date: Sat, 14 Oct 2000 19:32:25 +0100
41554      Branch: perl
41555            ! pod/perlguts.pod
41556 ____________________________________________________________________________
41557 [  7242] By: gsar                                  on 2000/10/16  02:26:51
41558         Log: integrate changes#5905,5906,5907,6064 from mainline
41559              
41560              printf/sprintf didn't get quad types right under use64bitint
41561      Branch: maint-5.6/perl
41562           !> pp_sys.c sv.c t/op/64bitint.t
41563 ____________________________________________________________________________
41564 [  7241] By: jhi                                   on 2000/10/16  02:22:44
41565         Log: Subject: small pod patch
41566              From: Dan Boorstein <dan_boo@bellsouth.net>
41567              Date: Sat, 14 Oct 2000 14:29:24 -0400
41568              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
41569      Branch: perl
41570            ! pod/perlfaq7.pod pod/perlmod.pod
41571 ____________________________________________________________________________
41572 [  7240] By: jhi                                   on 2000/10/16  02:13:46
41573         Log: -w cleanup.
41574              
41575              Subject: Re: Problems with bleadperl 
41576              From: "Stephen P. Potter" <spp@ds.net>
41577              Date: Fri, 13 Oct 2000 13:32:49 -0400
41578              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
41579      Branch: perl
41580            ! t/pragma/overload.t
41581 ____________________________________________________________________________
41582 [  7239] By: jhi                                   on 2000/10/16  01:41:18
41583         Log: One more ~utf8 tweak.
41584      Branch: perl
41585            ! t/op/bop.t
41586 ____________________________________________________________________________
41587 [  7238] By: jhi                                   on 2000/10/16  01:34:14
41588         Log: Tweak the test of #7235.
41589      Branch: perl
41590            ! t/op/bop.t
41591 ____________________________________________________________________________
41592 [  7237] By: jhi                                   on 2000/10/16  01:25:04
41593         Log: Fix a couple of compiler-noted nits in #7235.
41594      Branch: perl
41595            ! pp.c
41596 ____________________________________________________________________________
41597 [  7236] By: jhi                                   on 2000/10/16  01:22:46
41598         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
41599      Branch: perl
41600            ! pp.c pp_hot.c
41601 ____________________________________________________________________________
41602 [  7235] By: jhi                                   on 2000/10/15  16:24:44
41603         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
41604              
41605              From: Simon Cozens <simon@cozens.net>
41606              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
41607              Date: Sat, 14 Oct 2000 20:52:13 +0100
41608              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
41609      Branch: perl
41610            ! pp.c t/op/bop.t utf8.h
41611 ____________________________________________________________________________
41612 [  7234] By: jhi                                   on 2000/10/15  15:19:29
41613         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
41614              The problem was that rx->minlen was in chars while pp_split()
41615              thought it would be in bytes. 
41616      Branch: perl
41617            ! pp.c t/pragma/utf8.t
41618 ____________________________________________________________________________
41619 [  7233] By: jhi                                   on 2000/10/14  20:24:24
41620         Log: Document FNCASE=y as discussed in the bug 20000902.009.
41621      Branch: perl
41622            ! README.dos
41623 ____________________________________________________________________________
41624 [  7232] By: jhi                                   on 2000/10/14  18:52:21
41625         Log: Add test for bug id 20000427.003 (which seems to have
41626              been fixed) (also duplicate as 20000427.004, though
41627              with a higher severity).  Move one utf8 from op/append
41628              to pragma/utf8, tag the tests with bug ids.
41629      Branch: perl
41630            ! t/op/append.t t/pragma/utf8.t
41631 ____________________________________________________________________________
41632 [  7231] By: jhi                                   on 2000/10/14  17:28:37
41633         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
41634      Branch: perl
41635            ! t/pragma/utf8.t
41636 ____________________________________________________________________________
41637 [  7230] By: jhi                                   on 2000/10/14  14:24:50
41638         Log: Needs to be conditional on SunOS 4.
41639              
41640              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
41641              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
41642              Date: Sat, 14 Oct 2000 13:37:49 +0100
41643              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
41644      Branch: metaconfig/U/perl
41645            ! End.U
41646      Branch: perl
41647            ! Configure myconfig.SH pod/perldelta.pod
41648 ____________________________________________________________________________
41649 [  7229] By: jhi                                   on 2000/10/14  00:49:22
41650         Log: Update Changes.
41651      Branch: perl
41652            ! Changes patchlevel.h
41653 ____________________________________________________________________________
41654 [  7228] By: jhi                                   on 2000/10/14  00:46:10
41655         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
41656              From: Peter Prymmer <pvhp@forte.com>
41657              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
41658              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
41659      Branch: perl
41660            ! lib/utf8.pm
41661 ____________________________________________________________________________
41662 [  7227] By: jhi                                   on 2000/10/13  23:20:30
41663         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
41664      Branch: perl
41665            ! t/op/tie.t
41666 ____________________________________________________________________________
41667 [  7226] By: jhi                                   on 2000/10/13  22:14:32
41668         Log: Tweak #7225.
41669              
41670              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
41671              From: Peter Prymmer <pvhp@forte.com>
41672              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
41673              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
41674      Branch: perl
41675            ! t/op/sprintf.t
41676 ____________________________________________________________________________
41677 [  7225] By: jhi                                   on 2000/10/13  22:11:31
41678         Log: op/sprintf.t patch for OS/390 (and any other host with limited
41679              floating-point exponent length)
41680              
41681              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
41682              From: Dominic Dunlop <domo@computer.org>
41683              Date: Fri, 13 Oct 2000 19:17:57 +0200
41684              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
41685      Branch: perl
41686            ! t/op/sprintf.t
41687 ____________________________________________________________________________
41688 [  7224] By: jhi                                   on 2000/10/13  18:40:48
41689         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
41690      Branch: perl
41691            ! toke.c
41692 ____________________________________________________________________________
41693 [  7223] By: jhi                                   on 2000/10/13  18:37:13
41694         Log: Thinko in #7222.
41695      Branch: perl
41696            ! utf8.c
41697 ____________________________________________________________________________
41698 [  7222] By: jhi                                   on 2000/10/13  18:05:23
41699         Log: Use UTF8SKIP(), from Simon Cozens.
41700      Branch: perl
41701            ! utf8.c
41702 ____________________________________________________________________________
41703 [  7221] By: jhi                                   on 2000/10/13  15:43:19
41704         Log: (accidentally empty check-in)
41705      Branch: perl
41706            ! utf8.c
41707 ____________________________________________________________________________
41708 [  7220] By: jhi                                   on 2000/10/13  15:23:51
41709         Log: Add (optimistically) Storable to static extensions.
41710      Branch: perl
41711            ! hints/uwin.sh hints/vmesa.sh
41712 ____________________________________________________________________________
41713 [  7219] By: jhi                                   on 2000/10/13  15:20:05
41714         Log: Amdahl UTS doesn't seem to do dynaloading.
41715      Branch: perl
41716            ! hints/uts.sh
41717 ____________________________________________________________________________
41718 [  7218] By: jhi                                   on 2000/10/13  15:15:20
41719         Log: Slight tweak of the code to appease Amdahl UTS cc.
41720      Branch: perl
41721            ! pp.c
41722 ____________________________________________________________________________
41723 [  7217] By: jhi                                   on 2000/10/13  14:50:42
41724         Log: In Amdahl UTS "struct sv" is defined by a system header,
41725              <ksync.h>.
41726      Branch: perl
41727            ! perl.h sv.h
41728 ____________________________________________________________________________
41729 [  7216] By: jhi                                   on 2000/10/13  11:58:25
41730         Log: Ilya implemented the memory profiling API.
41731      Branch: perl
41732            ! Todo
41733 ____________________________________________________________________________
41734 [  7215] By: jhi                                   on 2000/10/13  02:56:38
41735         Log: Subject: [PATCH 5.7.0] Perl API for mstats
41736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41737              Date: Thu, 12 Oct 2000 22:52:40 -0400
41738              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
41739      Branch: perl
41740            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
41741 ____________________________________________________________________________
41742 [  7214] By: jhi                                   on 2000/10/13  02:55:38
41743         Log: Subject: [PATCH 5.7.0] IVs in mtats
41744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41745              Date: Thu, 12 Oct 2000 22:51:04 -0400
41746              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
41747      Branch: perl
41748            ! malloc.c perl.h
41749 ____________________________________________________________________________
41750 [  7213] By: jhi                                   on 2000/10/13  02:31:47
41751         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
41752      Branch: perl
41753            ! pod/perldiag.pod pp_sys.c
41754 ____________________________________________________________________________
41755 [  7212] By: jhi                                   on 2000/10/13  01:27:38
41756         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
41757              From: Peter Prymmer <pvhp@forte.com>
41758              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
41759              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
41760      Branch: perl
41761            ! t/op/oct.t
41762 ____________________________________________________________________________
41763 [  7211] By: jhi                                   on 2000/10/13  00:35:09
41764         Log: Update Changes.
41765      Branch: perl
41766            ! Changes patchlevel.h
41767 ____________________________________________________________________________
41768 [  7210] By: jhi                                   on 2000/10/12  23:59:40
41769         Log: The Install.pm third of
41770              
41771              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
41772              From: Bill Campbell <bill@celestial.com>
41773              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
41774              Date: Thu, 5 Oct 2000 18:04:51 -0700
41775      Branch: perl
41776            ! lib/ExtUtils/Install.pm
41777 ____________________________________________________________________________
41778 [  7209] By: jhi                                   on 2000/10/12  23:58:43
41779         Log: Two thirds of
41780              
41781              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
41782              Date: Thu, 5 Oct 2000 18:04:51 -0700
41783              From: Bill Campbell <bill@celestial.com>
41784              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
41785              
41786              The Install.pm changes will be submitted separately because
41787              they need some work and discussion still.
41788      Branch: perl
41789            ! lib/getopts.pl lib/termcap.pl
41790 ____________________________________________________________________________
41791 [  7208] By: jhi                                   on 2000/10/12  23:41:19
41792         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
41793              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41794              Date:     Thu, 12 Oct 2000 07:30:02 EDT
41795              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
41796      Branch: perl
41797            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
41798            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
41799 ____________________________________________________________________________
41800 [  7207] By: jhi                                   on 2000/10/12  23:39:01
41801         Log: An updated EBCDIC tr patch.
41802              
41803              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
41804              From: Peter Prymmer <pvhp@forte.com>
41805              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
41806              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
41807      Branch: perl
41808            ! t/op/tr.t
41809 ____________________________________________________________________________
41810 [  7206] By: jhi                                   on 2000/10/12  23:34:55
41811         Log: Upgrade to CPAN 1.58, from Andreas König.
41812      Branch: perl
41813            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41814 ____________________________________________________________________________
41815 [  7205] By: jhi                                   on 2000/10/12  23:29:08
41816         Log: Introduce the man[24-8] variables, from Andy Dougherty.
41817      Branch: metaconfig/U/perl
41818            + mandirs.U mandirstyle.U
41819      Branch: perl
41820            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41821            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
41822            ! vos/config.h vos/config.pl vos/config_h.SH_orig
41823            ! win32/config.bc win32/config.gc win32/config.vc
41824 ____________________________________________________________________________
41825 [  7204] By: gsar                                  on 2000/10/12  18:11:24
41826         Log: restore change#7202
41827      Branch: perl
41828            ! mg.c
41829 ____________________________________________________________________________
41830 [  7203] By: gsar                                  on 2000/10/12  18:09:40
41831         Log: another test of the Emergency Broadcast System--back out 
41832              change#7202
41833      Branch: perl
41834            ! mg.c
41835 ____________________________________________________________________________
41836 [  7202] By: gsar                                  on 2000/10/12  16:40:47
41837         Log: (submitted on behalf of Jarkko)
41838              Fix the lib/encode.t subtest 6 failure as reported by Andreas
41839              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
41840              was unearthed by change 7182, as was a bug in HTML::Entities.
41841      Branch: perl
41842            ! mg.c
41843 ____________________________________________________________________________
41844 [  7201] By: jhi                                   on 2000/10/11  03:16:05
41845         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
41846      Branch: perl
41847            ! pp_hot.c t/pragma/utf8.t
41848 ____________________________________________________________________________
41849 [  7200] By: jhi                                   on 2000/10/11  00:40:30
41850         Log: The #7198 was a false alarm.
41851      Branch: perl
41852            ! pp_hot.c
41853 ____________________________________________________________________________
41854 [  7199] By: jhi                                   on 2000/10/11  00:26:04
41855         Log: Remove duplicated code.
41856      Branch: perl
41857            ! t/lib/cgi-html.t
41858 ____________________________________________________________________________
41859 [  7198] By: jhi                                   on 2000/10/10  23:30:46
41860         Log: (Retracted by #7200.)
41861      Branch: perl
41862            ! pp_hot.c
41863 ____________________________________________________________________________
41864 [  7197] By: jhi                                   on 2000/10/10  21:49:30
41865         Log: Add the test case for #7190, from the original bug report
41866              by Andreas König.
41867      Branch: perl
41868            ! t/pragma/utf8.t
41869 ____________________________________________________________________________
41870 [  7196] By: jhi                                   on 2000/10/10  21:40:49
41871         Log: Reapply Andy's patch and regen Configure.
41872      Branch: perl
41873            ! Configure INSTALL Makefile.SH Porting/Glossary
41874            ! Porting/config.sh config_h.SH epoc/config.sh installperl
41875            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
41876            ! win32/config.vc
41877 ____________________________________________________________________________
41878 [  7195] By: jhi                                   on 2000/10/10  21:09:30
41879         Log: Use the versiononly instead of the installscripts,
41880              retract the changes 7146 and 7147.
41881      Branch: perl
41882            ! Configure INSTALL Makefile.SH Porting/Glossary
41883            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
41884            ! installperl uconfig.sh vos/config.def win32/config.bc
41885            ! win32/config.gc win32/config.vc
41886 ____________________________________________________________________________
41887 [  7194] By: jhi                                   on 2000/10/10  21:06:15
41888         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
41889              From: Peter Prymmer <pvhp@forte.com>
41890              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
41891              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
41892      Branch: perl
41893            ! t/op/ver.t
41894 ____________________________________________________________________________
41895 [  7193] By: jhi                                   on 2000/10/10  21:05:12
41896         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
41897              From: Peter Prymmer <pvhp@forte.com>
41898              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
41899              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
41900      Branch: perl
41901            ! t/op/tr.t
41902 ____________________________________________________________________________
41903 [  7192] By: jhi                                   on 2000/10/10  20:57:30
41904         Log: Add versiononly, delete installscripts, from Andy Dougherty.
41905      Branch: metaconfig
41906            - U/installdirs/installscripts.U
41907      Branch: metaconfig/U/perl
41908            + versiononly.U
41909 ____________________________________________________________________________
41910 [  7191] By: jhi                                   on 2000/10/10  19:41:21
41911         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
41912              From: Peter Prymmer <pvhp@forte.com>
41913              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
41914              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
41915      Branch: perl
41916            ! pod/perlebcdic.pod
41917 ____________________________________________________________________________
41918 [  7190] By: jhi                                   on 2000/10/10  19:26:14
41919         Log: Subject: Re: utf8 concat, mg_get
41920              From: Simon Cozens <simon@cozens.net>
41921              Date: Tue, 10 Oct 2000 17:40:17 +0100
41922              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
41923      Branch: perl
41924            ! pp_hot.c
41925 ____________________________________________________________________________
41926 [  7189] By: jhi                                   on 2000/10/10  19:23:03
41927         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
41928              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
41929              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
41930              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
41931      Branch: perl
41932            ! lib/ExtUtils/MM_Unix.pm
41933 ____________________________________________________________________________
41934 [  7188] By: jhi                                   on 2000/10/10  15:31:24
41935         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
41936              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
41937              Date: Fri, 14 Jul 2000 10:47:36 +0100
41938              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
41939      Branch: perl
41940            ! README.win32
41941 ____________________________________________________________________________
41942 [  7187] By: jhi                                   on 2000/10/10  13:30:10
41943         Log: Quote the temp file name, needed in Win32 because the
41944              default name unfortunately contains spaces, shouldn't
41945              hurt elsewhere.
41946              
41947              Subject: FW: perldoc fails if $TEMP contains spaces
41948              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
41949              Date: Thu, 14 Sep 2000 08:58:45 +0100
41950              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
41951      Branch: perl
41952            ! utils/perldoc.PL
41953 ____________________________________________________________________________
41954 [  7186] By: jhi                                   on 2000/10/10  13:16:27
41955         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
41956              From: hv@hugo.hybyte.com
41957              Date: Tue, 10 Oct 2000 14:10:20 +0100
41958              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
41959      Branch: perl
41960            ! t/lib/thr5005.t util.c
41961 ____________________________________________________________________________
41962 [  7185] By: jhi                                   on 2000/10/10  12:06:22
41963         Log: Upgrade to podlators 1.04, from Russ Allbery.
41964      Branch: perl
41965            ! lib/Pod/Man.pm lib/Pod/Text.pm
41966 ____________________________________________________________________________
41967 [  7184] By: jhi                                   on 2000/10/10  12:01:32
41968         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
41969      Branch: perl
41970            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
41971 ____________________________________________________________________________
41972 [  7183] By: jhi                                   on 2000/10/09  23:47:15
41973         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
41974              From: Peter Prymmer <pvhp@forte.com>
41975              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
41976              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
41977      Branch: perl
41978            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
41979 ____________________________________________________________________________
41980 [  7182] By: jhi                                   on 2000/10/09  23:43:16
41981         Log: Make eq work again with utf8 (disabling the upgrading
41982              should no more be necessary since the copies of the
41983              scalars are upgraded, not the scalars themselves).
41984              Takes care of ID 20001009.001.  (The claimed length()
41985              bug in 20001009.001 seems bogus to me.)
41986      Branch: perl
41987            ! sv.c t/pragma/utf8.t
41988 ____________________________________________________________________________
41989 [  7181] By: gsar                                  on 2000/10/09  19:41:54
41990         Log: tweak for change#7173
41991      Branch: perl
41992            ! win32/win32sck.c
41993 ____________________________________________________________________________
41994 [  7180] By: gsar                                  on 2000/10/09  19:26:56
41995         Log: on Windows, clean targets might not work under some flavors of the shell
41996      Branch: perl
41997            ! win32/Makefile win32/makefile.mk
41998 ____________________________________________________________________________
41999 [  7179] By: jhi                                   on 2000/10/09  19:21:02
42000         Log: Update Changes.
42001      Branch: perl
42002            ! Changes patchlevel.h
42003 ____________________________________________________________________________
42004 [  7178] By: jhi                                   on 2000/10/09  19:18:23
42005         Log: Warn about unknown scripts.
42006              
42007              Subject: Re: ideas? patches? [PATCH bleadperl]
42008              From: Dominic Dunlop <domo@computer.org>
42009              Date: Mon, 9 Oct 2000 14:57:17 +0200
42010              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
42011      Branch: perl
42012            ! lib/charnames.pm
42013 ____________________________________________________________________________
42014 [  7177] By: jhi                                   on 2000/10/09  19:13:27
42015         Log: Change #7160 had a nasty typo.
42016      Branch: metaconfig
42017            ! U/compline/Compile.U
42018      Branch: perl
42019            ! Configure config_h.SH
42020 ____________________________________________________________________________
42021 [  7176] By: gsar                                  on 2000/10/09  18:59:33
42022         Log: pod nit
42023      Branch: perl
42024            ! pod/perlport.pod
42025 ____________________________________________________________________________
42026 [  7175] By: gsar                                  on 2000/10/09  18:54:28
42027         Log: Windows9x doesn't support link(), despite what Config.pm
42028              might think
42029      Branch: perl
42030            ! lib/ExtUtils/Manifest.pm
42031 ____________________________________________________________________________
42032 [  7174] By: gsar                                  on 2000/10/09  18:50:03
42033         Log: avoid nonportable example code
42034      Branch: perl
42035            ! lib/File/Copy.pm
42036 ____________________________________________________________________________
42037 [  7173] By: gsar                                  on 2000/10/09  18:46:54
42038         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
42039              being used) when closing a socket handle
42040      Branch: perl
42041            ! win32/win32.c win32/win32.h win32/win32sck.c
42042 ____________________________________________________________________________
42043 [  7172] By: gsar                                  on 2000/10/09  18:41:40
42044         Log: on Windows, cwd strings in the environment should be of the
42045              form =X:=X:\foo instead of =X=X:\foo\
42046      Branch: perl
42047            ! win32/vdir.h
42048 ____________________________________________________________________________
42049 [  7171] By: gsar                                  on 2000/10/09  18:30:09
42050         Log: on Windows, LoadLibrary() could load an extension DLL multiple
42051              times if forward slashes are used in the path
42052      Branch: perl
42053            ! win32/win32.c
42054 ____________________________________________________________________________
42055 [  7170] By: jhi                                   on 2000/10/09  17:53:59
42056         Log: Add a todo note about overloadable assertions.
42057      Branch: perl
42058            ! Todo-5.6
42059 ____________________________________________________________________________
42060 [  7169] By: jhi                                   on 2000/10/09  13:43:45
42061         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
42062              From: mjd@plover.com
42063              Date: 9 Oct 2000 00:24:44 -0000
42064              Message-ID: <20001009002444.10616.qmail@plover.com>
42065      Branch: perl
42066            ! pod/perldebguts.pod
42067 ____________________________________________________________________________
42068 [  7168] By: nick                                  on 2000/10/08  13:16:33
42069         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
42070              is not right thing to do on (e.g. x86). Network order is also "right" for
42071              X fonts.
42072      Branch: perl
42073            ! ext/Encode/Encode.pm
42074 ____________________________________________________________________________
42075 [  7167] By: nick                                  on 2000/10/08  12:54:42
42076         Log: Make "encodings" work post-install when Encode/*.enc files may not
42077              be in same directory as Encode.pm
42078      Branch: perl
42079            ! ext/Encode/Encode.pm
42080 ____________________________________________________________________________
42081 [  7166] By: nick                                  on 2000/10/08  11:51:26
42082         Log: Work round the fact that $hash->{$key} does not take into account
42083              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
42084              so that key is always in the "expected" encoding - i.e. same way we put
42085              it in the hash.
42086      Branch: perl
42087            ! ext/Encode/Encode.pm
42088 ____________________________________________________________________________
42089 [  7165] By: gsar                                  on 2000/10/08  04:15:29
42090         Log: save_re_context() could reset PL_curcop to freed memory, causing core
42091              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
42092      Branch: perl
42093            ! pp_ctl.c
42094 ____________________________________________________________________________
42095 [  7164] By: jhi                                   on 2000/10/06  20:51:48
42096         Log: UTF8ize split() so that the cloned substrings get the UTF8
42097              flag of the original scalar.  Problem reported by Simon Cozens.
42098      Branch: perl
42099            ! pp.c t/pragma/utf8.t
42100 ____________________________________________________________________________
42101 [  7163] By: nick                                  on 2000/10/06  20:48:34
42102         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
42103              got a false +ve and so did not reach code which would have un-FAKEd the SV.
42104      Branch: perl
42105            ! sv.c
42106 ____________________________________________________________________________
42107 [  7162] By: nick                                  on 2000/10/06  20:25:37
42108         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
42109              To fix  (sort {$a <=> $b} keys %hash) in particular but
42110              should cover a number of other as-yet-unknown cases as well.
42111      Branch: perl
42112            ! sv.c
42113 ____________________________________________________________________________
42114 [  7161] By: jhi                                   on 2000/10/06  19:56:18
42115         Log: Change the version number of Tie::Handle in the core to 4.0,
42116              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
42117              
42118              Subject: Note on Tie::Handle
42119              From: andreas.koenig@anima.de (Andreas J. Koenig)
42120              Date:      06 Oct 2000 21:48:58 +0200
42121              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
42122      Branch: perl
42123            ! lib/Tie/Handle.pm
42124 ____________________________________________________________________________
42125 [  7160] By: jhi                                   on 2000/10/06  18:20:35
42126         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
42127              as the first option of cc/ld because of ultrapicky compilers
42128              (e.g. OS/390 R2.5)
42129      Branch: metaconfig
42130            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
42131            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
42132            ! U/compline/orderlib.U U/modified/Cppsym.U
42133            ! U/modified/d_access.U
42134      Branch: metaconfig/U/perl
42135            ! Checkcc.U d_dlsymun.U gccvers.U
42136      Branch: perl
42137            ! Configure config_h.SH
42138 ____________________________________________________________________________
42139 [  7159] By: jhi                                   on 2000/10/06  13:56:39
42140         Log: Update Changes.
42141      Branch: perl
42142            ! Changes patchlevel.h
42143 ____________________________________________________________________________
42144 [  7158] By: jhi                                   on 2000/10/06  12:48:40
42145         Log: Eliminate $Is_VMS code from the test.
42146              
42147              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
42148              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42149              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
42150              Date:     Thu, 5 Oct 2000 07:46:33 EDT
42151      Branch: perl
42152            ! t/lib/b.t
42153 ____________________________________________________________________________
42154 [  7157] By: jhi                                   on 2000/10/06  12:47:13
42155         Log: Also the $ccflags is needed for the C compiler check.
42156              
42157              Subject: Configure (check for C-compiler)
42158              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42159              Date: Fri, 06 Oct 2000 08:47:15 +0200
42160              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
42161      Branch: metaconfig/U/perl
42162            ! Checkcc.U
42163      Branch: perl
42164            ! Configure config_h.SH
42165 ____________________________________________________________________________
42166 [  7156] By: jhi                                   on 2000/10/06  11:45:15
42167         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
42168      Branch: perl
42169            ! perl.c pp_ctl.c sv.h utf8.c
42170 ____________________________________________________________________________
42171 [  7155] By: jhi                                   on 2000/10/06  11:40:41
42172         Log: IO::Handle->syswrite() did not handle length omission
42173              like CORE::syswrite() does.
42174              
42175              Subject: [Fwd] IO::Handle, syswrite and arguments
42176              From: Graham Barr <gbarr@pobox.com>
42177              Date: Fri, 6 Oct 2000 10:22:05 +0100
42178              Message-ID: <20001006102205.U6312@pobox.com>
42179              
42180              The original patch from andrew@ugh.net.au.
42181      Branch: perl
42182            ! ext/IO/lib/IO/Handle.pm
42183 ____________________________________________________________________________
42184 [  7154] By: jhi                                   on 2000/10/06  01:42:15
42185         Log: Tweak #7153.
42186      Branch: perl
42187            ! utf8.h
42188 ____________________________________________________________________________
42189 [  7153] By: jhi                                   on 2000/10/06  00:39:55
42190         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
42191      Branch: perl
42192            ! utf8.h
42193 ____________________________________________________________________________
42194 [  7152] By: jhi                                   on 2000/10/06  00:38:11
42195         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
42196      Branch: perl
42197            ! perl.c pp_ctl.c sv.h utf8.c
42198 ____________________________________________________________________________
42199 [  7151] By: jhi                                   on 2000/10/06  00:36:38
42200         Log: Subject: Re: Questions about Tie::Array and perl modules
42201              From: Nick Ing-Simmons <nik@tiuk.ti.com>
42202              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
42203              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
42204              
42205              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
42206      Branch: perl
42207            ! lib/Tie/Array.pm t/op/array.t
42208 ____________________________________________________________________________
42209 [  7150] By: jhi                                   on 2000/10/05  00:20:45
42210         Log: Regen Changes.
42211      Branch: perl
42212            ! Changes patchlevel.h
42213 ____________________________________________________________________________
42214 [  7149] By: jhi                                   on 2000/10/05  00:20:01
42215         Log: Regen toc.
42216      Branch: perl
42217            ! pod/perltoc.pod
42218 ____________________________________________________________________________
42219 [  7148] By: jhi                                   on 2000/10/04  23:35:08
42220         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
42221              reported several times by Dominic Dunlop, for example in
42222              ID 20000315.008.  Patch from Dominic.  Patch affects at
42223              least MachTen, and possibly other oldish BSDs. Should not
42224              break non-broken platforms (tested on LinuxPPC). 
42225      Branch: perl
42226            ! doio.c
42227 ____________________________________________________________________________
42228 [  7147] By: jhi                                   on 2000/10/04  23:26:34
42229         Log: The one that got away from 7146.
42230      Branch: metaconfig
42231            + U/installdirs/installscripts.U
42232 ____________________________________________________________________________
42233 [  7146] By: jhi                                   on 2000/10/04  23:25:04
42234         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
42235              suggested by H. Merijn Brand.
42236      Branch: perl
42237            ! Configure INSTALL Makefile.SH Porting/Glossary
42238            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
42239            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
42240            ! win32/config.vc
42241 ____________________________________________________________________________
42242 [  7145] By: jhi                                   on 2000/10/04  22:08:21
42243         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
42244              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42245              Date: Wed, 4 Oct 2000 17:37:46 -0400
42246              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
42247      Branch: perl
42248            ! utils/h2xs.PL
42249 ____________________________________________________________________________
42250 [  7144] By: jhi                                   on 2000/10/04  18:11:41
42251         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
42252              From: Jeff Pinyan <jeffp@crusoe.net>
42253              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
42254              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
42255      Branch: perl
42256            ! pod/perlrun.pod
42257 ____________________________________________________________________________
42258 [  7143] By: jhi                                   on 2000/10/04  18:09:58
42259         Log: Subject: perlhack.pod Patch for Externals Tools
42260              From: Fisher Mark <fisherm@tce.com>
42261              Date: Tue, 3 Oct 2000 15:43:27 -0500 
42262              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
42263      Branch: perl
42264            ! pod/perlhack.pod
42265 ____________________________________________________________________________
42266 [  7142] By: jhi                                   on 2000/10/04  18:08:41
42267         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
42268              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42269              Date:     Wed, 4 Oct 2000 12:11:11 EDT
42270              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
42271      Branch: perl
42272            ! vms/vms.c
42273 ____________________________________________________________________________
42274 [  7141] By: jhi                                   on 2000/10/04  12:20:16
42275         Log: Subject: [PATCH 5.7.0] h2xs not working
42276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42277              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
42278              Date: Tue, 3 Oct 2000 21:43:01 -0400
42279              
42280              Subject: [PATCH 5.7.0] h2xs not documenting the created module
42281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42282              Date: Tue, 3 Oct 2000 22:55:19 -0400
42283              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
42284      Branch: perl
42285            ! utils/h2xs.PL
42286 ____________________________________________________________________________
42287 [  7140] By: jhi                                   on 2000/10/04  11:53:44
42288         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
42289              From: nick@babyhippo.com
42290              Date: Wed, 4 Oct 2000 12:06:45 +0100
42291              Message-Id: <20001004120645.A7356@babyhippo.com>
42292              
42293              Retract 7118 and 7135.
42294      Branch: perl
42295            ! installman installperl op.c t/pragma/subs.t
42296 ____________________________________________________________________________
42297 [  7139] By: jhi                                   on 2000/10/03  22:09:41
42298         Log: It is possible to have no hosts database at all.  Pointed out in
42299              
42300              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42301              From: Peter Prymmer <pvhp@forte.com>
42302              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
42303              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
42304      Branch: metaconfig
42305            ! U/modified/myhostname.U
42306      Branch: perl
42307            ! Configure config_h.SH
42308 ____________________________________________________________________________
42309 [  7138] By: jhi                                   on 2000/10/03  21:49:49
42310         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42311              From: Peter Prymmer <pvhp@forte.com>
42312              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
42313              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
42314      Branch: perl
42315            ! pp_sys.c
42316 ____________________________________________________________________________
42317 [  7137] By: jhi                                   on 2000/10/03  20:10:05
42318         Log: One remaining nit less at the VMS mailbox sizing.
42319      Branch: perl
42320            ! vms/vms.c
42321 ____________________________________________________________________________
42322 [  7136] By: jhi                                   on 2000/10/03  20:08:47
42323         Log: Test harness update to sync with the new perlcc,
42324              from Simon Cozens.
42325      Branch: perl
42326            ! t/TEST t/UTEST
42327 ____________________________________________________________________________
42328 [  7135] By: jhi                                   on 2000/10/03  15:15:42
42329         Log: Subject: Re: PATCH for 20001003.004
42330              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
42331              From: "AARON B. DOSSETT" <aaron@iglou.com>
42332              Message-Id: <E13gTay-0006od-00@iglou.com>
42333      Branch: perl
42334            ! installman installperl
42335 ____________________________________________________________________________
42336 [  7134] By: jhi                                   on 2000/10/03  15:00:34
42337         Log: Subject: [ID 20001003.006] B::Debug not -w clean
42338              From: Nicholas Clark <nick@babyhippo.co.uk>
42339              Date: Tue, 03 Oct 2000 15:46:32 +0100
42340              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
42341      Branch: perl
42342            ! ext/B/B/Debug.pm
42343 ____________________________________________________________________________
42344 [  7133] By: jhi                                   on 2000/10/03  14:58:39
42345         Log: Scale down the VMS message boxes, by Charles Lane.
42346              Fix for ID 20000903.009, workaround at
42347              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
42348      Branch: perl
42349            ! vms/vms.c
42350 ____________________________________________________________________________
42351 [  7132] By: jhi                                   on 2000/10/03  11:20:37
42352         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
42353      Branch: perl
42354            + t/lib/st-lock.t t/lib/st-utf8.t
42355            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
42356            ! ext/Storable/Storable.xs t/lib/st-recurse.t
42357 ____________________________________________________________________________
42358 [  7131] By: jhi                                   on 2000/10/03  03:38:23
42359         Log: Encode nits.
42360      Branch: perl
42361            ! MANIFEST Makefile.SH
42362 ____________________________________________________________________________
42363 [  7130] By: jhi                                   on 2000/10/03  03:31:05
42364         Log: Update Changes.
42365      Branch: perl
42366            ! Changes patchlevel.h
42367 ____________________________________________________________________________
42368 [  7129] By: jhi                                   on 2000/10/03  02:24:02
42369         Log: Misplaced else.
42370      Branch: metaconfig/U/perl
42371            ! d_strtoll.U
42372      Branch: perl
42373            ! Configure config_h.SH
42374 ____________________________________________________________________________
42375 [  7128] By: jhi                                   on 2000/10/03  02:08:29
42376         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
42377              From: sthoenna@efn.org
42378              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
42379              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
42380      Branch: metaconfig/U/perl
42381            ! d_strtoll.U
42382      Branch: perl
42383            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
42384 ____________________________________________________________________________
42385 [  7127] By: jhi                                   on 2000/10/03  01:13:14
42386         Log: Update Changes.
42387      Branch: perl
42388            ! Changes patchlevel.h
42389 ____________________________________________________________________________
42390 [  7126] By: jhi                                   on 2000/10/03  00:57:08
42391         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
42392              as suggested by Olaf Flebbe and Nick Clark.
42393      Branch: perl
42394            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
42395 ____________________________________________________________________________
42396 [  7125] By: jhi                                   on 2000/10/03  00:50:56
42397         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
42398              From: Nick Clark <nick@plum.flirble.org>
42399              Date: Mon, 2 Oct 2000 11:03:24 +0100
42400              Message-Id: <20001002110324.D20073@plum.flirble.org>
42401              
42402              Also fixes bug ID 20001002.005.
42403      Branch: perl
42404            ! t/lib/encode.t
42405 ____________________________________________________________________________
42406 [  7124] By: jhi                                   on 2000/10/03  00:34:59
42407         Log: Subject: [PATCH 5.7.0] Epoc update
42408              From: Olaf Flebbe <o.flebbe@gmx.de>
42409              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
42410              Message-ID: <26423.969484586@www10.gmx.net>
42411      Branch: perl
42412            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
42413            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
42414            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
42415            ! util.c util.h
42416 ____________________________________________________________________________
42417 [  7123] By: jhi                                   on 2000/10/03  00:30:07
42418         Log: Regen headers.
42419      Branch: perl
42420            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
42421 ____________________________________________________________________________
42422 [  7122] By: jhi                                   on 2000/10/03  00:10:48
42423         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
42424      Branch: perl
42425            ! hints/openbsd.sh
42426 ____________________________________________________________________________
42427 [  7121] By: jhi                                   on 2000/10/03  00:05:06
42428         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
42429              From: <abigail@foad.org>
42430              Date: Tue, 26 Sep 2000 13:36:14 -0400
42431              Message-ID: <20000926173614.4356.qmail@foad.org>
42432      Branch: perl
42433            ! pod/perlop.pod
42434 ____________________________________________________________________________
42435 [  7120] By: jhi                                   on 2000/10/03  00:04:00
42436         Log: Inside require() $^S was always left undefined.
42437              
42438              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
42439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42440              Date: Wed, 27 Sep 2000 18:54:49 -0400
42441              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
42442      Branch: perl
42443            ! cop.h mg.c pp_ctl.c util.c
42444 ____________________________________________________________________________
42445 [  7119] By: jhi                                   on 2000/10/03  00:00:16
42446         Log: Subject: [PATCH] DLL not restartabke with threaded perl
42447              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
42448              Date: Thu, 28 Sep 2000 09:20:46 +0100
42449              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
42450      Branch: perl
42451            ! perl.c
42452 ____________________________________________________________________________
42453 [  7118] By: jhi                                   on 2000/10/02  23:59:20
42454         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
42455              From: Nicholas Clark <nick@ccl4.org>
42456              Date: Thu, 28 Sep 2000 11:52:24 +0100
42457              Message-ID: <20000928115224.D7924@plum.flirble.org>
42458      Branch: perl
42459            ! op.c
42460 ____________________________________________________________________________
42461 [  7117] By: jhi                                   on 2000/10/02  23:57:51
42462         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
42463              From: Nicholas Clark <nick@babyhippo.co.uk>
42464              Date: Thu, 28 Sep 2000 12:18:10 +0100
42465              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
42466              
42467              Did not apply cleanly, manual intervention was needed.
42468      Branch: perl
42469            ! ext/B/B/Bytecode.pm utils/perlcc.PL
42470 ____________________________________________________________________________
42471 [  7116] By: jhi                                   on 2000/10/02  23:50:40
42472         Log: Document the issue (is not a syntax error, kind of)
42473              
42474              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
42475              From: Nicholas Clark <nick@ccl4.org>
42476              Date: Thu, 28 Sep 2000 17:12:42 +0100
42477              Message-ID: <20000928171242.K7924@plum.flirble.org>
42478      Branch: perl
42479            ! pod/perldata.pod
42480 ____________________________________________________________________________
42481 [  7115] By: jhi                                   on 2000/10/02  23:48:58
42482         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
42483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42484              Date: Thu, 28 Sep 2000 21:55:31 -0400
42485              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
42486      Branch: perl
42487            ! regexec.c
42488 ____________________________________________________________________________
42489 [  7114] By: jhi                                   on 2000/10/02  23:47:57
42490         Log: Subject: DOC PATCH 5.6.0
42491              From: mjd@plover.com
42492              Date: 30 Sep 2000 06:02:34 -0000
42493              Message-ID: <20000930060234.4559.qmail@plover.com>
42494      Branch: perl
42495            ! pod/perldebguts.pod
42496 ____________________________________________________________________________
42497 [  7113] By: jhi                                   on 2000/10/02  23:46:43
42498         Log: SOCK_DGRAM and listen() do not mix as reported in
42499              
42500              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
42501              From: Petter Reinholdtsen <pere@hungry.com>
42502              Date: Sun, 1 Oct 2000 10:57:20 +0800
42503              Message-Id: <200010010257.KAA05735@localhost.localdomain>
42504              
42505              The patch for 5.7.0+ had to be reengineered, though.
42506      Branch: perl
42507            ! ext/IO/lib/IO/Socket/UNIX.pm
42508 ____________________________________________________________________________
42509 [  7112] By: jhi                                   on 2000/10/02  23:36:57
42510         Log: Subject: Re: [PATCH 5.005_64 missed]
42511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42512              Date: Sun, 1 Oct 2000 18:50:10 -0400
42513              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
42514      Branch: perl
42515            ! pod/perlxs.pod
42516 ____________________________________________________________________________
42517 [  7111] By: jhi                                   on 2000/10/02  23:35:40
42518         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
42519              From: Radu Greab <radu@netsoft.ro>
42520              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
42521              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
42522      Branch: perl
42523            ! op.c opcode.pl t/op/substr.t
42524 ____________________________________________________________________________
42525 [  7110] By: jhi                                   on 2000/10/02  23:32:38
42526         Log: Subject: [PATCH] Fix aliasing of tied filehandles
42527              From: Daniel Chetlin <daniel@chetlin.com>
42528              Date: Mon, 2 Oct 2000 14:53:27 -0700
42529              Message-ID: <20001002145327.C1617@ilmd>
42530      Branch: perl
42531            ! perl.h pp_hot.c t/op/tiehandle.t
42532 ____________________________________________________________________________
42533 [  7109] By: jhi                                   on 2000/10/02  23:31:30
42534         Log: s/Robin Parker/Robin Barker/
42535      Branch: perl
42536            ! Changes5.6
42537 ____________________________________________________________________________
42538 [  7108] By: jhi                                   on 2000/10/02  23:15:46
42539         Log: Retract #7091 as suggested in
42540              
42541              From: Robin Barker <rmb1@cise.npl.co.uk> 
42542              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
42543              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
42544              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
42545      Branch: perl
42546            ! embed.pl proto.h
42547 ____________________________________________________________________________
42548 [  7107] By: nick                                  on 2000/10/02  18:23:14
42549         Log: A few tweaks to get Tk803 to work with Encode scheme.
42550      Branch: perl
42551            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
42552 ____________________________________________________________________________
42553 [  7106] By: nick                                  on 2000/10/01  21:34:14
42554         Log: Add checking cases to Encode's toUnicode and fromUnicode.
42555      Branch: perl
42556            ! ext/Encode/Encode.pm
42557 ____________________________________________________________________________
42558 [  7105] By: nick                                  on 2000/10/01  17:18:01
42559         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
42560              To read and use them.
42561              Add a lib/encode.t which checks a few things.
42562      Branch: perl
42563            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
42564            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
42565            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
42566            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
42567            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
42568            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
42569            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
42570            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
42571            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
42572            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
42573            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
42574            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
42575            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
42576            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
42577            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
42578            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
42579            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
42580            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
42581            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
42582            + ext/Encode/Encode/iso2022-jp.enc
42583            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
42584            + ext/Encode/Encode/iso8859-1.enc
42585            + ext/Encode/Encode/iso8859-2.enc
42586            + ext/Encode/Encode/iso8859-3.enc
42587            + ext/Encode/Encode/iso8859-4.enc
42588            + ext/Encode/Encode/iso8859-5.enc
42589            + ext/Encode/Encode/iso8859-6.enc
42590            + ext/Encode/Encode/iso8859-7.enc
42591            + ext/Encode/Encode/iso8859-8.enc
42592            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
42593            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
42594            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
42595            + ext/Encode/Encode/macCentEuro.enc
42596            + ext/Encode/Encode/macCroatian.enc
42597            + ext/Encode/Encode/macCyrillic.enc
42598            + ext/Encode/Encode/macDingbats.enc
42599            + ext/Encode/Encode/macGreek.enc
42600            + ext/Encode/Encode/macIceland.enc
42601            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
42602            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
42603            + ext/Encode/Encode/macTurkish.enc
42604            + ext/Encode/Encode/macUkraine.enc
42605            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
42606            + t/lib/encode.t
42607            ! MANIFEST ext/Encode/Encode.pm
42608 ____________________________________________________________________________
42609 [  7104] By: nick                                  on 2000/09/30  13:04:30
42610         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
42611              From: Daniel Chetlin <daniel@chetlin.com>
42612              Date: Mon, 18 Sep 2000 05:05:40 -0700
42613              Message-Id: <20000918050540.C652@ilmd>
42614      Branch: perl
42615            ! lib/overload.pm sv.c t/pragma/overload.t
42616 ____________________________________________________________________________
42617 [  7103] By: nick                                  on 2000/09/30  12:53:36
42618         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
42619              From: Johan Vromans <jvromans@squirrel.nl>
42620              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
42621              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
42622      Branch: perl
42623            ! pod/Makefile.SH
42624 ____________________________________________________________________________
42625 [  7102] By: nick                                  on 2000/09/30  12:52:31
42626         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
42627              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42628              Date: Sat, 16 Sep 2000 16:36:45 -0400
42629              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
42630      Branch: perl
42631            ! ext/B/B/Deparse.pm
42632 ____________________________________________________________________________
42633 [  7101] By: nick                                  on 2000/09/30  12:51:41
42634         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
42635              From: Craig A. Berry <craig.berry@psinetcs.com>
42636              Date: Sat, 16 Sep 2000 10:11:10 -0500
42637              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
42638      Branch: perl
42639            ! vms/vms.c
42640 ____________________________________________________________________________
42641 [  7100] By: nick                                  on 2000/09/30  12:50:33
42642         Log: Subject: Re: unicode support and perl [ID 20000901.097]
42643              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42644              Date: Fri, 15 Sep 2000 16:37:58 -0400
42645              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
42646      Branch: perl
42647            ! t/op/append.t
42648 ____________________________________________________________________________
42649 [  7099] By: nick                                  on 2000/09/30  12:49:35
42650         Log: Subject: Re: unicode support and perl [ID 20000901.097]
42651              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42652              Date: Fri, 15 Sep 2000 16:25:30 -0400
42653              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
42654      Branch: perl
42655            ! pp_hot.c
42656 ____________________________________________________________________________
42657 [  7098] By: nick                                  on 2000/09/30  12:48:00
42658         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
42659              From: Gisle Aas <gisle@ActiveState.com>
42660              Date: 15 Sep 2000 16:23:41 +0200
42661              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
42662      Branch: perl
42663            ! toke.c
42664 ____________________________________________________________________________
42665 [  7097] By: nick                                  on 2000/09/30  12:45:16
42666         Log: Subject: [PATCH] Nits in perlmod.pod
42667              From: Daniel Chetlin <daniel@chetlin.com>
42668              Date: Fri, 15 Sep 2000 02:04:09 -0700
42669              Message-Id: <20000915020409.A2104@ilmd>
42670      Branch: perl
42671            ! pod/perlmod.pod
42672 ____________________________________________________________________________
42673 [  7096] By: nick                                  on 2000/09/30  12:18:00
42674         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
42675              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
42676              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
42677              0 to checking to get the warning.
42678      Branch: perl
42679            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
42680            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
42681            ! regexec.c sv.c toke.c utf8.c
42682 ____________________________________________________________________________
42683 [  7095] By: nick                                  on 2000/09/15  16:55:59
42684         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
42685              
42686              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
42687              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42688              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
42689              Date: Fri, 15 Sep 2000 06:37:30 -0400
42690      Branch: perl
42691            ! ext/Encode/Encode.xs sv.c
42692 ____________________________________________________________________________
42693 [  7094] By: jhi                                   on 2000/09/15  03:23:32
42694         Log: Update Changes.
42695      Branch: perl
42696            ! Changes patchlevel.h
42697 ____________________________________________________________________________
42698 [  7093] By: jhi                                   on 2000/09/15  03:11:44
42699         Log: Fix for the charnames.t failures from Spider Boardman.
42700      Branch: perl
42701            ! toke.c
42702 ____________________________________________________________________________
42703 [  7092] By: jhi                                   on 2000/09/15  00:15:48
42704         Log: Botched the #7090 check-in.
42705      Branch: perl
42706            ! sv.c
42707 ____________________________________________________________________________
42708 [  7091] By: jhi                                   on 2000/09/14  23:33:24
42709         Log: Part of #7081 didn't come through.
42710      Branch: perl
42711            ! embed.pl proto.h
42712 ____________________________________________________________________________
42713 [  7090] By: jhi                                   on 2000/09/14  23:17:39
42714         Log: Subject: Re: perl@7078 
42715              From: Spider Boardman <spider@web.zk3.dec.com>
42716              Date: Thu, 14 Sep 2000 19:06:36 -0400
42717              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
42718      Branch: perl
42719            ! sv.c toke.c
42720 ____________________________________________________________________________
42721 [  7089] By: jhi                                   on 2000/09/14  23:11:21
42722         Log: Small portability tweaks.
42723      Branch: perl
42724            ! ext/Encode/Encode.xs
42725 ____________________________________________________________________________
42726 [  7088] By: jhi                                   on 2000/09/14  22:57:23
42727         Log: Fake return to pacify picky compilers.
42728      Branch: perl
42729            ! ext/Encode/Encode.xs
42730 ____________________________________________________________________________
42731 [  7087] By: jhi                                   on 2000/09/14  22:53:37
42732         Log: Subject: [PATCH] utf8.c apidoc
42733              From: Simon Cozens <simon@cozens.net>
42734              Date: Thu, 14 Sep 2000 23:46:57 +0100
42735              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
42736      Branch: perl
42737            ! perlapi.c pod/perlapi.pod utf8.c
42738 ____________________________________________________________________________
42739 [  7086] By: jhi                                   on 2000/09/14  22:40:38
42740         Log: We don't need to count the high bit bytes, a boolean is enough. 
42741      Branch: perl
42742            ! sv.c
42743 ____________________________________________________________________________
42744 [  7085] By: jhi                                   on 2000/09/14  21:20:09
42745         Log: Replace #7084 with
42746              
42747              Subject: Re: perl@7078 
42748              From: Spider Boardman <spider@web.zk3.dec.com>
42749              Date: Thu, 14 Sep 2000 17:09:36 -0400
42750              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
42751      Branch: perl
42752            ! sv.c utf8.c
42753 ____________________________________________________________________________
42754 [  7084] By: jhi                                   on 2000/09/14  20:03:34
42755         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
42756              convertable to bytes by checking it doesn't go above 0xc3
42757              
42758              Subject: Re: perl@7078
42759              From: Simon Cozens <simon@cozens.net>
42760              Date: Thu, 14 Sep 2000 20:59:19 +0100
42761              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
42762      Branch: perl
42763            ! utf8.c
42764 ____________________________________________________________________________
42765 [  7083] By: jhi                                   on 2000/09/14  19:38:47
42766         Log: Subject: Re: perl@7078
42767              From: Simon Cozens <simon@cozens.net>
42768              Date: Thu, 14 Sep 2000 20:13:09 +0100
42769              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
42770      Branch: perl
42771            ! t/op/bop.t
42772 ____________________________________________________________________________
42773 [  7082] By: jhi                                   on 2000/09/14  17:50:44
42774         Log: The one that got away.
42775      Branch: perl
42776            ! lib/File/Find.pm
42777 ____________________________________________________________________________
42778 [  7081] By: jhi                                   on 2000/09/14  17:45:35
42779         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
42780              From: Robin Barker <rmb1@cise.npl.co.uk>
42781              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
42782              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
42783      Branch: perl
42784            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
42785            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
42786            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
42787            ! regcomp.c toke.c universal.c
42788 ____________________________________________________________________________
42789 [  7080] By: jhi                                   on 2000/09/14  17:40:35
42790         Log: Problems picked up by AIX cc.
42791              
42792              Subject: Re: perl@7078 (patch included)
42793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42794              Date: Thu, 14 Sep 2000 18:53:30 +0200
42795              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
42796      Branch: perl
42797            ! ext/Encode/Encode.xs
42798 ____________________________________________________________________________
42799 [  7079] By: jhi                                   on 2000/09/14  17:38:27
42800         Log: Subject: File::Find 5.7.0 POD nits
42801              From: Rich Morin <rdm@cfcl.com>
42802              Date: Wed, 13 Sep 2000 22:03:58 -0700
42803              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
42804      Branch: perl
42805            ! lib/File/Find.pm
42806 ____________________________________________________________________________
42807 [  7078] By: jhi                                   on 2000/09/14  14:58:20
42808         Log: Update Changes.
42809      Branch: perl
42810            ! Changes patchlevel.h
42811 ____________________________________________________________________________
42812 [  7077] By: jhi                                   on 2000/09/14  14:55:54
42813         Log: Compilation warnings and an error.
42814      Branch: perl
42815            ! sv.c
42816 ____________________________________________________________________________
42817 [  7076] By: jhi                                   on 2000/09/14  14:42:56
42818         Log: Fix for a parsing bug, not for the original bug.
42819              
42820              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
42821              From: Spider Boardman <spider@web.zk3.dec.com>
42822              Date: Wed, 13 Sep 2000 17:52:20 -0400
42823              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
42824      Branch: perl
42825            ! regcomp.c
42826 ____________________________________________________________________________
42827 [  7075] By: jhi                                   on 2000/09/14  14:40:40
42828         Log: Batch of UTF-8 patches from Simon Cozens.
42829      Branch: perl
42830            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
42831            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
42832            ! toke.c utf8.c
42833 ____________________________________________________________________________
42834 [  7074] By: jhi                                   on 2000/09/14  14:29:58
42835         Log: Subject: Re: Two advertising clauses need to be removed
42836              From: Russ Allbery <rra@stanford.edu>
42837              Date: 13 Sep 2000 18:50:26 -0700
42838              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
42839      Branch: perl
42840            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
42841 ____________________________________________________________________________
42842 [  7073] By: jhi                                   on 2000/09/14  14:28:20
42843         Log: Subject: [PATCH] de-wall t/README
42844              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42845              Date: Wed, 13 Sep 2000 17:46:55 -0700
42846              Message-ID: <//Bw5gzkge/e092yn@efn.org>
42847      Branch: perl
42848            ! t/README
42849 ____________________________________________________________________________
42850 [  7072] By: jhi                                   on 2000/09/14  14:25:10
42851         Log: Hints optimization.
42852              
42853              Subject: Minor nit
42854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42855              Date: Wed, 13 Sep 2000 21:42:07 +0200
42856              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
42857      Branch: perl
42858            ! hints/hpux.sh
42859 ____________________________________________________________________________
42860 [  7071] By: jhi                                   on 2000/09/14  14:23:30
42861         Log: Allow chop() and chomp() to be overridden.
42862              
42863              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
42864              From: "Casey R. Tweten" <crt@kiski.net>
42865              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
42866              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
42867      Branch: perl
42868            ! toke.c
42869 ____________________________________________________________________________
42870 [  7070] By: jhi                                   on 2000/09/14  14:20:36
42871         Log: The return value of setlocale must be copied away.
42872              
42873              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
42874              From: Alan Burlison <Alan.Burlison@uk.sun.com>
42875              Date: Wed, 13 Sep 2000 16:27:37 +0100 
42876              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
42877      Branch: perl
42878            ! util.c
42879 ____________________________________________________________________________
42880 [  7069] By: jhi                                   on 2000/09/14  14:16:27
42881         Log: Remove vestiges of tr//CU.
42882              
42883              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42884              From: Nick Clark <nick@plum.flirble.org>
42885              Date: Tue, 12 Sep 2000 22:50:14 +0100
42886              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
42887              
42888              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42889              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42890              Date: Tue, 12 Sep 2000 21:38:48 -0700
42891              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
42892      Branch: perl
42893            ! op.h pod/perlunicode.pod
42894 ____________________________________________________________________________
42895 [  7068] By: jhi                                   on 2000/09/13  14:18:39
42896         Log: Add the Encode extension.  The code is still largely just skeleton.
42897      Branch: perl
42898            + ext/Encode/Encode.pm ext/Encode/Encode.xs
42899            + ext/Encode/Makefile.PL ext/Encode/Todo
42900            ! MANIFEST Todo-5.6
42901 ____________________________________________________________________________
42902 [  7067] By: jhi                                   on 2000/09/12  17:43:33
42903         Log: Allow for whitespace between "#" and "line" in cpp output.
42904              
42905              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
42906              From: Calle Dybedahl <calle@lysator.liu.se>
42907              Date: 12 Sep 2000 19:38:02 +0200 
42908              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
42909      Branch: perl
42910            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
42911 ____________________________________________________________________________
42912 [  7066] By: gsar                                  on 2000/09/12  17:24:29
42913         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
42914              initialization in all the threads on Windows
42915      Branch: perl
42916            ! win32/win32.c
42917 ____________________________________________________________________________
42918 [  7065] By: jhi                                   on 2000/09/12  15:11:31
42919         Log: Update Changes.
42920      Branch: perl
42921            ! Changes patchlevel.h
42922 ____________________________________________________________________________
42923 [  7064] By: jhi                                   on 2000/09/12  14:54:54
42924         Log: Retract #7062, the pod tests are not ready.
42925      Branch: perl
42926            ! t/TEST t/harness
42927 ____________________________________________________________________________
42928 [  7063] By: jhi                                   on 2000/09/12  14:25:41
42929         Log: The #7054 truncated Configure badly.
42930      Branch: metaconfig/U/perl
42931            ! End.U
42932      Branch: perl
42933            ! Configure config_h.SH
42934 ____________________________________________________________________________
42935 [  7062] By: jhi                                   on 2000/09/12  14:08:32
42936         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
42937              From: sthoenna@efn.org
42938              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
42939              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
42940      Branch: perl
42941            ! t/TEST t/harness
42942 ____________________________________________________________________________
42943 [  7061] By: jhi                                   on 2000/09/12  14:07:18
42944         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
42945              From: sthoenna@efn.org
42946              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
42947              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
42948      Branch: perl
42949            ! pod/perlxs.pod
42950 ____________________________________________________________________________
42951 [  7060] By: jhi                                   on 2000/09/12  14:06:08
42952         Log: Break up the myconfig lines a bit.
42953              
42954              Subject: perlbug/perl -V output format
42955              From: sthoenna@efn.org
42956              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
42957              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
42958      Branch: perl
42959            ! myconfig.SH
42960 ____________________________________________________________________________
42961 [  7059] By: jhi                                   on 2000/09/12  14:05:04
42962         Log: Test for the #7049.
42963              
42964              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
42965              From: andreas.koenig@anima.de (Andreas J. Koenig)
42966              Date: 12 Sep 2000 06:42:01 +0200
42967              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
42968      Branch: perl
42969            ! t/op/my.t
42970 ____________________________________________________________________________
42971 [  7058] By: jhi                                   on 2000/09/12  14:03:05
42972         Log: Subject: [patch: perl@7045] vms updates
42973              From: Peter Prymmer <pvhp@forte.com>
42974              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
42975              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
42976      Branch: perl
42977            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
42978 ____________________________________________________________________________
42979 [  7057] By: jhi                                   on 2000/09/12  14:00:51
42980         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
42981              From: sthoenna@efn.org
42982              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
42983              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
42984      Branch: perl
42985            ! t/op/64bitint.t
42986 ____________________________________________________________________________
42987 [  7056] By: jhi                                   on 2000/09/12  13:58:14
42988         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
42989              From: Jeff Pinyan <jeffp@crusoe.net>
42990              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
42991              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
42992      Branch: perl
42993            ! pod/perlfunc.pod
42994 ____________________________________________________________________________
42995 [  7055] By: jhi                                   on 2000/09/12  13:56:32
42996         Log: Do in VMS as the #7054 does.
42997      Branch: perl
42998            ! configure.com
42999 ____________________________________________________________________________
43000 [  7054] By: jhi                                   on 2000/09/12  13:50:31
43001         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
43002              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
43003              Date: Mon, 11 Sep 2000 08:33:09 +0100
43004              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
43005      Branch: metaconfig/U/perl
43006            ! End.U
43007      Branch: perl
43008            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
43009            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
43010 ____________________________________________________________________________
43011 [  7053] By: jhi                                   on 2000/09/12  13:29:19
43012         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
43013              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43014              Date:     Tue, 12 Sep 2000 08:35:59 EDT
43015              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
43016      Branch: perl
43017            ! vms/test.com
43018 ____________________________________________________________________________
43019 [  7052] By: jhi                                   on 2000/09/11  23:01:50
43020         Log: Document the SvUTF8*().
43021      Branch: perl
43022            ! pod/perlapi.pod sv.h
43023 ____________________________________________________________________________
43024 [  7051] By: gsar                                  on 2000/09/11  14:46:30
43025         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
43026              (missed a spot when fixing up op_pmreplroot hack for ithreads)
43027      Branch: perl
43028            ! op.c t/op/split.t
43029 ____________________________________________________________________________
43030 [  7050] By: nick                                  on 2000/09/11  10:03:51
43031         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
43032              
43033              Subject: borland C++ win32.c tweak
43034              From: Vadim Konovalov <vkonovalov@lucent.com>
43035              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
43036              Date: Mon, 11 Sep 2000 11:22:33 +0400
43037      Branch: perl
43038            ! win32/win32.c
43039 ____________________________________________________________________________
43040 [  7049] By: nick                                  on 2000/09/11  09:57:33
43041         Log: Point fix for s/// on foreach (keys %xxx).
43042      Branch: perl
43043            ! pp_hot.c
43044 ____________________________________________________________________________
43045 [  7048] By: jhi                                   on 2000/09/10  23:37:09
43046         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
43047              by Pod::Text, from Brad Appleton.
43048      Branch: perl
43049            ! t/pod/testp2pt.pl
43050 ____________________________________________________________________________
43051 [  7047] By: jhi                                   on 2000/09/10  14:32:53
43052         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
43053              by Russ Allbery.
43054      Branch: perl
43055            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
43056 ____________________________________________________________________________
43057 [  7046] By: jhi                                   on 2000/09/10  14:15:08
43058         Log: Upgrade to CPAN 1.57_65, from Andreas König.
43059      Branch: perl
43060            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
43061 ____________________________________________________________________________
43062 [  7045] By: jhi                                   on 2000/09/08  21:36:32
43063         Log: Update Changes.
43064      Branch: perl
43065            ! Changes patchlevel.h
43066 ____________________________________________________________________________
43067 [  7044] By: jhi                                   on 2000/09/08  21:29:56
43068         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
43069              From: Peter Prymmer <pvhp@forte.com>
43070              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
43071              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
43072      Branch: perl
43073            ! configure.com
43074 ____________________________________________________________________________
43075 [  7043] By: jhi                                   on 2000/09/08  21:27:50
43076         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
43077              From: Peter Prymmer <pvhp@forte.com>
43078              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
43079              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
43080      Branch: perl
43081            ! Makefile.SH installperl
43082 ____________________________________________________________________________
43083 [  7042] By: jhi                                   on 2000/09/08  21:23:21
43084         Log: Continue #7041.
43085      Branch: perl
43086            ! cygwin/Makefile.SHs os2/Makefile.SHs
43087 ____________________________________________________________________________
43088 [  7041] By: jhi                                   on 2000/09/08  21:18:10
43089         Log: Do away with memory models cruft.  Sorry, PDP users.
43090      Branch: metaconfig
43091            ! U/modified/cc.U U/modified/libpth.U
43092      Branch: perl
43093            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
43094            ! Porting/config_H cflags.SH config_h.SH configure.com
43095            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
43096            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
43097            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
43098 ____________________________________________________________________________
43099 [  7040] By: jhi                                   on 2000/09/08  14:34:18
43100         Log: Major rewrite of s2p.  And I mean really major, it is
43101              an implementation of sed in perl.  If called as s2p it
43102              will function as s2p.  Note: needs non-UNIXifying.
43103              
43104              Subject: s2p
43105              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
43106              Date: Mon, 28 Aug 2000 14:05:12 +0200
43107              Message-ID: <39AA5578.2102E2AA@alcatel.at>
43108      Branch: perl
43109            ! x2p/s2p.PL
43110 ____________________________________________________________________________
43111 [  7039] By: jhi                                   on 2000/09/08  14:19:49
43112         Log: Re-allow vec() for characters > 255.
43113              
43114              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
43115              From: Spider Boardman <spider@web.zk3.dec.com>
43116              Date: Fri, 08 Sep 2000 02:21:02 -0400
43117              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
43118      Branch: perl
43119            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
43120            ! t/op/vec.t
43121 ____________________________________________________________________________
43122 [  7038] By: jhi                                   on 2000/09/08  14:14:18
43123         Log: Subject: [PATCH lib/Benchmark.pm]
43124              From: <abigail@foad.org>
43125              Date: Thu, 7 Sep 2000 15:03:20 -0400
43126              Message-ID: <20000907190320.888.qmail@foad.org>
43127      Branch: perl
43128            ! lib/Benchmark.pm
43129 ____________________________________________________________________________
43130 [  7037] By: jhi                                   on 2000/09/08  14:11:06
43131         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
43132              
43133              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
43134              From: Spider Boardman <spider@web.zk3.dec.com>
43135              Date: Fri, 08 Sep 2000 01:30:27 -0400
43136              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
43137      Branch: perl
43138            ! op.c
43139 ____________________________________________________________________________
43140 [  7036] By: jhi                                   on 2000/09/08  14:08:58
43141         Log: Subject: [ID 20000908.002] perlipc documentation bug.
43142              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
43143              Date: Fri, 08 Sep 2000 12:38:32 +0200
43144              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
43145      Branch: perl
43146            ! pod/perlipc.pod
43147 ____________________________________________________________________________
43148 [  7035] By: jhi                                   on 2000/09/08  14:03:12
43149         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
43150              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43151              Date: Fri, 08 Sep 2000 11:47:34 +0200
43152              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
43153      Branch: perl
43154            ! hints/dec_osf.sh
43155 ____________________________________________________________________________
43156 [  7034] By: jhi                                   on 2000/09/08  13:59:35
43157         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
43158              From: Simon Cozens <simon@cozens.net>
43159              Date: Thu, 7 Sep 2000 20:40:38 +0100
43160              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
43161      Branch: perl
43162            ! pp_hot.c
43163 ____________________________________________________________________________
43164 [  7033] By: jhi                                   on 2000/09/08  04:03:03
43165         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
43166              From: "Larry W. Virden" <lvirden@cas.org>
43167              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
43168              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
43169      Branch: perl
43170            ! pod/perldiag.pod
43171 ____________________________________________________________________________
43172 [  7032] By: jhi                                   on 2000/09/07  22:18:30
43173         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
43174              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
43175              Date: Mon, 04 Sep 2000 13:16:38 -0700
43176              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
43177      Branch: perl
43178            ! lib/perl5db.pl
43179 ____________________________________________________________________________
43180 [  7031] By: jhi                                   on 2000/09/07  22:02:29
43181         Log: Fix the ccversion detection for 5.1 and beyond.
43182              
43183              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
43184              From: Spider Boardman <spider@leggy.zk3.dec.com>
43185              Date: Thu, 7 Sep 2000 17:54:27 -0400
43186              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
43187      Branch: perl
43188            ! hints/dec_osf.sh
43189 ____________________________________________________________________________
43190 [  7030] By: jhi                                   on 2000/09/07  19:12:28
43191         Log: Fix for
43192              
43193              Subject: [ID 20000903.001] \w in utf8-strings
43194              From: Marc Lehmann <pcg@goof.com>
43195              Date: Sun, 03 Sep 2000 09:44:29 +0200
43196              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
43197              
43198              and various related nits.
43199      Branch: perl
43200            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
43201 ____________________________________________________________________________
43202 [  7029] By: jhi                                   on 2000/09/07  18:49:09
43203         Log: Fix the URL, but the server is still missing in action.
43204              
43205              Subject: [ID 20000905.002] perlfaq1.pod URL error
43206              From: "Larry W. Virden" <lvirden@cas.org>
43207              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
43208              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
43209      Branch: perl
43210            ! pod/perlfaq1.pod
43211 ____________________________________________________________________________
43212 [  7028] By: jhi                                   on 2000/09/07  18:47:13
43213         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
43214              From: Hugo <hv@crypt.compulink.co.uk>
43215              Date: Tue, 05 Sep 2000 14:13:37 +0100
43216              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
43217      Branch: perl
43218            ! toke.c
43219 ____________________________________________________________________________
43220 [  7027] By: jhi                                   on 2000/09/07  18:45:35
43221         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
43222              From: Daniel Chetlin <daniel@chetlin.com>
43223              Date: Tue, 5 Sep 2000 04:57:07 -0700
43224              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
43225      Branch: perl
43226            ! pod/perlfaq6.pod pod/perlop.pod
43227 ____________________________________________________________________________
43228 [  7026] By: jhi                                   on 2000/09/07  18:44:01
43229         Log: Document the new ref() semantics.
43230              
43231              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
43232              From: Gisle Aas <gisle@ActiveState.com>
43233              Date: 05 Sep 2000 08:10:30 +0200
43234              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
43235      Branch: perl
43236            ! pod/perldelta.pod
43237 ____________________________________________________________________________
43238 [  7025] By: jhi                                   on 2000/09/07  18:42:27
43239         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
43240              
43241              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
43242              From: Gisle Aas <gisle@ActiveState.com>
43243              Date: 05 Sep 2000 08:11:40 +0200
43244              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
43245      Branch: perl
43246            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
43247 ____________________________________________________________________________
43248 [  7024] By: jhi                                   on 2000/09/07  18:39:32
43249         Log: Subject: [PATCH] Modernize Opcode.pm documentation
43250              From: Gisle Aas <gisle@ActiveState.com>
43251              Date: 4 Sep 2000 00:18:55 -0000
43252              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
43253      Branch: perl
43254            ! ext/Opcode/Opcode.pm
43255 ____________________________________________________________________________
43256 [  7023] By: jhi                                   on 2000/09/07  18:37:42
43257         Log: Subject: [PATCH] Tied filehandle documentation
43258              From: Gisle Aas <gisle@ActiveState.com>
43259              Date: 4 Sep 2000 00:14:40 -0000
43260              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
43261      Branch: perl
43262            ! pod/perlfunc.pod pod/perltie.pod
43263 ____________________________________________________________________________
43264 [  7022] By: jhi                                   on 2000/09/07  18:35:37
43265         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
43266              From: Gisle Aas <gisle@ActiveState.com>
43267              Date: 4 Sep 2000 00:04:22 -0000
43268              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
43269      Branch: perl
43270            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
43271 ____________________________________________________________________________
43272 [  7021] By: jhi                                   on 2000/09/07  18:33:22
43273         Log: Subject: small apidoc fix
43274              From: Marc Lehmann <pcg@goof.com>
43275              Date: Sun, 3 Sep 2000 05:12:06 +0200
43276              Message-ID: <20000903051206.A5909@cerebro.laendle>
43277      Branch: perl
43278            ! pod/perlapi.pod utf8.c
43279 ____________________________________________________________________________
43280 [  7020] By: jhi                                   on 2000/09/07  16:14:57
43281         Log: Tiny perldelta nits.
43282      Branch: perl
43283            ! pod/perldelta.pod
43284 ____________________________________________________________________________
43285 [  7019] By: jhi                                   on 2000/09/07  16:04:20
43286         Log: Guard against bad string->int conversion for quads.
43287      Branch: perl
43288            ! t/op/64bitint.t
43289 ____________________________________________________________________________
43290 [  7018] By: jhi                                   on 2000/09/06  17:07:03
43291         Log: Update Unicode todo list.
43292      Branch: perl
43293            ! Todo-5.6
43294 ____________________________________________________________________________
43295 [  7017] By: jhi                                   on 2000/09/05  21:16:01
43296         Log: Document the SvIOK_.*UV().
43297      Branch: perl
43298            ! pod/perlapi.pod sv.h
43299 ____________________________________________________________________________
43300 [  7016] By: nick                                  on 2000/09/03  21:54:46
43301         Log: Hash lookup of constant strings optimization:
43302              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
43303              to string table (as per sharepvn). Add newSV_pvn_share to create such
43304              a thing. Make hv.c compare addresses of strings and skip string compare
43305              if equal. Make method_named and helem ops use these shared-string SVs
43306              when arg is constant. Make keys op return shared-string SVs (less clearly
43307              a win).
43308      Branch: perl
43309            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
43310            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
43311            ! pod/perlintern.pod pp_hot.c proto.h sv.c
43312 ____________________________________________________________________________
43313 [  7015] By: jhi                                   on 2000/09/02  17:48:59
43314         Log: This is 5.7.0.
43315      Branch: perl
43316            ! Changes
43317 ____________________________________________________________________________
43318 [  7014] By: jhi                                   on 2000/09/02  17:35:45
43319         Log: Changes and patchlevel tweaks.
43320      Branch: perl
43321            ! Changes patchlevel.h
43322 ____________________________________________________________________________
43323 [  7013] By: jhi                                   on 2000/09/02  17:30:50
43324         Log: Update Changes.
43325      Branch: perl
43326            ! Changes patchlevel.h
43327 ____________________________________________________________________________
43328 [  7012] By: nick                                  on 2000/09/02  17:25:20
43329         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
43330      Branch: perl
43331            ! gv.c lib/overload.pm
43332 ____________________________________________________________________________
43333 [  7011] By: jhi                                   on 2000/09/02  17:16:25
43334         Log: Update perlhist.
43335      Branch: perl
43336            ! pod/perlhist.pod
43337 ____________________________________________________________________________
43338 [  7010] By: jhi                                   on 2000/09/02  17:01:35
43339         Log: perldelta nits.
43340      Branch: perl
43341            ! pod/perldelta.pod
43342 ____________________________________________________________________________
43343 [  7009] By: nick                                  on 2000/09/02  16:48:35
43344         Log: If overloaded %{} etc. return the object do not loop.
43345              Thus  sub deref { $_[0] } functions if object is wanted type.
43346      Branch: perl
43347            ! pp.h
43348 ____________________________________________________________________________
43349 [  7008] By: jhi                                   on 2000/09/02  16:26:11
43350         Log: Retab MANIFEST.
43351      Branch: perl
43352            ! ext/Storable/MANIFEST
43353 ____________________________________________________________________________
43354 [  7007] By: jhi                                   on 2000/09/02  16:23:02
43355         Log: Make certain cc is set before trying to run it.
43356      Branch: perl
43357            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
43358 ____________________________________________________________________________
43359 [  7006] By: jhi                                   on 2000/09/02  15:45:41
43360         Log: Unicode notes.
43361      Branch: perl
43362            ! pod/perldelta.pod
43363 ____________________________________________________________________________
43364 [  7005] By: jhi                                   on 2000/09/02  15:42:11
43365         Log: Various Configure nits by Philip Newton,
43366              plus the ebcdic one by me.
43367      Branch: metaconfig
43368            + U/modified/pager.U
43369            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
43370      Branch: metaconfig/U/perl
43371            ! Devel.U quadfio.U
43372      Branch: perl
43373            ! Configure config_h.SH
43374 ____________________________________________________________________________
43375 [  7004] By: jhi                                   on 2000/09/02  15:06:14
43376         Log: Apparently avoiding the swapping is too costly.
43377              
43378              From: "Ben Tilly" <ben_tilly@hotmail.com>
43379              Subject: Re: the door is closed.
43380              Date: Fri, 01 Sep 2000 20:23:16 EDT
43381              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
43382      Branch: perl
43383            ! pod/perlfaq4.pod
43384 ____________________________________________________________________________
43385 [  7003] By: nick                                  on 2000/09/02  12:26:04
43386         Log: Undo part of change 6489 which looks like a bulk edit which
43387              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
43388              The supressing of main:: on return from select() is undesirable.
43389      Branch: perl
43390            ! pp_sys.c
43391 ____________________________________________________________________________
43392 [  7002] By: jhi                                   on 2000/09/01  23:08:54
43393         Log: Update Changes.
43394      Branch: perl
43395            ! Changes patchlevel.h
43396 ____________________________________________________________________________
43397 [  7001] By: jhi                                   on 2000/09/01  23:00:13
43398         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
43399              From: Peter Prymmer <pvhp@forte.com>
43400              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
43401              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
43402              
43403              plus rework the http: spots as suggested by Tom Christiansen,
43404              plus regen perltoc.
43405      Branch: perl
43406            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
43407            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
43408 ____________________________________________________________________________
43409 [  7000] By: jhi                                   on 2000/09/01  22:36:01
43410         Log: Only the first line, thank you very much.
43411      Branch: perl
43412            ! hints/solaris_2.sh
43413 ____________________________________________________________________________
43414 [  6999] By: gsar                                  on 2000/09/01  22:16:40
43415         Log: change#6791 accidentally clobbered change#6710, put it back
43416      Branch: perl
43417            ! win32/win32.c
43418 ____________________________________________________________________________
43419 [  6998] By: jhi                                   on 2000/09/01  22:14:16
43420         Log: Mention the HP-UX LP64 freak failure.
43421      Branch: perl
43422            ! pod/perldelta.pod
43423 ____________________________________________________________________________
43424 [  6997] By: jhi                                   on 2000/09/01  21:48:32
43425         Log: Detypo.
43426      Branch: perl
43427            ! hints/hpux.sh
43428 ____________________________________________________________________________
43429 [  6996] By: jhi                                   on 2000/09/01  21:27:10
43430         Log: Update Changes.
43431      Branch: perl
43432            ! Changes patchlevel.h
43433 ____________________________________________________________________________
43434 [  6995] By: jhi                                   on 2000/09/01  21:14:24
43435         Log: Mi splgn s gnin.g
43436      Branch: perl
43437            ! pp_ctl.c
43438 ____________________________________________________________________________
43439 [  6994] By: jhi                                   on 2000/09/01  21:09:54
43440         Log: Subject: http:// in L<>
43441              From: Nicholas Clark <nick@ccl4.org>
43442              Date: Fri, 1 Sep 2000 22:03:21 +0100
43443              Message-ID: <20000901220321.B72074@plum.flirble.org>
43444      Branch: perl
43445            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
43446 ____________________________________________________________________________
43447 [  6993] By: jhi                                   on 2000/09/01  21:06:54
43448         Log: Update to Storable 1.0, from Raphael Manfredi.
43449      Branch: perl
43450            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
43451            ! ext/Storable/Makefile.PL ext/Storable/README
43452            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
43453            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
43454            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
43455            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
43456            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
43457            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
43458 ____________________________________________________________________________
43459 [  6992] By: jhi                                   on 2000/09/01  20:43:05
43460         Log: Mention known sfio+linux buglet.
43461      Branch: perl
43462            ! pod/perldelta.pod
43463 ____________________________________________________________________________
43464 [  6991] By: jhi                                   on 2000/09/01  20:40:11
43465         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
43466              From: Peter Prymmer <pvhp@forte.com>
43467              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
43468              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
43469      Branch: perl
43470            ! vms/vms.c
43471 ____________________________________________________________________________
43472 [  6990] By: jhi                                   on 2000/09/01  20:25:26
43473         Log: Retract #6986.
43474      Branch: perl
43475            ! hints/solaris_2.sh
43476 ____________________________________________________________________________
43477 [  6989] By: jhi                                   on 2000/09/01  20:23:00
43478         Log: Mergesort is back.
43479      Branch: perl
43480            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
43481 ____________________________________________________________________________
43482 [  6988] By: jhi                                   on 2000/09/01  19:37:40
43483         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
43484              From: Mike Guy <mjtg@cam.ac.uk>
43485              Date: Fri, 01 Sep 2000 17:43:33 +0100
43486              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
43487      Branch: perl
43488            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
43489            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
43490 ____________________________________________________________________________
43491 [  6987] By: jhi                                   on 2000/09/01  19:17:10
43492         Log: Regen perltoc.
43493      Branch: perl
43494            ! pod/perltoc.pod
43495 ____________________________________________________________________________
43496 [  6986] By: jhi                                   on 2000/09/01  18:51:10
43497         Log: Subject: Re: Solaris x86 has no SPARC libraries!
43498              From: Lupe Christoph <lupe@lupe-christoph.de>
43499              Date: Fri, 1 Sep 2000 20:41:20 +0200
43500              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
43501      Branch: perl
43502            ! hints/solaris_2.sh
43503 ____________________________________________________________________________
43504 [  6985] By: jhi                                   on 2000/09/01  18:28:10
43505         Log: Update Changes.
43506      Branch: perl
43507            ! Changes patchlevel.h
43508 ____________________________________________________________________________
43509 [  6984] By: jhi                                   on 2000/09/01  18:26:53
43510         Log: Feature ordering tweak.
43511      Branch: perl
43512            ! myconfig.SH
43513 ____________________________________________________________________________
43514 [  6983] By: jhi                                   on 2000/09/01  18:19:50
43515         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43516              From: <abigail@foad.org>
43517              Date: Fri, 1 Sep 2000 13:07:32 -0400
43518              Message-ID: <20000901170732.18249.qmail@foad.org>
43519      Branch: perl
43520            ! t/pragma/overload.t
43521 ____________________________________________________________________________
43522 [  6982] By: jhi                                   on 2000/09/01  18:17:54
43523         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
43524              so that case-ignoring systems like DCL can tell them from
43525              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
43526      Branch: metaconfig/U/perl
43527            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
43528      Branch: perl
43529            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43530            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
43531            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
43532            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
43533            ! vos/config.def vos/config.h vos/config_h.SH_orig
43534            ! win32/config.bc win32/config.gc win32/config.vc
43535 ____________________________________________________________________________
43536 [  6981] By: nick                                  on 2000/09/01  17:21:57
43537         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
43538              warning when UNTIE exists and instead pass the cound of extra references to
43539              the UNTIE method.
43540      Branch: perl
43541            ! pod/perltie.pod pp_sys.c
43542 ____________________________________________________________________________
43543 [  6980] By: jhi                                   on 2000/09/01  16:54:44
43544         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
43545              From: Peter Prymmer <pvhp@forte.com>
43546              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
43547              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
43548      Branch: perl
43549            ! configure.com
43550 ____________________________________________________________________________
43551 [  6979] By: jhi                                   on 2000/09/01  16:06:20
43552         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
43553              From: Mike Guy <mjtg@cam.ac.uk> 
43554              Date: Fri, 01 Sep 2000 16:49:27 +0100
43555              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
43556      Branch: perl
43557            ! t/base/rs.t
43558 ____________________________________________________________________________
43559 [  6978] By: jhi                                   on 2000/09/01  16:00:42
43560         Log: Update to PodParser 1.18, from Brad Appleton.
43561      Branch: perl
43562            ! lib/Pod/Checker.pm t/pod/find.t
43563 ____________________________________________________________________________
43564 [  6977] By: jhi                                   on 2000/09/01  14:48:58
43565         Log: Subject: Nit in Configure (bleadperl@6961)
43566              From: Lupe Christoph <lupe@lupe-christoph.de>
43567              Date: Fri, 1 Sep 2000 16:34:29 +0200
43568              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
43569      Branch: metaconfig
43570            ! U/compline/ccflags.U
43571      Branch: perl
43572            ! Configure config_h.SH
43573 ____________________________________________________________________________
43574 [  6976] By: jhi                                   on 2000/09/01  14:39:52
43575         Log: Update Changes.
43576      Branch: perl
43577            ! Changes patchlevel.h
43578 ____________________________________________________________________________
43579 [  6975] By: jhi                                   on 2000/09/01  14:37:36
43580         Log: microperl config update.
43581      Branch: perl
43582            ! uconfig.h uconfig.sh
43583 ____________________________________________________________________________
43584 [  6974] By: jhi                                   on 2000/09/01  14:36:53
43585         Log: Document known deficiencies.
43586      Branch: perl
43587            ! pod/perldelta.pod
43588 ____________________________________________________________________________
43589 [  6973] By: jhi                                   on 2000/09/01  14:10:20
43590         Log: Mention warnings fixes and updates.
43591      Branch: perl
43592            ! pod/perldelta.pod
43593 ____________________________________________________________________________
43594 [  6972] By: jhi                                   on 2000/09/01  14:01:52
43595         Log: Drop unused argument.
43596              
43597              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
43598              From: Spider Boardman <spider@web.zk3.dec.com>
43599              Date: Thu, 31 Aug 2000 16:10:15 -0400
43600              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
43601      Branch: perl
43602            ! toke.c
43603 ____________________________________________________________________________
43604 [  6971] By: jhi                                   on 2000/09/01  13:59:24
43605         Log: Add the overload warnings to perldiag.
43606      Branch: perl
43607            ! lib/overload.pm pod/perldiag.pod
43608 ____________________________________________________________________________
43609 [  6970] By: jhi                                   on 2000/09/01  13:55:10
43610         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43611              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
43612              Date: Fri, 1 Sep 2000 13:43:15 +0100 
43613              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
43614      Branch: perl
43615            ! lib/overload.pm t/pragma/overload.t
43616 ____________________________________________________________________________
43617 [  6969] By: jhi                                   on 2000/09/01  13:52:27
43618         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43619              From: <abigail@foad.org>
43620              Date: Fri, 1 Sep 2000 05:46:54 -0400
43621              Message-ID: <20000901094654.6476.qmail@foad.org>
43622      Branch: perl
43623            ! lib/overload.pm
43624 ____________________________________________________________________________
43625 [  6968] By: jhi                                   on 2000/09/01  13:50:05
43626         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
43627              From: Daniel Chetlin <daniel@chetlin.com>
43628              Date: Fri, 1 Sep 2000 02:10:55 -0700
43629              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
43630      Branch: perl
43631            ! pod/perlretut.pod
43632 ____________________________________________________________________________
43633 [  6967] By: jhi                                   on 2000/09/01  13:47:54
43634         Log: Part of the solution.
43635              
43636              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
43637              From: Mike Guy <mjtg@cam.ac.uk>
43638              Date: Fri, 01 Sep 2000 14:16:01 +0100
43639              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
43640      Branch: perl
43641            ! gv.c mg.c
43642 ____________________________________________________________________________
43643 [  6966] By: jhi                                   on 2000/09/01  13:46:17
43644         Log: Subject: CPAN.pm beta 1.57_57 for the core
43645              From: andreas.koenig@anima.de (Andreas J. Koenig)
43646              Date: 01 Sep 2000 15:16:31 +0200
43647              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
43648      Branch: perl
43649            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
43650 ____________________________________________________________________________
43651 [  6965] By: jhi                                   on 2000/09/01  13:43:18
43652         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
43653              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43654              Date: Fri, 01 Sep 2000 01:47:22 -0500
43655              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
43656      Branch: perl
43657            ! pod/perldelta.pod vms/vms.c
43658 ____________________________________________________________________________
43659 [  6964] By: jhi                                   on 2000/09/01  13:35:35
43660         Log: File::Temp patches from Andreas König,
43661              
43662              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
43663              From: andreas.koenig@anima.de (Andreas J. Koenig)
43664              Date: 01 Sep 2000 10:07:20 +0200
43665              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
43666              
43667              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
43668              From: andreas.koenig@anima.de (Andreas J. Koenig)
43669              Date: 31 Aug 2000 23:26:08 +0200
43670              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
43671      Branch: perl
43672            ! lib/File/Temp.pm t/lib/ftmp-security.t
43673 ____________________________________________________________________________
43674 [  6963] By: jhi                                   on 2000/09/01  02:22:24
43675         Log: Retract the mergesort code, way too incompatible licensing
43676              and copyrights.
43677      Branch: perl
43678            ! pod/perldelta.pod pp_ctl.c
43679 ____________________________________________________________________________
43680 [  6962] By: jhi                                   on 2000/08/31  23:27:32
43681         Log: Update Changes.
43682      Branch: perl
43683            ! Changes patchlevel.h
43684 ____________________________________________________________________________
43685 [  6961] By: jhi                                   on 2000/08/31  23:20:04
43686         Log: Small tweaks all over.
43687      Branch: metaconfig
43688            ! U/compline/d_gconvert.U
43689      Branch: perl
43690            ! AUTHORS Configure config_h.SH pp_ctl.c
43691 ____________________________________________________________________________
43692 [  6960] By: jhi                                   on 2000/08/31  22:39:36
43693         Log: Further rewording.
43694      Branch: perl
43695            ! pp_ctl.c
43696 ____________________________________________________________________________
43697 [  6959] By: jhi                                   on 2000/08/31  21:26:44
43698         Log: More address tweaking.
43699      Branch: perl
43700            ! AUTHORS Changes
43701 ____________________________________________________________________________
43702 [  6958] By: jhi                                   on 2000/08/31  20:47:25
43703         Log: AUTHORS tweaks, from Peter Prymmer.
43704              
43705              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
43706              From: Peter Prymmer <pvhp@forte.com>
43707              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
43708              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
43709      Branch: perl
43710            ! AUTHORS MAINTAIN
43711 ____________________________________________________________________________
43712 [  6957] By: jhi                                   on 2000/08/31  20:34:43
43713         Log: perldelta tweaks.
43714      Branch: perl
43715            ! pod/perldelta.pod
43716 ____________________________________________________________________________
43717 [  6956] By: jhi                                   on 2000/08/31  19:11:06
43718         Log: Regen perltoc.
43719      Branch: perl
43720            ! pod/perltoc.pod
43721 ____________________________________________________________________________
43722 [  6955] By: jhi                                   on 2000/08/31  19:06:30
43723         Log: Clarify the mergesort situation.
43724      Branch: perl
43725            ! pp_ctl.c
43726 ____________________________________________________________________________
43727 [  6954] By: jhi                                   on 2000/08/31  18:24:17
43728         Log: Move the Solaris 7 scan to use64bitall, make the
43729              failure to find 64-bot sparc libc to mention the
43730              possibility of being in an intel, from Lupe and Alan.
43731      Branch: perl
43732            ! hints/solaris_2.sh
43733 ____________________________________________________________________________
43734 [  6953] By: jhi                                   on 2000/08/31  18:09:20
43735         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
43736              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
43737      Branch: metaconfig
43738            ! U/compline/d_gconvert.U U/threads/archname.U
43739      Branch: metaconfig/U/perl
43740            ! perlxv.U
43741      Branch: perl
43742            ! Configure config_h.SH sv.c
43743 ____________________________________________________________________________
43744 [  6952] By: jhi                                   on 2000/08/31  17:42:24
43745         Log: :: not allowed in pathnames, change to .
43746              
43747              Subject: [PATCH perl@6938] cygwin port
43748              From: "Fifer, Eric" <EFifer@sanwaint.com>
43749              Date: Thu, 31 Aug 2000 16:32:59 +0100
43750              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
43751      Branch: metaconfig/U/perl
43752            ! perlxv.U
43753 ____________________________________________________________________________
43754 [  6951] By: jhi                                   on 2000/08/31  17:02:05
43755         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
43756      Branch: perl
43757            ! perl.h
43758 ____________________________________________________________________________
43759 [  6950] By: jhi                                   on 2000/08/31  16:26:08
43760         Log: More author updates.
43761              
43762              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
43763              From: Simon Cozens <simon@cozens.net>
43764              Date: Thu, 31 Aug 2000 17:13:32 +0100
43765              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
43766      Branch: perl
43767            ! AUTHORS
43768 ____________________________________________________________________________
43769 [  6949] By: jhi                                   on 2000/08/31  16:04:49
43770         Log: POSIX doesn't report long double values under -Duselongdouble
43771              when the long doubles are "real" (bigger than doubles).
43772              
43773              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
43774              From: Spider Boardman <spider@peano.zk3.dec.com>
43775              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
43776              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
43777      Branch: perl
43778            ! ext/POSIX/POSIX.xs
43779 ____________________________________________________________________________
43780 [  6948] By: jhi                                   on 2000/08/31  15:25:10
43781         Log: Update Changes.
43782      Branch: perl
43783            ! Changes patchlevel.h
43784 ____________________________________________________________________________
43785 [  6947] By: jhi                                   on 2000/08/31  15:22:29
43786         Log: Document UNTIE in a very minimalistic way.
43787      Branch: perl
43788            ! pod/perlfunc.pod pod/perltie.pod
43789 ____________________________________________________________________________
43790 [  6946] By: jhi                                   on 2000/08/31  15:15:23
43791         Log: Document known failures.
43792      Branch: perl
43793            ! pod/perldelta.pod
43794 ____________________________________________________________________________
43795 [  6945] By: jhi                                   on 2000/08/31  15:07:00
43796         Log: Don't attach -ld to the archname if pointless.
43797      Branch: metaconfig
43798            ! U/threads/archname.U
43799      Branch: perl
43800            ! Configure config_h.SH
43801 ____________________________________________________________________________
43802 [  6944] By: jhi                                   on 2000/08/31  14:37:42
43803         Log: Wrap the test in eval.
43804              
43805              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
43806              From: Tim Jenness <timj@jach.hawaii.edu>
43807              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
43808              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
43809      Branch: perl
43810            ! t/lib/ftmp-security.t
43811 ____________________________________________________________________________
43812 [  6943] By: jhi                                   on 2000/08/31  14:30:57
43813         Log: Make -Dusemorebits find long doubles in Solaris.
43814      Branch: perl
43815            ! hints/solaris_2.sh
43816 ____________________________________________________________________________
43817 [  6942] By: jhi                                   on 2000/08/31  13:48:45
43818         Log: Clarify the third case of ftmp-security warnings.
43819      Branch: perl
43820            ! INSTALL
43821 ____________________________________________________________________________
43822 [  6941] By: jhi                                   on 2000/08/31  13:40:31
43823         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
43824              From: <abigail@foad.org>
43825              Date: Thu, 31 Aug 2000 01:35:05 -0400
43826              Message-ID: <20000831053505.32120.qmail@foad.org>
43827      Branch: perl
43828            ! pod/perldelta.pod
43829 ____________________________________________________________________________
43830 [  6940] By: jhi                                   on 2000/08/31  13:38:48
43831         Log: Issue useful diagnostic on unknown pod commands.
43832              
43833              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
43834              From: <abigail@foad.org>
43835              Date: Thu, 31 Aug 2000 03:41:18 -0400
43836              Message-ID: <20000831074118.24880.qmail@foad.org>
43837      Branch: perl
43838            ! lib/Pod/Man.pm
43839 ____________________________________________________________________________
43840 [  6939] By: jhi                                   on 2000/08/31  13:34:33
43841         Log: Reveal Borland's isnan.
43842              
43843              Subject: build with BC++ tweak
43844              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
43845              Date: Thu, 31 Aug 2000 13:09:37 +0400
43846              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
43847      Branch: perl
43848            ! win32/win32.h
43849 ____________________________________________________________________________
43850 [  6938] By: jhi                                   on 2000/08/31  05:01:20
43851         Log: Update Changes.
43852      Branch: perl
43853            ! Changes patchlevel.h
43854 ____________________________________________________________________________
43855 [  6937] By: jhi                                   on 2000/08/31  04:26:23
43856         Log: sscanf() may be the only way to read long doubles from strings.
43857      Branch: metaconfig/U/perl
43858            ! longdblfio.U
43859      Branch: perl
43860            ! Configure config_h.SH perl.h util.c
43861 ____________________________________________________________________________
43862 [  6936] By: jhi                                   on 2000/08/31  04:18:19
43863         Log: The #6929 was too skimpy.
43864      Branch: perl
43865            ! sv.c
43866 ____________________________________________________________________________
43867 [  6935] By: jhi                                   on 2000/08/31  02:47:07
43868         Log: Subject: Re: typos in pods
43869              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43870              Date: Wed, 30 Aug 2000 19:25:34 -0700
43871              Message-ID: <eIcr5gzkg25X092yn@efn.org>
43872      Branch: perl
43873            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
43874 ____________________________________________________________________________
43875 [  6934] By: jhi                                   on 2000/08/31  02:42:55
43876         Log: Missed one Unicode file.
43877      Branch: perl
43878            + lib/unicode/UCDFF301.html
43879 ____________________________________________________________________________
43880 [  6933] By: jhi                                   on 2000/08/30  23:42:27
43881         Log: Update Changes.
43882      Branch: perl
43883            ! Changes patchlevel.h
43884 ____________________________________________________________________________
43885 [  6932] By: jhi                                   on 2000/08/30  23:40:07
43886         Log: Mention UNTIE in perldelta.  Still needs documenting
43887              in perltie et alia.
43888      Branch: perl
43889            ! pod/perldelta.pod
43890 ____________________________________________________________________________
43891 [  6931] By: jhi                                   on 2000/08/30  23:36:02
43892         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
43893              From: <abigail@foad.org>
43894              Date: Wed, 30 Aug 2000 19:28:07 -0400
43895              Message-ID: <20000830232807.305.qmail@foad.org>
43896      Branch: perl
43897            ! pod/perldelta.pod
43898 ____________________________________________________________________________
43899 [  6930] By: jhi                                   on 2000/08/30  23:32:40
43900         Log: Update to Unicode 3.0.1.
43901      Branch: perl
43902            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
43903            + lib/unicode/PropList.txt lib/unicode/README.perl
43904            + lib/unicode/UCD301.html lib/unicode/Unicode.301
43905            - lib/unicode/Props.txt lib/unicode/UCD300.html
43906            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
43907            ! (edit 257 files)
43908 ____________________________________________________________________________
43909 [  6929] By: jhi                                   on 2000/08/30  22:38:18
43910         Log: Heap decorruption.
43911              
43912              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
43913              From: Alan Burlison <Alan.Burlison@uk.sun.com>
43914              Date: Wed, 30 Aug 2000 22:39:52 +0100
43915              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
43916      Branch: perl
43917            ! sv.c
43918 ____________________________________________________________________________
43919 [  6928] By: jhi                                   on 2000/08/30  22:29:34
43920         Log: Retract the dummy test, skip the security tests (instead of failing),
43921              explain what the warnings mean.
43922      Branch: perl
43923            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
43924 ____________________________________________________________________________
43925 [  6927] By: jhi                                   on 2000/08/30  22:14:13
43926         Log: Change the internal implementation of sort() to be mergesort
43927              instead of quicksort, from John Linderman <jpl@research.att.com>.
43928              Gives us better worst case, better average case, and stability.
43929              What's there not to like?  (Small fixes for threaded builds
43930              were required).
43931      Branch: perl
43932            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
43933 ____________________________________________________________________________
43934 [  6926] By: jhi                                   on 2000/08/30  20:55:20
43935         Log: A better fix for the Socket building problem from Craig Berry.
43936      Branch: perl
43937            ! vms/vms.c
43938 ____________________________________________________________________________
43939 [  6925] By: jhi                                   on 2000/08/30  20:20:25
43940         Log: Subject: [PATCH] Re: UNTIE method 
43941              From: Nick Ing-Simmons <nik@tiuk.ti.com>
43942              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
43943              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
43944      Branch: perl
43945            ! pp_sys.c t/op/tie.t
43946 ____________________________________________________________________________
43947 [  6924] By: jhi                                   on 2000/08/30  20:17:11
43948         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
43949              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43950              Date: Wed, 30 Aug 2000 15:03:14 -0500
43951              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
43952      Branch: perl
43953            ! vms/vms.c
43954 ____________________________________________________________________________
43955 [  6923] By: jhi                                   on 2000/08/30  20:15:18
43956         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
43957              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43958              Date: Wed, 30 Aug 2000 13:30:36 -0500
43959              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
43960      Branch: perl
43961            ! vms/vms.c
43962 ____________________________________________________________________________
43963 [  6922] By: jhi                                   on 2000/08/30  19:54:43
43964         Log: Better options for rsync.
43965      Branch: perl
43966            ! pod/perlhack.pod
43967 ____________________________________________________________________________
43968 [  6921] By: jhi                                   on 2000/08/30  19:40:16
43969         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
43970              From: Rick Delaney <rick@consumercontact.com>
43971              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
43972              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
43973      Branch: perl
43974            ! pod/perlfunc.pod
43975 ____________________________________________________________________________
43976 [  6920] By: jhi                                   on 2000/08/30  19:36:40
43977         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
43978              From: Peter Prymmer <pvhp@forte.com>
43979              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
43980              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
43981      Branch: perl
43982            ! configure.com
43983 ____________________________________________________________________________
43984 [  6919] By: jhi                                   on 2000/08/30  14:52:02
43985         Log: Update Changes.
43986      Branch: perl
43987            ! Changes patchlevel.h
43988 ____________________________________________________________________________
43989 [  6918] By: jhi                                   on 2000/08/30  14:48:34
43990         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
43991      Branch: perl
43992            ! lib/ExtUtils/typemap
43993 ____________________________________________________________________________
43994 [  6917] By: jhi                                   on 2000/08/30  14:46:34
43995         Log: Subject: typos in pods
43996              From: Nicholas Clark <nick@ccl4.org>
43997              Date: Wed, 30 Aug 2000 01:12:50 +0100
43998              Message-ID: <20000830011249.A61388@plum.flirble.org>
43999      Branch: perl
44000            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
44001            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
44002            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
44003            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
44004 ____________________________________________________________________________
44005 [  6916] By: jhi                                   on 2000/08/30  14:19:09
44006         Log: Document Storable problems on Crays.  (Will have
44007              to document all the other Storable problems, too.)
44008      Branch: perl
44009            ! pod/perldelta.pod
44010 ____________________________________________________________________________
44011 [  6915] By: jhi                                   on 2000/08/30  14:06:02
44012         Log: Subject: [PATCH] fix misc cast warnings
44013              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44014              Date: Tue, 29 Aug 2000 23:16:14 -0700
44015              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
44016      Branch: perl
44017            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
44018            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
44019            ! os2/os2ish.h
44020 ____________________________________________________________________________
44021 [  6914] By: jhi                                   on 2000/08/30  14:03:45
44022         Log: Timestamp mismatch again.  Need to fix this dependence on
44023              config_h.SH timestamp, since it's the contents of config_h.SH
44024              that matter.
44025      Branch: perl
44026            ! uconfig.h uconfig.sh
44027 ____________________________________________________________________________
44028 [  6913] By: jhi                                   on 2000/08/30  13:54:06
44029         Log: Don't say "Perl 5.0 source kit".
44030      Branch: perl
44031            ! perl.c
44032 ____________________________________________________________________________
44033 [  6912] By: jhi                                   on 2000/08/30  13:51:24
44034         Log: Reset archname and archname64 always, forcing them be
44035              recomputed at each Configure run, make Configure and
44036              the hints files agree on the naming of largefiles variables.
44037      Branch: metaconfig
44038            ! U/threads/archname.U
44039      Branch: metaconfig/U/perl
44040            ! use64bits.U
44041      Branch: perl
44042            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
44043            ! hints/linux.sh hints/solaris_2.sh
44044 ____________________________________________________________________________
44045 [  6911] By: jhi                                   on 2000/08/30  13:30:13
44046         Log: Put back the slice accidentally removed by #6907.
44047      Branch: perl
44048            ! hints/solaris_2.sh
44049 ____________________________________________________________________________
44050 [  6910] By: jhi                                   on 2000/08/30  01:24:26
44051         Log: Be consistent: other Net::get* do export theirs.
44052              
44053              Subject: Re: Net::protoent does not export 'getproto'
44054              From: Yasushi Nakajima <sey@jkc.co.jp>
44055              Date: Wed, 30 Aug 2000 09:53:14 +0900
44056              Message-Id: <200008300051.DAA24700@taku.hut.fi>
44057      Branch: perl
44058            ! lib/Net/protoent.pm
44059 ____________________________________________________________________________
44060 [  6909] By: jhi                                   on 2000/08/30  01:17:25
44061         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
44062              From: Gurusamy Sarathy <gsar@ActiveState.com>
44063              Date: Tue, 29 Aug 2000 17:17:07 -0700
44064              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
44065      Branch: perl
44066            ! cop.h
44067 ____________________________________________________________________________
44068 [  6908] By: jhi                                   on 2000/08/30  00:58:05
44069         Log: Update Changes.
44070      Branch: perl
44071            ! Changes patchlevel.h
44072 ____________________________________________________________________________
44073 [  6907] By: jhi                                   on 2000/08/30  00:57:22
44074         Log: Introduce ccname to keep track of what compiler kind of we have.
44075      Branch: metaconfig/U/perl
44076            ! Checkcc.U gccvers.U
44077      Branch: perl
44078            ! Configure config_h.SH hints/solaris_2.sh
44079 ____________________________________________________________________________
44080 [  6906] By: jhi                                   on 2000/08/30  00:25:47
44081         Log: Put back the flags dump as reasoned in
44082              
44083              Subject: Re: [PATCH] Glob dumping
44084              From: Mike Guy <mjtg@cam.ac.uk> 
44085              Date: Tue, 29 Aug 2000 21:41:32 +0100
44086              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
44087      Branch: perl
44088            ! dump.c t/lib/peek.t
44089 ____________________________________________________________________________
44090 [  6905] By: jhi                                   on 2000/08/30  00:16:17
44091         Log: Make the epsilon to be relative, not absolute.
44092              
44093              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
44094              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
44095              Date: Tue, 29 Aug 2000 19:58:56 -0400
44096              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
44097      Branch: perl
44098            ! t/lib/trig.t
44099 ____________________________________________________________________________
44100 [  6904] By: jhi                                   on 2000/08/30  00:13:09
44101         Log: From now on, Gisle is on my list of usual suspects :-)
44102              Retract #6902.
44103      Branch: perl
44104            ! ext/Opcode/Safe.pm
44105 ____________________________________________________________________________
44106 [  6903] By: jhi                                   on 2000/08/29  23:51:20
44107         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
44108              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44109              Date: Tue, 29 Aug 2000 18:43:26 -0500
44110              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
44111      Branch: perl
44112            + vms/vmspipe.com
44113            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
44114            ! vms/vms.c
44115 ____________________________________________________________________________
44116 [  6902] By: jhi                                   on 2000/08/29  23:44:14
44117         Log: Retry what #6882 attempted.
44118              
44119              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
44120              From: Gisle Aas <gisle@ActiveState.com>
44121              Date: 30 Aug 2000 00:33:09 +0200
44122              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
44123      Branch: perl
44124            ! ext/Opcode/Safe.pm
44125 ____________________________________________________________________________
44126 [  6901] By: jhi                                   on 2000/08/29  22:59:32
44127         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
44128              From: Hugo <hv@crypt.compulink.co.uk>
44129              Date: Mon, 12 Jun 2000 19:36:08 +0100
44130              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
44131      Branch: perl
44132            ! sv.c
44133 ____________________________________________________________________________
44134 [  6900] By: jhi                                   on 2000/08/29  22:58:35
44135         Log: Admit that we are leaking scalars.
44136              
44137              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
44138              From: Spider Boardman <spider@leggy.zk3.dec.com>
44139              Date: Tue, 29 Aug 2000 18:48:29 -0400
44140              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
44141      Branch: perl
44142            ! t/pragma/warnings.t
44143 ____________________________________________________________________________
44144 [  6899] By: jhi                                   on 2000/08/29  20:53:13
44145         Log: Update Changes.
44146      Branch: perl
44147            ! Changes patchlevel.h
44148 ____________________________________________________________________________
44149 [  6898] By: jhi                                   on 2000/08/29  20:46:21
44150         Log: Undo namespace pollution of #6878.
44151              
44152              Subject: Re: Net::protoent does not export 'getproto'
44153              From: Mike Guy <mjtg@cam.ac.uk>
44154              Date: Tue, 29 Aug 2000 21:32:37 +0100
44155              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
44156      Branch: perl
44157            ! lib/Net/protoent.pm
44158 ____________________________________________________________________________
44159 [  6897] By: jhi                                   on 2000/08/29  20:44:29
44160         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
44161              From: Peter Prymmer <pvhp@forte.com>
44162              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
44163              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
44164      Branch: perl
44165            ! pod/perlebcdic.pod
44166 ____________________________________________________________________________
44167 [  6896] By: jhi                                   on 2000/08/29  20:40:57
44168         Log: There's no point repeating the 'revision' (5) of perl5.
44169      Branch: metaconfig/U/perl
44170            ! Devel.U patchlevel.U
44171      Branch: perl
44172            ! Configure config_h.SH
44173 ____________________________________________________________________________
44174 [  6895] By: jhi                                   on 2000/08/29  20:16:58
44175         Log: Regen Configure for #6894.
44176      Branch: metaconfig/U/perl
44177            ! perladmin.U
44178      Branch: perl
44179            ! Configure config_h.SH
44180 ____________________________________________________________________________
44181 [  6894] By: jhi                                   on 2000/08/29  19:59:52
44182         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
44183              From: "Philip Newton" <Philip.Newton@gmx.net>
44184              Date: Tue, 29 Aug 2000 21:39:14 +0200
44185              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
44186      Branch: perl
44187            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
44188            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
44189            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
44190            ! utils/perlbug.PL
44191 ____________________________________________________________________________
44192 [  6893] By: jhi                                   on 2000/08/29  19:55:30
44193         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
44194              From: "Philip Newton" <Philip.Newton@gmx.net>
44195              Date: Tue, 29 Aug 2000 21:39:14 +0200
44196              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
44197      Branch: perl
44198            ! installhtml
44199 ____________________________________________________________________________
44200 [  6892] By: jhi                                   on 2000/08/29  19:53:59
44201         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
44202              From: "Philip Newton" <Philip.Newton@gmx.net>
44203              Date: Tue, 29 Aug 2000 21:48:18 +0200
44204              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
44205      Branch: perl
44206            ! lib/File/Temp.pm
44207 ____________________________________________________________________________
44208 [  6891] By: jhi                                   on 2000/08/29  18:30:03
44209         Log: Nail the ID 20000828.023.
44210      Branch: perl
44211            ! ext/Storable/Storable.xs
44212 ____________________________________________________________________________
44213 [  6890] By: jhi                                   on 2000/08/29  16:50:17
44214         Log: Under usethreads the dumped variable is IN_PAD.
44215              
44216              Subject: Re: [PATCH] Glob dumping
44217              From: Gisle Aas <gisle@ActiveState.com>
44218              Date: 29 Aug 2000 18:45:05 +0200
44219              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
44220      Branch: perl
44221            ! t/lib/peek.t
44222 ____________________________________________________________________________
44223 [  6889] By: jhi                                   on 2000/08/29  15:17:37
44224         Log: Update Changes.
44225      Branch: perl
44226            ! Changes patchlevel.h
44227 ____________________________________________________________________________
44228 [  6888] By: jhi                                   on 2000/08/29  14:49:59
44229         Log: Retract #6882, broke the safe tests.
44230      Branch: perl
44231            ! ext/Opcode/Safe.pm
44232 ____________________________________________________________________________
44233 [  6887] By: jhi                                   on 2000/08/29  14:47:06
44234         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
44235              From: Gisle Aas <gisle@ActiveState.com> 
44236              Date: 09 Jun 2000 20:00:11 +0200
44237              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
44238      Branch: perl
44239            ! utils/perldoc.PL
44240 ____________________________________________________________________________
44241 [  6886] By: jhi                                   on 2000/08/29  14:42:45
44242         Log: The #6881 removed one dump line.
44243      Branch: perl
44244            ! t/lib/peek.t
44245 ____________________________________________________________________________
44246 [  6885] By: jhi                                   on 2000/08/29  14:30:47
44247         Log: Don't forget to tidy up.
44248      Branch: perl
44249            ! t/lib/ftmp-security.t
44250 ____________________________________________________________________________
44251 [  6884] By: jhi                                   on 2000/08/29  14:25:17
44252         Log: Disabling the one test is a bit tricky.
44253      Branch: perl
44254            ! t/lib/ftmp-security.t
44255 ____________________________________________________________________________
44256 [  6883] By: jhi                                   on 2000/08/29  14:16:25
44257         Log: Disable one of the tests for now.
44258      Branch: perl
44259            ! t/lib/ftmp-security.t
44260 ____________________________________________________________________________
44261 [  6882] By: jhi                                   on 2000/08/29  14:05:50
44262         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
44263              From: gisle@aas.no
44264              Date: 29 Aug 2000 10:35:06 -0000
44265              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
44266      Branch: perl
44267            ! ext/Opcode/Safe.pm
44268 ____________________________________________________________________________
44269 [  6881] By: jhi                                   on 2000/08/29  14:03:51
44270         Log: Subject: [PATCH] Glob dumping
44271              From: Gisle Aas <gisle@ActiveState.com>
44272              Date: 29 Aug 2000 07:59:42 -0000
44273              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
44274      Branch: perl
44275            ! dump.c
44276 ____________________________________________________________________________
44277 [  6880] By: jhi                                   on 2000/08/29  14:02:01
44278         Log: Subject: [PATCH] Warnings in B::Deparse
44279              From: <abigail@foad.org>
44280              Date: Tue, 29 Aug 2000 00:00:01 -0400
44281              Message-ID: <20000829040001.2999.qmail@foad.org>
44282      Branch: perl
44283            ! ext/B/B/Deparse.pm
44284 ____________________________________________________________________________
44285 [  6879] By: jhi                                   on 2000/08/29  13:57:26
44286         Log: Missed a change in #6869.
44287      Branch: perl
44288            ! mg.c
44289 ____________________________________________________________________________
44290 [  6878] By: jhi                                   on 2000/08/29  13:45:04
44291         Log: Subject: Net::protoent does not export 'getproto'
44292              From: Yasushi Nakajima <sey@jkc.co.jp>
44293              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
44294      Branch: perl
44295            ! lib/Net/protoent.pm
44296 ____________________________________________________________________________
44297 [  6877] By: jhi                                   on 2000/08/29  13:39:19
44298         Log: Patches all over for people and the files they (hopefully) care about.
44299      Branch: perl
44300            ! AUTHORS Changes MAINTAIN
44301 ____________________________________________________________________________
44302 [  6876] By: jhi                                   on 2000/08/29  12:53:54
44303         Log: Fix for thinko in #6848.
44304              
44305              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
44306              From: Lupe Christoph <lupe@lupe-christoph.de>
44307              Date: Tue, 29 Aug 2000 09:04:08 +0200
44308              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
44309      Branch: perl
44310            ! ext/Thread/Thread.xs
44311 ____________________________________________________________________________
44312 [  6875] By: jhi                                   on 2000/08/29  12:50:14
44313         Log: Update to Getopt::Long 2.24, from Johan Vromans.
44314      Branch: perl
44315            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
44316 ____________________________________________________________________________
44317 [  6874] By: jhi                                   on 2000/08/29  02:09:53
44318         Log: Use minimal @INC in tests, most of the time just '../lib',
44319              so that we simply can't pick up stuff from other Perls than
44320              the one we are testing.  Pointed out by
44321              
44322              From: Mike Guy <mjtg@cam.ac.uk>
44323              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
44324              Date: Fri, 25 Aug 2000 15:15:59 +0100
44325              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
44326      Branch: perl
44327            ! (edit 185 files)
44328 ____________________________________________________________________________
44329 [  6873] By: jhi                                   on 2000/08/29  01:07:11
44330         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
44331              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44332              Date: Mon, 28 Aug 2000 17:45:52 -0700
44333              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
44334      Branch: perl
44335            ! Makefile.SH hints/os2.sh
44336 ____________________________________________________________________________
44337 [  6872] By: jhi                                   on 2000/08/28  23:33:39
44338         Log: Subject: [PATCH bleedperl@6866] spellings
44339              From: marcel@codewerk.com (Marcel Grunauer)
44340              Date: Tue, 29 Aug 2000 01:19:59 +0200
44341              Message-Id: <200008282319.BAA29862@gandalf.local>
44342      Branch: perl
44343            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
44344            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
44345            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
44346 ____________________________________________________________________________
44347 [  6871] By: jhi                                   on 2000/08/28  23:22:09
44348         Log: Take out the SUIDMAIL thing, that will not be
44349              a problem in 5.7.*.
44350      Branch: perl
44351            ! patchlevel.h
44352 ____________________________________________________________________________
44353 [  6870] By: jhi                                   on 2000/08/28  23:19:30
44354         Log: -S is the silent flag, -s is the strip flag.
44355              
44356              Subject: [PATCH] Re: [PATCH] make no-install          
44357              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44358              Date: Mon, 28 Aug 2000 15:12:55 -0700
44359              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
44360      Branch: perl
44361            ! Makefile.SH
44362 ____________________________________________________________________________
44363 [  6869] By: jhi                                   on 2000/08/28  23:12:05
44364         Log: Subject: [PATCH bleedperl@6856] warnings fixes
44365              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
44366              Date: Mon, 28 Aug 2000 23:55:06 +0100
44367              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
44368      Branch: perl
44369            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
44370            ! warnings.h warnings.pl
44371 ____________________________________________________________________________
44372 [  6868] By: jhi                                   on 2000/08/28  21:38:22
44373         Log: Potential cruft.
44374      Branch: perl
44375            ! Makefile.SH
44376 ____________________________________________________________________________
44377 [  6867] By: jhi                                   on 2000/08/28  21:35:36
44378         Log: Update Changes.
44379      Branch: perl
44380            ! Changes patchlevel.h
44381 ____________________________________________________________________________
44382 [  6866] By: jhi                                   on 2000/08/28  21:33:49
44383         Log: Subject: hv.h Doc Patch
44384              From: Fisher Mark <fisherm@tce.com>
44385              Date: Mon, 28 Aug 2000 16:24:59 -0500
44386              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
44387      Branch: perl
44388            ! hv.h
44389 ____________________________________________________________________________
44390 [  6865] By: jhi                                   on 2000/08/28  21:02:15
44391         Log: Add -ld to archname on long tr...double platforms.
44392      Branch: metaconfig
44393            ! U/threads/archname.U
44394      Branch: perl
44395            ! Configure config_h.SH
44396 ____________________________________________________________________________
44397 [  6864] By: jhi                                   on 2000/08/28  20:38:59
44398         Log: An attempt to fix the problem reported in
44399              
44400              Subject: Building perl@6856 using gcc/AIX 4.3.3 
44401              From: Daniel Muino <dmuino@afip.gov.ar> 
44402              Date: Mon, 28 Aug 2000 15:50:01 -0300   
44403              Message-ID: <20000828155001.A14403@con2-dgi>
44404              
44405              I can't test this properly since the gcc installation I have
44406              access to seems to be botched (gcc is calling the AIX cpp,
44407              a losing proposition...)
44408      Branch: perl
44409            ! hints/aix.sh
44410 ____________________________________________________________________________
44411 [  6863] By: jhi                                   on 2000/08/28  18:57:52
44412         Log: Fix for ID 20000828.001, long doubles were not formatted
44413              correctly (showed up in $], which stopped installing perl).
44414      Branch: perl
44415            ! sv.c
44416 ____________________________________________________________________________
44417 [  6862] By: jhi                                   on 2000/08/28  18:07:15
44418         Log: Typo in #6858.
44419      Branch: perl
44420            ! lib/Cwd.pm
44421 ____________________________________________________________________________
44422 [  6861] By: jhi                                   on 2000/08/28  17:57:27
44423         Log: opmini.o may be left around if a build is interrupted.
44424      Branch: perl
44425            ! Makefile.SH
44426 ____________________________________________________________________________
44427 [  6860] By: jhi                                   on 2000/08/28  16:52:50
44428         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
44429              From: Daniel Chetlin <daniel@chetlin.com>
44430              Date: Mon, 28 Aug 2000 01:14:18 -0700
44431              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
44432      Branch: perl
44433            ! lib/overload.pm
44434 ____________________________________________________________________________
44435 [  6859] By: jhi                                   on 2000/08/28  16:08:46
44436         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
44437              From: Nicholas Clark <nick@ccl4.org>
44438              Date: Mon, 28 Aug 2000 16:03:27 +0100
44439              Message-Id: <20000828160327.C49785@plum.flirble.org>
44440      Branch: perl
44441            ! ext/ByteLoader/bytecode.h
44442 ____________________________________________________________________________
44443 [  6858] By: jhi                                   on 2000/08/28  16:02:10
44444         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
44445              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
44446              Date: Mon, 28 Aug 2000 13:08:30 +0200
44447              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
44448      Branch: perl
44449            ! lib/Cwd.pm
44450 ____________________________________________________________________________
44451 [  6857] By: jhi                                   on 2000/08/28  15:42:47
44452         Log: display_format used as a class method without arguments was broken,
44453              reported in
44454              
44455              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
44456              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
44457              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
44458              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
44459      Branch: perl
44460            ! lib/Math/Complex.pm t/lib/complex.t
44461 ____________________________________________________________________________
44462 [  6856] By: jhi                                   on 2000/08/27  22:09:48
44463         Log: Update Changes.
44464      Branch: perl
44465            ! Changes patchlevel.h
44466 ____________________________________________________________________________
44467 [  6855] By: jhi                                   on 2000/08/27  21:59:21
44468         Log: Retract #6853 (false alarm).
44469      Branch: perl
44470            ! lib/ExtUtils/xsubpp
44471 ____________________________________________________________________________
44472 [  6854] By: jhi                                   on 2000/08/27  21:37:44
44473         Log: Update Changes.
44474      Branch: perl
44475            ! Changes patchlevel.h
44476 ____________________________________________________________________________
44477 [  6853] By: jhi                                   on 2000/08/27  21:37:16
44478         Log: Subject: [PATCH perl@6850] workaround for xsubpp
44479              From: Hugo <hv@crypt.compulink.co.uk>
44480              Date: Sun, 27 Aug 2000 22:30:25 +0100
44481              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
44482      Branch: perl
44483            ! lib/ExtUtils/xsubpp
44484 ____________________________________________________________________________
44485 [  6852] By: jhi                                   on 2000/08/27  21:33:58
44486         Log: Big-endian 64-bit patch from Raphael Manfredi.
44487      Branch: perl
44488            ! ext/Storable/Storable.xs
44489 ____________________________________________________________________________
44490 [  6851] By: jhi                                   on 2000/08/27  21:22:21
44491         Log: More ruthless editing from Hugo van der Sanden.
44492      Branch: perl
44493            ! pod/perldelta.pod
44494 ____________________________________________________________________________
44495 [  6850] By: jhi                                   on 2000/08/27  16:11:46
44496         Log: Update Changes.
44497      Branch: perl
44498            ! Changes patchlevel.h
44499 ____________________________________________________________________________
44500 [  6849] By: jhi                                   on 2000/08/27  16:11:05
44501         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
44502      Branch: perl
44503            ! configpm pod/perldelta.pod
44504 ____________________________________________________________________________
44505 [  6848] By: jhi                                   on 2000/08/27  15:35:08
44506         Log: Use the actual thread type, not the pointer-to-struct.
44507      Branch: perl
44508            ! ext/Thread/Thread.xs
44509 ____________________________________________________________________________
44510 [  6847] By: jhi                                   on 2000/08/27  15:30:49
44511         Log: Test nit.
44512      Branch: perl
44513            ! t/pragma/warn/pp_sys
44514 ____________________________________________________________________________
44515 [  6846] By: jhi                                   on 2000/08/27  15:19:02
44516         Log: Passing -R in ldflags makes now it to appear in the default
44517              for lddlflags, just like with -L.
44518              
44519              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
44520              From: Lupe Christoph <lupe@lupe-christoph.de>
44521              Date: Sun, 27 Aug 2000 10:28:21 +0200
44522              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
44523      Branch: metaconfig/U/perl
44524            ! dlsrc.U
44525      Branch: perl
44526            ! Configure
44527 ____________________________________________________________________________
44528 [  6845] By: jhi                                   on 2000/08/27  15:08:54
44529         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
44530              From: Alan Burlison <Alan.Burlison@uk.sun.com>
44531              Date: Sat, 26 Aug 2000 22:23:27 +0100
44532              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
44533      Branch: perl
44534            ! lib/ExtUtils/MM_Unix.pm
44535 ____________________________________________________________________________
44536 [  6844] By: jhi                                   on 2000/08/27  15:02:37
44537         Log: DJGPP update from Laszlo Molnar.
44538              
44539              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
44540              From: ml1050 <ml1050@freemail.hu>
44541              Date: Sat, 26 Aug 2000 23:24:40 +0200
44542              Message-Id: <20000826232440.A439@freemail.hu>
44543      Branch: perl
44544            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
44545            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
44546 ____________________________________________________________________________
44547 [  6843] By: jhi                                   on 2000/08/27  14:53:58
44548         Log: Subject: installman buglet
44549              From: Lupe Christoph <lupe@lupe-christoph.de>
44550              Date: Sun, 27 Aug 2000 14:38:59 +0200
44551              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
44552      Branch: perl
44553            ! installman
44554 ____________________________________________________________________________
44555 [  6842] By: jhi                                   on 2000/08/27  14:52:08
44556         Log: Can't get the test to reliably work thanks to the
44557              inaccurateness of floating point.  "Resolves" bug ids
44558              20000826.003, 20000826.009, 20000826.010,
44559      Branch: perl
44560            ! t/lib/trig.t
44561 ____________________________________________________________________________
44562 [  6841] By: jhi                                   on 2000/08/26  15:53:58
44563         Log: Update Changes.
44564      Branch: perl
44565            ! Changes patchlevel.h
44566 ____________________________________________________________________________
44567 [  6840] By: jhi                                   on 2000/08/26  14:23:03
44568         Log: grep -e isn't portable.
44569              
44570              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
44571              From: chris@broadband.att.com
44572              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
44573              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
44574      Branch: perl
44575            ! hints/solaris_2.sh
44576 ____________________________________________________________________________
44577 [  6839] By: jhi                                   on 2000/08/26  14:12:23
44578         Log: no-install target a la make -n.
44579              
44580              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
44581              From: <abigail@foad.org>
44582              Date: Sat, 26 Aug 2000 03:57:34 -0400
44583              Message-ID: <20000826075735.18912.qmail@foad.org>
44584      Branch: perl
44585            ! Makefile.SH installman installperl
44586 ____________________________________________________________________________
44587 [  6838] By: jhi                                   on 2000/08/26  14:06:33
44588         Log: Retract #6826 as the #6828 should be do the same
44589              in a More Correct Way.
44590      Branch: perl
44591            ! installperl
44592 ____________________________________________________________________________
44593 [  6837] By: jhi                                   on 2000/08/26  05:24:00
44594         Log: More casting.
44595      Branch: perl
44596            ! ext/Storable/Storable.xs
44597 ____________________________________________________________________________
44598 [  6836] By: jhi                                   on 2000/08/26  05:05:46
44599         Log: Nicer in decimal.
44600      Branch: perl
44601            ! ext/Storable/Storable.xs
44602 ____________________________________________________________________________
44603 [  6835] By: jhi                                   on 2000/08/26  05:03:50
44604         Log: There be no UVdf.
44605      Branch: perl
44606            ! ext/Storable/Storable.xs
44607 ____________________________________________________________________________
44608 [  6834] By: jhi                                   on 2000/08/26  05:00:18
44609         Log: Continue IVdfing and UVxfing.
44610      Branch: perl
44611            ! ext/Storable/Storable.xs
44612 ____________________________________________________________________________
44613 [  6833] By: jhi                                   on 2000/08/26  04:53:14
44614         Log: Use IVdf.
44615      Branch: perl
44616            ! ext/Storable/Storable.xs
44617 ____________________________________________________________________________
44618 [  6832] By: jhi                                   on 2000/08/26  04:40:41
44619         Log: Document PTR2XX and INT2PTR.
44620      Branch: perl
44621            ! pod/perlguts.pod
44622 ____________________________________________________________________________
44623 [  6831] By: jhi                                   on 2000/08/26  04:33:18
44624         Log: Use UVxf, PTR2UV, NVff.
44625      Branch: perl
44626            ! ext/Storable/Storable.xs
44627 ____________________________________________________________________________
44628 [  6830] By: jhi                                   on 2000/08/26  04:31:32
44629         Log: Update the test count.
44630      Branch: perl
44631            ! t/lib/trig.t
44632 ____________________________________________________________________________
44633 [  6829] By: jhi                                   on 2000/08/26  03:05:50
44634         Log: Subject: [PATCH] installation not quite silent yet.
44635              From: <abigail@foad.org>
44636              Date: Fri, 25 Aug 2000 20:07:53 -0400
44637              Message-ID: <20000826000753.7822.qmail@foad.org>
44638      Branch: perl
44639            ! installman installperl
44640 ____________________________________________________________________________
44641 [  6828] By: jhi                                   on 2000/08/26  03:05:14
44642         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
44643              From: Spider Boardman <spider@web.zk3.dec.com>
44644              Date: Fri, 25 Aug 2000 19:12:40 -0400
44645              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
44646      Branch: perl
44647            ! gv.c
44648 ____________________________________________________________________________
44649 [  6827] By: jhi                                   on 2000/08/25  23:54:34
44650         Log: Support preserving extremely big/small angles.
44651      Branch: perl
44652            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
44653 ____________________________________________________________________________
44654 [  6826] By: jhi                                   on 2000/08/25  23:01:20
44655         Log: Patch installperl to be long double-aware.
44656              
44657              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
44658              From: Spider Boardman <spider@web.zk3.dec.com>
44659              Date: Fri, 25 Aug 2000 18:15:23 -0400
44660              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
44661      Branch: perl
44662            ! installperl
44663 ____________________________________________________________________________
44664 [  6825] By: jhi                                   on 2000/08/25  22:58:25
44665         Log: Remove duplicately applied patch shards.
44666              
44667              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
44668              From: Spider Boardman <spider@leggy.zk3.dec.com>
44669              Date: Fri, 25 Aug 2000 16:45:03 -0400
44670              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
44671      Branch: perl
44672            ! t/lib/cgi-html.t
44673 ____________________________________________________________________________
44674 [  6824] By: jhi                                   on 2000/08/25  22:57:00
44675         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
44676              From: Daniel Chetlin <daniel@chetlin.com>
44677              Date: Fri, 25 Aug 2000 12:23:16 -0700
44678              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
44679              
44680              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
44681              From: Daniel Chetlin <daniel@chetlin.com>
44682              Date: Fri, 25 Aug 2000 14:47:19 -0700
44683              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
44684      Branch: perl
44685            ! installman
44686 ____________________________________________________________________________
44687 [  6823] By: jhi                                   on 2000/08/25  22:44:17
44688         Log: Timestamp problem?
44689      Branch: perl
44690            ! uconfig.h uconfig.sh
44691 ____________________________________________________________________________
44692 [  6822] By: jhi                                   on 2000/08/25  19:01:06
44693         Log: One forgotten file from #6816.
44694      Branch: perl
44695            ! vos/config.h
44696 ____________________________________________________________________________
44697 [  6821] By: jhi                                   on 2000/08/25  18:56:39
44698         Log: Regen Changes.
44699      Branch: perl
44700            ! Changes patchlevel.h
44701 ____________________________________________________________________________
44702 [  6820] By: jhi                                   on 2000/08/25  18:52:35
44703         Log: Fix Changes ordering.
44704      Branch: perl
44705            ! Changes
44706 ____________________________________________________________________________
44707 [  6819] By: jhi                                   on 2000/08/25  18:50:25
44708         Log: Update Changes.
44709      Branch: perl
44710            ! Changes patchlevel.h
44711 ____________________________________________________________________________
44712 [  6818] By: jhi                                   on 2000/08/25  18:47:45
44713         Log: Tweak the sfio/useperlio logic, hopefully as wished in
44714              
44715              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
44716              From: Nicholas Clark <nick@babyhippo.co.uk>
44717              Date: Fri, 25 Aug 2000 12:01:45 +0100
44718              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
44719      Branch: metaconfig/U/perl
44720            ! d_sfio.U
44721      Branch: perl
44722            ! Configure
44723 ____________________________________________________________________________
44724 [  6817] By: jhi                                   on 2000/08/25  18:32:51
44725         Log: Allow microperl to assume <math.h>, without it the math
44726              functions like floor() are assumed to return int, which makes
44727              for core dumps in machines where integer and floating register
44728              don't mix.
44729      Branch: perl
44730            ! uconfig.h uconfig.sh
44731 ____________________________________________________________________________
44732 [  6816] By: jhi                                   on 2000/08/25  18:27:17
44733         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
44734              the problem reported in
44735              
44736              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
44737              From: danhale@us.ibm.com
44738              Date: Fri, 25 Aug 2000 10:58:06 -0400
44739              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
44740      Branch: metaconfig/U/perl
44741            + d_socks5_init.U
44742      Branch: perl
44743            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
44744            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
44745            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
44746            ! win32/config.gc win32/config.vc
44747 ____________________________________________________________________________
44748 [  6815] By: jhi                                   on 2000/08/25  17:43:31
44749         Log: A solution for the retrieve_fd autosplit warning,
44750              idea suggested by Mike Guy.
44751      Branch: perl
44752            ! ext/Storable/Storable.pm
44753 ____________________________________________________________________________
44754 [  6814] By: jhi                                   on 2000/08/25  17:16:03
44755         Log: Add install-silent target.
44756      Branch: perl
44757            ! Makefile.SH
44758 ____________________________________________________________________________
44759 [  6813] By: jhi                                   on 2000/08/25  17:14:23
44760         Log: Subject: Re: [PATCH] More silencing of installman.
44761              From: <abigail@foad.org>
44762              Date: Thu, 24 Aug 2000 19:27:03 -0400
44763              Message-ID: <20000824232703.7001.qmail@foad.org>
44764              
44765              Subject: Re: [PATCH] More silencing of installman.
44766              From: <abigail@foad.org>
44767              Date: Fri, 25 Aug 2000 03:00:58 -0400
44768              Message-ID: <20000825070058.10697.qmail@foad.org>
44769      Branch: perl
44770            ! installman
44771 ____________________________________________________________________________
44772 [  6812] By: jhi                                   on 2000/08/25  17:11:28
44773         Log: installperl --verbose and --silent.
44774              
44775              Subject: Re: [PATCH] More silencing of installman.
44776              From: <abigail@foad.org>
44777              Message-ID: <20000825064430.9719.qmail@foad.org>
44778              Date: Fri, 25 Aug 2000 02:44:30 -0400
44779      Branch: perl
44780            ! installperl
44781 ____________________________________________________________________________
44782 [  6811] By: jhi                                   on 2000/08/25  17:05:43
44783         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
44784              From: "Peter J. Farley III" <pjfarley@banet.net>
44785              Date: Thu, 24 Aug 2000 21:58:03 -0400
44786              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
44787              
44788              (applied slightly modified)
44789      Branch: perl
44790            ! lib/ExtUtils/MM_Unix.pm
44791 ____________________________________________________________________________
44792 [  6810] By: jhi                                   on 2000/08/25  17:01:18
44793         Log: Missing parts of 
44794              
44795              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
44796              From: Peter Prymmer <pvhp@forte.com>
44797              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
44798              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
44799      Branch: perl
44800            ! t/lib/cgi-html.t
44801 ____________________________________________________________________________
44802 [  6809] By: jhi                                   on 2000/08/25  16:46:32
44803         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
44804              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44805              Date: Thu, 24 Aug 2000 19:13:11 -0500
44806              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
44807      Branch: perl
44808            ! vms/vms.c
44809 ____________________________________________________________________________
44810 [  6808] By: jhi                                   on 2000/08/25  16:39:22
44811         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
44812              From: Peter Prymmer <pvhp@forte.com>
44813              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
44814              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
44815      Branch: perl
44816            ! configure.com
44817 ____________________________________________________________________________
44818 [  6807] By: jhi                                   on 2000/08/25  16:36:37
44819         Log: Better wording for the vec lvalue diagnostic.
44820              
44821              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
44822              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
44823              Date: Wed, 23 Aug 2000 14:12:16 -0400
44824              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
44825      Branch: perl
44826            ! pod/perldiag.pod
44827 ____________________________________________________________________________
44828 [  6806] By: jhi                                   on 2000/08/24  18:17:22
44829         Log: Subject: [PATCH] More silencing of installman.
44830              From: <abigail@foad.org>
44831              Date: Thu, 24 Aug 2000 14:01:44 -0400
44832              Message-ID: <20000824180144.20062.qmail@foad.org>
44833      Branch: perl
44834            ! installman
44835 ____________________________________________________________________________
44836 [  6805] By: jhi                                   on 2000/08/24  15:00:31
44837         Log: Update Changes.
44838      Branch: perl
44839            ! Changes patchlevel.h
44840 ____________________________________________________________________________
44841 [  6804] By: jhi                                   on 2000/08/24  14:59:07
44842         Log: Regen perltoc.
44843      Branch: perl
44844            ! pod/perltoc.pod
44845 ____________________________________________________________________________
44846 [  6803] By: jhi                                   on 2000/08/24  14:44:39
44847         Log: Show the doc file, not the temp file.
44848      Branch: perl
44849            ! installman
44850 ____________________________________________________________________________
44851 [  6802] By: jhi                                   on 2000/08/24  14:41:53
44852         Log: Continue silencing.
44853      Branch: perl
44854            ! installman
44855 ____________________________________________________________________________
44856 [  6801] By: jhi                                   on 2000/08/24  14:34:40
44857         Log: Actually do something with the silencer option.
44858      Branch: perl
44859            ! installman
44860 ____________________________________________________________________________
44861 [  6800] By: jhi                                   on 2000/08/24  14:26:22
44862         Log: Make installman to recognize the silence flag -S.
44863      Branch: perl
44864            ! installman
44865 ____________________________________________________________________________
44866 [  6799] By: jhi                                   on 2000/08/24  13:49:38
44867         Log: DOS patches and portability/porting notes, from Tim Jenness.
44868      Branch: perl
44869            ! lib/File/Temp.pm
44870 ____________________________________________________________________________
44871 [  6798] By: jhi                                   on 2000/08/24  13:48:27
44872         Log: Create directories in silence.
44873              
44874              Subject: [PATCH] Another silencer for MakeMaker
44875              From: andreas.koenig@anima.de (Andreas J. Koenig)
44876              Date: 24 Aug 2000 14:18:52 +0200
44877              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
44878      Branch: perl
44879            ! lib/ExtUtils/Command.pm
44880 ____________________________________________________________________________
44881 [  6797] By: jhi                                   on 2000/08/24  13:46:42
44882         Log: More liberal parsing of version numbers.
44883              
44884              Subject: Re: CPAN.pm beta for testing available
44885              From: andreas.koenig@anima.de (Andreas J. Koenig)
44886              Date: 24 Aug 2000 13:51:57 +0200
44887              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
44888      Branch: perl
44889            ! lib/CPAN.pm
44890 ____________________________________________________________________________
44891 [  6796] By: jhi                                   on 2000/08/24  13:44:36
44892         Log: Make "make install" by default silent.  A new "install-verbose"
44893              target is verbose.
44894      Branch: perl
44895            ! Makefile.SH
44896 ____________________________________________________________________________
44897 [  6795] By: jhi                                   on 2000/08/24  13:39:14
44898         Log: Add silencer flags to installperl.
44899              
44900              Subject: [PATCH] Making installperl silent.
44901              From: <abigail@foad.org>
44902              Date: Thu, 24 Aug 2000 05:01:45 -0400
44903              Message-ID: <20000824090145.13141.qmail@foad.org>
44904      Branch: perl
44905            ! installperl
44906 ____________________________________________________________________________
44907 [  6794] By: jhi                                   on 2000/08/24  13:35:50
44908         Log: installperl couldn't tell whether it had run tests or not.
44909              
44910              Subject: [PATCH] Re: installperl and t/TEST
44911              From: <abigail@foad.org>
44912              Date: Thu, 24 Aug 2000 04:00:53 -0400
44913              Message-ID: <20000824080053.2494.qmail@foad.org>
44914      Branch: perl
44915            ! Makefile.SH installperl
44916 ____________________________________________________________________________
44917 [  6793] By: jhi                                   on 2000/08/24  13:27:50
44918         Log: Drop the separate perlbc, perlcc -b should be enough.
44919      Branch: perl
44920            - utils/perlbc.PL
44921            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
44922 ____________________________________________________________________________
44923 [  6792] By: jhi                                   on 2000/08/24  04:41:30
44924         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
44925              plus the typo fix from Peter Prymmer.
44926      Branch: perl
44927            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
44928            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
44929 ____________________________________________________________________________
44930 [  6791] By: jhi                                   on 2000/08/24  02:10:43
44931         Log: Replace #6705 with a minimal doc patch.
44932              
44933              Subject: [PATCH 5.6.0] replace change #6705
44934              From: Jan Dubois <jand@ActiveState.com>
44935              Date: Wed, 23 Aug 2000 18:31:51 -0700
44936              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
44937      Branch: perl
44938            ! lib/Win32.pod win32/win32.c
44939 ____________________________________________________________________________
44940 [  6790] By: jhi                                   on 2000/08/23  17:52:00
44941         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
44942              From: Mike Guy <mjtg@cam.ac.uk>
44943              Date: Wed, 23 Aug 2000 18:38:46 +0100
44944              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
44945      Branch: perl
44946            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
44947 ____________________________________________________________________________
44948 [  6789] By: jhi                                   on 2000/08/23  15:34:21
44949         Log: Update Changes.
44950      Branch: perl
44951            ! Changes patchlevel.h
44952 ____________________________________________________________________________
44953 [  6788] By: jhi                                   on 2000/08/23  15:33:40
44954         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
44955              From: Wilfredo Sánchez <wsanchez@apple.com>
44956              Date: Tue, 22 Aug 2000 19:31:27 -0700
44957              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
44958      Branch: perl
44959            ! perl.h
44960 ____________________________________________________________________________
44961 [  6787] By: jhi                                   on 2000/08/23  15:29:31
44962         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
44963              From: Spider Boardman <spider@leggy.zk3.dec.com>
44964              Date: Wed, 23 Aug 2000 10:33:23 -0400
44965              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
44966      Branch: perl
44967            ! lib/Pod/Html.pm
44968 ____________________________________________________________________________
44969 [  6786] By: jhi                                   on 2000/08/23  15:28:11
44970         Log: Bad makefile.
44971      Branch: perl
44972            ! ext/B/Makefile.PL
44973 ____________________________________________________________________________
44974 [  6785] By: jhi                                   on 2000/08/23  14:37:04
44975         Log: Update Changes.
44976      Branch: perl
44977            ! Changes patchlevel.h
44978 ____________________________________________________________________________
44979 [  6784] By: jhi                                   on 2000/08/23  13:58:41
44980         Log: Portability fix from Hugo van der Sanden.
44981      Branch: perl
44982            ! ext/re/Makefile.PL
44983 ____________________________________________________________________________
44984 [  6783] By: jhi                                   on 2000/08/23  13:53:53
44985         Log: Storable support, v-version fixes.
44986              
44987              Subject: CPAN.pm beta for testing available
44988              From: andreas.koenig@anima.de (Andreas J. Koenig)
44989              Date: 22 Aug 2000 23:31:33 +0200
44990              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
44991      Branch: perl
44992            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44993 ____________________________________________________________________________
44994 [  6782] By: jhi                                   on 2000/08/23  13:51:26
44995         Log: Mac and other portability updates from Chris Nandor.
44996      Branch: perl
44997            ! pod/perlmodinstall.pod
44998 ____________________________________________________________________________
44999 [  6781] By: jhi                                   on 2000/08/23  13:47:33
45000         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
45001              From: Peter Prymmer <pvhp@forte.com>
45002              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
45003              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
45004      Branch: perl
45005            ! ext/Storable/Storable.xs
45006 ____________________________________________________________________________
45007 [  6780] By: jhi                                   on 2000/08/23  13:33:34
45008         Log: VMS MMS (make) wants null action.
45009      Branch: perl
45010            ! ext/B/Makefile.PL
45011 ____________________________________________________________________________
45012 [  6779] By: jhi                                   on 2000/08/22  19:44:47
45013         Log: Forgot portability nit.
45014      Branch: perl
45015            ! t/lib/st-forgive.t
45016 ____________________________________________________________________________
45017 [  6778] By: jhi                                   on 2000/08/22  19:35:25
45018         Log: Be portable.
45019      Branch: perl
45020            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
45021            ! t/lib/st-store.t
45022 ____________________________________________________________________________
45023 [  6777] By: jhi                                   on 2000/08/22  18:50:53
45024         Log: Update Changes.
45025      Branch: perl
45026            ! Changes patchlevel.h
45027 ____________________________________________________________________________
45028 [  6776] By: jhi                                   on 2000/08/22  18:44:46
45029         Log: cSVOPo_*v things index into the current PL_curpad
45030              under ithreads, which is different from the curpad
45031              used by the XSUB.  (In other words, the code as-is
45032              before this patch wouldn't work under ithreads.)
45033              From Sarathy.
45034      Branch: perl
45035            ! ext/B/B.xs
45036 ____________________________________________________________________________
45037 [  6775] By: jhi                                   on 2000/08/22  18:18:37
45038         Log: Make the selection of NVff et al stricter.
45039      Branch: metaconfig/U/perl
45040            ! perlxvf.U
45041      Branch: perl
45042            ! Configure config_h.SH
45043 ____________________________________________________________________________
45044 [  6774] By: jhi                                   on 2000/08/22  17:19:42
45045         Log: perldelta nits.
45046      Branch: perl
45047            ! pod/perldelta.pod
45048 ____________________________________________________________________________
45049 [  6773] By: jhi                                   on 2000/08/22  17:06:26
45050         Log: Long double fixes from Spider Boardman.
45051              
45052              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
45053              From: system PRIVILEGED account <root@peano.zk3.dec.com>
45054              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
45055              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
45056      Branch: perl
45057            ! t/lib/bigfltpm.t t/lib/st-06compat.t
45058 ____________________________________________________________________________
45059 [  6772] By: jhi                                   on 2000/08/22  15:04:53
45060         Log: Update Changes.
45061      Branch: perl
45062            ! Changes patchlevel.h
45063 ____________________________________________________________________________
45064 [  6771] By: jhi                                   on 2000/08/22  15:01:44
45065         Log: perldelta fixes from Hugo van der Sanden.
45066      Branch: perl
45067            ! pod/perldelta.pod
45068 ____________________________________________________________________________
45069 [  6770] By: jhi                                   on 2000/08/22  14:34:49
45070         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
45071              From: Hugo <hv@crypt.compulink.co.uk>
45072              Date: Tue, 22 Aug 2000 11:21:53 +0100
45073              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
45074      Branch: perl
45075            ! regcomp.c
45076 ____________________________________________________________________________
45077 [  6769] By: jhi                                   on 2000/08/22  14:30:02
45078         Log: Add Yitzchak, reformat.
45079      Branch: perl
45080            ! Changes config_h.SH
45081 ____________________________________________________________________________
45082 [  6768] By: jhi                                   on 2000/08/22  14:21:35
45083         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
45084              and Spider Boardman.
45085      Branch: metaconfig
45086            ! U/compline/d_gconvert.U
45087      Branch: perl
45088            ! Configure
45089 ____________________________________________________________________________
45090 [  6767] By: jhi                                   on 2000/08/22  14:11:24
45091         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
45092              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45093              Date: Mon, 21 Aug 2000 19:08:31 -0700
45094              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
45095      Branch: perl
45096            - ext/Storable/patchlevel.h
45097            ! MANIFEST ext/Storable/MANIFEST
45098 ____________________________________________________________________________
45099 [  6766] By: jhi                                   on 2000/08/22  13:49:29
45100         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
45101              From: Peter Prymmer <pvhp@forte.com>
45102              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
45103              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
45104      Branch: perl
45105            ! configure.com ext/Storable/Makefile.PL
45106 ____________________________________________________________________________
45107 [  6765] By: jhi                                   on 2000/08/22  13:44:59
45108         Log: Subject: [PATCH blead] B:: missing dependency
45109              From: Hugo <hv@crypt.compulink.co.uk>
45110              Date: Tue, 22 Aug 2000 06:44:33 +0100
45111              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
45112      Branch: perl
45113            ! ext/B/Makefile.PL
45114 ____________________________________________________________________________
45115 [  6764] By: jhi                                   on 2000/08/22  13:38:12
45116         Log: More bytecompiler.
45117      Branch: perl
45118            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
45119 ____________________________________________________________________________
45120 [  6763] By: jhi                                   on 2000/08/22  13:36:44
45121         Log: Bytecompiler patches from Benjamin Stuhl.
45122      Branch: perl
45123            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
45124            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
45125            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
45126            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
45127            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
45128            ! perl.c perlapi.h pod/perldelta.pod
45129 ____________________________________________________________________________
45130 [  6762] By: jhi                                   on 2000/08/21  23:43:40
45131         Log: An obsoleted diagnostic.
45132      Branch: perl
45133            ! pod/perldelta.pod
45134 ____________________________________________________________________________
45135 [  6761] By: jhi                                   on 2000/08/21  23:01:45
45136         Log: The #6759 wasn't quite right.
45137      Branch: perl
45138            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
45139            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
45140            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
45141            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
45142            ! t/lib/st-tieditems.t
45143 ____________________________________________________________________________
45144 [  6760] By: jhi                                   on 2000/08/21  22:35:49
45145         Log: Be verydeepclean.
45146      Branch: perl
45147            ! Makefile.SH
45148 ____________________________________________________________________________
45149 [  6759] By: jhi                                   on 2000/08/21  22:25:40
45150         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
45151              From: Peter Prymmer <pvhp@forte.com>
45152              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
45153              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
45154      Branch: perl
45155            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
45156            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
45157            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
45158            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
45159            ! t/lib/st-tieditems.t
45160 ____________________________________________________________________________
45161 [  6758] By: jhi                                   on 2000/08/21  22:22:32
45162         Log: Few more casts, need reported in
45163              
45164              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
45165              From: Mike Stok <mike@stok.co.uk>
45166              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
45167              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
45168              
45169              and
45170              
45171              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
45172              From: abigail@foad.org
45173              Date: 21 Aug 2000 21:31:34 -0000
45174              Message-Id: <20000821213134.30170.qmail@foad.org>
45175      Branch: perl
45176            ! ext/Storable/Storable.xs
45177 ____________________________________________________________________________
45178 [  6757] By: jhi                                   on 2000/08/21  18:37:07
45179         Log: Update Changes.
45180      Branch: perl
45181            ! Changes patchlevel.h
45182 ____________________________________________________________________________
45183 [  6756] By: jhi                                   on 2000/08/21  18:34:02
45184         Log: A pod nit.
45185              
45186              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
45187              From: <abigail@foad.org>
45188              Date: Mon, 21 Aug 2000 14:00:16 -0400
45189              Message-ID: <20000821180016.28627.qmail@foad.org>
45190      Branch: perl
45191            ! pod/perlre.pod
45192 ____________________________________________________________________________
45193 [  6755] By: jhi                                   on 2000/08/21  18:30:56
45194         Log: Use PodParser 1.18 new test.
45195      Branch: perl
45196            ! t/pod/special_seqs.t t/pod/special_seqs.xr
45197 ____________________________________________________________________________
45198 [  6754] By: jhi                                   on 2000/08/21  18:28:35
45199         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
45200              patches cannot be applied since #6712 conflicts.
45201      Branch: perl
45202            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
45203 ____________________________________________________________________________
45204 [  6753] By: jhi                                   on 2000/08/21  18:15:11
45205         Log: Weed out some smaller changes.
45206      Branch: perl
45207            ! pod/perldelta.pod
45208 ____________________________________________________________________________
45209 [  6752] By: jhi                                   on 2000/08/21  18:02:30
45210         Log: Also under djgpp the timestamps are funky.
45211      Branch: perl
45212            ! t/op/stat.t
45213 ____________________________________________________________________________
45214 [  6751] By: jhi                                   on 2000/08/21  17:55:56
45215         Log: Tweak the floating point output routine preferences.
45216      Branch: metaconfig
45217            ! U/compline/d_gconvert.U
45218      Branch: perl
45219            ! Configure
45220 ____________________________________________________________________________
45221 [  6750] By: jhi                                   on 2000/08/21  17:51:29
45222         Log: Unicos/mk requires elaborate paranoia.
45223      Branch: perl
45224            ! lib/Math/Complex.pm
45225 ____________________________________________________________________________
45226 [  6749] By: gsar                                  on 2000/08/21  16:53:31
45227         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
45228      Branch: perl
45229            ! lib/Cwd.pm
45230 ____________________________________________________________________________
45231 [  6748] By: gsar                                  on 2000/08/21  16:22:19
45232         Log: free TLS slot properly on Windows
45233      Branch: perl
45234            ! thread.h win32/perllib.c win32/win32thread.h
45235 ____________________________________________________________________________
45236 [  6747] By: jhi                                   on 2000/08/21  16:20:58
45237         Log: Rename the macro argument because some preprocessors
45238              can't tell the difference and expand arguments also inside
45239              double quoted strings.
45240      Branch: perl
45241            ! regcomp.c
45242 ____________________________________________________________________________
45243 [  6746] By: jhi                                   on 2000/08/21  16:09:41
45244         Log: Support long doubles in Storable.
45245              
45246              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
45247              From: Radu Greab <radu@netsoft.ro>
45248              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
45249              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
45250      Branch: perl
45251            ! ext/Storable/Storable.xs
45252 ____________________________________________________________________________
45253 [  6745] By: jhi                                   on 2000/08/21  15:51:40
45254         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
45255              From: "Fifer, Eric" <EFifer@sanwaint.com>
45256              Date: Mon, 21 Aug 2000 15:34:49 +0100
45257              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
45258      Branch: perl
45259            ! t/pragma/warn/9enabled
45260 ____________________________________________________________________________
45261 [  6744] By: jhi                                   on 2000/08/21  15:39:35
45262         Log: Document the endianness of Alpha more precisely.
45263      Branch: perl
45264            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
45265            ! pod/perlport.pod
45266 ____________________________________________________________________________
45267 [  6743] By: jhi                                   on 2000/08/21  14:47:05
45268         Log: perldelta fixes from the p5p crowd.
45269      Branch: perl
45270            ! pod/perldelta.pod pod/perlop.pod
45271 ____________________________________________________________________________
45272 [  6742] By: jhi                                   on 2000/08/21  13:34:51
45273         Log: Update to Pod::LaTeX 0.53.
45274              
45275              Subject: [PATCH] lib/Pod/LaTeX.pm updates
45276              From: Tim Jenness <timj@jach.hawaii.edu>
45277              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
45278              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
45279      Branch: perl
45280            ! lib/Pod/LaTeX.pm
45281 ____________________________________________________________________________
45282 [  6741] By: jhi                                   on 2000/08/21  13:33:01
45283         Log: Subject: [PATCH] os2.c fix for use64bitint
45284              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45285              Date: Mon, 21 Aug 2000 01:32:25 -0700
45286              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
45287      Branch: perl
45288            ! os2/os2.c
45289 ____________________________________________________________________________
45290 [  6740] By: jhi                                   on 2000/08/21  13:28:52
45291         Log: Array context keeps slithering in.
45292              
45293              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
45294              From: Daniel Chetlin <daniel@chetlin.com>
45295              Date: Sun, 20 Aug 2000 21:40:25 -0700
45296              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
45297      Branch: perl
45298            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
45299            ! pod/perldebtut.pod
45300 ____________________________________________________________________________
45301 [  6739] By: jhi                                   on 2000/08/21  13:23:55
45302         Log: Big-endian quad fixes for Storable from Radu Greab,
45303              plus few explicit null casts for picky compilers.
45304      Branch: perl
45305            ! ext/Storable/Storable.xs
45306 ____________________________________________________________________________
45307 [  6738] By: gsar                                  on 2000/08/21  05:56:13
45308         Log: small tweaks for change#6705: avoid C++ style comments in C code;
45309              use Perl's malloc API rather than the low level system one
45310      Branch: perl
45311            ! win32/win32.c
45312 ____________________________________________________________________________
45313 [  6737] By: gsar                                  on 2000/08/21  05:35:41
45314         Log: add Storable to list of extensions on Windows
45315      Branch: perl
45316            ! win32/Makefile win32/makefile.mk
45317 ____________________________________________________________________________
45318 [  6736] By: jhi                                   on 2000/08/21  02:57:53
45319         Log: Update Changes.
45320      Branch: perl
45321            ! Changes patchlevel.h
45322 ____________________________________________________________________________
45323 [  6735] By: jhi                                   on 2000/08/21  02:57:20
45324         Log: Draft 0.
45325      Branch: perl
45326            ! pod/perldelta.pod
45327 ____________________________________________________________________________
45328 [  6734] By: jhi                                   on 2000/08/21  02:57:03
45329         Log: Add Storable 0.7.2 from Raphael Manfredi,
45330              plus the patch from
45331              
45332              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
45333              From: Radu Greab <radu@netsoft.ro>
45334              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
45335              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
45336              
45337              plus changes to get Storable to compile with
45338              picky ANSI compilers.
45339      Branch: perl
45340            + ext/Storable/ChangeLog ext/Storable/MANIFEST
45341            + ext/Storable/Makefile.PL ext/Storable/README
45342            + ext/Storable/Storable.pm ext/Storable/Storable.xs
45343            + ext/Storable/patchlevel.h t/lib/st-06compat.t
45344            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
45345            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
45346            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
45347            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
45348            + t/lib/st-tieditems.t
45349            ! MANIFEST
45350 ____________________________________________________________________________
45351 [  6733] By: jhi                                   on 2000/08/21  02:29:09
45352         Log: The correct cleaning order is an art.
45353      Branch: perl
45354            ! Makefile.SH
45355 ____________________________________________________________________________
45356 [  6732] By: jhi                                   on 2000/08/21  01:23:39
45357         Log: The #6724 is here.
45358      Branch: perl
45359            ! t/lib/ftmp-security.t
45360 ____________________________________________________________________________
45361 [  6731] By: jhi                                   on 2000/08/20  23:17:03
45362         Log: s/this one/the 5.6.0 release/
45363      Branch: perl
45364            ! pod/perl56delta.pod
45365 ____________________________________________________________________________
45366 [  6730] By: jhi                                   on 2000/08/20  23:07:34
45367         Log: Mention perlebcdic and perlposix-bc.
45368      Branch: perl
45369            ! pod/perlport.pod
45370 ____________________________________________________________________________
45371 [  6729] By: jhi                                   on 2000/08/20  21:32:59
45372         Log: Document the number of exponent digits.
45373      Branch: perl
45374            ! pod/perlfunc.pod
45375 ____________________________________________________________________________
45376 [  6728] By: jhi                                   on 2000/08/20  21:16:47
45377         Log: Use File::Spec->tmpdir().
45378              
45379              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
45380              From: Tim Jenness <timj@jach.hawaii.edu>
45381              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
45382              MIME-Version: 1.0
45383              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
45384      Branch: perl
45385            ! utils/perlbug.PL
45386 ____________________________________________________________________________
45387 [  6727] By: jhi                                   on 2000/08/20  20:43:32
45388         Log: Update Changes.
45389      Branch: perl
45390            ! Changes patchlevel.h
45391 ____________________________________________________________________________
45392 [  6726] By: jhi                                   on 2000/08/20  20:41:44
45393         Log: The veryclean target needs to clobber.
45394      Branch: perl
45395            ! Makefile.SH
45396 ____________________________________________________________________________
45397 [  6725] By: jhi                                   on 2000/08/20  20:37:38
45398         Log: Document odd vs even subreleases and -Dusedevel.
45399      Branch: perl
45400            ! INSTALL
45401 ____________________________________________________________________________
45402 [  6724] By: jhi                                   on 2000/08/20  19:58:05
45403         Log: Use temporary directory instead of current directory.
45404              
45405              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
45406              From: Tim Jenness <timj@jach.hawaii.edu>
45407              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
45408              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
45409      Branch: perl
45410            ! t/lib/ftmp-security.t
45411 ____________________________________________________________________________
45412 [  6723] By: jhi                                   on 2000/08/20  19:55:55
45413         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
45414              From: andreas.koenig@anima.de (Andreas J. Koenig)
45415              Date: 20 Aug 2000 15:52:03 +0200
45416              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
45417      Branch: perl
45418            ! lib/ExtUtils/MM_Unix.pm
45419 ____________________________________________________________________________
45420 [  6722] By: jhi                                   on 2000/08/20  19:46:01
45421         Log: Update to CGI 2.72, from Lincoln Stein.
45422      Branch: perl
45423            ! lib/CGI.pm
45424 ____________________________________________________________________________
45425 [  6721] By: jhi                                   on 2000/08/20  19:43:54
45426         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
45427              From: Radu Greab <radu@netsoft.ro>
45428              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
45429              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
45430      Branch: perl
45431            ! ext/GDBM_File/GDBM_File.xs
45432 ____________________________________________________________________________
45433 [  6720] By: jhi                                   on 2000/08/20  19:42:01
45434         Log: pp_open() could pass an uninitialized filename down to do_open9().
45435      Branch: perl
45436            ! pp_sys.c
45437 ____________________________________________________________________________
45438 [  6719] By: jhi                                   on 2000/08/20  14:06:41
45439         Log: UTF8 concat fixes.
45440              
45441              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
45442              From: Hugo <hv@crypt.compulink.co.uk>
45443              Date: Sun, 20 Aug 2000 07:30:46 +0100
45444              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
45445      Branch: perl
45446            ! pp_hot.c t/op/append.t
45447 ____________________________________________________________________________
45448 [  6718] By: jhi                                   on 2000/08/20  02:09:37
45449         Log: Let's try #6717 again.
45450      Branch: perl
45451            ! lib/File/Temp.pm
45452 ____________________________________________________________________________
45453 [  6717] By: jhi                                   on 2000/08/20  01:56:55
45454         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
45455              From: "Craig A. Berry" <craig.berry@metamorgs.com>
45456              Date: Sat, 19 Aug 2000 18:15:39 -0500
45457              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
45458      Branch: perl
45459            ! lib/File/Temp.pm
45460 ____________________________________________________________________________
45461 [  6716] By: jhi                                   on 2000/08/19  15:50:11
45462         Log: Update Changes.
45463      Branch: perl
45464            ! Changes patchlevel.h
45465 ____________________________________________________________________________
45466 [  6715] By: jhi                                   on 2000/08/19  15:39:09
45467         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
45468              From: Jonathan D Johnston <jdjohnston2@juno.com>
45469              Date: Thu, 17 Aug 2000 23:13:01 -0400       
45470              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
45471      Branch: perl
45472            ! pod/perlfunc.pod
45473 ____________________________________________________________________________
45474 [  6714] By: jhi                                   on 2000/08/19  15:34:04
45475         Log: Introduce a 'veryclean' target that is like 'distclean'
45476              but also removes *~ and *.orig.
45477      Branch: perl
45478            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
45479            ! utils/Makefile x2p/Makefile.SH
45480 ____________________________________________________________________________
45481 [  6713] By: jhi                                   on 2000/08/19  14:15:45
45482         Log: Put back the long double avoidance code to POSIX.xs
45483              because VMS seems to need it still.
45484      Branch: perl
45485            ! ext/POSIX/POSIX.xs
45486 ____________________________________________________________________________
45487 [  6712] By: jhi                                   on 2000/08/19  14:10:41
45488         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
45489              From: Peter Prymmer <pvhp@forte.com>
45490              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
45491              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
45492      Branch: perl
45493            ! lib/Pod/Find.pm t/pod/find.t
45494 ____________________________________________________________________________
45495 [  6711] By: jhi                                   on 2000/08/19  14:09:19
45496         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
45497              From: Peter Prymmer <pvhp@forte.com>
45498              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
45499              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
45500              cc: vmsperl@perl.org
45501      Branch: perl
45502            ! t/lib/peek.t
45503 ____________________________________________________________________________
45504 [  6710] By: jhi                                   on 2000/08/19  14:08:01
45505         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
45506              From: Jan Dubois <jand@ActiveState.com>
45507              Date: Fri, 18 Aug 2000 16:31:48 -0700
45508              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
45509      Branch: perl
45510            ! win32/win32.c
45511 ____________________________________________________________________________
45512 [  6709] By: jhi                                   on 2000/08/19  14:06:57
45513         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
45514              
45515              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
45516              From: Spider.Boardman@Orb.Nashua.NH.US
45517              Date: Fri, 18 Aug 2000 18:41:14 -0400
45518              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
45519      Branch: perl
45520            ! regcomp.c
45521 ____________________________________________________________________________
45522 [  6708] By: jhi                                   on 2000/08/18  22:04:49
45523         Log: Update Changes.
45524      Branch: perl
45525            ! Changes patchlevel.h
45526 ____________________________________________________________________________
45527 [  6707] By: jhi                                   on 2000/08/18  21:55:14
45528         Log: Add warnif(), check warnings further up the stack,
45529              all the warnings functions now can take an optional object reference.
45530              
45531              Subject: [PATCH bleedperl@6691] warnings pragma update
45532              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
45533              Date: Fri, 18 Aug 2000 22:42:06 +0100
45534              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
45535      Branch: perl
45536            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
45537            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
45538            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
45539 ____________________________________________________________________________
45540 [  6706] By: jhi                                   on 2000/08/18  21:41:45
45541         Log: Typo in pp_complement().
45542              
45543              Subject: [PATCH perl-current] Deparse
45544              From: Peter Scott <Peter@PSDT.com>
45545              Date: Fri, 18 Aug 2000 12:44:37 -0700
45546              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
45547      Branch: perl
45548            ! ext/B/B/Deparse.pm
45549 ____________________________________________________________________________
45550 [  6705] By: jhi                                   on 2000/08/18  21:25:59
45551         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
45552              From: Jan Dubois <jand@ActiveState.com>
45553              Date: Fri, 18 Aug 2000 14:22:51 -0700
45554              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
45555      Branch: perl
45556            ! lib/Win32.pod win32/win32.c
45557 ____________________________________________________________________________
45558 [  6704] By: jhi                                   on 2000/08/18  21:16:14
45559         Log: Don't eat leading os from index entries.
45560              
45561              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
45562              From: Russ Allbery <rra@stanford.edu>
45563              Date: 10 Aug 2000 20:49:25 -0700
45564              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
45565      Branch: perl
45566            ! lib/Pod/Man.pm
45567 ____________________________________________________________________________
45568 [  6703] By: jhi                                   on 2000/08/18  21:07:06
45569         Log: Add [[:blank:]] as suggested in
45570              
45571              Subject: [ID 20000716.024] [=cc=] / [:blank:]
45572              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
45573              Date: Sun, 16 Jul 2000 17:55:29 -0700
45574              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
45575              
45576              (the [=cc=] has already been taken care of by #6439
45577              so the whole bug report can be closed)
45578              
45579              and make [[:space:]] to be equivalent to isspace(3)
45580              (as opposed to \s, which is isSPACE()).  The difference
45581              is that now [[:space:]] matches the mythical vertical tab,
45582              while \s doesn't.
45583      Branch: perl
45584            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
45585            ! regexec.c t/op/pat.t
45586 ____________________________________________________________________________
45587 [  6702] By: jhi                                   on 2000/08/18  18:47:47
45588         Log: The new tests were missing from #6415.
45589      Branch: perl
45590            ! t/op/bop.t
45591 ____________________________________________________________________________
45592 [  6701] By: jhi                                   on 2000/08/18  18:20:40
45593         Log: Document the NDBM_File and ODBM_File as SDBM_File
45594              was documented in #6417.
45595      Branch: perl
45596            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
45597            ! ext/SDBM_File/SDBM_File.pm
45598 ____________________________________________________________________________
45599 [  6700] By: jhi                                   on 2000/08/18  18:10:39
45600         Log: Subject: [PATCH perl@6698] cygwin port
45601              From: "Fifer, Eric" <EFifer@sanwaint.com>
45602              Date: Fri, 18 Aug 2000 17:30:05 +0100
45603              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
45604      Branch: perl
45605            ! lib/File/Temp.pm
45606 ____________________________________________________________________________
45607 [  6699] By: jhi                                   on 2000/08/18  16:21:49
45608         Log: Document code point which makes if (defined %stash::) to work
45609              (noted by Spider Boardman).
45610      Branch: perl
45611            ! op.c
45612 ____________________________________________________________________________
45613 [  6698] By: jhi                                   on 2000/08/18  13:43:27
45614         Log: Update Changes.
45615      Branch: perl
45616            ! Changes patchlevel.h
45617 ____________________________________________________________________________
45618 [  6697] By: jhi                                   on 2000/08/18  13:35:57
45619         Log: Tiny Getopt::Long patch from Johan Vromans.
45620      Branch: perl
45621            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
45622 ____________________________________________________________________________
45623 [  6696] By: jhi                                   on 2000/08/18  13:26:14
45624         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
45625              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
45626              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
45627              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
45628      Branch: perl
45629            ! pod/perldiag.pod pod/perlsyn.pod
45630 ____________________________________________________________________________
45631 [  6695] By: jhi                                   on 2000/08/18  13:13:26
45632         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
45633              From: Daniel Chetlin <daniel@chetlin.com>
45634              Date: Fri, 18 Aug 2000 03:13:36 -0700
45635              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
45636      Branch: perl
45637            ! pod/perlfunc.pod
45638 ____________________________________________________________________________
45639 [  6694] By: jhi                                   on 2000/08/18  13:08:05
45640         Log: Subject: [PATCH] perltrap.pod spring cleaning
45641              From: Daniel Chetlin <daniel@chetlin.com>
45642              Date: Fri, 18 Aug 2000 03:06:54 -0700
45643              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
45644              
45645              plus Mike Guy's nitfix.
45646      Branch: perl
45647            ! pod/perltrap.pod
45648 ____________________________________________________________________________
45649 [  6693] By: jhi                                   on 2000/08/18  13:00:26
45650         Log: Unbuffer the output.
45651              
45652              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
45653              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45654              Date: Thu, 17 Aug 2000 18:39:29 -0700
45655              Message-ID: <RPJn5gzkgydf092yn@efn.org>
45656      Branch: perl
45657            ! t/op/fork.t
45658 ____________________________________________________________________________
45659 [  6692] By: jhi                                   on 2000/08/18  05:19:17
45660         Log: Delete the image, too, not just its MANIFEStation.
45661      Branch: perl
45662            - lib/CGI/eg/wilogo.gif
45663 ____________________________________________________________________________
45664 [  6691] By: jhi                                   on 2000/08/18  05:10:26
45665         Log: Propagate new Configure vars.
45666      Branch: perl
45667            ! configure.com epoc/config.sh uconfig.h uconfig.sh
45668            ! vos/config.def vos/config.h vos/config_h.SH_orig
45669            ! win32/config.bc win32/config.gc win32/config.vc
45670            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45671 ____________________________________________________________________________
45672 [  6690] By: jhi                                   on 2000/08/18  04:30:56
45673         Log: Update Changes.
45674      Branch: perl
45675            ! Changes patchlevel.h
45676 ____________________________________________________________________________
45677 [  6689] By: jhi                                   on 2000/08/18  04:12:30
45678         Log: Fix the lib/complex failure of
45679              
45680              From: abigail@foad.org
45681              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45682              Date: 15 Aug 2000 04:06:38 -0000
45683              Message-Id: <20000815040638.8524.qmail@foad.org> 
45684              
45685              Linux long double accuracy issue: something that
45686              when printed with %g looks like "2" but int() of it is 1.
45687      Branch: perl
45688            ! lib/Math/Complex.pm
45689 ____________________________________________________________________________
45690 [  6688] By: jhi                                   on 2000/08/18  03:15:35
45691         Log: The byteorder code in #6671 was wrong.
45692      Branch: perl
45693            ! configpm
45694 ____________________________________________________________________________
45695 [  6687] By: jhi                                   on 2000/08/18  02:08:42
45696         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
45697              From: Jan Dubois <jand@ActiveState.com>
45698              Date: Thu, 17 Aug 2000 18:31:55 -0700
45699              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
45700      Branch: perl
45701            ! sv.c
45702 ____________________________________________________________________________
45703 [  6686] By: jhi                                   on 2000/08/18  02:04:15
45704         Log: Use NVs in POSIX math, not doubles.
45705              
45706              From: abigail@foad.org
45707              Subject: [ID 20000817.014] POSIX & modfl
45708              Date: 17 Aug 2000 20:49:18 -0000
45709              Message-Id: <20000817204918.23123.qmail@foad.org>
45710      Branch: perl
45711            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
45712 ____________________________________________________________________________
45713 [  6685] By: jhi                                   on 2000/08/18  02:02:12
45714         Log: Introduce NVef, NVff, and NVgf, use the middle one.
45715              (helps for lib/peek + Linux + long doubles)  Reported in
45716              
45717              From: abigail@foad.org
45718              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45719              Date: 15 Aug 2000 04:06:38 -0000
45720              Message-Id: <20000815040638.8524.qmail@foad.org> 
45721              
45722              (note: the lib/complex failure has not yet been addressed)
45723      Branch: metaconfig/U/perl
45724            ! perlxvf.U
45725      Branch: perl
45726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45727            ! config_h.SH dump.c perl.h pod/perlguts.pod
45728 ____________________________________________________________________________
45729 [  6684] By: jhi                                   on 2000/08/17  23:22:19
45730         Log: Add byteorder to the myconfig output.
45731      Branch: perl
45732            ! myconfig.SH
45733 ____________________________________________________________________________
45734 [  6683] By: jhi                                   on 2000/08/17  23:20:19
45735         Log: The image doth not exist, spotted by Johan Vromans.
45736      Branch: perl
45737            ! MANIFEST
45738 ____________________________________________________________________________
45739 [  6682] By: jhi                                   on 2000/08/17  22:38:16
45740         Log: Document what the backtick returns if the command fails.
45741      Branch: perl
45742            ! pod/perlop.pod
45743 ____________________________________________________________________________
45744 [  6681] By: jhi                                   on 2000/08/17  22:33:12
45745         Log: Do not use prototyping here.
45746              
45747              Subject: [ID 20000817.016] [PATCH] Peek.xs
45748              From: abigail@foad.org
45749              Date: 17 Aug 2000 20:55:56 -0000
45750              Message-Id: <20000817205556.24270.qmail@foad.org>
45751      Branch: perl
45752            ! ext/Devel/Peek/Makefile.PL
45753 ____________________________________________________________________________
45754 [  6680] By: jhi                                   on 2000/08/17  19:46:43
45755         Log: Don't propose using modules built for 5.005 if no binary
45756              compatibility with 5.005 is attempted.
45757              
45758              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
45759              Subject: Minor nit with 5.7.0 (6655)
45760              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
45761              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
45762      Branch: metaconfig
45763            ! U/installdirs/inc_version_list.U
45764      Branch: perl
45765            ! Configure config_h.SH
45766 ____________________________________________________________________________
45767 [  6679] By: jhi                                   on 2000/08/17  19:16:39
45768         Log: Microperl config update.
45769      Branch: perl
45770            ! uconfig.h uconfig.sh
45771 ____________________________________________________________________________
45772 [  6678] By: jhi                                   on 2000/08/17  19:16:13
45773         Log: The #6648 wasn't protective enough for limited platforms
45774              (like microperl).
45775      Branch: perl
45776            ! dump.c sv.c
45777 ____________________________________________________________________________
45778 [  6677] By: jhi                                   on 2000/08/17  14:46:35
45779         Log: Update Changes.
45780      Branch: perl
45781            ! Changes patchlevel.h
45782 ____________________________________________________________________________
45783 [  6676] By: jhi                                   on 2000/08/17  14:44:02
45784         Log: Add perlebcdic from Peter Prymmer, regen toc.
45785      Branch: perl
45786            + pod/perlebcdic.pod
45787            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45788 ____________________________________________________________________________
45789 [  6675] By: jhi                                   on 2000/08/17  14:41:52
45790         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
45791      Branch: perl
45792            ! pod/perldebtut.pod
45793 ____________________________________________________________________________
45794 [  6674] By: jhi                                   on 2000/08/17  14:29:43
45795         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
45796              
45797              Subject: [ID 20000724.006] -DLEAKTEST problem
45798              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
45799              Date: Tue, 25 Jul 2000 00:36:32 -0500
45800              Message-Id: <20000725003632.A26186@www.llamacom.com>
45801              
45802              Reminder sent
45803              
45804              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
45805              From: Hugo <hv@crypt.compulink.co.uk>
45806              Date: Thu, 17 Aug 2000 15:23:42 +0100
45807              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
45808      Branch: perl
45809            ! util.c
45810 ____________________________________________________________________________
45811 [  6673] By: jhi                                   on 2000/08/17  04:07:10
45812         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
45813              From: John Peacock <JPeacock@UnivPress.com>
45814              Date: Tue, 01 Aug 2000 09:38:12 -0400
45815              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
45816      Branch: perl
45817            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
45818 ____________________________________________________________________________
45819 [  6672] By: jhi                                   on 2000/08/17  03:04:35
45820         Log: Subject: [PATCH] Cwd.pm now uses strict
45821              From: Tim Jenness <timj@jach.hawaii.edu>
45822              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
45823              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
45824      Branch: perl
45825            ! lib/Cwd.pm
45826 ____________________________________________________________________________
45827 [  6671] By: jhi                                   on 2000/08/17  02:16:35
45828         Log: Make $Config{byteorder} more magical so that it is
45829              dynamically computed: nice for 'fat binaries'.
45830              
45831              Subject: [PATCH]: default byteorder
45832              From: Wilfredo Sánchez <wsanchez@apple.com>
45833              Date: Mon, 31 Jul 2000 19:45:31 -0700
45834              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
45835      Branch: perl
45836            ! configpm
45837 ____________________________________________________________________________
45838 [  6670] By: gsar                                  on 2000/08/17  01:22:21
45839         Log: move WNOHANG definition to where other such things are
45840      Branch: perl
45841            ! win32/win32.h
45842 ____________________________________________________________________________
45843 [  6669] By: jhi                                   on 2000/08/17  01:19:17
45844         Log: Update Changes.
45845      Branch: perl
45846            ! Changes patchlevel.h
45847 ____________________________________________________________________________
45848 [  6668] By: jhi                                   on 2000/08/17  01:16:29
45849         Log: Doc nits spotted by Richard Soderberg.
45850      Branch: perl
45851            ! README.posix-bc README.vmesa
45852 ____________________________________________________________________________
45853 [  6667] By: jhi                                   on 2000/08/17  01:12:11
45854         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
45855              From: "Casey R. Tweten" <crt@kiski.net>
45856              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
45857              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
45858      Branch: perl
45859            ! pod/perldebtut.pod
45860 ____________________________________________________________________________
45861 [  6666] By: jhi                                   on 2000/08/17  01:09:31
45862         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
45863              From: "Casey R. Tweten" <crt@kiski.net>
45864              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
45865              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
45866      Branch: perl
45867            ! lib/Shell.pm
45868 ____________________________________________________________________________
45869 [  6665] By: gsar                                  on 2000/08/17  01:03:52
45870         Log: add "ok" targets from change#6632 in makefile.mk
45871      Branch: perl
45872            ! pod/perlport.pod win32/Makefile win32/makefile.mk
45873 ____________________________________________________________________________
45874 [  6664] By: gsar                                  on 2000/08/17  00:56:11
45875         Log: avoid warnings from dense compiler
45876      Branch: perl
45877            ! win32/win32.c
45878 ____________________________________________________________________________
45879 [  6663] By: jhi                                   on 2000/08/17  00:51:49
45880         Log: Tweak the regex compilation errors once more.
45881      Branch: perl
45882            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
45883            ! t/op/regmesg.t t/pragma/warn/regcomp
45884 ____________________________________________________________________________
45885 [  6662] By: gsar                                  on 2000/08/17  00:28:19
45886         Log: trailing new %ENV entries weren't being pushed into the real
45887              environment of subprocesses on Windows
45888      Branch: perl
45889            ! t/op/magic.t win32/perlhost.h
45890 ____________________________________________________________________________
45891 [  6661] By: gsar                                  on 2000/08/17  00:19:20
45892         Log: waitpid() now handles externally spawned pids correctly;
45893              fixes for backtick/wait/waitpid failures on Windows 9x
45894              
45895              these changes make the pid returned by process functions on
45896              Windows 9x always positive by clearing the high bit (which
45897              is always set on Win9x); pseudo-process PIDs are likewise
45898              always negative now on Win9x (just as on NT/2000)
45899      Branch: perl
45900            ! pp_sys.c win32/perlhost.h win32/win32.c
45901 ____________________________________________________________________________
45902 [  6660] By: jhi                                   on 2000/08/17  00:04:32
45903         Log: Retract #6645.
45904      Branch: perl
45905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45906            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
45907            ! t/op/sprintf.t
45908 ____________________________________________________________________________
45909 [  6659] By: gsar                                  on 2000/08/16  23:59:28
45910         Log: on windows, the return values from wait() and waitpid() don't
45911              match those of pseudo-pids
45912      Branch: perl
45913            ! pp_sys.c t/op/fork.t util.c win32/win32.c
45914 ____________________________________________________________________________
45915 [  6658] By: gsar                                  on 2000/08/16  23:56:14
45916         Log: pod nit seen in passing
45917      Branch: perl
45918            ! pod/perlfunc.pod
45919 ____________________________________________________________________________
45920 [  6657] By: gsar                                  on 2000/08/16  23:53:42
45921         Log: change#6328 could make close(SOCKET) return false on windows
45922              when it shouldn't
45923      Branch: perl
45924            ! win32/win32sck.c
45925 ____________________________________________________________________________
45926 [  6656] By: gsar                                  on 2000/08/16  23:46:57
45927         Log: check that the number pseudo children doesn't exceed
45928              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
45929              the WaitForMultipleObjects() limit that would cause wait()
45930              to crash)
45931              
45932              wait() and waitpid() could potentially be rewritten to use
45933              more than one thread to do the waiting to eliminate this
45934              limitation
45935      Branch: perl
45936            ! win32/perlhost.h
45937 ____________________________________________________________________________
45938 [  6655] By: jhi                                   on 2000/08/16  14:11:05
45939         Log: Update Changes.
45940      Branch: perl
45941            ! Changes patchlevel.h
45942 ____________________________________________________________________________
45943 [  6654] By: jhi                                   on 2000/08/16  14:10:12
45944         Log: Update to perldebtut 1.9, from Richard Foley.
45945      Branch: perl
45946            ! pod/perldebtut.pod
45947 ____________________________________________________________________________
45948 [  6653] By: jhi                                   on 2000/08/16  14:08:17
45949         Log: Change the regx compilation error markers to use = instead of <
45950              since pod makes using the latter quite messy.  Reported in
45951              ID 20000814.006 by Abigail and in
45952              Subject: Unknown escape E<> ?
45953              From: Lupe Christoph <lupe@lupe-christoph.de>
45954              Date: Fri, 11 Aug 2000 00:30:27 +0200
45955              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
45956      Branch: perl
45957            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
45958            ! t/op/regmesg.t t/pragma/warn/regcomp
45959 ____________________________________________________________________________
45960 [  6652] By: jhi                                   on 2000/08/16  13:25:31
45961         Log: Change the perlbug address to perl.org since it's more forgiving.
45962              
45963              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
45964              From: abigail@foad.org
45965              Date: 15 Aug 2000 04:15:40 -0000
45966              Message-Id: <20000815041540.8633.qmail@foad.org>
45967      Branch: perl
45968            ! utils/perlbug.PL
45969 ____________________________________________________________________________
45970 [  6651] By: jhi                                   on 2000/08/16  13:22:35
45971         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
45972              From: Tim Jenness <timj@jach.hawaii.edu>
45973              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
45974              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
45975      Branch: perl
45976            ! lib/Cwd.pm
45977 ____________________________________________________________________________
45978 [  6650] By: jhi                                   on 2000/08/16  13:18:13
45979         Log: Update to CPAN 1.57.
45980              
45981              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
45982              From: andreas.koenig@anima.de (Andreas J. Koenig)
45983              Date: 16 Aug 2000 15:09:46 +0200
45984              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
45985      Branch: perl
45986            ! lib/CPAN.pm
45987 ____________________________________________________________________________
45988 [  6649] By: jhi                                   on 2000/08/16  13:12:31
45989         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
45990              From: "Larry W. Virden" <lvirden@cas.org>
45991              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
45992              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
45993      Branch: perl
45994            ! README.hpux
45995 ____________________________________________________________________________
45996 [  6648] By: jhi                                   on 2000/08/16  13:03:53
45997         Log: The numeric locale was reset to "C" by s?printf and never restored.
45998              
45999              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
46000              From: Christian Kirsch <ck@held.mind.de>
46001              Date: Wed, 9 Aug 2000 17:05:17 +0200
46002              Message-Id: <20000809170517.A25389@held>
46003              
46004              No test since adding the failing example to locale.t
46005              does not fail -- probably because the locale settings are so
46006              thoroughly tweaked by that time.  Running the example standalone
46007              does fail, though.  UPDATE: test case added at change #7540.
46008      Branch: perl
46009            ! dump.c perl.h pp.c pp_ctl.c sv.c
46010 ____________________________________________________________________________
46011 [  6647] By: jhi                                   on 2000/08/16  00:07:54
46012         Log: Update Changes and test semi-automatic patchlevel updating.
46013      Branch: perl
46014            ! Changes patchlevel.h
46015 ____________________________________________________________________________
46016 [  6646] By: jhi                                   on 2000/08/15  23:35:07
46017         Log: Fix a dependency problem.
46018              
46019              Subject: [PATCH: 6640] VMS Makefile.SH update
46020              From: Peter Prymmer <pvhp@forte.com>
46021              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
46022              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
46023      Branch: perl
46024            ! vms/descrip_mms.template
46025 ____________________________________________________________________________
46026 [  6645] By: jhi                                   on 2000/08/15  23:33:23
46027         Log: (Retracted by #6660)
46028              
46029              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
46030              From: Dominic Dunlop <domo@computer.org>
46031              Date: Tue, 15 Aug 2000 22:20:52 +0200
46032              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
46033      Branch: metaconfig/U/perl
46034            + d_printfed.U
46035      Branch: perl
46036            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46037            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
46038            ! t/op/sprintf.t
46039 ____________________________________________________________________________
46040 [  6644] By: jhi                                   on 2000/08/15  21:17:20
46041         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
46042              From: abigail@foad.org
46043              Date: 15 Aug 2000 20:12:41 -0000
46044              Message-Id: <20000815201241.25556.qmail@foad.org>
46045      Branch: perl
46046            ! INSTALL
46047 ____________________________________________________________________________
46048 [  6643] By: jhi                                   on 2000/08/15  21:15:28
46049         Log: (an already applied patch)
46050      Branch: perl
46051            ! lib/CGI.pm
46052 ____________________________________________________________________________
46053 [  6642] By: gsar                                  on 2000/08/15  19:54:05
46054         Log: magic callbacks all need to have same type signature
46055      Branch: perl
46056            ! embed.pl mg.c proto.h
46057 ____________________________________________________________________________
46058 [  6641] By: jhi                                   on 2000/08/15  17:56:27
46059         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)
46060              From: Mike Guy <mjtg@cam.ac.uk>
46061              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
46062              Date: Tue, 15 Aug 2000 18:26:45 +0100
46063              
46064              Only the peek.t part applied, not the hash quality part.
46065      Branch: perl
46066            ! t/lib/peek.t
46067 ____________________________________________________________________________
46068 [  6640] By: jhi                                   on 2000/08/15  16:37:37
46069         Log: Update Changes.
46070      Branch: perl
46071            ! Changes
46072 ____________________________________________________________________________
46073 [  6639] By: jhi                                   on 2000/08/15  16:34:55
46074         Log: Missed a file from #6638.
46075      Branch: perl
46076            ! lib/File/Temp.pm
46077 ____________________________________________________________________________
46078 [  6638] By: jhi                                   on 2000/08/15  16:33:19
46079         Log: Subject: [PATCH perl@6620] cygwin port
46080              From: "Fifer, Eric" <EFifer@sanwaint.com>
46081              Date: Tue, 15 Aug 2000 17:00:49 +0100
46082              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
46083      Branch: perl
46084            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
46085 ____________________________________________________________________________
46086 [  6637] By: jhi                                   on 2000/08/15  16:29:22
46087         Log: Subject: [PATCH] debugger exit code should reflect user exit code
46088              From: Mike Guy <mjtg@cam.ac.uk>
46089              Date: Tue, 15 Aug 2000 16:55:59 +0100
46090              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
46091      Branch: perl
46092            ! lib/perl5db.pl
46093 ____________________________________________________________________________
46094 [  6636] By: jhi                                   on 2000/08/15  15:30:58
46095         Log: Update Changes.
46096      Branch: perl
46097            ! Changes
46098 ____________________________________________________________________________
46099 [  6635] By: jhi                                   on 2000/08/15  15:27:21
46100         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
46101      Branch: metaconfig
46102            ! U/mkglossary U/mksample
46103      Branch: metaconfig/U/perl
46104            ! Devel.U
46105      Branch: perl
46106            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46107 ____________________________________________________________________________
46108 [  6634] By: jhi                                   on 2000/08/15  14:11:55
46109         Log: Don't blow limited stacks, a lower number is enough to
46110              tickle the lookbehind limit.
46111              
46112              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
46113              From: Dominic Dunlop <domo@computer.org>
46114              Date: Tue, 15 Aug 2000 13:51:24 +0200
46115              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
46116      Branch: perl
46117            ! t/op/regmesg.t
46118 ____________________________________________________________________________
46119 [  6633] By: jhi                                   on 2000/08/15  14:01:46
46120         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
46121              From: Mike Guy <mjtg@cam.ac.uk>
46122              Date: Tue, 15 Aug 2000 12:10:50 +0100
46123              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
46124      Branch: perl
46125            ! utils/perldoc.PL
46126 ____________________________________________________________________________
46127 [  6632] By: jhi                                   on 2000/08/15  13:58:48
46128         Log: make ok etc also for win32.
46129              
46130              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
46131              From: Prymmer/Kahn <pvhp@best.com>
46132              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
46133              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
46134      Branch: perl
46135            ! win32/Makefile
46136 ____________________________________________________________________________
46137 [  6631] By: jhi                                   on 2000/08/15  13:45:03
46138         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
46139      Branch: perl
46140            ! lib/Test.pm
46141 ____________________________________________________________________________
46142 [  6630] By: jhi                                   on 2000/08/15  03:25:09
46143         Log: Update Changes.
46144      Branch: perl
46145            ! Changes
46146 ____________________________________________________________________________
46147 [  6629] By: jhi                                   on 2000/08/15  03:23:53
46148         Log: magic_regdatum_set() is void, not int.
46149      Branch: perl
46150            ! embed.pl mg.c proto.h
46151 ____________________________________________________________________________
46152 [  6628] By: jhi                                   on 2000/08/15  03:08:02
46153         Log: Make the user to give up his firstborn, err, to knowingly
46154              verify installing an unstable developer release.  Also bump
46155              the release to 5.7.0, but leave a patch tag in the local
46156              patches saying that this is not yet the real thing.
46157      Branch: metaconfig
46158            ! U/modified/Instruct.U
46159      Branch: metaconfig/U/perl
46160            + Devel.U
46161      Branch: perl
46162            ! Configure patchlevel.h
46163 ____________________________________________________________________________
46164 [  6627] By: jhi                                   on 2000/08/14  22:32:52
46165         Log: README.os2 update.
46166              
46167              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
46168              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46169              Date: Wed, 02 Aug 2000 21:55:09 -0700
46170              Message-ID: <tsPi5gzkgegX092yn@efn.org>
46171      Branch: perl
46172            ! README.os2
46173 ____________________________________________________________________________
46174 [  6626] By: jhi                                   on 2000/08/14  21:00:02
46175         Log: Subject: Re: File::Temp problems on VMS in bleedperl
46176              From: Tim Jenness <timj@jach.hawaii.edu>
46177              cc: vmsperl@perl.org
46178              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
46179              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
46180      Branch: perl
46181            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
46182 ____________________________________________________________________________
46183 [  6625] By: jhi                                   on 2000/08/14  20:52:16
46184         Log: Add SUIDMAIL as was done for the CERT alert.
46185      Branch: perl
46186            ! patchlevel.h
46187 ____________________________________________________________________________
46188 [  6624] By: jhi                                   on 2000/08/14  20:48:50
46189         Log: Subject: sfio2000
46190              From: Daniel Muino <dmuino@afip.gov.ar>
46191              Date: Mon, 14 Aug 2000 16:58:11 -0300
46192              Message-ID: <20000814165811.B16368@con2-dgi>
46193      Branch: perl
46194            ! perlsdio.h perlsfio.h
46195 ____________________________________________________________________________
46196 [  6623] By: jhi                                   on 2000/08/14  20:47:36
46197         Log: Subject: warning: storage class after type is obsolescent
46198              From: Daniel Muino <dmuino@afip.gov.ar>
46199              Date: Mon, 14 Aug 2000 16:42:47 -0300
46200              Message-ID: <20000814164247.A16368@con2-dgi>
46201      Branch: perl
46202            ! regcomp.pl regnodes.h
46203 ____________________________________________________________________________
46204 [  6622] By: jhi                                   on 2000/08/14  20:43:05
46205         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
46206              From: abigail@foad.org
46207              Date: 14 Aug 2000 20:00:10 -0000
46208              Message-Id: <20000814200010.27271.qmail@foad.org>
46209      Branch: perl
46210            ! Changes
46211 ____________________________________________________________________________
46212 [  6621] By: jhi                                   on 2000/08/14  15:23:05
46213         Log: Update Changes.
46214      Branch: perl
46215            ! Changes
46216 ____________________________________________________________________________
46217 [  6620] By: jhi                                   on 2000/08/14  15:22:14
46218         Log: Subject: Re: [PATCH] @+, @- readonly
46219              From: Mike Guy <mjtg@cam.ac.uk>
46220              Date: Mon, 14 Aug 2000 15:26:55 +0100
46221              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
46222      Branch: perl
46223            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
46224            ! sv.c t/op/pat.t
46225 ____________________________________________________________________________
46226 [  6619] By: jhi                                   on 2000/08/14  14:12:08
46227         Log: Update Changes.
46228      Branch: perl
46229            ! Changes
46230 ____________________________________________________________________________
46231 [  6618] By: jhi                                   on 2000/08/14  14:09:34
46232         Log: For now remove the mail code.
46233      Branch: perl
46234            ! perl.c
46235 ____________________________________________________________________________
46236 [  6617] By: jhi                                   on 2000/08/14  14:08:28
46237         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
46238      Branch: perl
46239            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
46240            ! pod/perlfaq8.pod pod/perlsec.pod
46241 ____________________________________________________________________________
46242 [  6616] By: jhi                                   on 2000/08/14  14:00:11
46243         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
46244              From: Mike Guy <mjtg@cam.ac.uk>
46245              Date: Mon, 14 Aug 2000 08:26:02 +0100
46246              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
46247      Branch: perl
46248            ! lib/perl5db.pl
46249 ____________________________________________________________________________
46250 [  6615] By: jhi                                   on 2000/08/14  13:58:45
46251         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
46252              From: Mike Guy <mjtg@cam.ac.uk>
46253              Date: Mon, 14 Aug 2000 08:04:22 +0100
46254              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
46255      Branch: perl
46256            ! gv.c mg.c t/op/pat.t
46257 ____________________________________________________________________________
46258 [  6614] By: jhi                                   on 2000/08/14  13:56:45
46259         Log: Subject: Test fails / warnings with perl-current #6612
46260              From: Mike Guy <mjtg@cam.ac.uk>
46261              Date: Mon, 14 Aug 2000 07:57:23 +0100
46262              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
46263      Branch: perl
46264            ! t/lib/b.t t/lib/peek.t
46265 ____________________________________________________________________________
46266 [  6613] By: jhi                                   on 2000/08/14  13:45:33
46267         Log: VMS configure.com update continues.
46268      Branch: perl
46269            - vms/configure.com
46270            ! MANIFEST configure.com
46271 ____________________________________________________________________________
46272 [  6612] By: jhi                                   on 2000/08/13  22:13:35
46273         Log: Update Changes.
46274      Branch: perl
46275            ! Changes
46276 ____________________________________________________________________________
46277 [  6611] By: jhi                                   on 2000/08/13  16:21:45
46278         Log: Upgrade to CGI 2.71, from Lincoln Stein.
46279      Branch: perl
46280            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
46281 ____________________________________________________________________________
46282 [  6610] By: jhi                                   on 2000/08/13  15:09:16
46283         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
46284              From: Mike Guy <mjtg@cam.ac.uk>
46285              Date: Sun, 13 Aug 2000 13:45:51 +0100
46286              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
46287      Branch: perl
46288            ! t/op/regmesg.t
46289 ____________________________________________________________________________
46290 [  6609] By: jhi                                   on 2000/08/13  14:31:26
46291         Log: Andreas says that 1.56 is fine, so reverting back to it.
46292      Branch: perl
46293            ! lib/CPAN.pm
46294 ____________________________________________________________________________
46295 [  6608] By: jhi                                   on 2000/08/13  05:34:20
46296         Log: Update Changes.
46297      Branch: perl
46298            ! Changes
46299 ____________________________________________________________________________
46300 [  6607] By: jhi                                   on 2000/08/13  05:32:01
46301         Log: Put back the \z changes of #5406 to CPAN.pm.
46302      Branch: perl
46303            ! lib/CPAN.pm
46304 ____________________________________________________________________________
46305 [  6606] By: jhi                                   on 2000/08/13  05:20:16
46306         Log: Fix-n-skip the tests under 5005threads.
46307      Branch: perl
46308            ! t/lib/b.t
46309 ____________________________________________________________________________
46310 [  6605] By: jhi                                   on 2000/08/13  05:07:48
46311         Log: Fix the test for 5005threads.
46312      Branch: perl
46313            ! t/lib/peek.t
46314 ____________________________________________________________________________
46315 [  6604] By: jhi                                   on 2000/08/13  03:35:37
46316         Log: Should have deleted this in #6603.
46317      Branch: perl
46318            - vms/subconfigure.com
46319 ____________________________________________________________________________
46320 [  6603] By: jhi                                   on 2000/08/12  18:29:32
46321         Log: Rewrite of vms/subconfigure.com as configure.com,
46322              from Peter Prymmer and the vmsperl crew.
46323      Branch: perl
46324            + vms/configure.com
46325            ! MANIFEST
46326 ____________________________________________________________________________
46327 [  6602] By: jhi                                   on 2000/08/11  13:00:01
46328         Log: PlainText.pm is dead.
46329      Branch: perl
46330            - lib/Pod/PlainText.pm
46331            ! MANIFEST
46332 ____________________________________________________________________________
46333 [  6601] By: jhi                                   on 2000/08/11  04:06:45
46334         Log: Update Changes.
46335      Branch: perl
46336            ! Changes
46337 ____________________________________________________________________________
46338 [  6600] By: jhi                                   on 2000/08/11  04:06:10
46339         Log: Add a few missing files, update MANIFEST.
46340      Branch: perl
46341            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
46342            + lib/Pod/PlainText.pm t/pod/find.t
46343            ! MANIFEST t/op/regmesg.t
46344 ____________________________________________________________________________
46345 [  6599] By: jhi                                   on 2000/08/11  03:31:10
46346         Log: Add Perl debugging tutorial, regen toc. 
46347              
46348              Subject: perldebtut.pod
46349              From: Richard Foley <Richard.Foley@m.dasa.de>
46350              Date: Wed, 09 Aug 2000 10:17:15 +0200
46351              Message-id: <3991138B.262247B8@m.dasa.de>
46352      Branch: perl
46353            + pod/perldebtut.pod
46354            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
46355 ____________________________________________________________________________
46356 [  6598] By: jhi                                   on 2000/08/11  02:48:56
46357         Log: tiny Changes edit
46358      Branch: perl
46359            ! Changes
46360 ____________________________________________________________________________
46361 [  6597] By: jhi                                   on 2000/08/11  02:39:04
46362         Log: Tests for #6589.
46363              
46364              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
46365              From: simon@brecon.co.uk (Simon Cozens)
46366              Date: 11 Aug 2000 02:24:52 GMT
46367              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
46368      Branch: perl
46369            ! t/lib/b.t
46370 ____________________________________________________________________________
46371 [  6596] By: jhi                                   on 2000/08/11  01:50:07
46372         Log: Update Changes.
46373      Branch: perl
46374            ! Changes
46375 ____________________________________________________________________________
46376 [  6595] By: jhi                                   on 2000/08/11  01:47:16
46377         Log: nitfix
46378      Branch: perl
46379            ! Changes
46380 ____________________________________________________________________________
46381 [  6594] By: jhi                                   on 2000/08/11  01:36:16
46382         Log: Subject: Getting perlio and threads to compile
46383              From: Lupe Christoph <lupe@lupe-christoph.de>
46384              Date: Wed, 9 Aug 2000 11:35:54 +0200
46385              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
46386              
46387              (the Solaris version changes in Configure skipped)
46388      Branch: perl
46389            ! hints/solaris_2.sh thread.h
46390 ____________________________________________________________________________
46391 [  6593] By: jhi                                   on 2000/08/11  01:30:16
46392         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
46393              From: simon@brecon.co.uk (Simon Cozens)
46394              Date: 1 Aug 2000 06:55:19 GMT
46395              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
46396      Branch: perl
46397            ! lib/utf8.pm
46398 ____________________________________________________________________________
46399 [  6592] By: jhi                                   on 2000/08/11  01:26:39
46400         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
46401              From: Peter Scott <Peter@PeterScott.com>
46402              Date: Thu, 10 Aug 2000 08:23:27 -0700
46403              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
46404      Branch: perl
46405            ! lib/perl5db.pl
46406 ____________________________________________________________________________
46407 [  6591] By: jhi                                   on 2000/08/11  01:22:02
46408         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
46409              From: Hugo <hv@crypt.compulink.co.uk>
46410              Date: Thu, 10 Aug 2000 19:23:04 +0100
46411              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
46412      Branch: perl
46413            ! regexec.c t/op/pat.t
46414 ____________________________________________________________________________
46415 [  6590] By: jhi                                   on 2000/08/11  01:19:19
46416         Log: Preprocessing and postprocessing for File::Find.
46417              
46418              Subject: Patch to Find::File.pm to allow alphabetical results
46419              From: Joe Smith <jsmith@inwap.com>
46420              Date: Wed, 9 Aug 2000 02:44:54 -0700
46421              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
46422      Branch: perl
46423            ! lib/File/Find.pm
46424 ____________________________________________________________________________
46425 [  6589] By: jhi                                   on 2000/08/11  01:12:39
46426         Log: B::Deparse didn't do sub attributes.
46427              
46428              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
46429              From: simon@brecon.co.uk (Simon Cozens)
46430              Date: 9 Aug 2000 04:49:20 GMT
46431              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
46432      Branch: perl
46433            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
46434 ____________________________________________________________________________
46435 [  6588] By: jhi                                   on 2000/08/11  01:06:40
46436         Log: Subject: debugger "d" command doesnt check line number
46437              From: Mike Guy <mjtg@cam.ac.uk>
46438              Date: Tue, 08 Aug 2000 21:54:29 +0100
46439              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
46440      Branch: perl
46441            ! lib/perl5db.pl mg.c pod/perldiag.pod
46442 ____________________________________________________________________________
46443 [  6587] By: jhi                                   on 2000/08/11  00:45:03
46444         Log: sleep(1) does not necessarily return 1.
46445              
46446              Subject: [PATCH bleadperl] op/lex_assign.t  
46447              From: Hugo <hv@crypt.compulink.co.uk>
46448              Date: Thu, 03 Aug 2000 14:34:22 +0100        
46449              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
46450      Branch: perl
46451            ! t/op/lex_assign.t
46452 ____________________________________________________________________________
46453 [  6586] By: jhi                                   on 2000/08/11  00:31:50
46454         Log: Document the IO::Select timeout.
46455      Branch: perl
46456            ! ext/IO/lib/IO/Select.pm
46457 ____________________________________________________________________________
46458 [  6585] By: jhi                                   on 2000/08/11  00:13:54
46459         Log: Forgot contributor.
46460      Branch: perl
46461            ! Changes
46462 ____________________________________________________________________________
46463 [  6584] By: jhi                                   on 2000/08/11  00:09:19
46464         Log: detypo
46465      Branch: perl
46466            ! Changes
46467 ____________________________________________________________________________
46468 [  6583] By: jhi                                   on 2000/08/11  00:07:53
46469         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
46470              
46471              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
46472              From: Mike Guy <mjtg@cam.ac.uk> 
46473              Date: Thu, 10 Aug 2000 15:50:54 +0100
46474              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
46475      Branch: perl
46476            ! sv.c t/op/int.t
46477 ____________________________________________________________________________
46478 [  6582] By: jhi                                   on 2000/08/10  23:29:32
46479         Log: Update Changes.
46480      Branch: perl
46481            ! Changes
46482 ____________________________________________________________________________
46483 [  6581] By: jhi                                   on 2000/08/10  23:26:16
46484         Log: Put back the std @INC thing.
46485      Branch: perl
46486            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
46487            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
46488            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
46489            ! t/lib/gol-oo.t
46490 ____________________________________________________________________________
46491 [  6580] By: jhi                                   on 2000/08/10  23:03:34
46492         Log: Update to CGI 2.70, from Lincoln Stein.
46493      Branch: perl
46494            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
46495            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
46496            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
46497            ! t/lib/cgi-request.t
46498 ____________________________________________________________________________
46499 [  6579] By: jhi                                   on 2000/08/10  22:41:50
46500         Log: Update to CPAN 1.56, from Andreas König.
46501      Branch: perl
46502            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46503 ____________________________________________________________________________
46504 [  6578] By: jhi                                   on 2000/08/10  22:38:13
46505         Log: Update to Pod::Parser 1.17, from Brad Appleton.
46506      Branch: perl
46507            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
46508            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
46509            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
46510            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
46511            ! t/pod/include.t t/pod/included.t t/pod/lref.t
46512            ! t/pod/multiline_items.t t/pod/nested_items.t
46513            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
46514            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
46515            ! t/pod/special_seqs.t
46516 ____________________________________________________________________________
46517 [  6577] By: jhi                                   on 2000/08/10  22:35:41
46518         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
46519      Branch: perl
46520            ! AUTHORS MAINTAIN
46521 ____________________________________________________________________________
46522 [  6576] By: jhi                                   on 2000/08/10  22:24:54
46523         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
46524      Branch: perl
46525            + t/lib/gol-oo.t
46526            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
46527            ! t/lib/gol-compat.t t/lib/gol-linkage.t
46528 ____________________________________________________________________________
46529 [  6575] By: jhi                                   on 2000/08/10  22:02:07
46530         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
46531      Branch: perl
46532            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
46533 ____________________________________________________________________________
46534 [  6574] By: jhi                                   on 2000/08/10  21:55:03
46535         Log: Iterating perl6 description.
46536      Branch: perl
46537            ! pod/perlfaq1.pod
46538 ____________________________________________________________________________
46539 [  6573] By: jhi                                   on 2000/08/10  21:48:26
46540         Log: Revert the sv.c part of #6559, a better fix is needed.
46541      Branch: perl
46542            ! sv.c
46543 ____________________________________________________________________________
46544 [  6572] By: jhi                                   on 2000/08/10  20:33:43
46545         Log: It's the 2ndO'ROSSC.
46546      Branch: perl
46547            ! pod/perlfaq1.pod
46548 ____________________________________________________________________________
46549 [  6571] By: jhi                                   on 2000/08/10  15:55:48
46550         Log: detypo
46551      Branch: perl
46552            ! pod/perlfaq1.pod
46553 ____________________________________________________________________________
46554 [  6570] By: jhi                                   on 2000/08/10  14:11:17
46555         Log: An exceptionally sticky typo.
46556      Branch: perl
46557            ! Changes
46558 ____________________________________________________________________________
46559 [  6569] By: jhi                                   on 2000/08/10  14:09:33
46560         Log: detypo (and test Changes updating script)
46561      Branch: perl
46562            ! Changes
46563 ____________________________________________________________________________
46564 [  6568] By: jhi                                   on 2000/08/10  14:07:07
46565         Log: Update Changes.
46566      Branch: perl
46567            ! Changes
46568 ____________________________________________________________________________
46569 [  6567] By: jhi                                   on 2000/08/10  14:06:19
46570         Log: Amend the description of Perl6.
46571              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
46572              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
46573              Date: Wed, 9 Aug 2000 22:11:06 -0500
46574              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
46575      Branch: perl
46576            ! pod/perlfaq1.pod
46577 ____________________________________________________________________________
46578 [  6566] By: jhi                                   on 2000/08/10  13:58:57
46579         Log: Subject: Remove dead entry in perldiag
46580              From: Mike Guy <mjtg@cam.ac.uk>
46581              Date: Thu, 10 Aug 2000 14:19:19 +0100
46582              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
46583      Branch: perl
46584            ! pod/perldiag.pod
46585 ____________________________________________________________________________
46586 [  6565] By: jhi                                   on 2000/08/10  13:51:48
46587         Log: Zero entries were skipped, fix from Adrian Goalby
46588              <argoalby@yahoo.co.uk>
46589      Branch: perl
46590            ! lib/unicode/Number.pl lib/unicode/mktables.PL
46591 ____________________________________________________________________________
46592 [  6564] By: jhi                                   on 2000/08/10  13:00:12
46593         Log: Subject: [PATCH 5.6.0] cygwin port
46594              From: "Fifer, Eric" <EFifer@sanwaint.com>
46595              Date: Thu, 10 Aug 2000 13:15:36 +0100
46596              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
46597      Branch: perl
46598            ! README.cygwin hints/cygwin.sh
46599 ____________________________________________________________________________
46600 [  6563] By: jhi                                   on 2000/08/10  12:55:16
46601         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
46602      Branch: perl
46603            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
46604 ____________________________________________________________________________
46605 [  6562] By: gsar                                  on 2000/08/10  08:38:39
46606         Log: warn is a macro, avoid using at a variable to avoid warnings
46607              in some configurations; readdir.t is too conservative in
46608              estimating number of *.t's
46609      Branch: perl
46610            ! t/op/readdir.t util.c
46611 ____________________________________________________________________________
46612 [  6561] By: jhi                                   on 2000/08/09  23:35:42
46613         Log: Update Changes.
46614      Branch: perl
46615            ! Changes
46616 ____________________________________________________________________________
46617 [  6560] By: jhi                                   on 2000/08/09  23:05:47
46618         Log: Subject: Re: enhanced(?) regex error messages
46619              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46620              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
46621              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
46622              
46623              (plus two small patches sent privately)
46624              (this still seems to leave few test failures)
46625      Branch: perl
46626            + t/op/regmesg.t
46627            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
46628            ! t/pragma/warn/regcomp
46629 ____________________________________________________________________________
46630 [  6559] By: jhi                                   on 2000/08/09  20:41:18
46631         Log: (The fix did work but was not right, retracted in #6573)
46632              
46633              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
46634              From: Christian Kirsch <ck@held.mind.de>
46635              Date: Wed, 9 Aug 2000 17:05:17 +0200
46636              Message-Id: <20000809170517.A25389@held>
46637      Branch: perl
46638            ! sv.c t/pragma/locale.t
46639 ____________________________________________________________________________
46640 [  6558] By: jhi                                   on 2000/08/08  22:34:08
46641         Log: Tiny updates on the contributors list.
46642      Branch: perl
46643            ! Changes
46644 ____________________________________________________________________________
46645 [  6557] By: jhi                                   on 2000/08/08  19:34:28
46646         Log: Double check that we have a dirhandle.
46647      Branch: perl
46648            ! util.c
46649 ____________________________________________________________________________
46650 [  6556] By: jhi                                   on 2000/08/08  19:01:51
46651         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
46652              May be repopulated with fresh maintained examples.
46653      Branch: perl
46654            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
46655            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
46656            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
46657            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
46658            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
46659            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
46660            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
46661            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
46662            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
46663            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
46664            + lib/CGI/eg/wilogo_gif.uu
46665            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
46666            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
46667            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
46668            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
46669            - eg/cgi/frameset.cgi eg/cgi/index.html
46670            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
46671            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
46672            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
46673            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
46674            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
46675            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
46676            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
46677            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
46678            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
46679            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
46680            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
46681            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
46682            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
46683            - eg/van/vanish eg/who eg/wrapsuid
46684            ! MANIFEST
46685 ____________________________________________________________________________
46686 [  6555] By: jhi                                   on 2000/08/08  18:51:08
46687         Log: Delete chat2 as requested by Randal.
46688              
46689              Subject: Re: perlfaq8 coyness
46690              From: merlyn@stonehenge.com (Randal L. Schwartz) 
46691              Date: 15 May 2000 18:52:42 -0700 
46692              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
46693      Branch: perl
46694            - lib/chat2.pl
46695            ! MANIFEST
46696 ____________________________________________________________________________
46697 [  6554] By: jhi                                   on 2000/08/08  18:31:35
46698         Log: Regen global.sym.
46699      Branch: perl
46700            ! global.sym
46701 ____________________________________________________________________________
46702 [  6553] By: jhi                                   on 2000/08/08  18:28:13
46703         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
46704              (either perlbug or p5p ate the original), plus regen
46705              perlapi and perltoc. 
46706      Branch: perl
46707            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
46708            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
46709            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
46710            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
46711            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
46712            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
46713            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
46714            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
46715            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
46716            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
46717 ____________________________________________________________________________
46718 [  6552] By: jhi                                   on 2000/08/08  18:06:29
46719         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
46720              From: Mike Guy <mjtg@cam.ac.uk>
46721              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
46722              Date: Tue, 08 Aug 2000 15:51:27 +0100
46723      Branch: perl
46724            ! doop.c sv.h t/op/join.t t/pragma/overload.t
46725 ____________________________________________________________________________
46726 [  6551] By: jhi                                   on 2000/08/08  18:01:11
46727         Log: Re-apply #6549.
46728      Branch: perl
46729            ! lib/perl5db.pl
46730 ____________________________________________________________________________
46731 [  6550] By: jhi                                   on 2000/08/08  17:43:08
46732         Log: Accidental retraction of #6549.
46733      Branch: perl
46734            ! lib/perl5db.pl
46735 ____________________________________________________________________________
46736 [  6549] By: jhi                                   on 2000/08/08  17:40:04
46737         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
46738              From: Mike Guy <mjtg@cam.ac.uk>
46739              Date: Mon, 07 Aug 2000 21:49:58 +0100
46740              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
46741      Branch: perl
46742            ! lib/perl5db.pl
46743 ____________________________________________________________________________
46744 [  6548] By: jhi                                   on 2000/08/08  17:37:57
46745         Log: Document here-doc better.
46746              
46747              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
46748              From: Mike Guy <mjtg@cam.ac.uk>
46749              Date: Mon, 07 Aug 2000 14:02:09 +0100
46750              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
46751      Branch: perl
46752            ! pod/perldata.pod
46753 ____________________________________________________________________________
46754 [  6547] By: jhi                                   on 2000/08/08  17:33:34
46755         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
46756              From: "Randy J. Ray" <rjray@redhat.com>
46757              Date: Mon, 07 Aug 2000 19:12:25 -0700
46758              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
46759      Branch: perl
46760            ! perl.c pod/perlrun.pod
46761 ____________________________________________________________________________
46762 [  6546] By: jhi                                   on 2000/08/08  17:29:26
46763         Log: Subject: Re: enhanced(?) regex error messages 
46764              From: Hugo <hv@crypt.compulink.co.uk>
46765              Date: Tue, 08 Aug 2000 03:25:51 +0100
46766              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
46767              
46768              plus Capitalize the error messages, plus perldiag them.
46769      Branch: perl
46770            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
46771 ____________________________________________________________________________
46772 [  6545] By: jhi                                   on 2000/08/08  13:59:28
46773         Log: Augment #6539 a bit: don't croak if there's magic in the air.
46774              
46775              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
46776              From: Hugo <hv@crypt.compulink.co.uk>
46777              Date: Tue, 08 Aug 2000 03:02:03 +0100
46778              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
46779      Branch: perl
46780            ! pp.c t/op/bless.t
46781 ____________________________________________________________________________
46782 [  6544] By: jhi                                   on 2000/08/07  21:11:52
46783         Log: Make the test -w clean.
46784      Branch: perl
46785            ! t/op/bless.t
46786 ____________________________________________________________________________
46787 [  6543] By: jhi                                   on 2000/08/07  19:49:53
46788         Log: use warnings instead of $^W.
46789      Branch: perl
46790            ! t/op/bless.t
46791 ____________________________________________________________________________
46792 [  6542] By: jhi                                   on 2000/08/07  17:41:41
46793         Log: Disable a portability warning Because We Know What We Are Doing.
46794      Branch: perl
46795            ! t/op/bless.t
46796 ____________________________________________________________________________
46797 [  6541] By: jhi                                   on 2000/08/07  17:29:51
46798         Log: Tiny tidying on report_evil_fh().
46799      Branch: perl
46800            ! util.c
46801 ____________________________________________________________________________
46802 [  6540] By: jhi                                   on 2000/08/07  16:37:38
46803         Log: Make regular expression parse error messages easier to understand.
46804              
46805              Subject: Re: enhanced(?) regex error messages
46806              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46807              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
46808              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
46809      Branch: perl
46810            ! regcomp.c
46811 ____________________________________________________________________________
46812 [  6539] By: jhi                                   on 2000/08/07  16:12:27
46813         Log: Make bless(REF, REF) a fatal error, add bless tests.
46814              
46815              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
46816              From: Hugo <hv@crypt.compulink.co.uk>
46817              Date: Mon, 07 Aug 2000 16:59:38 +0100
46818              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
46819      Branch: perl
46820            + t/op/bless.t
46821            ! MANIFEST pod/perldiag.pod pp.c sv.c
46822 ____________________________________________________________________________
46823 [  6538] By: jhi                                   on 2000/08/07  15:59:43
46824         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
46825              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
46826              Date: Thu, 3 Aug 2000 14:29:21 -0700
46827              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
46828      Branch: perl
46829            ! lib/lib_pm.PL
46830 ____________________________________________________________________________
46831 [  6537] By: jhi                                   on 2000/08/07  15:47:18
46832         Log: Retract #6419 for now since it breaks in AFS and MachTen.
46833      Branch: perl
46834            ! lib/Cwd.pm
46835 ____________________________________________________________________________
46836 [  6536] By: jhi                                   on 2000/08/07  15:05:29
46837         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
46838              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
46839              The security hole exists only in suidperls, which isn't
46840              installed or even built by default.
46841      Branch: perl
46842            ! perl.c
46843 ____________________________________________________________________________
46844 [  6535] By: jhi                                   on 2000/08/07  14:45:14
46845         Log: tr memory corruption fix from Simon Cozens.
46846      Branch: perl
46847            ! doop.c
46848 ____________________________________________________________________________
46849 [  6534] By: jhi                                   on 2000/08/06  11:38:16
46850         Log: Document a bit that UDP is not what you might think.
46851              
46852              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
46853              From: Lupe Christoph <lupe@lupe-christoph.de>
46854              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
46855              Date: Mon, 24 Jul 2000 08:59:15 +0200
46856      Branch: perl
46857            ! pod/perlipc.pod
46858 ____________________________________________________________________________
46859 [  6533] By: jhi                                   on 2000/08/06  11:35:01
46860         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
46861              From: Jeff Pinyan <jeffp@hut.crusoe.net>
46862              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
46863              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
46864      Branch: perl
46865            ! pod/perlfunc.pod
46866 ____________________________________________________________________________
46867 [  6532] By: jhi                                   on 2000/08/06  03:45:41
46868         Log: Have symbols for the IoTYPEs.
46869      Branch: perl
46870            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
46871 ____________________________________________________________________________
46872 [  6531] By: jhi                                   on 2000/08/06  01:33:55
46873         Log: Continue fixing the io warnings.  This also
46874              sort of fixes bug ID 20000802.003: the core dump
46875              is no more.  Whether the current behaviour is correct
46876              (giving a warning: "Not a format reference"), is another matter.
46877      Branch: perl
46878            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
46879            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
46880 ____________________________________________________________________________
46881 [  6530] By: jhi                                   on 2000/08/05  21:33:12
46882         Log: Change the Policy policy: now -Dprefix= with an existing
46883              Policy.sh and prefix == siteprefix == vendorprefix, then all
46884              of them follow along the new prefix.
46885              
46886              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
46887              From: Andy Dougherty <doughera@lafayette.edu>
46888              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
46889              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
46890      Branch: perl
46891            ! Policy_sh.SH
46892 ____________________________________________________________________________
46893 [  6529] By: jhi                                   on 2000/08/05  18:57:28
46894         Log: Zap lib/Sys directory when cleaning up.
46895      Branch: perl
46896            ! Makefile.SH
46897 ____________________________________________________________________________
46898 [  6528] By: jhi                                   on 2000/08/05  18:40:44
46899         Log: Essential prototype changes were missing from #6527.
46900              Also make report_evil_fh() more bomb-proof.
46901      Branch: perl
46902            ! embed.h util.c
46903 ____________________________________________________________________________
46904 [  6527] By: jhi                                   on 2000/08/05  03:22:05
46905         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
46906              From: "Ronald F. Guilmette" <rfg@monkeys.com>
46907              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
46908              Message-Id: <200007242247.PAA52177@monkeys.com>
46909      Branch: perl
46910            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
46911 ____________________________________________________________________________
46912 [  6526] By: jhi                                   on 2000/08/04  21:23:27
46913         Log: gcc versions might have (parentheses) in them.
46914      Branch: metaconfig/U/perl
46915            ! gccvers.U
46916      Branch: perl
46917            ! Configure config_h.SH
46918 ____________________________________________________________________________
46919 [  6525] By: jhi                                   on 2000/08/04  20:23:12
46920         Log: Weed buglets pointed out by
46921              
46922              From: Lupe Christoph <lupe@lupe-christoph.de>
46923              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
46924              Date: Fri, 4 Aug 2000 17:34:39 +0200
46925              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
46926      Branch: metaconfig/U/perl
46927            ! gccvers.U uselfs.U
46928      Branch: perl
46929            ! Configure config_h.SH
46930 ____________________________________________________________________________
46931 [  6524] By: jhi                                   on 2000/08/04  19:02:08
46932         Log: Warn under -w if lstat(FH) is attempted.
46933              
46934              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
46935              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
46936              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
46937              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
46938      Branch: perl
46939            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
46940            ! t/pragma/warn/pp_sys
46941 ____________________________________________________________________________
46942 [  6523] By: jhi                                   on 2000/08/04  12:31:11
46943         Log: Subject: New perlcc, take 2
46944              From: simon@brecon.co.uk (Simon Cozens)
46945              Date: 4 Aug 2000 06:21:04 GMT
46946              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
46947      Branch: perl
46948            ! utils/perlcc.PL
46949 ____________________________________________________________________________
46950 [  6522] By: jhi                                   on 2000/08/04  12:26:33
46951         Log: Subject: Re: Array vs. List context
46952              From: Daniel Chetlin <daniel@chetlin.com>
46953              Date: Fri, 4 Aug 2000 00:22:44 -0700
46954              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
46955      Branch: perl
46956            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
46957            ! pod/perlfaq4.pod
46958 ____________________________________________________________________________
46959 [  6521] By: jhi                                   on 2000/08/04  12:22:38
46960         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
46961              From: Raymund Will <ray@caldera.de>
46962              Date: Fri, 4 Aug 2000 12:07:09 +0200
46963              Message-Id: <20000804120709.A14982@caldera.de>
46964      Branch: perl
46965            ! configure.gnu
46966 ____________________________________________________________________________
46967 [  6520] By: jhi                                   on 2000/08/04  04:09:06
46968         Log: After the #6519 a warning about stat() is just that,
46969              not about a filetest, which now have their own warning.
46970      Branch: perl
46971            ! pod/perldiag.pod
46972 ____________________________________________________________________________
46973 [  6519] By: jhi                                   on 2000/08/04  04:06:30
46974         Log: In the warnings call filehandles consistently so;
46975              add "unopened" warning for stat().
46976      Branch: perl
46977            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
46978            ! t/pragma/warn/pp_sys
46979 ____________________________________________________________________________
46980 [  6518] By: jhi                                   on 2000/08/04  02:55:35
46981         Log: Subject: Minor tweak to perlvar.pod
46982              From: "Stephen P. Potter" <spp@ds.net>
46983              Date: Tue, 18 Apr 2000 09:26:03 -0400
46984              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
46985      Branch: perl
46986            ! pod/perlvar.pod
46987 ____________________________________________________________________________
46988 [  6517] By: jhi                                   on 2000/08/04  02:50:08
46989         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
46990              From: "Clinton Pierce" <cpierce1@ford.com>
46991              Date: Wed, 21 Jul 1999 16:45:31 -0400
46992              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
46993              
46994              Fix by Stephen Potter (visible in the bug db but not in p5p?)
46995      Branch: perl
46996            ! pod/perlfunc.pod pod/perlop.pod
46997 ____________________________________________________________________________
46998 [  6516] By: jhi                                   on 2000/08/04  02:09:25
46999         Log: This is 6512.  Really.
47000      Branch: perl
47001            ! dump.c
47002 ____________________________________________________________________________
47003 [  6515] By: jhi                                   on 2000/08/04  01:25:50
47004         Log: mention the idea of @( and @)
47005      Branch: perl
47006            ! Todo-5.6
47007 ____________________________________________________________________________
47008 [  6514] By: bailey                                on 2000/08/04  01:18:46
47009         Log: YA resync with mainstem, including VMS patches from others
47010      Branch: vmsperl
47011           +> (branch 48 files)
47012            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
47013           !> (integrate 354 files)
47014 ____________________________________________________________________________
47015 [  6513] By: jhi                                   on 2000/08/04  01:18:18
47016         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
47017              From: Mark Dickinson <dickins3@fas.harvard.edu>
47018              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
47019              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
47020      Branch: perl
47021            ! t/op/grent.t t/op/pwent.t
47022 ____________________________________________________________________________
47023 [  6512] By: jhi                                   on 2000/08/04  01:14:06
47024         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
47025              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47026              Date: Wed, 02 Aug 2000 10:51:01 +0100
47027              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
47028      Branch: perl
47029            ! sv.c
47030 ____________________________________________________________________________
47031 [  6511] By: jhi                                   on 2000/08/04  00:57:00
47032         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
47033              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47034              Date: Thu, 03 Aug 2000 17:20:04 -0700
47035              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
47036      Branch: metaconfig
47037            ! U/modified/Cppsym.U
47038      Branch: perl
47039            ! Configure config_h.SH
47040 ____________________________________________________________________________
47041 [  6510] By: jhi                                   on 2000/08/04  00:25:28
47042         Log: detypo
47043      Branch: perl
47044            ! Makefile.SH
47045 ____________________________________________________________________________
47046 [  6509] By: jhi                                   on 2000/08/03  23:43:18
47047         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
47048              From: Dominic Dunlop <domo@computer.org>
47049              Date: Thu, 3 Aug 2000 22:16:46 +0200
47050              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
47051      Branch: perl
47052            ! t/op/sprintf.t
47053 ____________________________________________________________________________
47054 [  6508] By: jhi                                   on 2000/08/03  23:40:37
47055         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
47056              From: Hugo <hv@crypt.compulink.co.uk>
47057              Date: Thu, 03 Aug 2000 18:25:30 +0100
47058              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
47059      Branch: perl
47060            ! regcomp.c t/op/re_tests
47061 ____________________________________________________________________________
47062 [  6507] By: jhi                                   on 2000/08/03  23:38:28
47063         Log: Subject: [PATCH] sv.h documentation - SvLEN
47064              From: Mike Guy <mjtg@cam.ac.uk>
47065              Date: Thu, 03 Aug 2000 14:43:09 +0100
47066              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
47067      Branch: perl
47068            ! sv.h
47069 ____________________________________________________________________________
47070 [  6506] By: jhi                                   on 2000/08/03  15:49:14
47071         Log: Disable the fix_pl hack for now.
47072      Branch: perl
47073            ! Makefile.SH
47074 ____________________________________________________________________________
47075 [  6505] By: jhi                                   on 2000/08/03  13:49:04
47076         Log: Add a URL for FSF.
47077              
47078              Subject: Patch for README
47079              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47080              Date: Wed, 2 Aug 2000 13:25:09 -0500
47081              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
47082      Branch: perl
47083            ! README
47084 ____________________________________________________________________________
47085 [  6504] By: jhi                                   on 2000/08/03  13:29:19
47086         Log: Be more informative on what is skipped and why,
47087              also repeat the list at the end.
47088      Branch: perl
47089            ! Porting/p4desc
47090 ____________________________________________________________________________
47091 [  6503] By: jhi                                   on 2000/08/03  13:07:05
47092         Log: Circumvent the removal of .patch by fix_pl.
47093              
47094              Subject: Re: [ID 20000802.011] unable to 'make test'          
47095              From: simon@brecon.co.uk (Simon Cozens) 
47096              Date: 3 Aug 2000 04:17:00 GMT
47097              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
47098      Branch: perl
47099            ! Makefile.SH
47100 ____________________________________________________________________________
47101 [  6502] By: jhi                                   on 2000/08/03  00:14:34
47102         Log: Add the missing setproctitle unit.
47103      Branch: metaconfig/U/perl
47104            + d_setproctitle.U
47105 ____________________________________________________________________________
47106 [  6501] By: jhi                                   on 2000/08/03  00:00:26
47107         Log: The subtest 4 may fail also on VOBS, as pointed out
47108              by Nick Ing-Simmons in November 1999, bug id 19991124.003
47109              (but the failure in that bug report isn't the subtest 4).
47110      Branch: perl
47111            ! t/op/stat.t
47112 ____________________________________________________________________________
47113 [  6500] By: jhi                                   on 2000/08/02  23:49:30
47114         Log: Better skip message for the test; one of the two problems in
47115              
47116              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
47117              From: Lupe Christoph <lupe@lupe-christoph.de>
47118              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
47119              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
47120      Branch: perl
47121            ! t/op/numconvert.t
47122 ____________________________________________________________________________
47123 [  6499] By: jhi                                   on 2000/08/02  22:49:16
47124         Log: Allow "no Module;" even if there is no 'unimport'.
47125              
47126              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
47127              From: mjd@plover.com
47128              Date: 24 Mar 2000 15:24:34 -0000
47129              Message-Id: <20000324152434.15160.qmail@plover.com>
47130      Branch: perl
47131            ! gv.c
47132 ____________________________________________________________________________
47133 [  6498] By: jhi                                   on 2000/08/02  22:42:58
47134         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
47135              that are hopefully soon put into use.
47136      Branch: perl
47137            ! opcode.h opcode.pl opnames.h
47138 ____________________________________________________________________________
47139 [  6497] By: gsar                                  on 2000/08/02  22:28:59
47140         Log: require.t needs binmode() to work on windows
47141      Branch: perl
47142            ! t/comp/require.t
47143 ____________________________________________________________________________
47144 [  6496] By: jhi                                   on 2000/08/02  22:08:51
47145         Log: Document the IVdf UVuf UVof UVxf.
47146      Branch: perl
47147            ! pod/perlguts.pod
47148 ____________________________________________________________________________
47149 [  6495] By: jhi                                   on 2000/08/02  21:54:26
47150         Log: detypo #6494
47151      Branch: perl
47152            ! ext/Data/Dumper/Dumper.xs
47153 ____________________________________________________________________________
47154 [  6494] By: jhi                                   on 2000/08/02  21:49:17
47155         Log: Dump UVs as UVs in Data::Dumper.
47156              
47157              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
47158              From: Gurusamy Sarathy <gsar@ActiveState.com>
47159              Date: Thu, 27 Apr 2000 12:26:25 -0700
47160              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
47161      Branch: perl
47162            ! ext/Data/Dumper/Dumper.xs
47163 ____________________________________________________________________________
47164 [  6493] By: jhi                                   on 2000/08/02  17:01:58
47165         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
47166              From: Hugo <hv@crypt.compulink.co.uk>
47167              Date: Wed, 02 Aug 2000 14:53:56 +0100
47168              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
47169      Branch: perl
47170            ! regexec.c t/op/re_tests
47171 ____________________________________________________________________________
47172 [  6492] By: jhi                                   on 2000/08/02  15:02:46
47173         Log: The new setproctitle() feature is available only in 
47174              bleeding edge FreeBSD.  From Paul Saab.
47175      Branch: perl
47176            ! mg.c
47177 ____________________________________________________________________________
47178 [  6491] By: jhi                                   on 2000/08/02  13:34:36
47179         Log: The tr utf8 patching continues.
47180              
47181              Subject: Re: #6469, too many tests claimed in require.t
47182              From: simon@brecon.co.uk (Simon Cozens)
47183              Date: 2 Aug 2000 02:37:17 GMT
47184              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
47185              
47186              (the logic of the test was the wrong way round in the patch)
47187      Branch: perl
47188            ! doop.c
47189 ____________________________________________________________________________
47190 [  6490] By: jhi                                   on 2000/08/02  13:27:38
47191         Log: The name of a filehandle does not have <these>.
47192      Branch: perl
47193            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
47194            ! t/pragma/warn/pp_sys util.c
47195 ____________________________________________________________________________
47196 [  6489] By: jhi                                   on 2000/08/02  04:26:46
47197         Log: Remove the extraneous "main::" prefix from all the
47198              "opened only for", "on closed", and "never opened" warnings.
47199              
47200              Subject: Re: inappropriate warning
47201              From: Gurusamy Sarathy <gsar@ActiveState.com>
47202              Date: Mon, 20 Mar 2000 11:28:02 -0800
47203              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
47204      Branch: perl
47205            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
47206            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
47207            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
47208 ____________________________________________________________________________
47209 [  6488] By: jhi                                   on 2000/08/02  03:02:57
47210         Log: memcpy has n o in it, as pinted ut by Sarathy.
47211      Branch: perl
47212            ! pod/perlguts.pod
47213 ____________________________________________________________________________
47214 [  6487] By: jhi                                   on 2000/08/02  02:44:51
47215         Log: Document in one place the memory abstractions used in Perl core.
47216              
47217              Subject: Re: Memory abstraction
47218              From: simon@brecon.co.uk (Simon Cozens)
47219              Date: 2 Aug 2000 02:20:23 GMT
47220              Organization: Earth.li Origins
47221      Branch: perl
47222            ! pod/perlguts.pod
47223 ____________________________________________________________________________
47224 [  6486] By: jhi                                   on 2000/08/02  02:41:57
47225         Log: regen_headers, regen perltoc.
47226      Branch: perl
47227            ! perlapi.c pod/perltoc.pod
47228 ____________________________________________________________________________
47229 [  6485] By: jhi                                   on 2000/08/02  01:43:33
47230         Log: "This little thing tests for a file .patch, and if it contains
47231              a number, pops into patchlevel.h" (making it easier to track
47232              which development version people are reporting bugs against)
47233              
47234              Subject: Patchlevel autogeneration for repository perls
47235              From: simon@brecon.co.uk (Simon Cozens)
47236              Date: 14 Jul 2000 07:12:15 GMT
47237              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
47238      Branch: perl
47239            + fix_pl
47240            ! MANIFEST Makefile.SH
47241 ____________________________________________________________________________
47242 [  6484] By: jhi                                   on 2000/08/02  01:32:54
47243         Log: FreeBSD 3.* updates from
47244              
47245              From: Paul Saab <ps@yahoo-inc.com>
47246              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
47247              Date: Tue, 1 Aug 2000 15:41:39 -0700
47248              Message-Id: <20000801154139.A53740@yahoo-inc.com>
47249      Branch: perl
47250            ! hints/freebsd.sh
47251 ____________________________________________________________________________
47252 [  6483] By: jhi                                   on 2000/08/02  01:27:44
47253         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
47254              instead one must use setproctitle().  This was already addressed
47255              by change #6457, but the below has a new variant for FreeBSD 4.0
47256              or later, and the matter is also documented more.
47257              
47258              From: Paul Saab <ps@yahoo-inc.com>
47259              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
47260              Date: Tue, 1 Aug 2000 15:41:39 -0700
47261              Message-Id: <20000801154139.A53740@yahoo-inc.com>
47262      Branch: metaconfig/U/perl
47263            + i_libutil.U
47264      Branch: perl
47265            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
47266 ____________________________________________________________________________
47267 [  6482] By: jhi                                   on 2000/08/01  22:17:32
47268         Log: The test from this
47269              
47270              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
47271              Date: Sat, 15 Apr 2000 17:03:44 +0100
47272              From: Tom Hughes <tom@compton.nu>
47273              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
47274              
47275              was missing, the code change went in as #5989
47276              (which had a different test?)
47277      Branch: perl
47278            ! t/op/misc.t
47279 ____________________________________________________________________________
47280 [  6481] By: jhi                                   on 2000/08/01  21:48:38
47281         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
47282              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
47283              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
47284              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
47285      Branch: perl
47286            ! perl.h
47287 ____________________________________________________________________________
47288 [  6480] By: jhi                                   on 2000/08/01  18:05:28
47289         Log: Make p4desc to skip non-mainperl branches by default.
47290      Branch: perl
47291            ! Porting/p4desc
47292 ____________________________________________________________________________
47293 [  6479] By: jhi                                   on 2000/08/01  17:29:19
47294         Log: If gccosandvers is equal to osname, clear gccosandvers.
47295      Branch: metaconfig/U/perl
47296            ! gccvers.U
47297      Branch: perl
47298            ! Configure config_h.SH
47299 ____________________________________________________________________________
47300 [  6478] By: jhi                                   on 2000/08/01  15:54:08
47301         Log: BOM patching from Simon Cozens.
47302      Branch: perl
47303            ! toke.c
47304 ____________________________________________________________________________
47305 [  6477] By: jhi                                   on 2000/08/01  04:50:33
47306         Log: Stash away the largefiles flags and libswanted.
47307      Branch: perl
47308            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
47309 ____________________________________________________________________________
47310 [  6476] By: gsar                                  on 2000/08/01  04:24:24
47311         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
47312              on Windows)
47313      Branch: perl
47314            ! t/pragma/utf8.t utf8.c win32/win32.c
47315 ____________________________________________________________________________
47316 [  6475] By: jhi                                   on 2000/08/01  03:35:24
47317         Log: Make chr() for values >127 to create utf8 when under utf8.
47318              
47319              Subject: Re: uft8/chr()
47320              From: simon@brecon.co.uk (Simon Cozens)
47321              Date: 1 Aug 2000 02:37:02 GMT
47322              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
47323      Branch: perl
47324            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
47325 ____________________________________________________________________________
47326 [  6474] By: jhi                                   on 2000/08/01  02:36:18
47327         Log: In Digital UNIX warn if gcc explicitly chosen because even
47328              2.95.2 is known to cause problems.
47329      Branch: perl
47330            ! hints/dec_osf.sh
47331 ____________________________________________________________________________
47332 [  6473] By: jhi                                   on 2000/08/01  02:00:56
47333         Log: Make the safety catch for buggy gccs work with triple version
47334              numbers like 2.95.2.  Reported in
47335              
47336              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
47337              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
47338              Date: Mon, 31 Jul 2000 14:55:06 +0200
47339              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
47340      Branch: perl
47341            ! hints/dec_osf.sh
47342 ____________________________________________________________________________
47343 [  6472] By: jhi                                   on 2000/08/01  01:13:33
47344         Log: Subject: fix and question re: waitpid() under win32
47345              From: Brian Clarke <clarke@appliedmeta.com>
47346              Date: Fri, 28 Jul 2000 15:18:29 -0400
47347              Message-ID: <3981DC85.290314EB@appliedmeta.com>
47348              
47349              Slightly reformatted and WNOHANG # define moved to win32.h
47350              so that also POSIX.xs sees it, as suggsted by Sarathy.
47351      Branch: perl
47352            ! win32/win32.c win32/win32.h
47353 ____________________________________________________________________________
47354 [  6471] By: jhi                                   on 2000/08/01  00:55:05
47355         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
47356              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47357              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
47358              Date: Mon, 31 Jul 2000 13:28:51 +0100
47359              
47360              (aka ID 20000730.002)
47361      Branch: perl
47362            ! op.c t/op/tr.t
47363 ____________________________________________________________________________
47364 [  6470] By: jhi                                   on 2000/07/31  23:34:42
47365         Log: Document the problem with -P in HP-UX and its workaround.
47366              
47367              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
47368              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
47369              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
47370              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
47371      Branch: perl
47372            ! README.hpux
47373 ____________________________________________________________________________
47374 [  6469] By: jhi                                   on 2000/07/31  04:15:02
47375         Log: The swallow_bom() saga continues.  The #23 of require.t
47376              (UTF16-LE) still fails (silently, no output) but the #22
47377              (UTF16-BE) seems to be working now.  The root of the
47378              failure may be in sv_gets(): is it UTF-16LE-aware,
47379              especially when it comes to line endings? 
47380      Branch: perl
47381            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
47382            ! t/comp/require.t toke.c utf8.c
47383 ____________________________________________________________________________
47384 [  6468] By: jhi                                   on 2000/07/30  19:05:48
47385         Log: Find green threads before native threads.
47386              
47387              Subject: Re: Patch to jpl/JNI/Makefile.PL
47388              From: Jens Thomsen <jens@fiend.cis.com>
47389              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
47390              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
47391      Branch: perl
47392            ! jpl/JNI/Makefile.PL
47393 ____________________________________________________________________________
47394 [  6467] By: jhi                                   on 2000/07/30  18:36:22
47395         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
47396      Branch: perl
47397            ! doop.c
47398 ____________________________________________________________________________
47399 [  6466] By: jhi                                   on 2000/07/30  04:37:29
47400         Log: A new version of the "remove UPPERACSE string comparison"
47401              operators.  The problem with the previous one (change #6454)
47402              was that it was for Perl 5.6.0.  From Paul Marquess.
47403      Branch: perl
47404            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
47405            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
47406            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
47407 ____________________________________________________________________________
47408 [  6465] By: jhi                                   on 2000/07/29  22:39:56
47409         Log: Do not upgrade SVs into utf8 just because they participate
47410              in eq or cmp.  Reported and fix suggested in
47411              
47412              Subject: [ID 20000720.009] sv_eq UTF8 bug
47413              From: "Simon Cozens" <simon@othersideofthe.earth.li>
47414              Date: 21 Jul 2000 04:37:29 -0000
47415              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
47416              
47417              Exercise for the kind reader: should we or should we not
47418              cache the utf8 conversion alonside the SV? (as magic,
47419              as thestrxfrm()ed version is cached under use locale)
47420              Argue both for and against.
47421      Branch: perl
47422            ! sv.c
47423 ____________________________________________________________________________
47424 [  6464] By: jhi                                   on 2000/07/29  22:36:22
47425         Log: Subject: UTF8 concat
47426              From: simon@brecon.co.uk (Simon Cozens) 
47427              Date: 30 Jun 2000 06:13:25 GMT
47428              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
47429              
47430              (with a memory leak fixed, plus a few casts added)
47431              
47432              This also seems to help for
47433              
47434              Subject: [ID 20000716.015] join UTF8 weirdness
47435              From: root <root@ak-71.mind.de> 
47436              Date: Sat, 15 Jul 2000 15:29:54 +0200
47437              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
47438              
47439              (from Andreas König)
47440      Branch: perl
47441            ! pp_hot.c
47442 ____________________________________________________________________________
47443 [  6463] By: jhi                                   on 2000/07/29  00:55:39
47444         Log: Tune the comments and hopefully stop a memory leak.
47445      Branch: perl
47446            ! toke.c utf8.c
47447 ____________________________________________________________________________
47448 [  6462] By: jhi                                   on 2000/07/29  00:16:53
47449         Log: The problem described in this
47450              
47451              Subject: [ID 20000322.018] named chars aren't magical enough
47452              From: root <root@dixie.cscaper.com>     
47453              Date: Wed, 22 Mar 2000 18:37:42 -0700
47454              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
47455              
47456              has been fixed in perl 5.6.0 but just in case added a test
47457              to keep it away.  (The report from Joseph Hall.)
47458      Branch: perl
47459            ! t/lib/charnames.t
47460 ____________________________________________________________________________
47461 [  6461] By: jhi                                   on 2000/07/28  23:56:36
47462         Log: Tiny fixes for #6460.
47463      Branch: metaconfig/U/perl
47464            ! gccvers.U
47465      Branch: perl
47466            ! Configure config_h.SH
47467 ____________________________________________________________________________
47468 [  6460] By: jhi                                   on 2000/07/28  23:24:41
47469         Log: Warn if the version of the operating system used to compile gcc
47470              differs from the current version of the operating system.
47471              Also display the gcc compilation os and version in myconfig.
47472              Inspiration from
47473              
47474              Subject: Re: [ID 20000710.003] ERRORS!!         
47475              From: "Kurt D. Starsinic" <kstar@chapin.edu>
47476              Date: Mon, 10 Jul 2000 15:54:16 -0400
47477              Message-ID: <20000710155416.A1384@O2.chapin.edu>
47478      Branch: metaconfig/U/perl
47479            ! gccvers.U
47480      Branch: perl
47481            ! Configure config_h.SH myconfig.SH
47482 ____________________________________________________________________________
47483 [  6459] By: jhi                                   on 2000/07/28  22:00:32
47484         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
47485              letter to $Config{osvers}.
47486      Branch: metaconfig
47487            ! U/modified/Oldconfig.U
47488      Branch: perl
47489            ! Configure config_h.SH
47490 ____________________________________________________________________________
47491 [  6458] By: jhi                                   on 2000/07/28  04:15:39
47492         Log: Back out #6454, doesn't seem to work.
47493              (Reason: that patch was for perl 5.6.0, not perl-current)
47494              (A version of the patch for perl-current came in later as #6466)
47495      Branch: perl
47496            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
47497            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
47498            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
47499 ____________________________________________________________________________
47500 [  6457] By: jhi                                   on 2000/07/27  23:31:49
47501         Log: Use setproctitle() if available to modify $0.
47502              
47503              Subject: setting $* on BSD4 broken
47504              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
47505              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
47506              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
47507      Branch: metaconfig
47508            ! U/modified/Myinit.U
47509      Branch: perl
47510            ! Configure config_h.SH mg.c
47511 ____________________________________________________________________________
47512 [  6456] By: jhi                                   on 2000/07/27  14:50:47
47513         Log: Allow "no AutoLoader;", based on change #6444,
47514              suggested by Graham Barr.
47515      Branch: perl
47516            ! lib/AutoLoader.pm
47517 ____________________________________________________________________________
47518 [  6455] By: jhi                                   on 2000/07/27  14:19:10
47519         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
47520              From: rspier@pobox.com (Robert Spier)
47521              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
47522              Message-ID: <14720.15855.787664.424783@rls.cx>
47523      Branch: perl
47524            ! pod/perldiag.pod
47525 ____________________________________________________________________________
47526 [  6454] By: jhi                                   on 2000/07/27  14:03:02
47527         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
47528              for a long time).
47529              
47530              Reported in
47531              
47532              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
47533              From: Ryan Herbert <rherbert@sycamorehq.com>
47534              Date: Mon, 17 Jul 2000 11:40:42 -0400
47535              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
47536              
47537              Patched in
47538              
47539              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
47540              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
47541              Date: Wed, 26 Jul 2000 23:40:18 +0100
47542              Message-ID: <000001bff752$79511880$0a17073e@tiny>
47543              
47544              based on an earlier patch from Stephen P. Potter.
47545              
47546              (Removed later by change #6458 because this patch was for
47547              perl 5.6.0, not perl-current)
47548      Branch: perl
47549            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
47550            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
47551            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
47552 ____________________________________________________________________________
47553 [  6453] By: jhi                                   on 2000/07/27  13:48:02
47554         Log: Subject: [PATCH] fixes bug 20000508.004
47555              From: Michael Stevens <mstevens@globnix.org>
47556              Date: Thu, 27 Jul 2000 13:49:04 +0100
47557              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
47558      Branch: perl
47559            ! pod/perldata.pod
47560 ____________________________________________________________________________
47561 [  6452] By: jhi                                   on 2000/07/26  23:51:26
47562         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
47563              and Craig A. Berry.
47564      Branch: perl
47565            ! lib/File/Temp.pm pod/perlport.pod
47566 ____________________________________________________________________________
47567 [  6451] By: jhi                                   on 2000/07/26  19:43:30
47568         Log: Be wary of close()s, too.
47569              
47570              Subject: Re: [PATCH] perlbug cleanup
47571              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47572              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
47573              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
47574      Branch: perl
47575            ! utils/perlbug.PL
47576 ____________________________________________________________________________
47577 [  6450] By: jhi                                   on 2000/07/26  18:41:40
47578         Log: Subject: Minor doc patch: handy.h
47579              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
47580              Date: Wed, 26 Jul 2000 15:34:25 -0300
47581              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
47582      Branch: perl
47583            ! handy.h pod/perlapi.pod
47584 ____________________________________________________________________________
47585 [  6449] By: jhi                                   on 2000/07/26  18:23:55
47586         Log: Subject: [PATCH] minor doc change - perlguts
47587              From: Michael Stevens <mstevens@globnix.org>
47588              Date: Thu, 13 Jul 2000 12:39:18 +0100
47589              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
47590      Branch: perl
47591            ! pod/perlguts.pod
47592 ____________________________________________________________________________
47593 [  6448] By: jhi                                   on 2000/07/26  18:20:30
47594         Log: open() wariness in perlbug.
47595              
47596              Subject: [PATCH] perlbug cleanup
47597              From: Michael Stevens <mstevens@globnix.org>
47598              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
47599              Date: Thu, 13 Jul 2000 15:52:23 +0100
47600      Branch: perl
47601            ! utils/perlbug.PL
47602 ____________________________________________________________________________
47603 [  6447] By: jhi                                   on 2000/07/26  18:13:04
47604         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
47605      Branch: perl
47606            ! lib/File/Temp.pm t/lib/ftmp-security.t
47607 ____________________________________________________________________________
47608 [  6446] By: jhi                                   on 2000/07/26  18:06:32
47609         Log: docfix from Peter Scott <Peter@PSDT.com>.
47610      Branch: perl
47611            ! pod/perlfunc.pod
47612 ____________________________________________________________________________
47613 [  6445] By: jhi                                   on 2000/07/26  17:53:31
47614         Log: Fix *foo{FORMAT}.
47615              
47616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47617              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
47618              Date: Wed, 26 Jul 2000 19:51:02 +0200
47619              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
47620              
47621              From: Graham Barr <gbarr@pobox.com>
47622              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
47623              Date: Wed, 26 Jul 2000 17:38:36 +0100
47624              Message-ID: <20000726173836.L472@pobox.com>
47625      Branch: perl
47626            ! pp.c sv.c t/op/gv.t
47627 ____________________________________________________________________________
47628 [  6444] By: jhi                                   on 2000/07/26  17:49:14
47629         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
47630              from Graham Barr in the module list.
47631      Branch: perl
47632            ! gv.c pod/perlobj.pod
47633 ____________________________________________________________________________
47634 [  6443] By: jhi                                   on 2000/07/26  16:06:56
47635         Log: More split() doc and test patches from Mike Guy.
47636      Branch: perl
47637            ! pod/perlfunc.pod t/op/split.t
47638 ____________________________________________________________________________
47639 [  6442] By: jhi                                   on 2000/07/26  16:05:30
47640         Log: MacOS nits from Matthias Neeracher.
47641      Branch: perl
47642            ! perl.c pp_ctl.c
47643 ____________________________________________________________________________
47644 [  6441] By: jhi                                   on 2000/07/26  04:39:57
47645         Log: Subject: [PATCH] split /^/
47646              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47647              Date: Tue, 25 Jul 2000 14:18:57 +0100
47648              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
47649              
47650              (with notes from tchrist and gbarr)
47651      Branch: perl
47652            ! pod/perlfunc.pod t/op/split.t
47653 ____________________________________________________________________________
47654 [  6440] By: jhi                                   on 2000/07/26  04:32:32
47655         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
47656              From: Peter Prymmer <pvhp@forte.com>
47657              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
47658              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
47659      Branch: perl
47660            ! vms/munchconfig.c
47661 ____________________________________________________________________________
47662 [  6439] By: jhi                                   on 2000/07/26  04:31:01
47663         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
47664              to be fatal errors (instead of by default ignoring them, and
47665              ignoring with a bug: even though -w gave an error, the opening [
47666              was left in)  Reported in:
47667              
47668              Subject: [ID 20000716.024] [=cc=] / [:blank:]
47669              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
47670              Date: Sun, 16 Jul 2000 17:55:29 -0700
47671              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
47672      Branch: perl
47673            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
47674 ____________________________________________________________________________
47675 [  6438] By: jhi                                   on 2000/07/25  15:41:15
47676         Log: Subject: [PATCH] av.c apidoc
47677              From: simon@brecon.co.uk (Simon Cozens)
47678              Date: 24 Jul 2000 06:40:52 GMT
47679              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
47680      Branch: perl
47681            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
47682            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
47683 ____________________________________________________________________________
47684 [  6437] By: jhi                                   on 2000/07/25  14:05:36
47685         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
47686              From: "Stephen P. Potter" <spp@ds.net>
47687              Date: Mon, 24 Jul 2000 14:22:23 -0400
47688              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
47689      Branch: perl
47690            ! pod/perllocale.pod
47691 ____________________________________________________________________________
47692 [  6436] By: jhi                                   on 2000/07/25  14:02:03
47693         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
47694              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47695              Date: Mon, 24 Jul 2000 18:04:28 +0100
47696              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
47697      Branch: perl
47698            ! t/lib/syslfs.t t/op/lfs.t
47699 ____________________________________________________________________________
47700 [  6435] By: jhi                                   on 2000/07/25  13:59:28
47701         Log: Get UTF16 BOMs working.  Patch from
47702              
47703              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
47704              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47705              Date: Tue, 25 Jul 2000 12:52:45 +0100
47706              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
47707              
47708              and notes from
47709              
47710              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
47711              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47712              Date: Tue, 25 Jul 2000 11:43:25 +0100
47713              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
47714      Branch: perl
47715            ! t/comp/require.t toke.c utf8.c
47716 ____________________________________________________________________________
47717 [  6434] By: jhi                                   on 2000/07/25  02:39:54
47718         Log: Make the "uninit variable" warning to say "concat or string"
47719              or "join or string" when in concat or join .
47720              
47721              Subject: Re: [ID 20000403.009] uninitialised concatenation???
47722              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47723              Date: Tue, 04 Apr 2000 18:22:58 +0100
47724              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
47725              
47726              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
47727              From: William R Ward <hermit@BayView.COM>
47728              Date: Thu, 30 Mar 2000 19:50:03 -0800
47729              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
47730      Branch: perl
47731            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
47732            ! t/pragma/warn/op t/pragma/warn/sv
47733 ____________________________________________________________________________
47734 [  6433] By: jhi                                   on 2000/07/24  17:52:56
47735         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
47736      Branch: perl
47737            ! lib/File/Spec/VMS.pm
47738 ____________________________________________________________________________
47739 [  6432] By: jhi                                   on 2000/07/24  17:44:44
47740         Log: Test cases for #6431.
47741              
47742              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
47743              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47744              Date: Mon, 24 Jul 2000 15:32:29 +0100
47745              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
47746      Branch: perl
47747            ! t/op/pat.t t/op/split.t
47748 ____________________________________________________________________________
47749 [  6431] By: jhi                                   on 2000/07/24  17:43:17
47750         Log: Bind op fix.
47751              
47752              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
47753              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47754              Date: Mon, 17 Jul 2000 20:04:56 +0100
47755              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
47756      Branch: perl
47757            ! op.c
47758 ____________________________________________________________________________
47759 [  6430] By: jhi                                   on 2000/07/24  03:42:42
47760         Log: Subject: [ID 20000716.023] syslog test fails without sockets
47761              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47762              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
47763              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
47764      Branch: metaconfig/U/perl
47765            ! Extensions.U
47766      Branch: perl
47767            ! Configure config_h.SH
47768 ____________________________________________________________________________
47769 [  6429] By: jhi                                   on 2000/07/24  03:11:52
47770         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
47771              case, but add also notes explaining the relationship of this
47772              patch and the earlier notes by Sarathy.
47773              
47774              Subject: Map is still slow
47775              From: "Ben Tilly" <ben_tilly@hotmail.com>
47776              Date: Sat, 15 Jul 2000 17:23:27 EDT
47777              Message-ID: <20000715212327.21656.qmail@hotmail.com>
47778      Branch: perl
47779            ! pp_ctl.c
47780 ____________________________________________________________________________
47781 [  6428] By: jhi                                   on 2000/07/24  02:58:52
47782         Log: Documentation to explain the behaviour of map().
47783              
47784              Subject: Re: Map is still slow 
47785              From: Gurusamy Sarathy <gsar@ActiveState.com>
47786              Date: Sat, 15 Jul 2000 16:05:09 -0700
47787              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
47788      Branch: perl
47789            ! pp_ctl.c
47790 ____________________________________________________________________________
47791 [  6427] By: jhi                                   on 2000/07/24  02:50:03
47792         Log: Add tests for
47793              [ID 19991110.003] another matching finding by pcre author
47794              which has already been fixed by some patch, as verified in
47795              
47796              Subject: Re: two regex bugs from the mists of time (well, last November)
47797              From: Hugo <hv@crypt.compulink.co.uk>
47798              Date: Sat, 22 Jul 2000 18:12:58 +0100
47799              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
47800      Branch: perl
47801            ! t/op/re_tests
47802 ____________________________________________________________________________
47803 [  6426] By: jhi                                   on 2000/07/24  02:11:20
47804         Log: A missing 'break' after the [[:space:]] switch case.
47805              
47806              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
47807              From: "Stephen P. Potter" <spp@ds.net>
47808              Date: Tue, 18 Jul 2000 16:25:17 -0400
47809              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
47810      Branch: perl
47811            ! regcomp.c
47812 ____________________________________________________________________________
47813 [  6425] By: jhi                                   on 2000/07/24  02:06:12
47814         Log: The output might have been produced in the wrong order.
47815              
47816              Subject: [ID 20000720.003] [PATCH] t/op/write.t
47817              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47818              Date: Thu, 20 Jul 2000 18:49:18 +0100
47819              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
47820      Branch: perl
47821            ! t/op/write.t
47822 ____________________________________________________________________________
47823 [  6424] By: jhi                                   on 2000/07/24  02:00:07
47824         Log: Use STDOUT consistently.
47825              
47826              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
47827              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47828              Date: Thu, 20 Jul 2000 18:04:01 +0100
47829              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
47830      Branch: perl
47831            ! lib/Test/Harness.pm
47832 ____________________________________________________________________________
47833 [  6423] By: jhi                                   on 2000/07/24  01:54:54
47834         Log: Protect against "wild next"s, that is, callbacks doing "next"
47835              instead of "return".
47836              
47837              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
47838              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47839              Date: Tue, 18 Jul 2000 11:30:16 +0100
47840              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
47841      Branch: perl
47842            ! lib/File/Find.pm
47843 ____________________________________________________________________________
47844 [  6422] By: jhi                                   on 2000/07/24  01:35:47
47845         Log: Out-of-date note removed.
47846              
47847              Subject: [PATCH] documentation perlipc
47848              From: rspier@pobox.com (Robert Spier)
47849              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
47850              Message-ID: <14711.35178.572612.502654@rls.cx>
47851      Branch: perl
47852            ! pod/perlipc.pod
47853 ____________________________________________________________________________
47854 [  6421] By: jhi                                   on 2000/07/24  00:09:18
47855         Log: Send all installperl messages to STDERR and be -w clean.
47856              
47857              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
47858              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47859              Date: Sat, 22 Jul 2000 14:02:11 +0100
47860              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
47861      Branch: perl
47862            ! installperl
47863 ____________________________________________________________________________
47864 [  6420] By: jhi                                   on 2000/07/24  00:04:19
47865         Log: Decutandpasto.
47866              
47867              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
47868              From: "Richard Soderberg" <rs@crystalflame.net>
47869              Date: Sun, 23 Jul 2000 01:37:23 -0700
47870              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
47871      Branch: perl
47872            ! pod/perlipc.pod
47873 ____________________________________________________________________________
47874 [  6419] By: jhi                                   on 2000/07/24  00:01:12
47875         Log: A cleaner abs_path().
47876              Subject: Re: unix alternative to Cwd.pm
47877              From: Jeff Pinyan <jeffp@crusoe.net>
47878              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
47879              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
47880      Branch: perl
47881            ! lib/Cwd.pm
47882 ____________________________________________________________________________
47883 [  6418] By: jhi                                   on 2000/07/23  23:48:56
47884         Log: Detypo.
47885              
47886              Subject: [PATCH perl-current] Typo in hints/powerux.sh
47887              From: "Richard Soderberg" <rs@crystalflame.net>
47888              Date: Sun, 23 Jul 2000 01:27:33 -0700
47889              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
47890      Branch: perl
47891            ! hints/powerux.sh
47892 ____________________________________________________________________________
47893 [  6417] By: jhi                                   on 2000/07/17  22:13:31
47894         Log: Subject: SDBM_File documentation
47895              From: mjd@plover.com
47896              Date: 16 Jul 2000 17:41:17 -0000
47897              Message-ID: <20000716174117.18515.qmail@plover.com>
47898      Branch: perl
47899            ! ext/SDBM_File/SDBM_File.pm
47900 ____________________________________________________________________________
47901 [  6416] By: jhi                                   on 2000/07/17  19:13:26
47902         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
47903      Branch: perl
47904            ! hints/mpeix.sh mpeix/relink
47905 ____________________________________________________________________________
47906 [  6415] By: jhi                                   on 2000/07/15  14:11:02
47907         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
47908              the utf8 'characters' can be more than one octet).
47909              
47910              Date: Sat, 15 Jul 2000 00:21:56 +0100
47911              From: Tom Hughes <tom@compton.nu>
47912              Subject: Re: [ID 20000714.002]
47913              Message-ID: <db2334de49.tom@compton.compton.nu>
47914              
47915              Reported in
47916              
47917              Subject: [ID 20000714.002]
47918              From: "Simon Cozens" <simon@othersideofthe.earth.li>
47919              Date: 14 Jul 2000 15:13:09 -0000
47920              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
47921      Branch: perl
47922            ! doop.c
47923 ____________________________________________________________________________
47924 [  6414] By: jhi                                   on 2000/07/15  03:13:41
47925         Log: another VMS build tweak from Peter Prymmer
47926      Branch: perl
47927            ! vms/descrip_mms.template
47928 ____________________________________________________________________________
47929 [  6413] By: jhi                                   on 2000/07/15  03:10:40
47930         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
47931      Branch: perl
47932            ! vms/perlvms.pod
47933 ____________________________________________________________________________
47934 [  6412] By: jhi                                   on 2000/07/15  00:31:05
47935         Log: More docs for sv functions.
47936              
47937              Subject: [PATCH cfgperl] sv.c apidoc
47938              From: simon@brecon.co.uk (Simon Cozens)
47939              Date: 13 Jul 2000 09:00:20 GMT
47940              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
47941              
47942              Subject: Re: [PATCH cfgperl] sv.c apidoc
47943              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47944              Date: Thu, 13 Jul 2000 12:27:41 +0100
47945              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
47946              
47947              Subject: Re: [PATCH cfgperl] sv.c apidoc
47948              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47949              Date: Thu, 13 Jul 2000 13:23:09 +0100
47950              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
47951              
47952              Subject: Re: [PATCH cfgperl] sv.c apidoc
47953              From: simon@brecon.co.uk (Simon Cozens)
47954              Date: 14 Jul 2000 06:51:02 GMT
47955              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
47956      Branch: perl
47957            ! embed.pl pod/perlapi.pod sv.c
47958 ____________________________________________________________________________
47959 [  6411] By: jhi                                   on 2000/07/15  00:10:41
47960         Log: lib/b test fixes from Peter Prymmer.
47961      Branch: perl
47962            ! t/lib/b.t
47963 ____________________________________________________________________________
47964 [  6410] By: jhi                                   on 2000/07/15  00:02:09
47965         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
47966              From: Hugo <hv@crypt.compulink.co.uk>
47967              Date: Fri, 14 Jul 2000 23:05:20 +0100
47968              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
47969              
47970              Didn't anymore apply, but that point still could use another fix.
47971      Branch: perl
47972            ! pod/perlfunc.pod
47973 ____________________________________________________________________________
47974 [  6409] By: jhi                                   on 2000/07/14  23:15:15
47975         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
47976              not in pod, from Peter Prymmer
47977      Branch: perl
47978            ! vms/descrip_mms.template
47979 ____________________________________________________________________________
47980 [  6408] By: jhi                                   on 2000/07/14  20:35:05
47981         Log: The bug report
47982              [ID 19991110.002] minimal matching discrepancy found by pcre author
47983              seems to have been fixed (though differently from what was suggested
47984              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
47985      Branch: perl
47986            ! t/op/re_tests
47987 ____________________________________________________________________________
47988 [  6407] By: jhi                                   on 2000/07/14  17:38:08
47989         Log: Fix AutoSplit to use File::Spec the right way in VMS,
47990              from Peter Prymmer.
47991      Branch: perl
47992            ! lib/AutoSplit.pm
47993 ____________________________________________________________________________
47994 [  6406] By: jhi                                   on 2000/07/14  14:13:22
47995         Log: Merge perlhacktut into perlhack, update perlguts.
47996              
47997              Subject: Re: Perlhacktut
47998              From: simon@brecon.co.uk (Simon Cozens)
47999              Date: 14 Jul 2000 06:49:21 GMT
48000              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
48001              
48002              Subject: Re: Perlhacktut
48003              From: simon@brecon.co.uk (Simon Cozens)
48004              Date: 14 Jul 2000 07:09:45 GMT
48005              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
48006      Branch: perl
48007            ! pod/perlguts.pod pod/perlhack.pod
48008 ____________________________________________________________________________
48009 [  6405] By: jhi                                   on 2000/07/14  14:02:31
48010         Log: Integrate with Sarathy.
48011      Branch: cfgperl
48012           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
48013           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
48014           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
48015 ____________________________________________________________________________
48016 [  6404] By: gsar                                  on 2000/07/14  12:15:02
48017         Log: PERL_OBJECT build tweaks
48018      Branch: perl
48019            ! toke.c
48020 ____________________________________________________________________________
48021 [  6403] By: gsar                                  on 2000/07/14  11:23:41
48022         Log: inconsistent types needs casts
48023      Branch: perl
48024            ! toke.c
48025 ____________________________________________________________________________
48026 [  6402] By: gsar                                  on 2000/07/14  11:12:04
48027         Log: typos in change#6399, regen headers
48028      Branch: perl
48029            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
48030 ____________________________________________________________________________
48031 [  6401] By: gsar                                  on 2000/07/14  10:59:12
48032         Log: typecasts needed for change#6394
48033      Branch: perl
48034            ! toke.c
48035 ____________________________________________________________________________
48036 [  6400] By: gsar                                  on 2000/07/14  10:49:37
48037         Log: integrate cfgperl contents into mainline
48038      Branch: perl
48039           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
48040           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
48041 ____________________________________________________________________________
48042 [  6399] By: gsar                                  on 2000/07/14  10:38:35
48043         Log: enable UTF-16 filter by default if relevant BOM is seen; various
48044              cleanups (typos, misformatted code, and small bugs)
48045      Branch: perl
48046            ! doop.c embed.pl mg.c op.c pp.c toke.c
48047 ____________________________________________________________________________
48048 [  6398] By: gsar                                  on 2000/07/14  08:55:38
48049         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
48050              name suggests anyway)
48051      Branch: perl
48052            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
48053 ____________________________________________________________________________
48054 [  6397] By: gsar                                  on 2000/07/14  08:44:33
48055         Log: move new variables to the end of the interpreter structure (for
48056              bincompat in code that doesn't #include XSUB.h)
48057      Branch: perl
48058            ! intrpvar.h
48059 ____________________________________________________________________________
48060 [  6396] By: gsar                                  on 2000/07/14  08:13:58
48061         Log: MakeMaker should not remove editor backups (*~) on `make clean`
48062              by default (completes change#6383)
48063      Branch: perl
48064            ! lib/ExtUtils/MM_Unix.pm
48065 ____________________________________________________________________________
48066 [  6395] By: jhi                                   on 2000/07/14  05:20:33
48067         Log: Replace change #6337 with a better one.
48068              
48069              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
48070              From: Hugo <hv@crypt.compulink.co.uk>
48071              Date: Fri, 14 Jul 2000 04:16:20 +0100
48072              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
48073      Branch: cfgperl
48074            ! regexec.c t/op/re_tests
48075 ____________________________________________________________________________
48076 [  6394] By: jhi                                   on 2000/07/14  01:33:59
48077         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
48078      Branch: cfgperl
48079            ! embed.pl global.sym proto.h toke.c
48080 ____________________________________________________________________________
48081 [  6393] By: jhi                                   on 2000/07/13  23:41:23
48082         Log: remove discarded test
48083      Branch: cfgperl
48084            ! MANIFEST
48085 ____________________________________________________________________________
48086 [  6392] By: jhi                                   on 2000/07/13  23:32:25
48087         Log: The {multiplier} of a fixed substring was overlooked which
48088              caused a wrong initial search offset for that substring.
48089              
48090              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
48091              From: Hugo <hv@crypt.compulink.co.uk>
48092              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
48093              Date: Thu, 13 Jul 2000 19:27:13 +0100
48094      Branch: cfgperl
48095            ! regcomp.c t/op/re_tests
48096 ____________________________________________________________________________
48097 [  6391] By: jhi                                   on 2000/07/13  16:37:42
48098         Log: typo fix from Craig Berry
48099      Branch: cfgperl
48100            ! vms/subconfigure.com
48101 ____________________________________________________________________________
48102 [  6390] By: jhi                                   on 2000/07/13  13:20:12
48103         Log: Integrate with Sarathy.
48104      Branch: cfgperl
48105            - t/op/method2entersub.t
48106           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
48107           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
48108           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
48109           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
48110 ____________________________________________________________________________
48111 [  6389] By: jhi                                   on 2000/07/13  13:18:48
48112         Log: Detypo from Peter Prymmer, part of #6388.
48113      Branch: cfgperl
48114            ! Configure config_h.SH
48115      Branch: metaconfig
48116            ! U/modified/d_longlong.U
48117 ____________________________________________________________________________
48118 [  6388] By: gsar                                  on 2000/07/13  06:33:40
48119         Log: typos (spotted by Peter Prymmer)
48120      Branch: perl
48121            ! Configure t/lib/english.t
48122 ____________________________________________________________________________
48123 [  6387] By: gsar                                  on 2000/07/13  05:35:28
48124         Log: new selfloader.t in change#6183 doesn't close DATA handles,
48125              and thus fails to clean up tmp files on dosish platforms
48126      Branch: perl
48127            ! t/lib/selfloader.t
48128 ____________________________________________________________________________
48129 [  6386] By: gsar                                  on 2000/07/12  21:42:39
48130         Log: sprintf test tweaks (from Dominic Dunlop)
48131      Branch: perl
48132            ! t/op/sprintf.t
48133 ____________________________________________________________________________
48134 [  6385] By: gsar                                  on 2000/07/12  21:33:46
48135         Log: fix bugs in processing %v-*d and similar format specs (from
48136              Avi Finkel <avi@finkel.org>)
48137      Branch: perl
48138            ! sv.c t/op/sprintf.t
48139 ____________________________________________________________________________
48140 [  6384] By: gsar                                  on 2000/07/12  16:04:19
48141         Log: readd missing perldelta.pod changes from changes#6339,6376
48142      Branch: perl
48143            ! pod/perldelta.pod
48144 ____________________________________________________________________________
48145 [  6383] By: gsar                                  on 2000/07/12  16:00:51
48146         Log: don't clobber *.orig files on *clean targets
48147      Branch: perl
48148            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
48149 ____________________________________________________________________________
48150 [  6382] By: gsar                                  on 2000/07/12  07:59:12
48151         Log: fix broken integrations in cfgperl
48152      Branch: cfgperl
48153           !> Changes pod/perldelta.pod
48154 ____________________________________________________________________________
48155 [  6381] By: gsar                                  on 2000/07/12  07:42:17
48156         Log: integrate cfgperl changes into mainline
48157      Branch: perl
48158            ! Changes
48159           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
48160           !> pod/perlre.pod
48161 ____________________________________________________________________________
48162 [  6380] By: gsar                                  on 2000/07/12  07:31:00
48163         Log: get sprintf.t to adjust properly for 3-digit exponents
48164      Branch: perl
48165            ! t/op/sprintf.t
48166 ____________________________________________________________________________
48167 [  6379] By: gsar                                  on 2000/07/12  06:40:04
48168         Log: change#6174 needs corresponding change in win32/config_h.PL,
48169              which grovels through config_h.SH to find the config.h name
48170      Branch: perl
48171            ! win32/config_h.PL
48172 ____________________________________________________________________________
48173 [  6378] By: jhi                                   on 2000/07/12  05:03:59
48174         Log: Do the cc sanity check both before the hints and
48175              after the cc selction.
48176      Branch: cfgperl
48177            ! Configure config_h.SH
48178      Branch: metaconfig
48179            ! U/modified/Oldconfig.U U/modified/cc.U
48180      Branch: metaconfig/U/perl
48181            + Checkcc.U
48182 ____________________________________________________________________________
48183 [  6377] By: jhi                                   on 2000/07/12  02:49:22
48184         Log: Fix nits noticed by Boston.pm.
48185      Branch: cfgperl
48186            ! pod/perlre.pod
48187 ____________________________________________________________________________
48188 [  6376] By: jhi                                   on 2000/07/11  21:22:13
48189         Log: Configure cosmetics and perldelta.
48190      Branch: cfgperl
48191            ! Configure config_h.SH pod/perldelta.pod
48192      Branch: metaconfig
48193            ! U/modified/cc.U
48194 ____________________________________________________________________________
48195 [  6375] By: gsar                                  on 2000/07/11  21:17:35
48196         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
48197      Branch: perl
48198            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
48199            ! win32/win32sck.c
48200 ____________________________________________________________________________
48201 [  6374] By: gsar                                  on 2000/07/11  20:48:50
48202         Log: tweak for build failure under multiplicity
48203      Branch: perl
48204            ! toke.c
48205 ____________________________________________________________________________
48206 [  6373] By: gsar                                  on 2000/07/11  20:37:23
48207         Log: integrate cfgperl changes#6325..6373 into mainline
48208              (NOTE: today's batch of integrations still untested)
48209      Branch: perl
48210           +> ext/DynaLoader/hints/netbsd.pl
48211            ! Changes
48212           !> (integrate 26 files)
48213 ____________________________________________________________________________
48214 [  6372] By: jhi                                   on 2000/07/11  20:30:36
48215         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
48216              regen perltoc.
48217      Branch: cfgperl
48218            + pod/perlbook.pod
48219            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
48220            ! pod/perltoc.pod
48221 ____________________________________________________________________________
48222 [  6371] By: jhi                                   on 2000/07/11  20:08:56
48223         Log: Minor cleanups on the booklist.
48224      Branch: cfgperl
48225            ! pod/perlfaq2.pod
48226 ____________________________________________________________________________
48227 [  6370] By: jhi                                   on 2000/07/11  19:31:13
48228         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
48229      Branch: cfgperl
48230            ! t/pragma/overload.t
48231 ____________________________________________________________________________
48232 [  6369] By: gsar                                  on 2000/07/11  19:27:48
48233         Log: integrate cfgperl changes#6293..6324 into mainline
48234      Branch: perl
48235           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
48236            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
48237           !> (integrate 30 files)
48238 ____________________________________________________________________________
48239 [  6368] By: gsar                                  on 2000/07/11  19:18:57
48240         Log: skip integrate of problematic change#6292 from cfgperl into mainline
48241      Branch: perl
48242           !> pp_hot.c
48243 ____________________________________________________________________________
48244 [  6367] By: gsar                                  on 2000/07/11  19:17:21
48245         Log: integrate cfgperl changes#6288..6290 into mainline
48246      Branch: perl
48247           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
48248 ____________________________________________________________________________
48249 [  6366] By: gsar                                  on 2000/07/11  19:11:18
48250         Log: integrate cfgperl changes#6268..6282 into mainline
48251      Branch: perl
48252           !> (integrate 30 files)
48253 ____________________________________________________________________________
48254 [  6365] By: gsar                                  on 2000/07/11  18:57:00
48255         Log: delete new accidentally branched file
48256      Branch: perl
48257            - t/op/method2entersub.t
48258 ____________________________________________________________________________
48259 [  6364] By: gsar                                  on 2000/07/11  18:55:13
48260         Log: skip integrate of change#6267 from cfgperl into mainline (the
48261              method call optimization is flawed without additional hints
48262              from user about immutableness of @ISA and no runtime method
48263              definitions)
48264      Branch: perl
48265           +> t/op/method2entersub.t
48266           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
48267           !> perl.h t/op/sprintf.t xsutils.c
48268 ____________________________________________________________________________
48269 [  6363] By: gsar                                  on 2000/07/11  18:49:43
48270         Log: integrate cfgperl changes#6261..6266 into mainline
48271      Branch: perl
48272           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
48273           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
48274           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
48275           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
48276 ____________________________________________________________________________
48277 [  6362] By: gsar                                  on 2000/07/11  18:43:26
48278         Log: integrate cfgperl changes#6252..6260 into mainline
48279      Branch: perl
48280           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
48281           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
48282           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
48283           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
48284 ____________________________________________________________________________
48285 [  6361] By: gsar                                  on 2000/07/11  18:37:12
48286         Log: skip integrate of problematic change#6251 from cfgperl into mainline
48287      Branch: perl
48288           !> lib/Exporter.pm
48289 ____________________________________________________________________________
48290 [  6360] By: gsar                                  on 2000/07/11  18:34:56
48291         Log: integrate cfgperl change#6250 into mainline
48292      Branch: perl
48293           +> t/op/my_stash.t
48294           !> MANIFEST embed.pl proto.h toke.c
48295 ____________________________________________________________________________
48296 [  6359] By: gsar                                  on 2000/07/11  18:21:19
48297         Log: integrate cfgperl changes#6242..6249 into mainline
48298      Branch: perl
48299           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
48300           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
48301           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
48302           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
48303           !> t/lib/peek.t utf8.c
48304 ____________________________________________________________________________
48305 [  6358] By: gsar                                  on 2000/07/11  18:15:45
48306         Log: skip integrate of problematic change#6241 from cfgperl into mainline
48307      Branch: perl
48308           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
48309 ____________________________________________________________________________
48310 [  6357] By: jhi                                   on 2000/07/11  18:15:16
48311         Log: Fix for
48312              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
48313              From: Roderick Schertler <roderick@argon.org> 
48314              Date: Tue, 11 Jul 2000 13:55:05 -0400 
48315              Message-Id: <200007111755.NAA05077@jones.argon.org> 
48316      Branch: cfgperl
48317            ! doio.c
48318 ____________________________________________________________________________
48319 [  6356] By: jhi                                   on 2000/07/11  18:12:51
48320         Log: Typo in #6341.
48321      Branch: cfgperl
48322            ! pp_hot.c
48323 ____________________________________________________________________________
48324 [  6355] By: gsar                                  on 2000/07/11  18:12:10
48325         Log: integrate cfgperl changes#6231..6240 into mainline
48326      Branch: perl
48327           +> pod/perlutil.pod
48328           !> (integrate 35 files)
48329 ____________________________________________________________________________
48330 [  6354] By: jhi                                   on 2000/07/11  18:04:34
48331         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
48332              From: Dominic Dunlop <domo@computer.org> 
48333              Date: Tue, 11 Jul 2000 12:27:33 +0200 
48334              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
48335              
48336              Replaces change #6268.
48337      Branch: cfgperl
48338            ! t/op/sprintf.t
48339 ____________________________________________________________________________
48340 [  6353] By: gsar                                  on 2000/07/11  17:59:51
48341         Log: skip integrate of problematic change#6230 from cfgperl into mainline
48342              (a later version of File::Spec is already in mainline)
48343      Branch: perl
48344           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
48345           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
48346 ____________________________________________________________________________
48347 [  6352] By: gsar                                  on 2000/07/11  17:57:48
48348         Log: integrate cfgperl changes#6224..6229 into mainline
48349      Branch: perl
48350           +> lib/lib.pm.PL
48351            - lib/lib.pm
48352           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
48353           !> lib/English.pm op.c t/lib/english.t
48354 ____________________________________________________________________________
48355 [  6351] By: gsar                                  on 2000/07/11  17:50:10
48356         Log: skip integrate of problematic change#6223 from cfgperl into mainline
48357      Branch: perl
48358           !> doio.c
48359 ____________________________________________________________________________
48360 [  6350] By: gsar                                  on 2000/07/11  17:48:28
48361         Log: integrate cfgperl changes#6220..6222 into mainline
48362      Branch: perl
48363           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
48364           !> toke.c utf8.c win32/win32.h
48365 ____________________________________________________________________________
48366 [  6349] By: gsar                                  on 2000/07/11  17:46:13
48367         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
48368              mainline
48369      Branch: perl
48370           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
48371           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
48372           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
48373 ____________________________________________________________________________
48374 [  6348] By: jhi                                   on 2000/07/11  17:45:49
48375         Log: README.posix-bc podified from Thomas Dorner.
48376      Branch: cfgperl
48377            ! README.posix-bc
48378 ____________________________________________________________________________
48379 [  6347] By: gsar                                  on 2000/07/11  17:42:04
48380         Log: integrate cfgperl change#6217 into mainline
48381      Branch: perl
48382           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
48383           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
48384           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
48385 ____________________________________________________________________________
48386 [  6346] By: gsar                                  on 2000/07/11  17:39:37
48387         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
48388              mainline
48389      Branch: perl
48390           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
48391           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
48392           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
48393           !> perlapi.h pod/perlapi.pod
48394 ____________________________________________________________________________
48395 [  6345] By: gsar                                  on 2000/07/11  17:36:42
48396         Log: integrate cfgperl changes#6207..6210 into mainline
48397      Branch: perl
48398           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
48399           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
48400 ____________________________________________________________________________
48401 [  6344] By: gsar                                  on 2000/07/11  17:31:20
48402         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
48403              mainline
48404      Branch: perl
48405           !> (integrate 40 files)
48406 ____________________________________________________________________________
48407 [  6343] By: gsar                                  on 2000/07/11  17:19:08
48408         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
48409      Branch: perl
48410           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
48411            ! Changes
48412           !> (integrate 34 files)
48413 ____________________________________________________________________________
48414 [  6342] By: jhi                                   on 2000/07/11  16:05:48
48415         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
48416              To: perl5-porters@perl.org
48417              From: Karsten Sperling <spiff@phreax.net>
48418              Date: Mon, 10 Jul 2000 15:12:52 +0200
48419              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
48420      Branch: cfgperl
48421            ! lib/Symbol.pm
48422 ____________________________________________________________________________
48423 [  6341] By: jhi                                   on 2000/07/11  15:59:23
48424         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
48425              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48426              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
48427              Date: Fri, 07 Jul 2000 17:57:16 +0100
48428      Branch: cfgperl
48429            ! pp_hot.c
48430 ____________________________________________________________________________
48431 [  6340] By: jhi                                   on 2000/07/11  15:55:47
48432         Log: Subject: Re: format bug report  [Patch]
48433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48434              Date: Wed, 05 Jul 2000 13:12:52 +0200
48435              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
48436              
48437              Subject: Re: format bug report  [Patch]
48438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48439              Date: Wed, 05 Jul 2000 14:10:01 +0200
48440              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
48441      Branch: cfgperl
48442            ! t/op/write.t toke.c
48443 ____________________________________________________________________________
48444 [  6339] By: jhi                                   on 2000/07/11  13:54:09
48445         Log: Be less forgiving about ambiguous and illegal tr ranges.
48446              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
48447              From: Mark-Jason Dominus <mjd@plover.com>
48448              Date: Tue, 04 Jul 2000 10:00:12 -0400
48449              Message-ID: <20000704140012.17772.qmail@plover.com>
48450              
48451              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
48452              From: Mark-Jason Dominus <mjd@plover.com>
48453              Date: Wed, 05 Jul 2000 09:37:36 -0400
48454              Message-ID: <20000705133736.27293.qmail@plover.com>
48455      Branch: cfgperl
48456            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
48457 ____________________________________________________________________________
48458 [  6338] By: jhi                                   on 2000/07/11  13:31:24
48459         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
48460              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48461              Date: Tue, 11 Jul 2000 13:50:51 +0100
48462              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
48463      Branch: cfgperl
48464            ! sv.c
48465 ____________________________________________________________________________
48466 [  6337] By: jhi                                   on 2000/07/11  13:29:14
48467         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
48468              From: Hugo <hv@crypt.compulink.co.uk>
48469              Date: Tue, 11 Jul 2000 12:44:50 +0100
48470              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
48471      Branch: cfgperl
48472            ! regexec.c t/op/re_tests
48473 ____________________________________________________________________________
48474 [  6336] By: jhi                                   on 2000/07/11  13:26:47
48475         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
48476              From: simon@brecon.co.uk (Simon Cozens)
48477              Date: 7 Jul 2000 11:26:09 GMT
48478              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
48479      Branch: cfgperl
48480            ! mg.c
48481 ____________________________________________________________________________
48482 [  6335] By: jhi                                   on 2000/07/11  13:23:37
48483         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
48484              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
48485              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
48486              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
48487      Branch: cfgperl
48488            + ext/DynaLoader/hints/netbsd.pl
48489            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
48490 ____________________________________________________________________________
48491 [  6334] By: jhi                                   on 2000/07/11  13:20:38
48492         Log: Subject: PATCH perlguts.pod: Document D and d magic types
48493              From: mjd@plover.com
48494              Date: 5 Jul 2000 18:01:51 -0000
48495              Message-ID: <20000705180151.29413.qmail@plover.com>
48496      Branch: cfgperl
48497            ! pod/perlguts.pod
48498 ____________________________________________________________________________
48499 [  6333] By: jhi                                   on 2000/07/11  13:15:51
48500         Log: Precedence goof, fix based on
48501              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
48502              From: Hugo <hv@crypt.compulink.co.uk>
48503              Date: Tue, 11 Jul 2000 12:52:38 +0100
48504              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
48505      Branch: cfgperl
48506            ! t/op/taint.t
48507 ____________________________________________________________________________
48508 [  6332] By: jhi                                   on 2000/07/11  12:40:17
48509         Log: Integrate with Sarathy.
48510      Branch: cfgperl
48511           !> win32/win32sck.c
48512 ____________________________________________________________________________
48513 [  6331] By: jhi                                   on 2000/07/10  20:14:16
48514         Log: Sprinkle ldlibpath.
48515      Branch: cfgperl
48516            ! pod/Makefile.SH
48517 ____________________________________________________________________________
48518 [  6330] By: jhi                                   on 2000/07/10  17:54:49
48519         Log: More POSIX.pod tweaks.
48520      Branch: cfgperl
48521            ! ext/POSIX/POSIX.pod
48522 ____________________________________________________________________________
48523 [  6329] By: jhi                                   on 2000/07/10  14:02:12
48524         Log: Reorder perl.pod once more.
48525      Branch: cfgperl
48526            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48527 ____________________________________________________________________________
48528 [  6328] By: gsar                                  on 2000/07/10  07:06:00
48529         Log: accept() leaks memory on windows due to incorrect ordering of
48530              closesocket() and fclose() calls
48531      Branch: perl
48532            ! win32/win32sck.c
48533 ____________________________________________________________________________
48534 [  6327] By: gsar                                  on 2000/07/10  06:49:17
48535         Log: winsock options weren't being set in all threads under ithreads
48536              (caused send()s from second and subsequent threads to fail)
48537      Branch: perl
48538            ! win32/win32sck.c
48539 ____________________________________________________________________________
48540 [  6326] By: jhi                                   on 2000/07/08  02:45:40
48541         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
48542              was cast to an unsigned (32-bit) integer with wild abandon.
48543      Branch: cfgperl
48544            ! ext/Devel/DProf/DProf.xs
48545 ____________________________________________________________________________
48546 [  6325] By: jhi                                   on 2000/07/07  18:50:33
48547         Log: Remove perlbook, update perlfaq book listing,
48548              rearrange perl.pod, regenerate perltoc.
48549      Branch: cfgperl
48550            - pod/perlbook.pod
48551            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
48552            ! pod/perlfaq2.pod pod/perltoc.pod
48553 ____________________________________________________________________________
48554 [  6324] By: jhi                                   on 2000/07/07  14:03:40
48555         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
48556      Branch: cfgperl
48557            ! sv.h toke.c
48558 ____________________________________________________________________________
48559 [  6323] By: jhi                                   on 2000/07/06  16:03:55
48560         Log: Fix complaints of buildtoc.
48561      Branch: cfgperl
48562            + lib/Win32.pod
48563            - pod/Win32.pod
48564            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48565 ____________________________________________________________________________
48566 [  6322] By: jhi                                   on 2000/07/06  15:15:52
48567         Log: Add =head1 NAMEs so that buildtoc is happy.
48568              (The CGI::Util nit reported to Lincoln.)
48569      Branch: cfgperl
48570            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
48571            ! pod/perltoc.pod
48572 ____________________________________________________________________________
48573 [  6321] By: jhi                                   on 2000/07/06  03:16:04
48574         Log: Config is being used.
48575      Branch: cfgperl
48576            ! t/op/method.t
48577 ____________________________________________________________________________
48578 [  6320] By: jhi                                   on 2000/07/06  03:13:13
48579         Log: Integrate with Sarathy.
48580      Branch: cfgperl
48581           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
48582 ____________________________________________________________________________
48583 [  6319] By: jhi                                   on 2000/07/06  03:11:46
48584         Log: Autogenerate pod/Makefile and pod/buildtoc.
48585              buildtoc also checks whether the existin pods are
48586              mentioned in MANIFEST and perl.pod, and vice versa.
48587              (None of the thusly found discrepancies fixed yet.)
48588              roffitall also needs to be autogenerated similarly but it
48589              seems so badly out of date that I didn't touch it yet.
48590      Branch: cfgperl
48591            + pod/Makefile.SH pod/buildtoc.PL
48592            - pod/Makefile pod/buildtoc
48593            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
48594 ____________________________________________________________________________
48595 [  6318] By: gsar                                  on 2000/07/05  22:10:54
48596         Log: fix UNC path handling on Windows under ithreads, and chdir()
48597              return value when given a non-existent directory
48598      Branch: perl
48599            ! win32/vdir.h
48600 ____________________________________________________________________________
48601 [  6317] By: gsar                                  on 2000/07/05  22:08:19
48602         Log: winsock cleanup never done on Windows (leads to handle leaks)
48603      Branch: perl
48604            ! win32/perllib.c win32/win32sck.c
48605 ____________________________________________________________________________
48606 [  6316] By: gsar                                  on 2000/07/05  22:06:19
48607         Log: some debugger output does not go to the socket when RemotePort is set
48608      Branch: perl
48609            ! lib/perl5db.pl
48610 ____________________________________________________________________________
48611 [  6315] By: jhi                                   on 2000/07/05  00:25:21
48612         Log: Integrate with Sarathy, preliminary fix for unicos
48613              alignment problems in [ID 20000612.002] Perl problem on Cray system.
48614      Branch: cfgperl
48615            ! sv.h
48616           !> pp_hot.c
48617 ____________________________________________________________________________
48618 [  6314] By: gsar                                  on 2000/07/04  23:34:02
48619         Log: tyop in change#6306
48620      Branch: perl
48621            ! pp_hot.c
48622 ____________________________________________________________________________
48623 [  6313] By: jhi                                   on 2000/07/04  22:14:38
48624         Log: Multiline string literals ENONPORTABLE.
48625      Branch: cfgperl
48626            ! pp_hot.c
48627 ____________________________________________________________________________
48628 [  6312] By: jhi                                   on 2000/07/04  20:34:44
48629         Log: Integrate with Sarathy.
48630      Branch: cfgperl
48631           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
48632           !> t/op/method.t
48633 ____________________________________________________________________________
48634 [  6311] By: jhi                                   on 2000/07/04  20:30:56
48635         Log: More POSIX.pod embellishment.
48636      Branch: cfgperl
48637            ! ext/POSIX/POSIX.pod
48638 ____________________________________________________________________________
48639 [  6310] By: gsar                                  on 2000/07/04  17:28:48
48640         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
48641      Branch: perl
48642            ! t/lib/b.t
48643 ____________________________________________________________________________
48644 [  6309] By: jhi                                   on 2000/07/04  17:22:18
48645         Log: The #6308 required a little bit more.
48646      Branch: cfgperl
48647            ! Makefile.SH win32/Makefile
48648 ____________________________________________________________________________
48649 [  6308] By: jhi                                   on 2000/07/04  16:35:24
48650         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
48651      Branch: cfgperl
48652            + lib/lib_pm.PL
48653            - lib/lib.pm.PL
48654            ! MANIFEST Makefile.SH
48655 ____________________________________________________________________________
48656 [  6307] By: jhi                                   on 2000/07/04  16:28:58
48657         Log: Win32 patches for cfgperl from Sarathy.
48658      Branch: cfgperl
48659            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
48660            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
48661            ! thread.h toke.c util.c win32/Makefile win32/win32.c
48662 ____________________________________________________________________________
48663 [  6306] By: gsar                                  on 2000/07/04  16:28:40
48664         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
48665              (from Richard Soderberg <rs@oregonnet.com>)
48666      Branch: perl
48667            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
48668 ____________________________________________________________________________
48669 [  6305] By: jhi                                   on 2000/07/04  16:24:24
48670         Log: Integrate with Sarathy.
48671      Branch: cfgperl
48672           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
48673           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48674           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
48675           !> proto.h win32/win32.c
48676 ____________________________________________________________________________
48677 [  6304] By: gsar                                  on 2000/07/04  16:17:24
48678         Log: missing perldiag entry for unpack("w",...) diagnostic (from
48679              Andreas Koenig)
48680      Branch: perl
48681            ! pod/perldiag.pod
48682 ____________________________________________________________________________
48683 [  6303] By: gsar                                  on 2000/07/04  16:14:44
48684         Log: remove rel2abs prototypes (from Barrie Slaymaker)
48685      Branch: perl
48686            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
48687            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
48688 ____________________________________________________________________________
48689 [  6302] By: gsar                                  on 2000/07/04  04:59:35
48690         Log: adjust change#6299
48691      Branch: perl
48692            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
48693            ! win32/win32.c
48694 ____________________________________________________________________________
48695 [  6301] By: jhi                                   on 2000/07/04  04:50:07
48696         Log: Integrate with Sarathy.
48697      Branch: cfgperl
48698           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
48699           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
48700           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
48701 ____________________________________________________________________________
48702 [  6300] By: gsar                                  on 2000/07/04  04:42:09
48703         Log: PERL_OBJECT build tweak
48704      Branch: perl
48705            ! perl.h
48706 ____________________________________________________________________________
48707 [  6299] By: gsar                                  on 2000/07/04  04:37:00
48708         Log: fix memory leak on Windows (PL_sys_intern contents were never
48709              freed)
48710      Branch: perl
48711            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
48712            ! perlapi.c proto.h win32/win32.c
48713 ____________________________________________________________________________
48714 [  6298] By: gsar                                  on 2000/07/04  04:15:59
48715         Log: fix large memory leak that has been around for ever, masked by
48716              -DPURIFY (most of the arenas were never freed!)
48717      Branch: perl
48718            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
48719 ____________________________________________________________________________
48720 [  6297] By: gsar                                  on 2000/07/04  04:07:46
48721         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
48722      Branch: perl
48723            ! perl.c
48724 ____________________________________________________________________________
48725 [  6296] By: jhi                                   on 2000/06/30  18:28:37
48726         Log: Elaborate POSIX.pod.  Still needs work.
48727      Branch: cfgperl
48728            ! ext/POSIX/POSIX.pod
48729 ____________________________________________________________________________
48730 [  6295] By: jhi                                   on 2000/06/30  14:58:18
48731         Log: Point to perlipc for more SysV IPC examples.
48732      Branch: cfgperl
48733            ! pod/perlfunc.pod
48734 ____________________________________________________________________________
48735 [  6294] By: gsar                                  on 2000/06/30  14:47:45
48736         Log: slurp mode fix in change#4736 still not quite right
48737      Branch: perl
48738            ! pp_hot.c t/io/argv.t
48739 ____________________________________________________________________________
48740 [  6293] By: jhi                                   on 2000/06/30  12:02:55
48741         Log: Integrate with Sarathy.
48742      Branch: cfgperl
48743           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
48744 ____________________________________________________________________________
48745 [  6292] By: jhi                                   on 2000/06/30  12:01:11
48746         Log: From: simon@brecon.co.uk (Simon Cozens)
48747              Subject: UTF8 concat
48748              Date: 30 Jun 2000 06:13:25 GMT
48749              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
48750      Branch: cfgperl
48751            ! pp_hot.c
48752 ____________________________________________________________________________
48753 [  6291] By: gsar                                  on 2000/06/30  04:37:33
48754         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
48755              when @_ is modified, causing coredumps
48756      Branch: perl
48757            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
48758 ____________________________________________________________________________
48759 [  6290] By: jhi                                   on 2000/06/30  02:21:44
48760         Log: Integrate with Sarathy.
48761      Branch: cfgperl
48762           !> vms/vms.c vms/vmsish.h
48763 ____________________________________________________________________________
48764 [  6289] By: jhi                                   on 2000/06/30  02:21:02
48765         Log: Check VERSIONs.
48766      Branch: cfgperl
48767            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
48768            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
48769            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
48770 ____________________________________________________________________________
48771 [  6288] By: jhi                                   on 2000/06/30  02:18:52
48772         Log: Integrate with Sarathy.
48773      Branch: cfgperl
48774           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
48775           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
48776           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
48777           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
48778 ____________________________________________________________________________
48779 [  6287] By: gsar                                  on 2000/06/30  02:17:08
48780         Log: integrate vmsperl changes into mainline
48781      Branch: perl
48782           !> vms/vms.c vms/vmsish.h
48783 ____________________________________________________________________________
48784 [  6285] By: gsar                                  on 2000/06/30  02:05:28
48785         Log: localize %INC in a Safe compartment so that use/require work
48786              (many other magic globals probably need similar treatment)
48787      Branch: perl
48788            ! ext/Opcode/Opcode.xs
48789 ____________________________________________________________________________
48790 [  6284] By: gsar                                  on 2000/06/30  01:54:54
48791         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
48792              about Windows
48793      Branch: perl
48794            ! pod/perlembed.pod
48795 ____________________________________________________________________________
48796 [  6283] By: jhi                                   on 2000/06/30  01:50:10
48797         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
48798              From: Barrie Slaymaker <barries@jester.slaysys.com>
48799              Date: Wed, 28 Jun 2000 11:35:29 -0400
48800              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
48801      Branch: perl
48802            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
48803            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
48804            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48805            ! lib/File/Spec/Win32.pm
48806 ____________________________________________________________________________
48807 [  6282] By: jhi                                   on 2000/06/29  22:57:22
48808         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
48809              From: Dan Sugalski <dan@sidhe.org>
48810              Date: Tue, 06 Jun 2000 11:59:50 -0400
48811              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
48812      Branch: cfgperl
48813            ! vms/vms.c
48814 ____________________________________________________________________________
48815 [  6281] By: jhi                                   on 2000/06/29  22:52:50
48816         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
48817              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48818              Date: Wed, 7 Jun 2000 04:02:04 -0500
48819              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
48820      Branch: cfgperl
48821            ! utils/h2xs.PL
48822 ____________________________________________________________________________
48823 [  6280] By: jhi                                   on 2000/06/29  22:45:47
48824         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
48825              From: rspier@pobox.com (Robert Spier)
48826              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
48827              Message-ID: <14654.31913.845602.610277@rls.cx>
48828      Branch: cfgperl
48829            ! utils/h2xs.PL
48830 ____________________________________________________________________________
48831 [  6279] By: jhi                                   on 2000/06/29  22:38:16
48832         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
48833              From: Tim Ayers <tayers@bridge.com>
48834              Date: Thu, 08 Jun 2000 08:11:06 +0200
48835              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
48836              [resent by Richard Foley, Message-Id probably wrong]
48837      Branch: cfgperl
48838            ! pod/perlsub.pod
48839 ____________________________________________________________________________
48840 [  6278] By: jhi                                   on 2000/06/29  22:21:45
48841         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
48842              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
48843              Date: Fri, 09 Jun 2000 12:39:27 -0400
48844              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
48845              (plus update the version "number" of Text::Wrap)
48846      Branch: cfgperl
48847            ! lib/Text/Wrap.pm
48848 ____________________________________________________________________________
48849 [  6277] By: jhi                                   on 2000/06/29  22:13:10
48850         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
48851              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48852              Date: Mon, 12 Jun 2000 14:55:59 +0100
48853              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
48854      Branch: cfgperl
48855            ! pod/perlfunc.pod
48856 ____________________________________________________________________________
48857 [  6276] By: jhi                                   on 2000/06/29  22:11:06
48858         Log: Subject: [PATCH] Re: eval documentation: context
48859              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48860              Date: Mon, 12 Jun 2000 15:07:29 +0100
48861              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
48862      Branch: cfgperl
48863            ! pod/perlfunc.pod
48864 ____________________________________________________________________________
48865 [  6275] By: jhi                                   on 2000/06/29  21:59:46
48866         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
48867              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48868              Date: Tue, 13 Jun 2000 02:43:48 -0500
48869              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
48870      Branch: cfgperl
48871            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
48872 ____________________________________________________________________________
48873 [  6274] By: jhi                                   on 2000/06/29  21:56:14
48874         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
48875              From: Andy Dougherty <doughera@lafayette.edu>
48876              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
48877              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
48878      Branch: cfgperl
48879            ! ext/File/Glob/Glob.pm
48880 ____________________________________________________________________________
48881 [  6273] By: jhi                                   on 2000/06/29  21:49:09
48882         Log: Subject: [PATCH] xsub attributes
48883              From: Doug MacEachern <dougm@covalent.net>
48884              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
48885              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
48886      Branch: cfgperl
48887            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
48888            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
48889 ____________________________________________________________________________
48890 [  6272] By: jhi                                   on 2000/06/29  21:41:28
48891         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
48892              From: Tom Phoenix <rootbeer@redcat.com>
48893              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
48894              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
48895      Branch: cfgperl
48896            ! lib/Net/Ping.pm
48897 ____________________________________________________________________________
48898 [  6271] By: jhi                                   on 2000/06/29  21:36:55
48899         Log: Subject: PATCH pod/perltie.pod
48900              From: Ian Phillipps <Ian.Phillipps@iname.com>
48901              Date: Fri, 16 Jun 2000 00:17:19 +0100
48902              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
48903              (only the first hunk, the second hunk had already been done
48904              by some other patch)
48905      Branch: cfgperl
48906            ! pod/perltie.pod
48907 ____________________________________________________________________________
48908 [  6270] By: jhi                                   on 2000/06/29  21:24:51
48909         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
48910              From: Nicholas Clark <nick@talking.bollo.cx>
48911              Date: Fri, 23 Jun 2000 16:21:15 +0100
48912              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
48913      Branch: cfgperl
48914            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
48915            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
48916 ____________________________________________________________________________
48917 [  6269] By: jhi                                   on 2000/06/29  19:38:15
48918         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
48919              silence few compiler warnings.
48920      Branch: cfgperl
48921            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
48922 ____________________________________________________________________________
48923 [  6268] By: jhi                                   on 2000/06/29  18:21:50
48924         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
48925              From: Dominic Dunlop <domo@computer.org> 
48926              Date: Thu, 29 Jun 2000 12:32:39 +0200 
48927              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
48928      Branch: cfgperl
48929            ! t/op/sprintf.t
48930 ____________________________________________________________________________
48931 [  6267] By: jhi                                   on 2000/06/29  18:16:07
48932         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
48933              From: Doug MacEachern <dougm@covalent.net>
48934              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
48935              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
48936      Branch: cfgperl
48937            + t/op/method2entersub.t
48938            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
48939            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48940            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
48941            ! xsutils.c
48942 ____________________________________________________________________________
48943 [  6266] By: jhi                                   on 2000/06/29  15:11:15
48944         Log: Subject: [PATCH 5.6.0] cygwin port
48945              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
48946              From: "Fifer, Eric" <EFifer@sanwaint.com>
48947              Date: Thu, 29 Jun 2000 12:58:29 +0100
48948      Branch: cfgperl
48949            ! cygwin/Makefile.SHs
48950 ____________________________________________________________________________
48951 [  6265] By: jhi                                   on 2000/06/29  15:04:05
48952         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
48953              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48954              Date: Wed, 28 Jun 2000 17:50:12 -0700
48955              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
48956      Branch: cfgperl
48957            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
48958 ____________________________________________________________________________
48959 [  6264] By: jhi                                   on 2000/06/29  15:00:57
48960         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
48961              From: Marty Lucich <marty@netcom.com>
48962              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
48963              Message-Id: <200006282116.OAA11148@netcom.com>
48964              ccdlflags update (the BSD/OS 4.1 part had already been taken
48965              care of by #6141).
48966      Branch: cfgperl
48967            ! hints/bsdos.sh
48968 ____________________________________________________________________________
48969 [  6263] By: jhi                                   on 2000/06/29  13:47:44
48970         Log: tr fixes from Simon Cozens
48971      Branch: cfgperl
48972            ! doop.c
48973 ____________________________________________________________________________
48974 [  6262] By: jhi                                   on 2000/06/28  18:46:01
48975         Log: Subject: 5.6.0 Patch for EPOC
48976              From: Olaf Flebbe <o.flebbe@gmx.de>
48977              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
48978              Message-ID: <23449.960929969@www11.gmx.net>
48979      Branch: cfgperl
48980            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
48981            ! epoc/epocish.h
48982 ____________________________________________________________________________
48983 [  6261] By: jhi                                   on 2000/06/28  18:29:07
48984         Log: Subject: Re: [PATCH cfgperl] BOMs away!
48985              From: simon@brecon.co.uk (Simon Cozens)
48986              Date: 17 Jun 2000 11:49:57 GMT
48987              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
48988      Branch: cfgperl
48989            ! pod/perldiag.pod t/comp/require.t toke.c
48990 ____________________________________________________________________________
48991 [  6260] By: jhi                                   on 2000/06/28  17:47:16
48992         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
48993              From: simon@brecon.co.uk (Simon Cozens) 
48994              Date: 17 Jun 2000 11:56:44 GMT 
48995              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
48996              pack U0, pack C0
48997      Branch: cfgperl
48998            ! pod/perlfunc.pod pp.c t/op/pack.t
48999 ____________________________________________________________________________
49000 [  6259] By: jhi                                   on 2000/06/28  16:43:17
49001         Log: perlnewmod was missing from MANIFEST.
49002      Branch: cfgperl
49003            ! MANIFEST
49004 ____________________________________________________________________________
49005 [  6258] By: jhi                                   on 2000/06/28  15:54:30
49006         Log: linenumber tweak
49007      Branch: cfgperl
49008            ! t/pragma/warn/regcomp
49009 ____________________________________________________________________________
49010 [  6257] By: jhi                                   on 2000/06/28  15:50:44
49011         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
49012              From: Doug MacEachern <dougm@covalent.net>
49013              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
49014              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
49015              (one part of the patch had been applied earlier)
49016      Branch: cfgperl
49017            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
49018 ____________________________________________________________________________
49019 [  6256] By: jhi                                   on 2000/06/28  15:40:22
49020         Log: tweaks from Simon Cozens to further fix tr/// under utf8
49021      Branch: cfgperl
49022            ! doop.c
49023 ____________________________________________________________________________
49024 [  6255] By: jhi                                   on 2000/06/28  15:33:45
49025         Log: small thinko tweaks
49026      Branch: cfgperl
49027            ! lib/IPC/Open3.pm t/op/my_stash.t
49028 ____________________________________________________________________________
49029 [  6254] By: jhi                                   on 2000/06/28  15:33:25
49030         Log: Subject: tr///, help wanted.
49031              From: simon@brecon.co.uk (Simon Cozens)
49032              Date: 28 Jun 2000 11:29:04 GMT
49033              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
49034      Branch: cfgperl
49035            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
49036            ! pp_proto.h proto.h t/op/tr.t
49037 ____________________________________________________________________________
49038 [  6253] By: jhi                                   on 2000/06/28  15:09:17
49039         Log: Paranoia tweak on #6249.
49040              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
49041              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
49042              Date: Sun, 25 Jun 2000 23:43:12 -0400
49043              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
49044      Branch: cfgperl
49045            ! lib/IPC/Open3.pm
49046 ____________________________________________________________________________
49047 [  6252] By: jhi                                   on 2000/06/28  15:01:38
49048         Log: Document #6249 and #6251.
49049      Branch: cfgperl
49050            ! lib/Exporter.pm lib/IPC/Open3.pm
49051 ____________________________________________________________________________
49052 [  6251] By: jhi                                   on 2000/06/28  14:50:43
49053         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
49054              From: Doug MacEachern <dougm@covalent.net>
49055              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
49056              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
49057      Branch: cfgperl
49058            ! lib/Exporter.pm
49059 ____________________________________________________________________________
49060 [  6250] By: jhi                                   on 2000/06/28  14:45:23
49061         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
49062              From: Doug MacEachern <dougm@covalent.net>
49063              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
49064              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
49065      Branch: cfgperl
49066            + t/op/my_stash.t
49067            ! MANIFEST embed.pl global.sym proto.h toke.c
49068 ____________________________________________________________________________
49069 [  6249] By: jhi                                   on 2000/06/28  14:36:34
49070         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
49071              From: Frank Tobin <ftobin@uiuc.edu>
49072              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
49073              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
49074      Branch: cfgperl
49075            ! lib/IPC/Open3.pm
49076 ____________________________________________________________________________
49077 [  6248] By: jhi                                   on 2000/06/28  14:11:25
49078         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
49079              From: Mark-Jason Dominus <mjd@plover.com>
49080              Date: Tue, 27 Jun 2000 22:36:42 -0400
49081              Message-ID: <20000628023642.12166.qmail@plover.com>
49082      Branch: cfgperl
49083            ! pod/perlfunc.pod
49084 ____________________________________________________________________________
49085 [  6247] By: jhi                                   on 2000/06/27  12:46:37
49086         Log: Tweak $VERSION, patch from Doug MacEachern.
49087      Branch: cfgperl
49088            ! lib/File/Spec.pm
49089 ____________________________________________________________________________
49090 [  6246] By: jhi                                   on 2000/06/27  03:34:46
49091         Log: Allow for standalone testing.
49092      Branch: cfgperl
49093            ! t/lib/filefunc.t t/lib/filespec.t
49094 ____________________________________________________________________________
49095 [  6245] By: jhi                                   on 2000/06/27  02:50:02
49096         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
49097              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
49098              Date: Sat, 24 Jun 2000 13:06:20 +0100
49099              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
49100      Branch: cfgperl
49101            ! ext/DynaLoader/DynaLoader_pm.PL
49102 ____________________________________________________________________________
49103 [  6244] By: jhi                                   on 2000/06/27  02:46:10
49104         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
49105              From: Doug MacEachern <dougm@covalent.net>
49106              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
49107              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
49108      Branch: cfgperl
49109            ! gv.c sv.c t/lib/peek.t
49110 ____________________________________________________________________________
49111 [  6243] By: jhi                                   on 2000/06/27  02:38:07
49112         Log: Subject: [PATCH] is_utf8_string
49113              From: simon@brecon.co.uk (Simon Cozens)
49114              Date: 26 Jun 2000 02:25:59 GMT
49115              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
49116      Branch: cfgperl
49117            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
49118            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
49119            ! proto.h utf8.c
49120 ____________________________________________________________________________
49121 [  6242] By: jhi                                   on 2000/06/27  02:24:00
49122         Log: Subject: [PATCH] bytes<->utf8 fixes
49123              From: simon@brecon.co.uk (Simon Cozens)
49124              Date: 26 Jun 2000 04:55:45 GMT
49125              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
49126      Branch: cfgperl
49127            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
49128 ____________________________________________________________________________
49129 [  6241] By: jhi                                   on 2000/06/27  02:12:42
49130         Log: Do no -warn on \_, only on \alpha.
49131              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
49132              From: David Dyck <dcd@tc.fluke.com>
49133              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
49134              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
49135      Branch: cfgperl
49136            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
49137 ____________________________________________________________________________
49138 [  6240] By: jhi                                   on 2000/06/27  02:00:01
49139         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
49140              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
49141              Date: Mon, 26 Jun 2000 18:40:14 +0100
49142              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
49143      Branch: cfgperl
49144            ! utils/h2xs.PL
49145 ____________________________________________________________________________
49146 [  6239] By: jhi                                   on 2000/06/27  01:53:40
49147         Log: Configure maintenance.  Sever some dependency cycles,
49148              separate gccversion from the cc unit,
49149              address [ID 20000623.006] Configure script patch for using gcc on AIX
49150              (but solve it a little bit differently),
49151              unduplex some accidentally duplicated units,
49152              suggest using gcc if no cc available
49153              (p5p thread: "Solaris configure: counterproposal", 1999-09)
49154      Branch: cfgperl
49155            ! Configure Todo-5.6 config_h.SH
49156      Branch: metaconfig
49157            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
49158            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
49159      Branch: metaconfig/U/perl
49160            + gccvers.U
49161            ! d_getespwnam.U d_getprpwnam.U i_prot.U
49162 ____________________________________________________________________________
49163 [  6238] By: jhi                                   on 2000/06/25  18:04:56
49164         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
49165              From: Dan Sugalski <dan@sidhe.org>
49166              Date: Fri, 23 Jun 2000 17:00:00 -0400
49167              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
49168      Branch: cfgperl
49169            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
49170 ____________________________________________________________________________
49171 [  6237] By: jhi                                   on 2000/06/25  16:36:45
49172         Log: Tweak embed.pl, regen headers.
49173      Branch: cfgperl
49174            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
49175            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
49176            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
49177            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
49178            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
49179 ____________________________________________________________________________
49180 [  6236] By: jhi                                   on 2000/06/25  15:26:42
49181         Log: Regen headers.
49182      Branch: cfgperl
49183            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
49184            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
49185            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
49186            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
49187            ! regnodes.h warnings.h
49188 ____________________________________________________________________________
49189 [  6235] By: jhi                                   on 2000/06/23  19:39:35
49190         Log: The thread begun by
49191              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
49192              From: Kevin.Ruscoe@ubsw.com
49193              Date: Fri, 16 Jun 2000 16:38:51 +0100
49194              Message-Id: <H000019b03c300d6@MHS>
49195      Branch: cfgperl
49196            ! hints/solaris_2.sh
49197 ____________________________________________________________________________
49198 [  6234] By: jhi                                   on 2000/06/23  19:23:36
49199         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
49200              because when run as services (Win32ese for daemons)
49201              no environment variables are set and tmpdir ends up as /tmp,
49202              which is ambiguous.
49203              
49204              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
49205              From: matt@sergeant.org
49206              Date: 16 Jun 2000 16:30:43 -0000
49207              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
49208      Branch: cfgperl
49209            ! lib/File/Spec/Win32.pm
49210 ____________________________________________________________________________
49211 [  6233] By: jhi                                   on 2000/06/23  19:18:58
49212         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
49213              From: Mark-Jason Dominus <mjd@plover.com>
49214              Date: Fri, 16 Jun 2000 20:53:04 -0400
49215              Message-ID: <20000617005304.8008.qmail@plover.com>
49216      Branch: cfgperl
49217            ! op.h
49218 ____________________________________________________________________________
49219 [  6232] By: jhi                                   on 2000/06/23  16:10:02
49220         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
49221              From: simon@brecon.co.uk (Simon Cozens)
49222              Date: 19 Jun 2000 15:18:27 GMT
49223              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
49224              
49225              plus update pod/Makefile and regenerate perltoc
49226      Branch: cfgperl
49227            + pod/perlutil.pod
49228            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
49229 ____________________________________________________________________________
49230 [  6231] By: jhi                                   on 2000/06/23  15:19:18
49231         Log: Subject: [PATCH 5.6.0] cygwin port
49232              From: "Fifer, Eric" <EFifer@sanwaint.com>
49233              Date: Tue, 20 Jun 2000 14:30:58 +0100
49234              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
49235      Branch: cfgperl
49236            ! README.cygwin lib/File/Find.pm
49237 ____________________________________________________________________________
49238 [  6230] By: jhi                                   on 2000/06/23  14:25:21
49239         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
49240      Branch: cfgperl
49241            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
49242            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
49243            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
49244            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
49245 ____________________________________________________________________________
49246 [  6229] By: jhi                                   on 2000/06/23  14:13:34
49247         Log: Subject: README.hpux version 0.6.1
49248              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
49249              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
49250              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
49251      Branch: cfgperl
49252            ! README.hpux
49253 ____________________________________________________________________________
49254 [  6228] By: jhi                                   on 2000/06/23  14:07:20
49255         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
49256              From: Doug MacEachern <dougm@covalent.net>
49257              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
49258              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
49259      Branch: cfgperl
49260            ! op.c
49261 ____________________________________________________________________________
49262 [  6227] By: jhi                                   on 2000/06/23  14:01:06
49263         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
49264              From: Doug MacEachern <dougm@covalent.net>
49265              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
49266              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
49267      Branch: cfgperl
49268            + lib/lib.pm.PL
49269            - lib/lib.pm
49270            ! MANIFEST Makefile.SH
49271 ____________________________________________________________________________
49272 [  6226] By: jhi                                   on 2000/06/23  13:53:07
49273         Log: Subject: [PATCH] remove forward declarations in Socket.pm
49274              From: Doug MacEachern <dougm@covalent.net>
49275              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
49276              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
49277              
49278              From: Doug MacEachern <dougm@covalent.net>
49279              Subject: Re: [PATCH] remove forward declarations in Socket.pm
49280              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
49281              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
49282      Branch: cfgperl
49283            ! ext/Socket/Socket.pm op.c
49284 ____________________________________________________________________________
49285 [  6225] By: jhi                                   on 2000/06/23  13:41:52
49286         Log: Add source code filenames to apidoc.
49287              From: simon@brecon.co.uk (Simon Cozens)
49288              Subject: [PATCH embed.pl] Source X-ref
49289              Date: 22 Jun 2000 02:18:49 GMT
49290              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
49291      Branch: cfgperl
49292            ! embed.pl
49293 ____________________________________________________________________________
49294 [  6224] By: jhi                                   on 2000/06/23  13:32:33
49295         Log: A way to avoid English.pm performance hit.
49296              From: root <root@jester.slaysys.com>
49297              Subject: [YAPATCH English.pm] My turn to putt again
49298              Date: Thu, 22 Jun 2000 20:33:58 -0400
49299              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
49300      Branch: cfgperl
49301            ! lib/English.pm t/lib/english.t
49302 ____________________________________________________________________________
49303 [  6223] By: jhi                                   on 2000/06/23  13:27:06
49304         Log: Avoid double close().
49305              Subject: [PATCH] avoid double close()
49306              From: Doug MacEachern <dougm@covalent.net>
49307              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
49308              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
49309      Branch: cfgperl
49310            ! doio.c
49311 ____________________________________________________________________________
49312 [  6222] By: jhi                                   on 2000/06/23  13:25:54
49313         Log: doc typo fix
49314              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
49315              From: Ian Phillipps <Ian.Phillipps@iname.com>
49316              Date: Fri, 23 Jun 2000 10:40:58 +0100
49317              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
49318      Branch: cfgperl
49319            ! lib/Pod/Usage.pm
49320 ____________________________________________________________________________
49321 [  6221] By: jhi                                   on 2000/06/23  13:24:15
49322         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
49323              From: simon@brecon.co.uk (Simon Cozens)
49324              Subject: [PATCH] Eliminate tr///[CU][CU]
49325              Date: 23 Jun 2000 11:05:40 GMT
49326              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
49327      Branch: cfgperl
49328            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
49329 ____________________________________________________________________________
49330 [  6220] By: jhi                                   on 2000/06/22  16:07:51
49331         Log: Win32 patches from Benjamin Stuhl.
49332      Branch: cfgperl
49333            ! makedef.pl win32/win32.h
49334 ____________________________________________________________________________
49335 [  6219] By: jhi                                   on 2000/06/22  16:06:34
49336         Log: Bytecode patches from Benjamin Stuhl.
49337      Branch: cfgperl
49338            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
49339            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
49340            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
49341 ____________________________________________________________________________
49342 [  6218] By: jhi                                   on 2000/06/15  23:54:16
49343         Log: Bytecode patches from Benjamin Stuhl.
49344      Branch: cfgperl
49345            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
49346 ____________________________________________________________________________
49347 [  6217] By: jhi                                   on 2000/06/09  13:38:29
49348         Log: Rename the fdpid locking and integrate with Sarathy.
49349      Branch: cfgperl
49350            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
49351            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
49352            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
49353            ! win32/win32.c
49354           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
49355 ____________________________________________________________________________
49356 [  6216] By: gsar                                  on 2000/06/08  14:54:21
49357         Log: be more optimal about clearing @_
49358      Branch: perl
49359            ! cop.h
49360 ____________________________________________________________________________
49361 [  6215] By: gsar                                  on 2000/06/08  14:33:04
49362         Log: tweak comment about @DB::args
49363      Branch: perl
49364            ! av.h pp_ctl.c
49365 ____________________________________________________________________________
49366 [  6214] By: gsar                                  on 2000/06/08  13:57:54
49367         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
49368              caller() wants to populate @DB::args with it (causes a coredump
49369              in Carp::confess())
49370      Branch: perl
49371            ! cop.h t/op/runlevel.t
49372 ____________________________________________________________________________
49373 [  6213] By: gsar                                  on 2000/06/08  07:06:35
49374         Log: back out change#6106 (seems problematic)
49375      Branch: perl
49376            ! hints/solaris_2.sh
49377 ____________________________________________________________________________
49378 [  6212] By: jhi                                   on 2000/06/07  03:10:36
49379         Log: Continuing mopup for #6204.
49380      Branch: cfgperl
49381            ! ext/B/defsubs_h.PL
49382 ____________________________________________________________________________
49383 [  6211] By: jhi                                   on 2000/06/07  02:41:50
49384         Log: Mopup for #6204.
49385              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
49386              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
49387              This is comes from const() where POK isn't on when expected.
49388      Branch: cfgperl
49389            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
49390            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
49391            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
49392            ! perlapi.h pod/perlapi.pod
49393 ____________________________________________________________________________
49394 [  6210] By: jhi                                   on 2000/06/07  01:56:29
49395         Log: Mopup for #6207 and #6209.
49396      Branch: cfgperl
49397            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
49398 ____________________________________________________________________________
49399 [  6209] By: jhi                                   on 2000/06/07  01:33:12
49400         Log: Lock PL_fdpid against race conditions, based on:
49401              Subject: [PATCH 5.6.0]subprocess fixup for threads
49402              From: Dan Sugalski <dan@sidhe.org>
49403              To: perl5-porters@perl.org
49404              Date: Tue, 11 Apr 2000 17:02:32 -0400
49405              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
49406      Branch: cfgperl
49407            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
49408            ! win32/win32.c
49409 ____________________________________________________________________________
49410 [  6208] By: jhi                                   on 2000/06/07  01:05:23
49411         Log: Regen headers for #6207.
49412      Branch: cfgperl
49413            ! embed.h global.sym objXSUB.h proto.h
49414 ____________________________________________________________________________
49415 [  6207] By: jhi                                   on 2000/06/06  23:43:13
49416         Log: Subject: [PATCH 5.6.0] Threadsafe patches
49417              From: Dan Sugalski <dan@sidhe.org>
49418              To: perl5-porters@perl.org
49419              Date: Mon, 08 May 2000 18:08:13 -0400
49420              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
49421      Branch: cfgperl
49422            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
49423            ! proto.h sv.h util.c
49424 ____________________________________________________________________________
49425 [  6206] By: jhi                                   on 2000/06/06  23:21:23
49426         Log: Subject: [PATCH] Eliminate $a/$b in pod
49427              From: David Glasser <me@davidglasser.net>
49428              To: perl5-porters@perl.org
49429              Date: Mon, 29 May 2000 21:15:59 -0400
49430              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
49431      Branch: cfgperl
49432            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
49433            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
49434            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
49435            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
49436            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
49437            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
49438            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
49439            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
49440            ! pod/perlvar.pod pod/perlxs.pod
49441 ____________________________________________________________________________
49442 [  6205] By: jhi                                   on 2000/06/06  23:12:14
49443         Log: Subject: [PATCH] Win32 improvements
49444              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
49445              To: gsar@activestate.com, perl5-porters@perl.org
49446              Date: Mon, 29 May 2000 17:22:24 PDT
49447              Message-ID: <20000530002224.91142.qmail@hotmail.com>
49448              (MUA had mangled many lines by wordwrapping)
49449      Branch: cfgperl
49450            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
49451 ____________________________________________________________________________
49452 [  6204] By: jhi                                   on 2000/06/06  23:01:50
49453         Log: Subject: [PATCH] B::Bytecode patches
49454              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
49455              To: gsar@activestate.com, jhi@iki.fi
49456              Cc: perl5-porters@perl.org
49457              Message-ID: <20000602202526.48694.qmail@hotmail.com>
49458              (MUA had mangled many lines by wordwrapping)
49459      Branch: cfgperl
49460            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
49461            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
49462            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
49463            ! intrpvar.h perl.c
49464 ____________________________________________________________________________
49465 [  6203] By: jhi                                   on 2000/06/06  22:32:43
49466         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
49467              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49468              Date: Tue, 06 Jun 2000 13:07:45 -0700
49469              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
49470      Branch: cfgperl
49471            ! pod/perldiag.pod
49472 ____________________________________________________________________________
49473 [  6202] By: jhi                                   on 2000/06/06  19:38:35
49474         Log: Integrate with Sarathy.
49475      Branch: cfgperl
49476           !> perl.c
49477 ____________________________________________________________________________
49478 [  6201] By: gsar                                  on 2000/06/06  00:42:59
49479         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
49480              does a PUSHMARK that's never ever POPMARKed; in general, only
49481              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
49482              Perl_eval_[sp]v() don't because they don't take any incoming
49483              arguments (this leak has been around since the original version
49484              of perl_eval_pv() in 5.003_97e)
49485      Branch: perl
49486            ! perl.c
49487 ____________________________________________________________________________
49488 [  6200] By: jhi                                   on 2000/06/04  03:44:52
49489         Log: Update to cperl-mode.el 4.31 from
49490              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
49491              Subject: A couple of notes
49492              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49493              To: Mailing list Perl5 <perl5-porters@perl.org>
49494              Date: Sat, 3 Jun 2000 23:33:32 -0400
49495              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
49496      Branch: cfgperl
49497            ! emacs/cperl-mode.el
49498 ____________________________________________________________________________
49499 [  6199] By: jhi                                   on 2000/06/03  15:11:05
49500         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
49501              From: Dan Sugalski <dan@sidhe.org>
49502              To: perl5-porters@perl.org, vmsperl@perl.org
49503              Date: Fri, 02 Jun 2000 17:30:51 -0400
49504              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
49505      Branch: cfgperl
49506            ! vms/descrip_mms.template vms/gen_shrfls.pl
49507 ____________________________________________________________________________
49508 [  6198] By: jhi                                   on 2000/06/03  14:59:15
49509         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
49510              From: Dan Sugalski <dan@sidhe.org>
49511              To: vmsperl@perl.org, perl5-porters@perl.org
49512              Date: Fri, 02 Jun 2000 16:00:41 -0400
49513              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
49514              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
49515      Branch: cfgperl
49516            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
49517            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
49518            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
49519 ____________________________________________________________________________
49520 [  6197] By: jhi                                   on 2000/06/03  14:41:30
49521         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
49522              From: John Borwick <jhborwic@unity.ncsu.edu>
49523              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
49524              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
49525      Branch: cfgperl
49526            ! pod/perlsyn.pod
49527 ____________________________________________________________________________
49528 [  6196] By: jhi                                   on 2000/06/03  14:38:09
49529         Log: Integrate with Sarathy.
49530      Branch: cfgperl
49531           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
49532           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
49533           !> vms/perly_c.vms
49534 ____________________________________________________________________________
49535 [  6195] By: gsar                                  on 2000/06/02  22:43:13
49536         Log: fix yet another eval"" leak under USE_ITHREADS
49537      Branch: perl
49538            ! op.c
49539 ____________________________________________________________________________
49540 [  6194] By: gsar                                  on 2000/06/02  18:22:06
49541         Log: fix small eval"" memory leaks under USE_ITHREADS
49542      Branch: perl
49543            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
49544            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
49545            ! vms/perly_c.vms
49546 ____________________________________________________________________________
49547 [  6193] By: jhi                                   on 2000/06/01  13:03:56
49548         Log: Signals-be-gone for microperl.
49549      Branch: cfgperl
49550            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
49551 ____________________________________________________________________________
49552 [  6192] By: jhi                                   on 2000/06/01  12:52:02
49553         Log: Integrate with Sarathy.
49554      Branch: cfgperl
49555           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
49556           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
49557           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
49558           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
49559           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
49560           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
49561           !> t/op/vec.t utils/h2xs.PL
49562 ____________________________________________________________________________
49563 [  6191] By: gsar                                  on 2000/06/01  09:38:21
49564         Log: vec() loses numericalness (modified version of patch suggested
49565              by Robin Barker)
49566      Branch: perl
49567            ! doop.c t/op/vec.t
49568 ____________________________________________________________________________
49569 [  6190] By: gsar                                  on 2000/06/01  09:26:15
49570         Log: submit missing embed.pl change
49571      Branch: perl
49572            ! embed.pl
49573 ____________________________________________________________________________
49574 [  6189] By: gsar                                  on 2000/06/01  09:05:34
49575         Log: counting tr/// corrupts later operation (from M.J.T Guy)
49576      Branch: perl
49577            ! doop.c t/op/tr.t
49578 ____________________________________________________________________________
49579 [  6188] By: gsar                                  on 2000/06/01  08:58:39
49580         Log: h2xs tweaks
49581      Branch: perl
49582            ! utils/h2xs.PL
49583 ____________________________________________________________________________
49584 [  6187] By: gsar                                  on 2000/06/01  08:50:07
49585         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
49586              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
49587      Branch: perl
49588            + lib/Pod/LaTeX.pm
49589            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
49590            ! pod/pod2latex.PL
49591 ____________________________________________________________________________
49592 [  6186] By: gsar                                  on 2000/06/01  08:24:40
49593         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
49594              <wolfgang.laun@alcatel.at>)
49595      Branch: perl
49596            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
49597            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
49598 ____________________________________________________________________________
49599 [  6185] By: gsar                                  on 2000/06/01  08:12:00
49600         Log: remove incorrect documentation about implicit split to @_ in
49601              list context, which never really worked in perl 5 (from
49602              M.J.T. Guy)
49603      Branch: perl
49604            ! pod/perlfunc.pod pod/perltrap.pod
49605 ____________________________________________________________________________
49606 [  6184] By: gsar                                  on 2000/06/01  07:52:27
49607         Log: tweak for change#6127
49608      Branch: perl
49609            ! perl.c
49610 ____________________________________________________________________________
49611 [  6183] By: gsar                                  on 2000/06/01  07:41:02
49612         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
49613              <nick@ccl4.org>)
49614      Branch: perl
49615            + t/lib/selfloader.t
49616            ! MANIFEST lib/SelfLoader.pm
49617 ____________________________________________________________________________
49618 [  6182] By: jhi                                   on 2000/06/01  00:34:42
49619         Log: Be Cleaner Part Deux.
49620      Branch: cfgperl
49621            ! Makefile.SH
49622 ____________________________________________________________________________
49623 [  6181] By: jhi                                   on 2000/06/01  00:32:09
49624         Log: Integrate with Sarathy.
49625      Branch: cfgperl
49626           !> pp.c t/op/arith.t
49627 ____________________________________________________________________________
49628 [  6180] By: jhi                                   on 2000/06/01  00:31:13
49629         Log: microperl nits from Simon Cozens.
49630      Branch: cfgperl
49631            + uconfig.h
49632            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
49633            ! unixish.h
49634 ____________________________________________________________________________
49635 [  6179] By: gsar                                  on 2000/05/31  22:37:51
49636         Log: buggy modulus on UVs introduced by change#3378 (resulted in
49637              4063328477 % 65535 amounting to 27406, instead of 27407)
49638      Branch: perl
49639            ! pp.c t/op/arith.t
49640 ____________________________________________________________________________
49641 [  6178] By: jhi                                   on 2000/05/31  21:52:41
49642         Log: Be cleaner.
49643      Branch: cfgperl
49644            ! Makefile.SH
49645 ____________________________________________________________________________
49646 [  6177] By: jhi                                   on 2000/05/31  21:47:33
49647         Log: Substitution utf8 patch from Simon Cozens.
49648      Branch: cfgperl
49649            ! pp_hot.c
49650 ____________________________________________________________________________
49651 [  6176] By: jhi                                   on 2000/05/31  21:45:34
49652         Log: Single-quoted utf8 patch from Simon Cozens.
49653      Branch: cfgperl
49654            ! toke.c
49655 ____________________________________________________________________________
49656 [  6175] By: jhi                                   on 2000/05/31  21:40:18
49657         Log: Integrate with Sarathy.
49658      Branch: cfgperl
49659           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
49660 ____________________________________________________________________________
49661 [  6174] By: jhi                                   on 2000/05/31  21:37:31
49662         Log: microperl changes from Simon Cozens; Makefile for microperl
49663              written from scratch; few casts added as microperl compilation
49664              doesn't have all prototypes available.
49665      Branch: cfgperl
49666            + Makefile.micro README.micro Todo.micro uconfig.sh
49667            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
49668            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
49669      Branch: metaconfig
49670            + U/modified/Config_h.U
49671 ____________________________________________________________________________
49672 [  6173] By: jhi                                   on 2000/05/31  20:00:24
49673         Log: metaconfig maintenance.
49674      Branch: metaconfig
49675            + U/modified/Inhdr.U U/typedefs/inotype.U
49676      Branch: metaconfig/U/perl
49677            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
49678            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
49679 ____________________________________________________________________________
49680 [  6172] By: gsar                                  on 2000/05/31  05:05:42
49681         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
49682              (from Ilya Zakharevich)
49683      Branch: perl
49684            ! regexec.c t/op/re_tests
49685 ____________________________________________________________________________
49686 [  6171] By: gsar                                  on 2000/05/31  05:01:47
49687         Log: scalar() doesn't force scalar context when used in void context
49688              (from Simon Cozens)
49689      Branch: perl
49690            ! op.c t/op/wantarray.t
49691 ____________________________________________________________________________
49692 [  6170] By: gsar                                  on 2000/05/31  04:41:33
49693         Log: change#6142 needs tweaks to tests to work where there's no symlink()
49694              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
49695      Branch: perl
49696            ! t/lib/filefind.t
49697 ____________________________________________________________________________
49698 [  6169] By: gsar                                  on 2000/05/31  04:29:49
49699         Log: integrate cfgperl contents into mainline
49700      Branch: perl
49701           +> pod/perlmodlib.PL pod/perlnewmod.pod
49702           !> (integrate 42 files)
49703 ____________________________________________________________________________
49704 [  6168] By: jhi                                   on 2000/05/30  22:53:37
49705         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
49706      Branch: cfgperl
49707            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49708            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
49709            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
49710            ! win32/config.bc win32/config.gc win32/config.vc
49711            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49712            ! win32/config_h.PL win32/config_sh.PL
49713      Branch: metaconfig/U/perl
49714            ! perlxv.U
49715 ____________________________________________________________________________
49716 [  6167] By: jhi                                   on 2000/05/30  22:20:21
49717         Log: tweak todo 
49718      Branch: cfgperl
49719            ! Todo-5.6
49720 ____________________________________________________________________________
49721 [  6166] By: jhi                                   on 2000/05/30  22:11:51
49722         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
49723              in case somebody wants to write an extension for more
49724              shadow database interfaces.
49725      Branch: cfgperl
49726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49727            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
49728            ! vos/config.def vos/config.h vos/config_h.SH_orig
49729            ! win32/config.bc win32/config.gc win32/config.vc
49730            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49731      Branch: metaconfig
49732            ! U/modified/Myinit.U
49733      Branch: metaconfig/U/perl
49734            + d_getespwnam.U d_getprpwnam.U i_prot.U
49735 ____________________________________________________________________________
49736 [  6165] By: jhi                                   on 2000/05/30  18:35:34
49737         Log: Integrate with Sarathy.
49738      Branch: cfgperl
49739           !> op.c
49740 ____________________________________________________________________________
49741 [  6164] By: jhi                                   on 2000/05/30  18:30:16
49742         Log: detypo
49743      Branch: cfgperl
49744            ! Configure config_h.SH
49745      Branch: metaconfig/U/perl
49746            ! perlxv.U
49747 ____________________________________________________________________________
49748 [  6163] By: gsar                                  on 2000/05/30  03:24:03
49749         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
49750      Branch: perl
49751            ! op.c
49752 ____________________________________________________________________________
49753 [  6162] By: gsar                                  on 2000/05/30  03:09:38
49754         Log: fix memory leak in method call optimization (change#3768);
49755              made C<eval "$x->foo()"> leak
49756      Branch: perl
49757            ! op.c
49758 ____________________________________________________________________________
49759 [  6161] By: jhi                                   on 2000/05/29  17:56:26
49760         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
49761              both from Simon Cozens.
49762      Branch: cfgperl
49763            + pod/perlmodlib.PL pod/perlnewmod.pod
49764            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
49765            ! pod/perlmodlib.pod pod/perltoc.pod
49766 ____________________________________________________________________________
49767 [  6160] By: jhi                                   on 2000/05/29  17:23:55
49768         Log: Changes for the File::Temp 0.08 (change #6159) test suite
49769              to fit better into the Perl distribution test framework.
49770      Branch: cfgperl
49771            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
49772            ! t/lib/ftmp-tempfile.t
49773 ____________________________________________________________________________
49774 [  6159] By: jhi                                   on 2000/05/29  16:55:36
49775         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
49776      Branch: cfgperl
49777            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49778            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
49779 ____________________________________________________________________________
49780 [  6158] By: bailey                                on 2000/05/29  16:22:08
49781         Log: Add fallback to tmpfile for use in cases where user's relying on
49782              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
49783              Lane's patch)
49784      Branch: vmsperl
49785            ! vms/vms.c vms/vmsish.h
49786 ____________________________________________________________________________
49787 [  6157] By: jhi                                   on 2000/05/29  03:10:36
49788         Log: Regen Configure to jive with #6149.
49789      Branch: cfgperl
49790            ! Configure
49791      Branch: metaconfig
49792            ! U/modified/Getfile.U
49793 ____________________________________________________________________________
49794 [  6156] By: jhi                                   on 2000/05/29  03:01:38
49795         Log: Integrate with Sarathy.
49796      Branch: cfgperl
49797           +> ext/DynaLoader/dl_mac.xs
49798           !> (integrate 38 files)
49799 ____________________________________________________________________________
49800 [  6155] By: gsar                                  on 2000/05/28  21:15:58
49801         Log: small bug in change#6144; remove random \xA0 character that snuck
49802              in via change#6145
49803      Branch: perl
49804            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
49805 ____________________________________________________________________________
49806 [  6154] By: gsar                                  on 2000/05/28  21:04:19
49807         Log: avoid type mismatch warning
49808      Branch: perl
49809            ! perl.c
49810 ____________________________________________________________________________
49811 [  6153] By: gsar                                  on 2000/05/28  20:58:31
49812         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
49813              <nick@Bagpuss.uk.boo.com>)
49814      Branch: perl
49815            ! lib/Test/Harness.pm
49816 ____________________________________________________________________________
49817 [  6152] By: gsar                                  on 2000/05/28  20:53:42
49818         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
49819      Branch: perl
49820            ! regexec.c
49821 ____________________________________________________________________________
49822 [  6151] By: gsar                                  on 2000/05/28  20:50:28
49823         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
49824      Branch: perl
49825            ! regexec.c
49826 ____________________________________________________________________________
49827 [  6150] By: gsar                                  on 2000/05/28  20:39:58
49828         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
49829      Branch: perl
49830            ! pod/perlrequick.pod
49831 ____________________________________________________________________________
49832 [  6149] By: gsar                                  on 2000/05/28  20:35:16
49833         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
49834              <troc@netrus.net>)
49835      Branch: perl
49836            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
49837            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
49838            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
49839            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
49840 ____________________________________________________________________________
49841 [  6148] By: gsar                                  on 2000/05/28  20:21:07
49842         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
49843      Branch: perl
49844            ! lib/ExtUtils/MM_Unix.pm
49845 ____________________________________________________________________________
49846 [  6147] By: gsar                                  on 2000/05/28  20:12:41
49847         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
49848              (from Peter Prymmer)
49849      Branch: perl
49850            ! vms/subconfigure.com
49851 ____________________________________________________________________________
49852 [  6146] By: gsar                                  on 2000/05/28  20:06:15
49853         Log: doc typo
49854      Branch: perl
49855            ! lib/warnings.pm warnings.h warnings.pl
49856 ____________________________________________________________________________
49857 [  6145] By: gsar                                  on 2000/05/28  18:44:33
49858         Log: make xsubpp skip embedded pod (from Matthias Neeracher
49859              <neeri@iis.ee.ethz.ch>)
49860      Branch: perl
49861            ! lib/ExtUtils/xsubpp
49862 ____________________________________________________________________________
49863 [  6144] By: gsar                                  on 2000/05/28  18:42:49
49864         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
49865              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
49866              <neeri@iis.ee.ethz.ch>)
49867      Branch: perl
49868            ! lib/AutoSplit.pm
49869 ____________________________________________________________________________
49870 [  6143] By: gsar                                  on 2000/05/28  18:41:12
49871         Log: MacOS support, part 1 (from Matthias Neeracher
49872              <neeri@iis.ee.ethz.ch>)
49873      Branch: perl
49874            + ext/DynaLoader/dl_mac.xs
49875            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
49876            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
49877            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
49878            ! util.h
49879 ____________________________________________________________________________
49880 [  6142] By: gsar                                  on 2000/05/28  18:21:51
49881         Log: File::Find fails to chdir when chasing symlinks (from
49882              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
49883      Branch: perl
49884            ! lib/File/Find.pm t/lib/filefind.t
49885 ____________________________________________________________________________
49886 [  6141] By: jhi                                   on 2000/05/28  14:25:15
49887         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
49888              forwarded by Peter Seebach from the bsdi-users mailing list.
49889              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
49890      Branch: perl
49891            ! hints/bsdos.sh
49892 ____________________________________________________________________________
49893 [  6140] By: jhi                                   on 2000/05/28  14:11:57
49894         Log: Integrate with Sarathy.
49895      Branch: cfgperl
49896           +> (branch 30 files)
49897           !> (integrate 93 files)
49898 ____________________________________________________________________________
49899 [  6139] By: gsar                                  on 2000/05/28  10:01:48
49900         Log: revise mktables.PL for bugs and newness in Unicode 3.0
49901              (from James Bence <jbence@amgen.com>)
49902      Branch: perl
49903            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
49904            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
49905            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
49906            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
49907            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
49908            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
49909            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
49910            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
49911            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
49912            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
49913            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
49914            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
49915            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
49916            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
49917            + lib/unicode/Is/SylWU.pl
49918            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
49919            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
49920            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
49921            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
49922            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
49923            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
49924            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
49925            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
49926            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
49927            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
49928            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
49929            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
49930            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
49931            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
49932            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
49933            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
49934            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
49935            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
49936            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
49937            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
49938            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
49939            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
49940            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
49941            ! lib/unicode/Makefile lib/unicode/mktables.PL
49942 ____________________________________________________________________________
49943 [  6138] By: gsar                                  on 2000/05/28  08:50:32
49944         Log: add note about the handling of negative indices to tied arrays
49945              (from Michael G Schwern <schwern@pobox.com>)
49946      Branch: perl
49947            ! pod/perltie.pod
49948 ____________________________________________________________________________
49949 [  6137] By: gsar                                  on 2000/05/28  08:46:10
49950         Log: fix bogus redeclaration warning for "our" variables in different
49951              scopes
49952      Branch: perl
49953            ! op.c t/pragma/strict-vars
49954 ____________________________________________________________________________
49955 [  6136] By: gsar                                  on 2000/05/28  08:31:20
49956         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
49957      Branch: perl
49958            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
49959 ____________________________________________________________________________
49960 [  6135] By: gsar                                  on 2000/05/28  08:17:50
49961         Log: enable Test::Harness to dynamically determine column width etc.
49962              (from Rob Napier <rnapier@employees.org>)
49963      Branch: perl
49964            ! lib/Test/Harness.pm
49965 ____________________________________________________________________________
49966 [  6134] By: gsar                                  on 2000/05/28  08:13:39
49967         Log: make Test::Harness use wait.h/WCOREDUMP if available
49968              (from Ben Tilly <ben_tilly@hotmail.com>)
49969      Branch: perl
49970            ! lib/Test/Harness.pm
49971 ____________________________________________________________________________
49972 [  6133] By: gsar                                  on 2000/05/28  08:08:05
49973         Log: elide bogus test in change#6132
49974      Branch: perl
49975            ! t/pragma/warn/9enabled
49976 ____________________________________________________________________________
49977 [  6132] By: gsar                                  on 2000/05/28  08:03:14
49978         Log: warnings::enabled() doesn't fall back to looking at $^W if
49979              caller isn't using lexical warnings (from Paul Marquess)
49980      Branch: perl
49981            ! pp_ctl.c t/pragma/warn/9enabled
49982 ____________________________________________________________________________
49983 [  6131] By: gsar                                  on 2000/05/28  07:57:47
49984         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
49985      Branch: perl
49986            ! ext/POSIX/POSIX.pm
49987 ____________________________________________________________________________
49988 [  6130] By: gsar                                  on 2000/05/28  07:29:12
49989         Log: fix places that mean C<"word" character> but say C<alphanumeric
49990              character>
49991      Branch: perl
49992            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
49993 ____________________________________________________________________________
49994 [  6129] By: gsar                                  on 2000/05/28  07:18:41
49995         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
49996      Branch: perl
49997            ! vms/test.com
49998 ____________________________________________________________________________
49999 [  6128] By: gsar                                  on 2000/05/28  07:12:55
50000         Log: new perlxstut example for passing/returning refs to arrays
50001              (from David Lowe <dlowe@pootpoot.com>)
50002      Branch: perl
50003            ! pod/perlxstut.pod
50004 ____________________________________________________________________________
50005 [  6127] By: gsar                                  on 2000/05/28  07:02:50
50006         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
50007              failed (from Gisle Aas)
50008      Branch: perl
50009            ! cop.h perl.c
50010 ____________________________________________________________________________
50011 [  6126] By: gsar                                  on 2000/05/28  06:39:53
50012         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
50013              (reworked variant of patch suggested by Simon Cozens)
50014      Branch: perl
50015            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
50016            ! pp_hot.c proto.h t/op/gv.t
50017 ____________________________________________________________________________
50018 [  6125] By: gsar                                  on 2000/05/28  05:14:55
50019         Log: enable propagating exception objects via Perl_croak() in XS code
50020              (from Gisle Aas)
50021      Branch: perl
50022            ! util.c
50023 ____________________________________________________________________________
50024 [  6124] By: gsar                                  on 2000/05/28  05:07:28
50025         Log: integrate vmsperl contents into mainline
50026      Branch: perl
50027           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
50028           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
50029           !> vms/vmsish.h
50030 ____________________________________________________________________________
50031 [  6123] By: gsar                                  on 2000/05/28  05:03:53
50032         Log: clarify gotcha with #line directives (from Rocco Caputo
50033              <troc@netrus.net>)
50034      Branch: perl
50035            ! pod/perldebug.pod pod/perlsyn.pod
50036 ____________________________________________________________________________
50037 [  6122] By: gsar                                  on 2000/05/28  04:58:29
50038         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
50039              (from Mark-Jason Dominus)
50040      Branch: perl
50041            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
50042            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
50043            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
50044            ! toke.c
50045 ____________________________________________________________________________
50046 [  6121] By: bailey                                on 2000/05/25  04:46:54
50047         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
50048              lists (based on fixes by Craig Berry)
50049      Branch: vmsperl
50050            ! lib/File/Spec/VMS.pm
50051 ____________________________________________________________________________
50052 [  6120] By: bailey                                on 2000/05/25  04:25:38
50053         Log: Add missing escape (Charles Lane)
50054      Branch: vmsperl
50055            ! t/op/lex_assign.t
50056 ____________________________________________________________________________
50057 [  6119] By: bailey                                on 2000/05/25  04:21:25
50058         Log: Quiet error messages in vmsish.t (Charles Lane)
50059      Branch: vmsperl
50060            ! vms/ext/vmsish.t
50061 ____________________________________________________________________________
50062 [  6118] By: bailey                                on 2000/05/25  04:17:57
50063         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
50064              Flatten case labels in switch statements uniformly (Charles Bailey)
50065      Branch: vmsperl
50066            ! vms/vms.c
50067 ____________________________________________________________________________
50068 [  6117] By: bailey                                on 2000/05/25  03:58:09
50069         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
50070      Branch: vmsperl
50071            ! vms/vmsish.h
50072 ____________________________________________________________________________
50073 [  6116] By: bailey                                on 2000/05/25  03:11:15
50074         Log: Miscellaneous cosmetic fixes (Charles Lane)
50075      Branch: vmsperl
50076            ! lib/ExtUtils/MM_VMS.pm
50077 ____________________________________________________________________________
50078 [  6115] By: bailey                                on 2000/05/25  03:10:36
50079         Log: Add bounds checking for several strings (Charles Lane)
50080      Branch: vmsperl
50081            ! vms/vms.c
50082 ____________________________________________________________________________
50083 [  6114] By: bailey                                on 2000/05/25  02:25:34
50084         Log: Urk -- undo previous removal of vmsish 'exit' change
50085      Branch: vmsperl
50086            ! vms/ext/vmsish.pm vms/vmsish.h
50087 ____________________________________________________________________________
50088 [  6113] By: bailey                                on 2000/05/24  02:24:40
50089         Log: Ugly workaround for version-specific RTL error
50090      Branch: vmsperl
50091            ! vms/vms.c
50092 ____________________________________________________________________________
50093 [  6112] By: bailey                                on 2000/05/24  02:19:55
50094         Log: Check for existence of file before trying to delete
50095      Branch: vmsperl
50096            ! vms/test.com
50097 ____________________________________________________________________________
50098 [  6111] By: bailey                                on 2000/05/23  23:35:13
50099         Log: Resync with mainline prior to post-5.6.0 updates
50100      Branch: vmsperl
50101           +> (branch 49 files)
50102            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
50103            ! vms/ext/vmsish.pm
50104           !> (integrate 334 files)
50105 ____________________________________________________________________________
50106 [  6110] By: jhi                                   on 2000/05/23  19:28:32
50107         Log: todo tweak
50108      Branch: cfgperl
50109            ! Todo-5.6
50110 ____________________________________________________________________________
50111 [  6109] By: jhi                                   on 2000/05/18  17:38:54
50112         Log: Integrate with Sarathy.
50113      Branch: cfgperl
50114           !> mg.c perl.h win32/perlhost.h
50115 ____________________________________________________________________________
50116 [  6108] By: gsar                                  on 2000/05/17  02:24:56
50117         Log: reenable fake signal handling on Windows, bugs and all
50118      Branch: perl
50119            ! mg.c perl.h win32/perlhost.h
50120 ____________________________________________________________________________
50121 [  6107] By: jhi                                   on 2000/05/15  18:01:41
50122         Log: Tweak the todo list.
50123      Branch: cfgperl
50124            ! Todo-5.6
50125 ____________________________________________________________________________
50126 [  6106] By: jhi                                   on 2000/05/15  13:41:48
50127         Log: The (Configure) script refuses to go on, after asking for
50128              'You may also choose to try maximal 64-bitness....'.
50129              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
50130              -- Patrick Zima
50131              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
50132      Branch: cfgperl
50133            ! hints/solaris_2.sh
50134 ____________________________________________________________________________
50135 [  6105] By: jhi                                   on 2000/05/11  14:37:43
50136         Log: Integrate with Sarathy.
50137      Branch: cfgperl
50138           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
50139           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
50140 ____________________________________________________________________________
50141 [  6104] By: gsar                                  on 2000/05/11  03:39:07
50142         Log: PL_sys_intern was being initialized too late on windows
50143      Branch: perl
50144            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
50145            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
50146 ____________________________________________________________________________
50147 [  6103] By: jhi                                   on 2000/05/09  19:42:20
50148         Log: Test tweaking for Unicos continues.
50149      Branch: cfgperl
50150            ! t/op/64bitint.t
50151 ____________________________________________________________________________
50152 [  6102] By: jhi                                   on 2000/05/09  16:47:27
50153         Log: The test suite tweak in #6101 wasn't quite right.
50154      Branch: cfgperl
50155            ! t/lib/complex.t
50156 ____________________________________________________________________________
50157 [  6101] By: jhi                                   on 2000/05/09  15:35:34
50158         Log: Hints and test tweaks for Unicos.
50159      Branch: cfgperl
50160            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
50161 ____________________________________________________________________________
50162 [  6100] By: jhi                                   on 2000/05/08  21:15:06
50163         Log: More compilation tweakery from Allen Smith.
50164      Branch: cfgperl
50165            ! hints/irix_6.sh
50166 ____________________________________________________________________________
50167 [  6099] By: jhi                                   on 2000/05/08  19:21:18
50168         Log: Tweaks for the cc bugs from Allen Smith.
50169      Branch: cfgperl
50170            ! hints/irix_6.sh
50171 ____________________________________________________________________________
50172 [  6098] By: jhi                                   on 2000/05/08  19:13:37
50173         Log: Add a note about other, yet unsupported, shadow password APIs.
50174      Branch: cfgperl
50175            ! pp_sys.c
50176 ____________________________________________________________________________
50177 [  6097] By: jhi                                   on 2000/05/08  18:46:34
50178         Log: Add a note about possible compilation problems from Allen Smith.
50179      Branch: cfgperl
50180            ! hints/irix_6.sh
50181 ____________________________________________________________________________
50182 [  6096] By: jhi                                   on 2000/05/08  17:33:10
50183         Log: Integrate with Sarathy.
50184      Branch: cfgperl
50185           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
50186           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
50187 ____________________________________________________________________________
50188 [  6095] By: jhi                                   on 2000/05/08  16:21:33
50189         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
50190              might be useful in future.
50191      Branch: cfgperl
50192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50193            ! config_h.SH
50194      Branch: metaconfig
50195            ! U/installdirs/inc_version_list.U
50196      Branch: metaconfig/U/perl
50197            ! perlxv.U
50198 ____________________________________________________________________________
50199 [  6094] By: gsar                                  on 2000/05/08  14:22:22
50200         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
50201      Branch: perl
50202            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
50203            ! hints/cygwin.sh pp_sys.c
50204 ____________________________________________________________________________
50205 [  6093] By: gsar                                  on 2000/05/08  12:52:28
50206         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
50207              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
50208      Branch: perl
50209            ! pp_sys.c sv.c win32/perlhost.h
50210 ____________________________________________________________________________
50211 [  6092] By: jhi                                   on 2000/05/07  22:40:34
50212         Log: Regen perltoc with the fixed buildtoc.
50213      Branch: cfgperl
50214            ! pod/perltoc.pod
50215 ____________________________________________________________________________
50216 [  6091] By: jhi                                   on 2000/05/07  22:24:16
50217         Log: Integrate with Sarathy.
50218      Branch: cfgperl
50219           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
50220           !> t/op/substr.t toke.c
50221 ____________________________________________________________________________
50222 [  6090] By: gsar                                  on 2000/05/07  19:47:07
50223         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
50224              [NI]OK; added tests for both
50225      Branch: perl
50226            ! perl.c pp_hot.c sv.c t/op/substr.t
50227 ____________________________________________________________________________
50228 [  6089] By: gsar                                  on 2000/05/07  18:18:38
50229         Log: buildtoc tweak to fix newline lossage
50230      Branch: perl
50231            ! pod/buildtoc
50232 ____________________________________________________________________________
50233 [  6088] By: jhi                                   on 2000/05/07  16:35:36
50234         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
50235              because we do not use those.  The HAS_GETSPNAM remains,
50236              though, because we still do use that.
50237      Branch: cfgperl
50238            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50239            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
50240            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
50241            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
50242            ! win32/config.vc win32/config_H.bc win32/config_H.gc
50243            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
50244 ____________________________________________________________________________
50245 [  6087] By: gsar                                  on 2000/05/07  16:05:16
50246         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
50247      Branch: perl
50248            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
50249 ____________________________________________________________________________
50250 [  6086] By: jhi                                   on 2000/05/07  15:27:07
50251         Log: Integrate with Sarathy.
50252      Branch: cfgperl
50253           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
50254           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
50255           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
50256           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
50257           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
50258           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
50259 ____________________________________________________________________________
50260 [  6085] By: gsar                                  on 2000/05/07  05:52:02
50261         Log: repeat operator (x) doesn't preserve utf8-ness
50262      Branch: perl
50263            ! pp.c t/op/substr.t
50264 ____________________________________________________________________________
50265 [  6084] By: gsar                                  on 2000/05/07  05:39:55
50266         Log: substr() does not preserve utf8-ness (from Stefan Eissing
50267              <Eissing@medicaldataservice.de>); added tests
50268      Branch: perl
50269            ! pp.c t/op/substr.t
50270 ____________________________________________________________________________
50271 [  6083] By: gsar                                  on 2000/05/07  05:24:46
50272         Log: note about undocumented caller() return value (from M.J.T. Guy);
50273              yet another peek.t tweak
50274      Branch: perl
50275            ! pod/perlfunc.pod t/lib/peek.t
50276 ____________________________________________________________________________
50277 [  6082] By: gsar                                  on 2000/05/07  05:08:40
50278         Log: peek.t non-portable to ithreads
50279      Branch: perl
50280            ! t/lib/peek.t
50281 ____________________________________________________________________________
50282 [  6081] By: gsar                                  on 2000/05/07  04:17:04
50283         Log: better default perlbug categories for ok reports (from Richard Foley)
50284      Branch: perl
50285            ! utils/perlbug.PL
50286 ____________________________________________________________________________
50287 [  6080] By: gsar                                  on 2000/05/07  04:08:07
50288         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
50289              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
50290      Branch: perl
50291            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
50292            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
50293            ! AUTHORS MAINTAIN MANIFEST
50294 ____________________________________________________________________________
50295 [  6079] By: gsar                                  on 2000/05/07  04:01:38
50296         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
50297      Branch: perl
50298            ! lib/Carp/Heavy.pm
50299 ____________________________________________________________________________
50300 [  6078] By: gsar                                  on 2000/05/07  01:24:19
50301         Log: workaround for CRT bug in chdir() (from Charles Lane, via
50302              Peter Prymmer)
50303      Branch: perl
50304            ! iperlsys.h vms/vms.c vms/vmsish.h
50305 ____________________________________________________________________________
50306 [  6077] By: gsar                                  on 2000/05/07  01:22:23
50307         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
50308              and Tom Phoenix)
50309      Branch: perl
50310            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
50311 ____________________________________________________________________________
50312 [  6076] By: gsar                                  on 2000/05/06  17:36:29
50313         Log: integrate cfgperl contents into mainline
50314      Branch: perl
50315           +> t/lib/peek.t
50316           !> Configure MANIFEST Porting/Glossary Porting/config.sh
50317           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
50318           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
50319           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
50320 ____________________________________________________________________________
50321 [  6075] By: jhi                                   on 2000/05/05  18:56:10
50322         Log: Make the test more portable.
50323      Branch: cfgperl
50324            ! t/lib/peek.t
50325 ____________________________________________________________________________
50326 [  6074] By: jhi                                   on 2000/05/05  18:49:20
50327         Log: Introduce t/lib/peek.t.
50328      Branch: cfgperl
50329            + t/lib/peek.t
50330            ! MANIFEST
50331 ____________________________________________________________________________
50332 [  6073] By: jhi                                   on 2000/05/05  14:30:45
50333         Log: Complex tweaks.
50334      Branch: cfgperl
50335            ! lib/Math/Complex.pm t/lib/complex.t
50336 ____________________________________________________________________________
50337 [  6072] By: jhi                                   on 2000/05/05  12:27:13
50338         Log: Integrate with Sarathy.
50339      Branch: cfgperl
50340           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
50341           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
50342           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
50343           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
50344 ____________________________________________________________________________
50345 [  6071] By: gsar                                  on 2000/05/05  02:24:46
50346         Log: misformatted perllocal.pod (from Tim Jenness
50347              <t.jenness@jach.hawaii.edu>)
50348      Branch: perl
50349            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
50350 ____________________________________________________________________________
50351 [  6070] By: gsar                                  on 2000/05/05  02:16:52
50352         Log: remove misleading comment (from M.J.T. Guy)
50353      Branch: perl
50354            ! t/lib/anydbm.t
50355 ____________________________________________________________________________
50356 [  6069] By: gsar                                  on 2000/05/05  02:15:13
50357         Log: File::Spec compatibility update (from Barrie Slaymaker
50358              <barries@slaysys.com>)
50359      Branch: perl
50360            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
50361            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50362 ____________________________________________________________________________
50363 [  6068] By: gsar                                  on 2000/05/05  02:01:50
50364         Log: note about values()
50365      Branch: perl
50366            ! pod/perlfunc.pod
50367 ____________________________________________________________________________
50368 [  6067] By: gsar                                  on 2000/05/05  01:33:09
50369         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
50370      Branch: perl
50371            ! win32/win32.c
50372 ____________________________________________________________________________
50373 [  6066] By: gsar                                  on 2000/05/05  01:23:43
50374         Log: s/END/CHECK/
50375      Branch: perl
50376            ! perl.c
50377 ____________________________________________________________________________
50378 [  6065] By: jhi                                   on 2000/05/04  17:30:22
50379         Log: Integrate with Sarathy.
50380      Branch: cfgperl
50381           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
50382 ____________________________________________________________________________
50383 [  6064] By: gsar                                  on 2000/05/04  17:26:14
50384         Log: change#5905 wasn't quite right--it's intent only applies when arguments
50385              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
50386      Branch: perl
50387            ! pp_sys.c sv.c
50388 ____________________________________________________________________________
50389 [  6063] By: gsar                                  on 2000/05/04  16:52:29
50390         Log: tokeq() could read unallocated field in argument
50391      Branch: perl
50392            ! toke.c
50393 ____________________________________________________________________________
50394 [  6062] By: gsar                                  on 2000/05/04  16:34:51
50395         Log: additional tests for utf8.t
50396      Branch: perl
50397            ! t/pragma/utf8.t
50398 ____________________________________________________________________________
50399 [  6061] By: gsar                                  on 2000/05/04  16:09:28
50400         Log: change#5921 neglected to make eq honor "use bytes"
50401      Branch: perl
50402            ! sv.c
50403 ____________________________________________________________________________
50404 [  6060] By: jhi                                   on 2000/05/04  15:30:16
50405         Log: Integrate with Sarathy.
50406      Branch: cfgperl
50407           !> perl.c regcomp.c t/pragma/utf8.t
50408 ____________________________________________________________________________
50409 [  6059] By: jhi                                   on 2000/05/04  15:26:37
50410         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
50411              in natively 64-bit platforms where a long is a quad (no need
50412              for long longs).  Also added bias for IVs.
50413      Branch: cfgperl
50414            ! toke.c
50415 ____________________________________________________________________________
50416 [  6058] By: gsar                                  on 2000/05/04  00:19:14
50417         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
50418              (spotted by Donald Kinzer <dkinzer@premia.com>)
50419      Branch: perl
50420            ! perl.c
50421 ____________________________________________________________________________
50422 [  6057] By: gsar                                  on 2000/05/03  18:34:01
50423         Log: fix broken parsing of /\x{ab}/
50424      Branch: perl
50425            ! regcomp.c t/pragma/utf8.t
50426 ____________________________________________________________________________
50427 [  6056] By: jhi                                   on 2000/05/03  17:57:16
50428         Log: The search of infinity continues, this time simplified.
50429      Branch: cfgperl
50430            ! lib/Math/Complex.pm
50431 ____________________________________________________________________________
50432 [  6055] By: jhi                                   on 2000/05/03  17:45:30
50433         Log: Detypo.
50434      Branch: cfgperl
50435            ! hints/unicos.sh
50436 ____________________________________________________________________________
50437 [  6054] By: jhi                                   on 2000/05/02  22:28:27
50438         Log: Be more forgiving in POSIX about HUGE_VALL.
50439      Branch: cfgperl
50440            ! ext/POSIX/POSIX.xs
50441 ____________________________________________________________________________
50442 [  6053] By: jhi                                   on 2000/05/02  22:25:05
50443         Log: Integrate with Sarathy.
50444      Branch: cfgperl
50445           !> hints/irix_6.sh pod/perlop.pod
50446 ____________________________________________________________________________
50447 [  6052] By: jhi                                   on 2000/05/02  22:24:31
50448         Log: Unicos hint tweak.
50449      Branch: cfgperl
50450            ! hints/unicos.sh
50451 ____________________________________________________________________________
50452 [  6051] By: jhi                                   on 2000/05/02  22:21:26
50453         Log: Complex tweakery.
50454      Branch: cfgperl
50455            ! lib/Math/Complex.pm t/lib/complex.t
50456 ____________________________________________________________________________
50457 [  6050] By: jhi                                   on 2000/05/02  19:26:22
50458         Log: Use setxxent()/endxxent().
50459      Branch: cfgperl
50460            ! t/op/grent.t t/op/pwent.t
50461 ____________________________________________________________________________
50462 [  6049] By: jhi                                   on 2000/05/02  19:06:02
50463         Log: Test both the scalar and list contexts.
50464      Branch: cfgperl
50465            ! t/op/grent.t t/op/pwent.t
50466 ____________________________________________________________________________
50467 [  6048] By: gsar                                  on 2000/05/02  18:29:10
50468         Log: add note about how $( doesn't interpolate in REs (from
50469              Philip Newton <newton@ficus.frogspace.net>)
50470      Branch: perl
50471            ! pod/perlop.pod
50472 ____________________________________________________________________________
50473 [  6047] By: jhi                                   on 2000/05/02  17:41:24
50474         Log: Call getspnam() only iff needd.
50475      Branch: cfgperl
50476            ! pp_sys.c
50477 ____________________________________________________________________________
50478 [  6046] By: gsar                                  on 2000/05/02  17:07:25
50479         Log: libscheck has insufficient checks for n32 libs (from
50480              Albert Chin-A-Young <china@thewrittenword.com>)
50481      Branch: perl
50482            ! hints/irix_6.sh
50483 ____________________________________________________________________________
50484 [  6045] By: jhi                                   on 2000/05/02  13:57:17
50485         Log: Integrate with Sarathy.
50486      Branch: cfgperl
50487           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
50488           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
50489 ____________________________________________________________________________
50490 [  6044] By: gsar                                  on 2000/05/02  06:48:19
50491         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
50492              such that underscores are only ignored in literal numbers,
50493              "\x{...}", and hex/oct argument
50494      Branch: perl
50495            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
50496 ____________________________________________________________________________
50497 [  6043] By: gsar                                  on 2000/05/02  02:22:29
50498         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
50499      Branch: perl
50500            ! pod/perlretut.pod
50501 ____________________________________________________________________________
50502 [  6042] By: gsar                                  on 2000/05/02  02:17:51
50503         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
50504      Branch: perl
50505            ! pod/perltrap.pod
50506 ____________________________________________________________________________
50507 [  6041] By: gsar                                  on 2000/05/02  01:53:51
50508         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
50509              to compensate
50510      Branch: perl
50511            ! Porting/makerel
50512 ____________________________________________________________________________
50513 [  6040] By: gsar                                  on 2000/05/02  01:51:57
50514         Log: missing files in MANIFEST
50515      Branch: perl
50516            ! MANIFEST
50517 ____________________________________________________________________________
50518 [  6039] By: jhi                                   on 2000/05/02  00:36:46
50519         Log: Infinite problems.
50520      Branch: cfgperl
50521            ! lib/Math/Complex.pm
50522 ____________________________________________________________________________
50523 [  6038] By: jhi                                   on 2000/05/02  00:06:38
50524         Log: pwent/spent #ifdef imbalance.
50525      Branch: cfgperl
50526            ! pp_sys.c
50527 ____________________________________________________________________________
50528 [  6037] By: jhi                                   on 2000/05/01  22:50:11
50529         Log: Use HUGE_VALL if applicable.
50530      Branch: cfgperl
50531            ! ext/POSIX/POSIX.xs util.c
50532 ____________________________________________________________________________
50533 [  6036] By: jhi                                   on 2000/05/01  22:20:53
50534         Log: Correct Freudian slip.
50535      Branch: cfgperl
50536            ! pp_sys.c
50537 ____________________________________________________________________________
50538 [  6035] By: jhi                                   on 2000/05/01  21:07:38
50539         Log: Continue on the pwent/spent case.
50540      Branch: cfgperl
50541            ! pp_sys.c
50542 ____________________________________________________________________________
50543 [  6034] By: jhi                                   on 2000/05/01  17:45:14
50544         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
50545              adjustments in 6032 conflicted badly with this, will have
50546              to revisit them later.
50547      Branch: cfgperl
50548           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
50549           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
50550           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
50551           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
50552           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
50553           !> t/lib/cgi-html.t t/lib/cgi-request.t
50554 ____________________________________________________________________________
50555 [  6033] By: jhi                                   on 2000/05/01  17:40:49
50556         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
50557      Branch: cfgperl
50558            ! pp_sys.c
50559 ____________________________________________________________________________
50560 [  6032] By: gsar                                  on 2000/05/01  15:56:32
50561         Log: whitespace adjustments
50562      Branch: perl
50563            ! pp_sys.c
50564 ____________________________________________________________________________
50565 [  6031] By: gsar                                  on 2000/05/01  15:19:41
50566         Log: small nits in diagnostics.pm (from Robin Barker)
50567      Branch: perl
50568            ! lib/diagnostics.pm pod/perldiag.pod
50569 ____________________________________________________________________________
50570 [  6030] By: gsar                                  on 2000/05/01  08:39:18
50571         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
50572              for @- and @+ (from Johan Vromans)
50573      Branch: perl
50574            ! lib/English.pm pod/perlvar.pod
50575 ____________________________________________________________________________
50576 [  6029] By: gsar                                  on 2000/05/01  08:16:10
50577         Log: add CGI.pm v2.66 (from Lincoln Stein)
50578      Branch: perl
50579            + lib/CGI/Util.pm t/lib/cgi-pretty.t
50580            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
50581            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
50582            ! t/lib/cgi-html.t t/lib/cgi-request.t
50583 ____________________________________________________________________________
50584 [  6028] By: gsar                                  on 2000/05/01  06:34:41
50585         Log: Pod::Man generates groff-incompatible macro definition (from
50586              Tom Christiansen)
50587      Branch: perl
50588            ! lib/Pod/Man.pm
50589 ____________________________________________________________________________
50590 [  6027] By: gsar                                  on 2000/05/01  06:31:36
50591         Log: podlators-1.02 update (from Russ Allbery)
50592      Branch: perl
50593            ! lib/Pod/Man.pm lib/Pod/Text.pm
50594 ____________________________________________________________________________
50595 [  6026] By: jhi                                   on 2000/04/30  23:24:23
50596         Log: Integrate with Sarathy.
50597      Branch: cfgperl
50598           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
50599           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
50600           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
50601           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
50602           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
50603           !> t/lib/syslog.t toke.c win32/win32.h
50604 ____________________________________________________________________________
50605 [  6025] By: gsar                                  on 2000/04/30  18:17:47
50606         Log: Is{Alnum,Alpha,Word} don't match titlecase
50607              
50608              TODO: IsSpace is defined recursively!
50609              
50610              (both spotted by Larry)
50611      Branch: perl
50612            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
50613            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
50614 ____________________________________________________________________________
50615 [  6024] By: gsar                                  on 2000/04/30  17:50:19
50616         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
50617              (from Hugo van der Sanden)
50618      Branch: perl
50619            ! toke.c
50620 ____________________________________________________________________________
50621 [  6023] By: gsar                                  on 2000/04/30  17:14:43
50622         Log: debugger stomps on $. (from M.J.T. Guy)
50623      Branch: perl
50624            ! lib/perl5db.pl
50625 ____________________________________________________________________________
50626 [  6022] By: gsar                                  on 2000/04/30  16:59:22
50627         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
50628      Branch: perl
50629            ! sv.c
50630 ____________________________________________________________________________
50631 [  6021] By: gsar                                  on 2000/04/29  21:00:08
50632         Log: remove Win2K issue in pod (fixed by change#6020)
50633      Branch: perl
50634            ! README.win32 pod/perl56delta.pod
50635 ____________________________________________________________________________
50636 [  6020] By: gsar                                  on 2000/04/29  20:51:49
50637         Log: test tweak
50638      Branch: perl
50639            ! t/lib/open3.t
50640 ____________________________________________________________________________
50641 [  6019] By: gsar                                  on 2000/04/29  20:34:27
50642         Log: windows portability tweaks
50643      Branch: perl
50644            ! t/lib/b.t win32/win32.h
50645 ____________________________________________________________________________
50646 [  6018] By: gsar                                  on 2000/04/29  19:55:24
50647         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
50648              make _PATH_LOG() return "" if unavailable
50649      Branch: perl
50650            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
50651            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
50652 ____________________________________________________________________________
50653 [  6017] By: jhi                                   on 2000/04/28  22:49:46
50654         Log: Integrate with Sarathy.
50655      Branch: cfgperl
50656           !> op.c perl.c pod/perldiag.pod t/lib/b.t
50657 ____________________________________________________________________________
50658 [  6016] By: jhi                                   on 2000/04/28  22:46:14
50659         Log: Do not warn that an infinity does not look like a number.
50660      Branch: cfgperl
50661            ! sv.c
50662 ____________________________________________________________________________
50663 [  6015] By: gsar                                  on 2000/04/28  22:35:49
50664         Log: tweak test for portability
50665      Branch: perl
50666            ! t/lib/b.t
50667 ____________________________________________________________________________
50668 [  6014] By: gsar                                  on 2000/04/28  22:05:31
50669         Log: glob() loading File::Glob behind the scenes may cause syntax errors
50670      Branch: perl
50671            ! op.c
50672 ____________________________________________________________________________
50673 [  6013] By: gsar                                  on 2000/04/28  21:25:22
50674         Log: tweak change#5945 to display correct switch name in diagnostic
50675      Branch: perl
50676            ! perl.c pod/perldiag.pod
50677 ____________________________________________________________________________
50678 [  6012] By: jhi                                   on 2000/04/28  21:08:12
50679         Log: Integrate with Sarathy.
50680      Branch: cfgperl
50681           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
50682           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
50683           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
50684 ____________________________________________________________________________
50685 [  6011] By: jhi                                   on 2000/04/28  21:04:46
50686         Log: &HUGE_VAL is not defined, it exists.
50687      Branch: cfgperl
50688            ! lib/Math/Complex.pm
50689 ____________________________________________________________________________
50690 [  6010] By: gsar                                  on 2000/04/28  21:02:58
50691         Log: clarify note about shadow password support (from
50692              gellyfish@gellyfish.com)
50693      Branch: perl
50694            ! pod/perlfunc.pod
50695 ____________________________________________________________________________
50696 [  6009] By: gsar                                  on 2000/04/28  21:00:00
50697         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
50698      Branch: perl
50699            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
50700 ____________________________________________________________________________
50701 [  6008] By: gsar                                  on 2000/04/28  20:56:33
50702         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
50703      Branch: perl
50704            ! installperl vms/subconfigure.com
50705 ____________________________________________________________________________
50706 [  6007] By: gsar                                  on 2000/04/28  20:51:21
50707         Log: note about compile failures and END blocks (from M.J.T. Guy)
50708      Branch: perl
50709            ! pod/perl56delta.pod pod/perlmod.pod
50710 ____________________________________________________________________________
50711 [  6006] By: jhi                                   on 2000/04/28  20:42:14
50712         Log: Regen Configure.
50713      Branch: cfgperl
50714            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50715            ! config_h.SH
50716 ____________________________________________________________________________
50717 [  6005] By: gsar                                  on 2000/04/28  20:41:16
50718         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
50719      Branch: perl
50720            ! utils/perldoc.PL
50721 ____________________________________________________________________________
50722 [  6004] By: jhi                                   on 2000/04/28  20:28:21
50723         Log: Integrate with Sarathy.
50724      Branch: cfgperl
50725           !> Configure INSTALL Porting/Glossary Porting/config.sh
50726           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
50727           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
50728           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
50729           !> win32/config.vc win32/win32.c
50730 ____________________________________________________________________________
50731 [  6003] By: gsar                                  on 2000/04/28  20:11:20
50732         Log: allow REG_EXPAND_SZ keys in Windows registry (from
50733              John Clayton <John.Clayton@barclayscapital.com>)
50734      Branch: perl
50735            ! win32/win32.c
50736 ____________________________________________________________________________
50737 [  6002] By: gsar                                  on 2000/04/28  19:34:16
50738         Log: destructive sv_setsv() can lose UV-ness from source, causing
50739              numeric promotions/comparisons to fail to do the right thing
50740      Branch: perl
50741            ! sv.c
50742 ____________________________________________________________________________
50743 [  6001] By: gsar                                  on 2000/04/28  18:44:15
50744         Log: support additional library locations via $Config{otherlibdirs}
50745              (from Andy Dougherty)
50746      Branch: perl
50747            ! Configure INSTALL Porting/Glossary Porting/config.sh
50748            ! Porting/config_H config_h.SH epoc/config.sh perl.c
50749            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
50750            ! win32/config.bc win32/config.gc win32/config.vc
50751 ____________________________________________________________________________
50752 [  6000] By: gsar                                  on 2000/04/28  18:26:58
50753         Log: reworked otherlibdirs.U (from Andy Dougherty)
50754      Branch: metaconfig
50755            ! U/installdirs/otherlibdirs.U
50756 ____________________________________________________________________________
50757 [  5999] By: gsar                                  on 2000/04/28  18:17:07
50758         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
50759      Branch: perl
50760            ! t/pragma/warn/toke toke.c
50761 ____________________________________________________________________________
50762 [  5998] By: jhi                                   on 2000/04/28  13:32:17
50763         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
50764      Branch: cfgperl
50765            ! lib/Math/Complex.pm
50766 ____________________________________________________________________________
50767 [  5997] By: jhi                                   on 2000/04/28  13:14:04
50768         Log: Preserve $!.
50769      Branch: cfgperl
50770            ! lib/Math/Complex.pm
50771 ____________________________________________________________________________
50772 [  5996] By: jhi                                   on 2000/04/28  12:59:23
50773         Log: Integrate with Sarathy.
50774      Branch: cfgperl
50775           +> pod/perlrequick.pod pod/perlretut.pod
50776           !> (integrate 51 files)
50777 ____________________________________________________________________________
50778 [  5995] By: gsar                                  on 2000/04/28  09:37:36
50779         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
50780      Branch: perl
50781            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
50782 ____________________________________________________________________________
50783 [  5994] By: gsar                                  on 2000/04/28  09:33:26
50784         Log: fix for missed accounting for null byte in pack("Z",...) (from
50785              M.J.T. Guy)
50786      Branch: perl
50787            ! pp.c t/op/pack.t
50788 ____________________________________________________________________________
50789 [  5993] By: gsar                                  on 2000/04/28  09:30:05
50790         Log: various minor tweaks seen on p5p
50791      Branch: perl
50792            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
50793 ____________________________________________________________________________
50794 [  5992] By: gsar                                  on 2000/04/28  09:08:19
50795         Log: pod nit (from Simon Cozens)
50796      Branch: perl
50797            ! pod/perlop.pod
50798 ____________________________________________________________________________
50799 [  5991] By: gsar                                  on 2000/04/28  09:06:36
50800         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
50801      Branch: perl
50802            ! README.posix-bc hints/posix-bc.sh
50803 ____________________________________________________________________________
50804 [  5990] By: gsar                                  on 2000/04/28  08:54:52
50805         Log: use $ENV{LIB} to search for libs under Visual C compiler
50806              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
50807      Branch: perl
50808            ! lib/ExtUtils/Liblist.pm
50809 ____________________________________________________________________________
50810 [  5989] By: gsar                                  on 2000/04/28  08:27:12
50811         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
50812              itself and no other (from Tom Hughes)
50813      Branch: perl
50814            ! t/op/array.t toke.c
50815 ____________________________________________________________________________
50816 [  5988] By: gsar                                  on 2000/04/28  08:01:38
50817         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
50818              <paul@miraclefish.com>)
50819      Branch: perl
50820            ! lib/ExtUtils/MakeMaker.pm
50821 ____________________________________________________________________________
50822 [  5987] By: gsar                                  on 2000/04/28  07:53:09
50823         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
50824      Branch: perl
50825            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
50826 ____________________________________________________________________________
50827 [  5986] By: gsar                                  on 2000/04/28  07:44:17
50828         Log: add regular expressions tutorial and quick-start guide (from
50829              Mark Kvale <kvale@phy.ucsf.edu>)
50830      Branch: perl
50831            + pod/perlrequick.pod pod/perlretut.pod
50832            ! AUTHORS MAINTAIN MANIFEST
50833 ____________________________________________________________________________
50834 [  5985] By: gsar                                  on 2000/04/28  07:30:28
50835         Log: forked child may not exit correctly if it failed to open
50836              /dev/console (from Graham Barr)
50837      Branch: perl
50838            ! ext/Sys/Syslog/Syslog.pm
50839 ____________________________________________________________________________
50840 [  5984] By: gsar                                  on 2000/04/28  07:27:20
50841         Log: attributes::reftype() doesn't work on tied argument
50842      Branch: perl
50843            ! xsutils.c
50844 ____________________________________________________________________________
50845 [  5983] By: gsar                                  on 2000/04/28  07:15:04
50846         Log: numeric conversion of non-number in change#3378 tramples on
50847              OOK offset, causing segfaults
50848      Branch: perl
50849            ! sv.c
50850 ____________________________________________________________________________
50851 [  5982] By: gsar                                  on 2000/04/28  04:48:25
50852         Log: avoid error in IO::Socket::INET when given an unknown service name
50853              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
50854      Branch: perl
50855            ! ext/IO/lib/IO/Socket/INET.pm
50856 ____________________________________________________________________________
50857 [  5981] By: gsar                                  on 2000/04/28  04:31:31
50858         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
50859              prototype mismatch with CORE::glob(); update pod and tests to
50860              suit (File::Glob::glob() is still available for backward
50861              compatibility, but should be considered deprecated)
50862      Branch: perl
50863            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
50864            ! t/lib/glob-taint.t
50865 ____________________________________________________________________________
50866 [  5980] By: gsar                                  on 2000/04/28  03:47:29
50867         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
50868              <ghudson@mit.edu>)
50869      Branch: metaconfig
50870            ! U/modified/Options.U
50871      Branch: perl
50872            ! Configure
50873 ____________________________________________________________________________
50874 [  5979] By: gsar                                  on 2000/04/28  03:07:54
50875         Log: under useithreads, constant pad entries could inadvertantly be
50876              shared across threads (from Eric Blood <eblood@xmission.com>);
50877              added Eric's test case to testsuite
50878      Branch: perl
50879            ! op.c t/op/misc.t
50880 ____________________________________________________________________________
50881 [  5978] By: gsar                                  on 2000/04/27  21:13:00
50882         Log: sync version numbers in File::Spec with the ones on CPAN
50883              (from Barrie Slaymaker)
50884      Branch: perl
50885            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
50886            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
50887            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50888 ____________________________________________________________________________
50889 [  5977] By: gsar                                  on 2000/04/27  21:07:29
50890         Log: autoquote barewords followed by newline and arrow properly
50891              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
50892      Branch: perl
50893            ! t/pragma/warn/toke toke.c
50894 ____________________________________________________________________________
50895 [  5976] By: gsar                                  on 2000/04/27  20:41:20
50896         Log: DB_File v1.73 update (from Paul Marquess)
50897      Branch: perl
50898            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50899            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
50900 ____________________________________________________________________________
50901 [  5975] By: gsar                                  on 2000/04/27  20:34:24
50902         Log: allow sort() reentrancy (variant of patch suggested by
50903              Hugo van der Sanden)
50904      Branch: perl
50905            ! pp_ctl.c t/op/sort.t
50906 ____________________________________________________________________________
50907 [  5974] By: gsar                                  on 2000/04/27  19:46:57
50908         Log: change#4197 somehow missed initializing PL_errors, meaning
50909              sytax error queueing wasn't working outside eval"" at all;
50910              also fixed eval"" to localize PL_error_count, so that compile-time
50911              eval's don't clobber the error state of the outer context
50912      Branch: perl
50913            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
50914            ! t/pragma/warn/toke
50915 ____________________________________________________________________________
50916 [  5973] By: gsar                                  on 2000/04/27  18:29:05
50917         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
50918      Branch: perl
50919            ! regcomp.c regexec.c t/op/re_tests
50920 ____________________________________________________________________________
50921 [  5972] By: jhi                                   on 2000/04/27  18:22:41
50922         Log: Integrate with Sarathy.
50923      Branch: cfgperl
50924           +> t/lib/b.t t/lib/syslog.t
50925           !> (integrate 31 files)
50926 ____________________________________________________________________________
50927 [  5971] By: jhi                                   on 2000/04/27  18:18:46
50928         Log: Unicos tweaks from Mark P. Lutz.
50929      Branch: cfgperl
50930            ! hints/unicos.sh lib/Math/Complex.pm
50931 ____________________________________________________________________________
50932 [  5970] By: gsar                                  on 2000/04/27  18:05:11
50933         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
50934              IV is >32bits
50935      Branch: perl
50936            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
50937 ____________________________________________________________________________
50938 [  5969] By: gsar                                  on 2000/04/27  17:50:56
50939         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
50940      Branch: perl
50941            + t/lib/syslog.t
50942            ! MANIFEST ext/Sys/Syslog/Syslog.pm
50943 ____________________________________________________________________________
50944 [  5968] By: gsar                                  on 2000/04/27  17:44:49
50945         Log: tolerate spaces in group names in test on solaris (from David Boyce
50946              <dsb@boyski.com>)
50947      Branch: perl
50948            ! t/op/groups.t
50949 ____________________________________________________________________________
50950 [  5967] By: gsar                                  on 2000/04/27  17:41:22
50951         Log: improved docs on the warn_uninit diagnostic (from David Glasser
50952              and Simon Cozens)
50953      Branch: perl
50954            ! pod/perldiag.pod
50955 ____________________________________________________________________________
50956 [  5966] By: gsar                                  on 2000/04/27  16:54:58
50957         Log: add testsuite for B backends, fix bug in B::Deparse (from
50958              Simon Cozens <simon@brecon.co.uk>)
50959      Branch: perl
50960            + t/lib/b.t
50961            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
50962 ____________________________________________________________________________
50963 [  5965] By: gsar                                  on 2000/04/27  16:10:37
50964         Log: avoid "will not stay shared" warnings for our variables (from
50965              Robin Barker)
50966      Branch: perl
50967            ! op.c t/pragma/warn/op
50968 ____________________________________________________________________________
50969 [  5964] By: gsar                                  on 2000/04/27  07:05:05
50970         Log: reformat to 72 columns (again)
50971      Branch: perl
50972            ! pod/perldiag.pod
50973 ____________________________________________________________________________
50974 [  5963] By: gsar                                  on 2000/04/27  06:28:31
50975         Log: patch from Larry to make (\&) prototype work; added tests for
50976              the same
50977      Branch: perl
50978            ! op.c t/comp/proto.t
50979 ____________________________________________________________________________
50980 [  5962] By: gsar                                  on 2000/04/27  06:15:47
50981         Log: updated README.hpux (from Jeff Okamoto)
50982      Branch: perl
50983            ! README.hpux
50984 ____________________________________________________________________________
50985 [  5961] By: gsar                                  on 2000/04/27  05:55:03
50986         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
50987      Branch: perl
50988            ! emacs/cperl-mode.el
50989 ____________________________________________________________________________
50990 [  5960] By: gsar                                  on 2000/04/27  05:49:26
50991         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
50992      Branch: perl
50993            ! INSTALL
50994 ____________________________________________________________________________
50995 [  5959] By: gsar                                  on 2000/04/27  05:33:41
50996         Log: doubled words in pods (from Simon Cozens
50997              <simon.p.cozens@jp.pwcglobal.com>)
50998      Branch: perl
50999            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
51000            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
51001            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
51002            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
51003            ! pod/perltootc.pod
51004 ____________________________________________________________________________
51005 [  5958] By: gsar                                  on 2000/04/27  05:11:39
51006         Log: change#3569 deleted some essential code, revert; avoid use of
51007              atexit() to make DynaLoader work properly on AIX under mod_perl
51008              (from Jens-Uwe Mager <jum@helios.de>)
51009      Branch: perl
51010            ! ext/DynaLoader/dl_aix.xs
51011 ____________________________________________________________________________
51012 [  5957] By: gsar                                  on 2000/04/27  04:54:51
51013         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
51014      Branch: perl
51015            ! pod/perlmod.pod
51016 ____________________________________________________________________________
51017 [  5956] By: gsar                                  on 2000/04/27  04:51:47
51018         Log: better diagnostics on failed tests (from Ilya Zakharevich)
51019      Branch: perl
51020            ! t/op/lex_assign.t
51021 ____________________________________________________________________________
51022 [  5955] By: gsar                                  on 2000/04/27  04:26:44
51023         Log: longstanding bug exposed by change#3307: sort arguments weren't
51024              compiled with the right wantarray context (ensuing runtime lookup
51025              via block_gimme() was getting the incidental context of the
51026              sort() itself)
51027      Branch: perl
51028            ! op.c t/op/sort.t
51029 ____________________________________________________________________________
51030 [  5954] By: gsar                                  on 2000/04/26  23:42:12
51031         Log: integrate cfgperl contents into mainline
51032      Branch: perl
51033           !> (integrate 30 files)
51034 ____________________________________________________________________________
51035 [  5953] By: jhi                                   on 2000/04/26  23:06:42
51036         Log: Integrate with Sarathy.
51037      Branch: cfgperl
51038           !> README.win32 ext/B/B/Deparse.pm
51039           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
51040           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
51041           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
51042           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
51043           !> utils/perldoc.PL vms/perlvms.pod
51044 ____________________________________________________________________________
51045 [  5952] By: jhi                                   on 2000/04/26  23:03:46
51046         Log: Undo "use integer" addition from 64bitint as it seems
51047              to break most of the subtests in Digital UNIX;
51048              Unicos needs to find another way.
51049      Branch: cfgperl
51050            ! t/op/64bitint.t
51051 ____________________________________________________________________________
51052 [  5951] By: jhi                                   on 2000/04/26  22:57:53
51053         Log: Be more robust on "extreme" (large absolute value)
51054              arguments.  Originally reported by Daniel Connelly
51055              as a problem with asinh() on large negative arguments,
51056              asinh() used to bail out because an argument to log()
51057              ended up being zero.  Ilya Zakharevich proposed using
51058              Taylor's series in such cases, which for such large
51059              arguments is a very good approximation.
51060      Branch: cfgperl
51061            ! lib/Math/Complex.pm t/lib/complex.t
51062 ____________________________________________________________________________
51063 [  5950] By: gsar                                  on 2000/04/25  19:13:12
51064         Log: reformat perldiag to avoid long lines
51065      Branch: perl
51066            ! pod/perldiag.pod
51067 ____________________________________________________________________________
51068 [  5949] By: gsar                                  on 2000/04/25  18:41:11
51069         Log: make perldoc use the pod2man from the same version (from
51070              M.J.T. Guy)
51071      Branch: perl
51072            ! utils/perldoc.PL
51073 ____________________________________________________________________________
51074 [  5948] By: gsar                                  on 2000/04/25  18:21:57
51075         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
51076              <kompas@kompas.usr.onet.pl>)
51077      Branch: perl
51078            ! lib/vars.pm
51079 ____________________________________________________________________________
51080 [  5947] By: gsar                                  on 2000/04/25  18:11:53
51081         Log: use &dl_error rather than &dl_load_file as the guard for calling
51082              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
51083              statically built perl)
51084      Branch: perl
51085            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
51086 ____________________________________________________________________________
51087 [  5946] By: jhi                                   on 2000/04/25  17:37:54
51088         Log: Document that tr() is not tr(1).
51089      Branch: cfgperl
51090            ! pod/perlop.pod
51091 ____________________________________________________________________________
51092 [  5945] By: gsar                                  on 2000/04/25  16:34:33
51093         Log: make module name mandatory after -M switch; reorder perldiag
51094              alphabetically (from Mark-Jason Dominus)
51095      Branch: perl
51096            ! perl.c pod/perldiag.pod
51097 ____________________________________________________________________________
51098 [  5944] By: jhi                                   on 2000/04/25  01:15:18
51099         Log: On second thoughts frexp() does have two arguments.
51100      Branch: cfgperl
51101            ! perl.h
51102 ____________________________________________________________________________
51103 [  5943] By: jhi                                   on 2000/04/24  22:56:32
51104         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
51105              Now pp_ncmp() returns undef is either operand is a NaN.
51106      Branch: cfgperl
51107            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51108            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
51109            ! vms/subconfigure.com vos/config.def vos/config.h
51110            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
51111            ! win32/config.vc win32/config_H.bc win32/config_H.gc
51112            ! win32/config_H.vc
51113      Branch: metaconfig/U/perl
51114            + d_modfl.U
51115 ____________________________________________________________________________
51116 [  5942] By: jhi                                   on 2000/04/24  19:45:17
51117         Log: Regen Configure to match #5937.
51118      Branch: cfgperl
51119            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51120            ! config_h.SH
51121      Branch: metaconfig
51122            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
51123 ____________________________________________________________________________
51124 [  5941] By: jhi                                   on 2000/04/24  19:24:11
51125         Log: Further Unicos fixes for Mark Lutz.
51126      Branch: cfgperl
51127            ! hints/unicos.sh pp_ctl.c
51128 ____________________________________________________________________________
51129 [  5940] By: jhi                                   on 2000/04/24  19:09:06
51130         Log: Various Unicos 10.0.0.6 fixes.
51131              
51132              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
51133              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
51134              Reply-To: tecmpl1@triton.ca.boeing.com 
51135              To: perl5-porters@perl.org 
51136              Date: Fri, 14 Apr 2000 20:21:00 GMT 
51137              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
51138      Branch: cfgperl
51139            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
51140 ____________________________________________________________________________
51141 [  5939] By: gsar                                  on 2000/04/24  19:01:24
51142         Log: more pod nits (from Larry Virden)
51143      Branch: perl
51144            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
51145            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
51146            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
51147 ____________________________________________________________________________
51148 [  5938] By: gsar                                  on 2000/04/24  18:54:01
51149         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
51150      Branch: perl
51151            ! ext/B/B/Deparse.pm
51152 ____________________________________________________________________________
51153 [  5937] By: jhi                                   on 2000/04/24  17:39:00
51154         Log: Integrate with Sarathy.
51155      Branch: cfgperl
51156           +> (branch 31 files)
51157           !> (integrate 73 files)
51158 ____________________________________________________________________________
51159 [  5936] By: gsar                                  on 2000/04/24  17:30:06
51160         Log: additional tests for change#5934 (from Paul Marquess, who also
51161              sent in the same fix)
51162      Branch: perl
51163            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
51164            ! t/pragma/warn/5nolint t/pragma/warn/6default
51165 ____________________________________________________________________________
51166 [  5935] By: jhi                                   on 2000/04/24  17:26:05
51167         Log: Do not assume sign propagation.
51168              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
51169              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
51170              To: payner@ncifcrf.gov, perl5-porters@perl.org 
51171              Date: Tue, 18 Apr 2000 18:24:49 +0100 
51172              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
51173      Branch: cfgperl
51174            ! t/op/bop.t t/op/misc.t
51175 ____________________________________________________________________________
51176 [  5934] By: gsar                                  on 2000/04/24  17:16:54
51177         Log: propagate lexical warnings from surrounding scope correctly
51178              within string eval()
51179      Branch: perl
51180            ! pp_ctl.c t/pragma/warn/pp_ctl
51181 ____________________________________________________________________________
51182 [  5933] By: jhi                                   on 2000/04/24  17:01:07
51183         Log: Flatten the cpp jungle doing the nosuid checking.
51184      Branch: cfgperl
51185            ! perl.c
51186 ____________________________________________________________________________
51187 [  5932] By: gsar                                  on 2000/04/24  09:08:14
51188         Log: add rsignal(), whichsig() and do_join() to public API list
51189              (mod_perl uses them to good advantage)
51190      Branch: perl
51191            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
51192 ____________________________________________________________________________
51193 [  5931] By: gsar                                  on 2000/04/24  09:01:40
51194         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
51195      Branch: perl
51196            ! pp_hot.c regexec.c t/op/pat.t
51197 ____________________________________________________________________________
51198 [  5930] By: gsar                                  on 2000/04/24  08:58:33
51199         Log: small os390 tweaks (from Peter Prymmer)
51200      Branch: perl
51201            ! config_h.SH makedepend.SH
51202 ____________________________________________________________________________
51203 [  5929] By: gsar                                  on 2000/04/24  08:55:25
51204         Log: pod nits
51205      Branch: perl
51206            ! pod/perlguts.pod
51207 ____________________________________________________________________________
51208 [  5928] By: gsar                                  on 2000/04/24  08:50:13
51209         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
51210      Branch: perl
51211            ! ext/IO/lib/IO/Poll.pm
51212 ____________________________________________________________________________
51213 [  5927] By: gsar                                  on 2000/04/24  08:43:24
51214         Log: arrange for next() to resume at the unstack op rather than the
51215              loop conditional, so that scope cleanup happens correctly
51216              (from Stephen McCamant)
51217      Branch: perl
51218            ! op.c pp_ctl.c t/op/misc.t
51219 ____________________________________________________________________________
51220 [  5926] By: gsar                                  on 2000/04/24  08:18:40
51221         Log: on windows, reserve 16M of stack rather than 128M (allows more
51222              threads to run concurrently)
51223      Branch: perl
51224            ! win32/Makefile win32/makefile.mk
51225 ____________________________________________________________________________
51226 [  5925] By: gsar                                  on 2000/04/24  08:13:52
51227         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
51228      Branch: perl
51229            ! toke.c
51230 ____________________________________________________________________________
51231 [  5924] By: gsar                                  on 2000/04/24  08:08:59
51232         Log: avoid using uninitialized memory in require version check
51233      Branch: perl
51234            ! pp_ctl.c universal.c
51235 ____________________________________________________________________________
51236 [  5923] By: gsar                                  on 2000/04/24  07:20:14
51237         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
51238      Branch: perl
51239            ! ext/IO/lib/IO/Poll.pm
51240 ____________________________________________________________________________
51241 [  5922] By: gsar                                  on 2000/04/24  07:08:42
51242         Log: commentary about IoTYPE() (from Nathan Torkington)
51243      Branch: perl
51244            ! sv.h
51245 ____________________________________________________________________________
51246 [  5921] By: gsar                                  on 2000/04/24  06:58:26
51247         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
51248              by fix
51249      Branch: perl
51250            ! sv.c t/lib/charnames.t t/pragma/utf8.t
51251 ____________________________________________________________________________
51252 [  5920] By: gsar                                  on 2000/04/24  06:37:59
51253         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
51254      Branch: perl
51255            ! doop.c t/op/ver.t
51256 ____________________________________________________________________________
51257 [  5919] By: gsar                                  on 2000/04/24  06:21:58
51258         Log: Configure might miss old directories when prefix must be
51259              expanded (from Robin Barker)
51260      Branch: metaconfig
51261            ! U/installdirs/inc_version_list.U
51262      Branch: perl
51263            ! Configure
51264 ____________________________________________________________________________
51265 [  5918] By: gsar                                  on 2000/04/24  06:16:11
51266         Log: VMS nits in glob() test (from Charles Lane)
51267      Branch: perl
51268            ! t/lib/glob-basic.t
51269 ____________________________________________________________________________
51270 [  5917] By: gsar                                  on 2000/04/24  06:11:56
51271         Log: various pod nits (from Larry Virden and others)
51272      Branch: perl
51273            ! README.amiga README.hpux README.machten README.os2
51274            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
51275            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
51276            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
51277            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
51278            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
51279            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
51280            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
51281            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
51282 ____________________________________________________________________________
51283 [  5916] By: gsar                                  on 2000/04/24  05:52:43
51284         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
51285              <wjones@tc.fluke.com>)
51286      Branch: perl
51287            ! t/lib/glob-basic.t
51288 ____________________________________________________________________________
51289 [  5915] By: gsar                                  on 2000/04/24  05:07:01
51290         Log: supported platforms mixed up
51291      Branch: perl
51292            ! pod/perl56delta.pod pod/perlport.pod
51293 ____________________________________________________________________________
51294 [  5914] By: gsar                                  on 2000/04/24  04:56:08
51295         Log: caller() wasn't returning the right number of elements for
51296              eval {...}
51297      Branch: perl
51298            ! pp_ctl.c t/pragma/warn/9enabled
51299 ____________________________________________________________________________
51300 [  5913] By: gsar                                  on 2000/04/24  04:35:41
51301         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
51302              Mark-Jason Dominus)
51303      Branch: perl
51304            ! pod/perlfunc.pod
51305 ____________________________________________________________________________
51306 [  5912] By: gsar                                  on 2000/04/24  04:17:15
51307         Log: fix totally broken caching in UNIVERSAL::isa() (from
51308              Nick Ing-Simmons)
51309      Branch: perl
51310            ! t/op/universal.t universal.c
51311 ____________________________________________________________________________
51312 [  5911] By: gsar                                  on 2000/04/24  03:39:47
51313         Log: add linebreak properties from unicode/LineBrk.txt (from
51314              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
51315      Branch: perl
51316            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
51317            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
51318            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
51319            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
51320            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
51321            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
51322            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
51323            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
51324            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
51325            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
51326            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
51327            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
51328            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
51329            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
51330            + lib/unicode/Is/LbrkZW.pl
51331            ! lib/unicode/mktables.PL
51332 ____________________________________________________________________________
51333 [  5910] By: gsar                                  on 2000/04/24  03:23:10
51334         Log: typo in pod
51335      Branch: perl
51336            ! ext/Thread/Thread.pm
51337 ____________________________________________________________________________
51338 [  5909] By: gsar                                  on 2000/04/24  03:22:03
51339         Log: mode argument to do_binmode() should be file mode, not boolean
51340      Branch: perl
51341            ! pp_sys.c
51342 ____________________________________________________________________________
51343 [  5908] By: gsar                                  on 2000/04/16  16:51:08
51344         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
51345              always returns a valid GV even when the symbol is trapped by strictures
51346              (avoids coredumps)
51347              
51348              TODO: the C<package;> hack needs similar treatment
51349      Branch: perl
51350            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
51351            ! t/pragma/strict-vars
51352 ____________________________________________________________________________
51353 [  5907] By: jhi                                   on 2000/03/31  23:42:56
51354         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
51355              an assumption which #5905 demolished.
51356      Branch: cfgperl
51357            ! pp_sys.c
51358 ____________________________________________________________________________
51359 [  5906] By: jhi                                   on 2000/03/31  18:54:37
51360         Log: Typo in #5905.
51361      Branch: cfgperl
51362            ! t/op/64bitint.t
51363 ____________________________________________________________________________
51364 [  5905] By: jhi                                   on 2000/03/31  18:50:54
51365         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
51366              reported by Joseph N. Hall.  The bug was that even with use64bitint
51367              one had to use the prefixes q, L, or ll with printf/sprintf,
51368              contrary to the documentation and common sense.
51369      Branch: cfgperl
51370            ! sv.c t/op/64bitint.t
51371 ____________________________________________________________________________
51372 [  5904] By: gsar                                  on 2000/03/28  02:31:32
51373         Log: add Changes, perldelta.pod
51374      Branch: perl
51375            + Changes pod/perldelta.pod
51376 ____________________________________________________________________________
51377 [  5903] By: gsar                                  on 2000/03/28  02:03:55
51378         Log: rename Changes and perldelta.pod
51379      Branch: perl
51380           +> Changes5.6 pod/perl56delta.pod
51381            - Changes pod/perldelta.pod
51382            ! MANIFEST
51383 ____________________________________________________________________________
51384 [  5902] By: gsar                                  on 2000/03/28  01:59:14
51385         Log: create maint-5.6 branch
51386      Branch: maint-5.6/perl
51387           +> (branch 1611 files)
51388 ____________________________________________________________________________
51389 [  5901] By: jhi                                   on 2000/03/23  05:48:43
51390         Log: Integrate with Sarathy.
51391      Branch: cfgperl
51392           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
51393 ____________________________________________________________________________
51394 [  5900] By: gsar                                  on 2000/03/23  05:42:43
51395         Log: three guesses on what this is :-)
51396      Branch: perl
51397            ! Changes