Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@umich.edu>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_55        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  2858] By: gsar                                  on 1999/02/11  07:10:59
83         Log: remove dup hunk
84      Branch: maint-5.005/perl
85            ! pod/perldelta.pod
86 ____________________________________________________________________________
87 [  2857] By: gsar                                  on 1999/02/11  07:09:20
88         Log: sync with parent version of perldelta.pod
89      Branch: maint-5.005/perl
90           !> pod/perldelta.pod
91 ____________________________________________________________________________
92 [  2856] By: gsar                                  on 1999/02/11  07:07:39
93         Log: integrate perldelta changes from maint-5.005
94      Branch: perl
95           !> pod/perl5005delta.pod
96 ____________________________________________________________________________
97 [  2855] By: gsar                                  on 1999/02/11  06:31:50
98         Log: applied suggested patch; added tests
99              From: Adam Krolnik <adamk@gypsy.cyrix.com>
100              Date: Sat, 12 Dec 98 15:30:18 -0600
101              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
102              Subject: Range operation doesn't handle IV_MAX
103      Branch: perl
104            ! pp_ctl.c t/op/range.t
105 ____________________________________________________________________________
106 [  2854] By: gsar                                  on 1999/02/11  05:00:55
107         Log: compatibility fix: magic non-propagation in foreach implicit localization
108      Branch: perl
109            ! pp_ctl.c t/op/local.t win32/config.gc
110 ____________________________________________________________________________
111 [  2853] By: gsar                                  on 1999/02/11  00:33:06
112         Log: integrate change#2816 from mainline
113              
114              minor bug in dumping blessed subrefs
115      Branch: maint-5.005/perl
116           !> ext/Data/Dumper/Dumper.pm
117 ____________________________________________________________________________
118 [  2852] By: gsar                                  on 1999/02/10  23:17:49
119         Log: fair warning about -Dusethreads
120      Branch: maint-5.005/perl
121            ! Configure INSTALL README.threads
122 ____________________________________________________________________________
123 [  2851] By: jhi                                   on 1999/02/10  23:00:39
124         Log: Snapshot of the ongoing AVAILABILITY discussion.
125      Branch: maint-5.005/perl
126            ! pod/perl.pod
127 ____________________________________________________________________________
128 [  2850] By: jhi                                   on 1999/02/10  16:07:32
129         Log: OS390 and Windows AVAILABILITY entries enhanced.
130      Branch: maint-5.005/perl
131            ! pod/perl.pod
132 ____________________________________________________________________________
133 [  2849] By: jhi                                   on 1999/02/10  12:39:46
134         Log: AS/400 and Mac were not described right.
135      Branch: maint-5.005/perl
136            ! pod/perl.pod
137 ____________________________________________________________________________
138 [  2848] By: jhi                                   on 1999/02/10  09:13:49
139         Log: Added AVAILABILITY section.
140      Branch: maint-5.005/perl
141            ! pod/perl.pod
142 ____________________________________________________________________________
143 [  2847] By: jhi                                   on 1999/02/09  19:13:28
144         Log: Integrate from mainperl.
145      Branch: cfgperl
146           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
147           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
148 ____________________________________________________________________________
149 [  2846] By: gsar                                  on 1999/02/09  13:53:28
150         Log: a modified version of suggested patch for pack template 'Z'; added docs
151              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
152              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
153              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
154              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
155      Branch: perl
156            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
157 ____________________________________________________________________________
158 [  2845] By: gsar                                  on 1999/02/09  00:03:26
159         Log: clarify docs for change#2835
160      Branch: perl
161            ! pod/perldelta.pod pod/perlop.pod
162 ____________________________________________________________________________
163 [  2844] By: gsar                                  on 1999/02/08  23:40:57
164         Log: addendum to change#2823
165              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
166              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
167              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
168              Subject: [PATCH] Docs and tests for method-call syntax
169      Branch: perl
170            ! pod/perlobj.pod t/op/method.t
171 ____________________________________________________________________________
172 [  2843] By: jhi                                   on 1999/02/08  21:06:28
173         Log: Ultrix mmap tidbit.
174      Branch: cfgperl
175            ! hints/ultrix_4.sh
176 ____________________________________________________________________________
177 [  2842] By: jhi                                   on 1999/02/08  20:22:55
178         Log: Integrate from mainperl.
179      Branch: cfgperl
180           +> t/op/subst_wamp.t
181           !> (integrate 35 files)
182 ____________________________________________________________________________
183 [  2841] By: jhi                                   on 1999/02/08  18:23:26
184         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
185              To: Mailing list Perl5 <perl5-porters@perl.org>
186              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
187              Date: Sun, 7 Feb 1999 17:25:22 -0500
188              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
189      Branch: cfgperl
190            + t/op/subst_amp.t
191            ! MANIFEST regcomp.c t/op/subst.t
192 ____________________________________________________________________________
193 [  2840] By: jhi                                   on 1999/02/08  18:16:54
194         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
195              To: Mailing list Perl5 <perl5-porters@perl.org>
196              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
197              Date: Sun, 7 Feb 1999 17:00:10 -0500
198              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
199      Branch: cfgperl
200            ! pp_hot.c t/op/pat.t
201 ____________________________________________________________________________
202 [  2839] By: jhi                                   on 1999/02/08  17:25:30
203         Log: A require was missing.
204      Branch: cfgperl
205            ! t/lib/h2ph.pht
206 ____________________________________________________________________________
207 [  2838] By: jhi                                   on 1999/02/08  16:38:41
208         Log: Bring in the change #2809 (the Configure part has been
209              modified rather a lot since the #2809, though.)
210      Branch: cfgperl
211            ! Configure utils/h2ph.PL
212 ____________________________________________________________________________
213 [  2837] By: jhi                                   on 1999/02/08  14:51:39
214         Log: Fix typo introduced in change #2836.
215      Branch: maint-5.005/perl
216            ! Configure
217 ____________________________________________________________________________
218 [  2836] By: jhi                                   on 1999/02/08  14:44:31
219         Log: Augment change #2809, the h2ph-*symbols patch.
220      Branch: maint-5.005/perl
221            ! Configure t/lib/h2ph.pht
222 ____________________________________________________________________________
223 [  2835] By: gsar                                  on 1999/02/08  14:40:23
224         Log: make qw() into a true list at compile time (slightly modified
225              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
226      Branch: perl
227            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
228 ____________________________________________________________________________
229 [  2834] By: gsar                                  on 1999/02/08  13:23:16
230         Log: make safesysmalloc() etc., always available; safemalloc() et al are
231              now macros that point to the right malloc; fix various places in
232              sources that need to always use safesysmalloc() et al
233      Branch: perl
234            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
235            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
236 ____________________________________________________________________________
237 [  2833] By: gsar                                  on 1999/02/08  10:56:16
238         Log: remove spurious #endif in last change
239      Branch: perl
240            ! perl.h
241 ____________________________________________________________________________
242 [  2832] By: gsar                                  on 1999/02/08  10:34:55
243         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
244              them ask for insanity (untested)
245      Branch: perl
246            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
247            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
248            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
249 ____________________________________________________________________________
250 [  2831] By: jhi                                   on 1999/02/08  08:33:33
251         Log: Update vms/subconfigure.com along the lines of change #2829.
252      Branch: cfgperl
253            ! vms/subconfigure.com
254 ____________________________________________________________________________
255 [  2830] By: gsar                                  on 1999/02/08  00:19:46
256         Log: integrate cfgperl changes into mainline
257      Branch: perl
258           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
259           +> lib/File/PathConvert.pm pod/perlthrtut.pod
260            ! Changes
261           !> (integrate 93 files)
262 ____________________________________________________________________________
263 [  2829] By: jhi                                   on 1999/02/07  23:49:46
264         Log: Configure update.
265              
266              Probe for mmap() et alia.
267              The *cc*symbols patch (just Configure, no h2ph).
268      Branch: cfgperl
269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
270            ! config_h.SH perl.h
271 ____________________________________________________________________________
272 [  2828] By: gsar                                  on 1999/02/07  23:38:47
273         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
274              Date: Sun, 7 Feb 1999 17:25:22 -0500
275              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
276              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
277      Branch: perl
278            + t/op/subst_amp.t t/op/subst_wamp.t
279            ! MANIFEST regcomp.c t/op/subst.t
280 ____________________________________________________________________________
281 [  2827] By: gsar                                  on 1999/02/07  23:27:32
282         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
283              Date: Sun, 7 Feb 1999 17:00:10 -0500
284              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
285              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
286      Branch: perl
287            ! pp_hot.c t/op/pat.t
288 ____________________________________________________________________________
289 [  2826] By: gsar                                  on 1999/02/07  23:26:04
290         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
292              Date: Sun, 7 Feb 1999 15:07:27 -0500
293              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
294              Subject: Re: fixing memory leaks in REx compilation
295      Branch: perl
296            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
297            ! regexec.c
298 ____________________________________________________________________________
299 [  2825] By: jhi                                   on 1999/02/07  18:05:13
300         Log: Integrate from mainperl.
301      Branch: cfgperl
302           +> lib/DB.pm t/comp/bproto.t
303           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
304           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
305           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
306           !> toke.c vms/perly_c.vms
307 ____________________________________________________________________________
308 [  2824] By: gsar                                  on 1999/02/07  14:21:48
309         Log: tweak doc on bitwise ops
310      Branch: perl
311            ! pod/perlop.pod
312 ____________________________________________________________________________
313 [  2823] By: gsar                                  on 1999/02/07  13:38:31
314         Log: applied suggested patch; regen perly* and vms/perly*
315              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
316              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
317              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
318              Subject: [PATCH] Re: Suggestion for perlobj man page
319      Branch: perl
320            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
321 ____________________________________________________________________________
322 [  2822] By: gsar                                  on 1999/02/07  12:39:09
323         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
324              disabled, fails tests)
325      Branch: perl
326            ! regcomp.h
327 ____________________________________________________________________________
328 [  2821] By: gsar                                  on 1999/02/07  11:09:39
329         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
330              <Alexander.Barilo@aexp.com>)
331      Branch: perl
332            ! lib/Pod/Html.pm
333 ____________________________________________________________________________
334 [  2820] By: gsar                                  on 1999/02/07  10:20:35
335         Log: add draft debugging API implementation
336      Branch: perl
337            + lib/DB.pm
338            ! MANIFEST
339 ____________________________________________________________________________
340 [  2819] By: gsar                                  on 1999/02/07  09:58:45
341         Log: avoid garbage in db->dirbuf
342              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
343              Date: Sat, 05 Dec 1998 14:14:54 +0900
344              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
345              Subject: SDBM bug
346      Branch: perl
347            ! ext/SDBM_File/sdbm/sdbm.c
348 ____________________________________________________________________________
349 [  2818] By: gsar                                  on 1999/02/07  09:32:24
350         Log: missing entry
351      Branch: perl
352            ! MANIFEST
353 ____________________________________________________________________________
354 [  2817] By: gsar                                  on 1999/02/07  09:30:47
355         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
356      Branch: perl
357            + t/comp/bproto.t
358            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
359 ____________________________________________________________________________
360 [  2816] By: gsar                                  on 1999/02/06  00:14:29
361         Log: minor bug in dumping blessed subrefs
362      Branch: perl
363            ! ext/Data/Dumper/Dumper.pm
364 ____________________________________________________________________________
365 [  2815] By: gsar                                  on 1999/02/05  03:44:50
366         Log: integrate change#2242 from mainline
367              
368              fix skipspace() to properly account for newlines in eval''-ed
369              strings (caused bogus line numbers in diagnostics and debugger)
370      Branch: maint-5.005/perl
371           !> toke.c
372 ____________________________________________________________________________
373 [  2814] By: jhi                                   on 1999/02/04  21:21:39
374         Log: Stratus perlport update.
375      Branch: maint-5.005/perl
376            ! pod/perlport.pod
377 ____________________________________________________________________________
378 [  2813] By: jhi                                   on 1999/02/04  21:16:54
379         Log: Stratus VOS update.
380              
381              From: Paul_Green@stratus.com
382              To: jhi@iki.fi
383              Subject: RE: VOS changes for Perl5.005_03 are ready!
384              Date: Thu, 4 Feb 1999 14:51:07 -0500
385              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A0168@exna1.stratus.com>
386      Branch: maint-5.005/perl
387            + vos/vos_accept.c
388            ! MANIFEST README.vos perl.c pod/perlport.pod vos/Changes
389            ! vos/build.cm vos/compile_perl.cm vos/config.h
390            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
391            ! vos/vos_dummies.c vos/vosish.h
392 ____________________________________________________________________________
393 [  2812] By: jhi                                   on 1999/02/03  22:02:24
394         Log: Enhance change #2808.
395              
396              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
397              To: perl5-porters@perl.org
398              Subject: Re: [PATCH 5.00*]: perlbug checklist
399              Date: Wed, 3 Feb 1999 19:02:27 +0000
400              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
401      Branch: cfgperl
402            ! utils/perlbug.PL
403 ____________________________________________________________________________
404 [  2811] By: jhi                                   on 1999/02/03  21:53:23
405         Log: From: Barrie Slaymaker <rbs@telerama.com>
406              To: perl5-porters@perl.org
407              CC: pod-people@perl.org
408              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
409              Date: Wed, 03 Feb 1999 10:34:18 -0500
410              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
411              
412              Add File::PathConvert.pm.
413              Fix Pod::Html and installhtml to understand relative urls.
414      Branch: cfgperl
415            + lib/File/PathConvert.pm
416            ! MANIFEST installhtml lib/Pod/Html.pm
417 ____________________________________________________________________________
418 [  2810] By: jhi                                   on 1999/02/03  20:25:10
419         Log: From: Francois Desarmenien <desar@club-internet.fr>
420              To: Mailing list Perl5 <perl5-porters@perl.org>
421              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
422              Date: Wed, 03 Feb 1999 13:13:24 +0000
423              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
424              
425              (note: this patch completely overrides Tom Wolfe's patch,
426              change #2604)
427      Branch: cfgperl
428            + ext/GDBM_File/hints/sco.pl
429            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
430 ____________________________________________________________________________
431 [  2809] By: jhi                                   on 1999/02/03  19:54:16
432         Log: h2ph fixes + Configure patch to support them.
433              
434              From: "Kurt D. Starsinic" <kstar@chapin.edu>
435              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
436              Gurusamy Sarathy <gsar@engin.umich.edu>
437              Cc: perl5-porters@perl.org
438              Subject: [PATCH 5.00503_MT5] h2ph.PL
439              Date: Tue, 2 Feb 1999 19:48:06 -0500
440              Message-ID: <19990202194806.E10647@O2.chapin.edu>
441      Branch: maint-5.005/perl
442            ! Configure utils/h2ph.PL
443 ____________________________________________________________________________
444 [  2808] By: jhi                                   on 1999/02/03  16:59:55
445         Log: Enhance the perlbug checklist.
446      Branch: cfgperl
447            ! utils/perlbug.PL
448 ____________________________________________________________________________
449 [  2807] By: jhi                                   on 1999/02/03  14:01:37
450         Log: Document the standard strftime %formats.
451              
452              From: Dominic Dunlop <domo@vo.lu>
453              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
454              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
455              Date: Tue, 2 Feb 1999 15:55:29 +0100
456              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
457      Branch: cfgperl
458            ! ext/POSIX/POSIX.pod
459 ____________________________________________________________________________
460 [  2806] By: jhi                                   on 1999/02/03  13:58:00
461         Log: Integrate from mainperl.
462      Branch: cfgperl
463           !> perl.h
464 ____________________________________________________________________________
465 [  2805] By: gsar                                  on 1999/02/03  03:32:31
466         Log: PL_uuemap[] init needs help for sizeof()
467      Branch: perl
468            ! perl.h
469 ____________________________________________________________________________
470 [  2804] By: jhi                                   on 1999/02/02  20:44:30
471         Log: These should've been already in #2803.
472      Branch: cfgperl
473            ! Configure config_h.SH vms/subconfigure.com
474 ____________________________________________________________________________
475 [  2803] By: jhi                                   on 1999/02/02  20:38:45
476         Log: telldir prototype issue, from mists of time...
477      Branch: cfgperl
478            ! hints/netbsd.sh pp_sys.c
479 ____________________________________________________________________________
480 [  2802] By: jhi                                   on 1999/02/02  17:41:23
481         Log: From: John Bley <jbb6@acpub.duke.edu>
482              To: perlbug@perl.org
483              Subject: [PATCH]5.005_54 (DOC) fix minor typos
484              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
485              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
486      Branch: maint-5.005/perl
487            ! pod/perlre.pod
488 ____________________________________________________________________________
489 [  2801] By: jhi                                   on 1999/02/02  17:40:14
490         Log: From: John Bley <jbb6@acpub.duke.edu>
491              To: perlbug@perl.org
492              Subject: [PATCH]5.005_54 (DOC) fix minor typos
493              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
494              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
495      Branch: cfgperl
496            ! pod/perlre.pod
497 ____________________________________________________________________________
498 [  2800] By: jhi                                   on 1999/02/02  17:26:49
499         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
500      Branch: cfgperl
501            ! Todo-5.005
502 ____________________________________________________________________________
503 [  2799] By: jhi                                   on 1999/02/02  17:18:51
504         Log: Update FindBin from maint-5.005.
505      Branch: cfgperl
506            ! lib/FindBin.pm
507 ____________________________________________________________________________
508 [  2798] By: jhi                                   on 1999/02/02  17:16:07
509         Log: Fix typecasts in #2797
510              
511              From: "G. Del Merritt" <del@intranetics.com>
512              Date: Fri, 29 Jan 1999 11:47:25 -0700
513              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
514              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
515      Branch: cfgperl
516            ! ext/POSIX/POSIX.xs
517 ____________________________________________________________________________
518 [  2797] By: jhi                                   on 1999/02/02  17:14:37
519         Log: From: Ted Law <tedlaw@cibcwg.com>
520              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
521              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
522              Subject: POSIX::strftime buffer overflow problem
523      Branch: cfgperl
524            ! ext/POSIX/POSIX.xs
525 ____________________________________________________________________________
526 [  2796] By: jhi                                   on 1999/02/02  17:13:23
527         Log: Do not use File::Slurp.
528      Branch: cfgperl
529            ! t/lib/textfill.t
530 ____________________________________________________________________________
531 [  2795] By: jhi                                   on 1999/02/02  17:11:48
532         Log: perlhist update from maint-5.005.
533      Branch: cfgperl
534            ! pod/perlhist.pod
535 ____________________________________________________________________________
536 [  2794] By: jhi                                   on 1999/02/02  17:10:33
537         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
538      Branch: cfgperl
539            ! ext/POSIX/POSIX.pm
540 ____________________________________________________________________________
541 [  2793] By: jhi                                   on 1999/02/02  17:08:39
542         Log: Missed the html test from change #2787. 
543      Branch: cfgperl
544            ! t/lib/cgi-html.t
545 ____________________________________________________________________________
546 [  2792] By: jhi                                   on 1999/02/02  17:01:24
547         Log: Update Getopt::Long to 2.19.
548      Branch: cfgperl
549            ! lib/Getopt/Long.pm
550 ____________________________________________________________________________
551 [  2791] By: jhi                                   on 1999/02/02  16:59:13
552         Log: overload syntax is no longer experimental
553      Branch: cfgperl
554            ! lib/overload.pm
555 ____________________________________________________________________________
556 [  2790] By: jhi                                   on 1999/02/02  16:51:45
557         Log: Re-introduce the typo corrections (update to CGI 2.46
558              overran them).
559      Branch: maint-5.005/perl
560            ! lib/CGI.pm
561 ____________________________________________________________________________
562 [  2789] By: jhi                                   on 1999/02/02  16:47:50
563         Log: Still doc fixes.
564      Branch: cfgperl
565            ! lib/diagnostics.pm
566 ____________________________________________________________________________
567 [  2788] By: jhi                                   on 1999/02/02  16:47:07
568         Log: Doc fixes.
569      Branch: cfgperl
570            ! lib/CGI.pm lib/diagnostics.pm
571 ____________________________________________________________________________
572 [  2787] By: jhi                                   on 1999/02/02  16:38:55
573         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
574              where applicable).
575      Branch: cfgperl
576            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
577            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
578            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
579            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
580            ! eg/cgi/frameset.cgi eg/cgi/index.html
581            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
582            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
583            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
584            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
585            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
586            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
587 ____________________________________________________________________________
588 [  2786] By: jhi                                   on 1999/02/02  16:17:52
589         Log: Update CPAN to 1.47.
590      Branch: cfgperl
591            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
592 ____________________________________________________________________________
593 [  2785] By: jhi                                   on 1999/02/02  16:09:03
594         Log: From: Mark-Jason Dominus <mjd@plover.com>
595              Date: Sat, 16 Jan 1999 17:22:06 -0500
596              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
597              Message-ID: <19990116222206.3674.qmail@plover.com>
598      Branch: cfgperl
599            ! pod/perlsub.pod
600 ____________________________________________________________________________
601 [  2784] By: jhi                                   on 1999/02/02  16:01:31
602         Log: Fix incorrect "used only once" warnings
603              
604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
605              Date: Fri, 8 Jan 1999 04:37:10 -0500
606              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
607              Subject: Re: change#965 flakiness
608      Branch: cfgperl
609            ! gv.c
610 ____________________________________________________________________________
611 [  2783] By: jhi                                   on 1999/02/02  15:50:38
612         Log: perldelta updates.
613      Branch: cfgperl
614            ! pod/perldelta.pod
615 ____________________________________________________________________________
616 [  2782] By: jhi                                   on 1999/02/02  14:28:26
617         Log: Mirror change #2781.
618      Branch: cfgperl
619            ! hints/linux.sh
620 ____________________________________________________________________________
621 [  2781] By: jhi                                   on 1999/02/02  14:27:01
622         Log: Update the MkLinux note.
623      Branch: maint-5.005/perl
624            ! hints/linux.sh
625 ____________________________________________________________________________
626 [  2780] By: jhi                                   on 1999/02/02  14:10:59
627         Log: Update todo.
628      Branch: cfgperl
629            ! Todo-5.005
630 ____________________________________________________________________________
631 [  2779] By: jhi                                   on 1999/02/02  14:00:25
632         Log: Integrate from mainperl.
633      Branch: cfgperl
634            ! t/lib/textfill.t t/lib/textwrap.t
635           !> (integrate 32 files)
636 ____________________________________________________________________________
637 [  2778] By: jhi                                   on 1999/02/02  13:56:23
638         Log: VMS update, applicable parts of
639              
640              From: Dan Sugalski <sugalskd@osshe.edu>
641              To: perl5-porters@perl.org
642              Subject: [PATCH 5.005_03MT3]VMS configure tweak
643              Date: Wed, 20 Jan 1999 12:05:18 -0800
644              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
645              
646              From: Dan Sugalski <sugalskd@osshe.edu>
647              To: perlbug@perl.com, vmsperl@perl.org
648              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
649              Date: Tue, 26 Jan 1999 14:40:38 -0800
650              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
651              
652              From: Dan Sugalski <sugalskd@osshe.edu>
653              To: perl5-porters@perl.org, vmsperl@perl.org
654              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
655              Date: Tue, 26 Jan 1999 14:55:29 -0800
656              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
657      Branch: cfgperl
658            ! vms/ext/Stdio/test.pl vms/subconfigure.com
659 ____________________________________________________________________________
660 [  2777] By: jhi                                   on 1999/02/02  13:43:24
661         Log: Synch usethreads parts from maint-5.005.
662      Branch: cfgperl
663            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
664            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
665            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
666            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
667 ____________________________________________________________________________
668 [  2776] By: jhi                                   on 1999/02/02  13:17:16
669         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
670      Branch: cfgperl
671            ! Makefile.SH hints/freebsd.sh
672 ____________________________________________________________________________
673 [  2775] By: jhi                                   on 1999/02/02  13:13:24
674         Log: Mention lib/Dumpvalue.pm.
675      Branch: maint-5.005/perl
676            ! pod/roffitall
677 ____________________________________________________________________________
678 [  2774] By: jhi                                   on 1999/02/02  13:10:39
679         Log: Add perlthrtut, update pod/* machinery.
680              (a pod/Makefile.SH is sorely needed)
681      Branch: cfgperl
682            + pod/perlthrtut.pod
683            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
684 ____________________________________________________________________________
685 [  2773] By: jhi                                   on 1999/02/02  12:54:24
686         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
687              To: perl5-porters@perl.org
688              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
689              Date: Tue, 26 Jan 1999 22:25:07 +0000
690              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
691      Branch: cfgperl
692            ! pod/perlguts.pod
693 ____________________________________________________________________________
694 [  2772] By: jhi                                   on 1999/02/02  12:52:50
695         Log: io/fs.t fails test #18.
696              
697              From: "G. Del Merritt" <del@intranetics.com>
698              To: perlbug@perl.com
699              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
700              Date: Tue, 26 Jan 1999 12:09:09 -0700
701              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
702              
703              didn't apply cleanly because test #17 is not similar, applied manually
704      Branch: cfgperl
705            ! t/io/fs.t
706 ____________________________________________________________________________
707 [  2771] By: jhi                                   on 1999/02/02  12:47:34
708         Log: Use perlbug instead of personal email address.
709      Branch: cfgperl
710            ! Configure
711 ____________________________________________________________________________
712 [  2770] By: jhi                                   on 1999/02/02  12:42:06
713         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
714              
715              From: "G. Del Merritt" <del@intranetics.com>
716              To: perlbug@perl.com
717              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
718              Date: Tue, 26 Jan 1999 12:09:09 -0700
719              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
720      Branch: cfgperl
721            ! iperlsys.h
722 ____________________________________________________________________________
723 [  2769] By: jhi                                   on 1999/02/02  12:37:57
724         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
725              To: Mailing list Perl5 <perl5-porters@perl.org>
726              Subject: [PATCH 5.005_*] OS/2 threads
727              Date: Tue, 26 Jan 1999 13:39:46 -0500
728              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
729      Branch: cfgperl
730            ! os2/os2ish.h
731 ____________________________________________________________________________
732 [  2768] By: jhi                                   on 1999/02/02  12:36:16
733         Log: Apply change #2711 from maint-5.005:
734              
735              make ok", "make okfile", and "make nok" were broken
736              with -Duseshrplib, because of a shared typo.
737              
738              From: Spider Boardman <spider@web.zk3.dec.com>
739              To: perlbug@perl.com
740              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
741              Date: Wed, 27 Jan 1999 12:27:15 -0500
742              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
743      Branch: cfgperl
744            ! Makefile.SH
745 ____________________________________________________________________________
746 [  2767] By: jhi                                   on 1999/02/02  12:29:57
747         Log: Demangle spaces to tab+space.
748      Branch: maint-5.005/perl
749            ! hints/freebsd.sh
750 ____________________________________________________________________________
751 [  2766] By: jhi                                   on 1999/02/02  12:27:08
752         Log: Make Configure use "int main()" instead of bare "main()".
753              Like maint-5.005 change #2703 but now via metaconfig.
754      Branch: cfgperl
755            ! Configure
756 ____________________________________________________________________________
757 [  2765] By: jhi                                   on 1999/02/02  11:59:30
758         Log: Undo part of change #2562.
759      Branch: cfgperl
760            ! Configure
761 ____________________________________________________________________________
762 [  2764] By: jhi                                   on 1999/02/02  11:52:39
763         Log: NetBSD synch with maint-5.005.
764      Branch: cfgperl
765            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
766 ____________________________________________________________________________
767 [  2763] By: jhi                                   on 1999/02/02  11:44:07
768         Log: $Config{installusrbinperl}
769              (maint-5.005 changes #2614 and #2709)
770      Branch: cfgperl
771            ! Configure installperl
772 ____________________________________________________________________________
773 [  2762] By: jhi                                   on 1999/02/02  11:29:13
774         Log: Errno update from maint-5.005 (changes #2583, #2710).
775      Branch: cfgperl
776            ! Configure ext/Errno/Errno_pm.PL
777 ____________________________________________________________________________
778 [  2759] By: jhi                                   on 1999/02/02  10:53:20
779         Log: Update Trig.pm from maint-5.005.
780      Branch: cfgperl
781            ! lib/Math/Trig.pm
782 ____________________________________________________________________________
783 [  2758] By: jhi                                   on 1999/02/02  10:51:26
784         Log: Detypo.
785      Branch: maint-5.005/perl
786            ! lib/Math/Trig.pm
787 ____________________________________________________________________________
788 [  2757] By: jhi                                   on 1999/02/02  10:41:26
789         Log: MPE/iX update (mirror maint-5.005 change #2715)
790      Branch: cfgperl
791            ! hints/mpeix.sh mpeix/relink
792 ____________________________________________________________________________
793 [  2756] By: jhi                                   on 1999/02/02  10:38:08
794         Log: BeOS update (Mirror maint-5.005 change #2727).
795      Branch: cfgperl
796            + ext/DynaLoader/dl_beos.xs
797            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
798            ! lib/ExtUtils/MM_Unix.pm
799 ____________________________________________________________________________
800 [  2755] By: jhi                                   on 1999/02/02  09:07:51
801         Log: Make FreeBSD 2.2.7 work with -Duseshrplib -ders.
802      Branch: maint-5.005/perl
803            ! hints/freebsd.sh
804 ____________________________________________________________________________
805 [  2754] By: gsar                                  on 1999/02/02  08:52:13
806         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
807      Branch: perl
808            ! Porting/pumpkin.pod Todo Todo-5.005
809 ____________________________________________________________________________
810 [  2753] By: gsar                                  on 1999/02/02  08:46:21
811         Log: Todo tweaks
812      Branch: perl
813            ! Todo Todo-5.005
814 ____________________________________________________________________________
815 [  2752] By: jhi                                   on 1999/02/01  22:15:12
816         Log: Add perlthrtut.pod.
817              
818              From: Dan Sugalski <sugalskd@osshe.edu>
819              To: perl5-porters@perl.org
820              Subject: perlthrtut.pod
821              Date: Mon, 01 Feb 1999 10:57:11 -0800
822              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
823      Branch: maint-5.005/perl
824            + pod/perlthrtut.pod
825            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
826            ! pod/roffitall
827 ____________________________________________________________________________
828 [  2751] By: gsar                                  on 1999/02/01  07:28:05
829         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
830      Branch: perl
831            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
832            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
833 ____________________________________________________________________________
834 [  2750] By: gsar                                  on 1999/02/01  07:09:20
835         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
836              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
837              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
838              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
839      Branch: perl
840            ! regexec.c
841 ____________________________________________________________________________
842 [  2749] By: gsar                                  on 1999/02/01  07:07:59
843         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
844              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
845              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
846              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
847      Branch: perl
848            ! regexec.c
849 ____________________________________________________________________________
850 [  2748] By: gsar                                  on 1999/02/01  06:47:06
851         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
852              Date: Thu, 3 Dec 1998 15:10:17 -0500
853              Message-Id: <199812032010.PAA09692@jik.shore.net>
854              Subject: sample checksum code in "perlfunc" man page is wrong
855      Branch: perl
856            ! pod/perlfunc.pod
857 ____________________________________________________________________________
858 [  2747] By: gsar                                  on 1999/02/01  06:35:13
859         Log: typos in Pod/Text.pm
860              From: "Greg Chapman" <glc@well.com>
861              Date: Tue, 1 Dec 1998 10:50:18 -0800
862              Message-Id: <199812011849.KAA08816@smtp.well.com>
863              Subject: Glitch in Pod::Text
864      Branch: perl
865            ! lib/Pod/Text.pm
866 ____________________________________________________________________________
867 [  2746] By: gsar                                  on 1999/02/01  06:27:35
868         Log: various win32-ish changes merged from maint-5.005
869      Branch: perl
870            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
871            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
872            ! win32/Makefile win32/config.bc win32/config.vc
873            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
874            ! win32/win32.c
875 ____________________________________________________________________________
876 [  2745] By: gsar                                  on 1999/02/01  04:51:54
877         Log: integrate cfgperl changes into mainline
878      Branch: perl
879           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
880 ____________________________________________________________________________
881 [  2744] By: gsar                                  on 1999/02/01  04:31:09
882         Log: improved diagnostic on syntax errors at EOL
883      Branch: perl
884            ! toke.c
885 ____________________________________________________________________________
886 [  2743] By: gsar                                  on 1999/02/01  03:59:13
887         Log: don't attempt connect() to bogus IP addresses
888              From:    Graham Barr <gbarr@pobox.com>
889              Date:    Sun, 31 Jan 1999 21:50:45 CST
890              Message-Id: <19990131215045.A633@pobox.com>
891      Branch: perl
892            ! t/lib/io_multihomed.t
893 ____________________________________________________________________________
894 [  2742] By: gsar                                  on 1999/02/01  03:08:58
895         Log: update Changes
896      Branch: perl
897            ! Changes pod/perldelta.pod
898 ____________________________________________________________________________
899 [  2741] By: gbarr                                 on 1999/02/01  03:00:42
900         Log: Fix typecasts in #2728
901              
902              From: "G. Del Merritt" <del@intranetics.com>
903              Date: Fri, 29 Jan 1999 11:47:25 -0700
904              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
905              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
906      Branch: maint-5.005/perl
907            ! ext/POSIX/POSIX.xs
908 ____________________________________________________________________________
909 [  2740] By: gsar                                  on 1999/02/01  02:43:07
910         Log: CAPI inheritance tweak and doc
911      Branch: maint-5.005/perl
912            ! lib/ExtUtils/MakeMaker.pm
913 ____________________________________________________________________________
914 [  2739] By: jhi                                   on 1999/01/31  18:31:54
915         Log: Undo changes #2730 and #2731 and replace them
916              with an extensively tested patch from
917              Anton Berezin <tobez@plab.ku.dk> (via private email).
918      Branch: maint-5.005/perl
919            ! Makefile.SH hints/freebsd.sh
920 ____________________________________________________________________________
921 [  2738] By: gsar                                  on 1999/01/31  05:04:32
922         Log: fix bogus CAPI inheritance from change#2541
923      Branch: maint-5.005/perl
924            ! lib/ExtUtils/MakeMaker.pm
925 ____________________________________________________________________________
926 [  2737] By: gsar                                  on 1999/01/31  04:55:06
927         Log: remove the big ugly thing jhi sneezed into INSTALL :-)
928      Branch: maint-5.005/perl
929            ! INSTALL
930 ____________________________________________________________________________
931 [  2736] By: jhi                                   on 1999/01/30  12:57:06
932         Log: From: pvhp@forte.com (Peter Prymmer)
933              To: perl-mvs@perl.org, perlbug@perl.com
934              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on os390 05.00 (UNINSTALLED)
935              Date: Fri, 29 Jan 99 19:22:31 PST
936              Message-Id: <9901300322.AA19136@forte.com>
937              
938              (slighty edited at the end)
939      Branch: maint-5.005/perl
940            ! README.os390
941 ____________________________________________________________________________
942 [  2735] By: jhi                                   on 1999/01/30  11:49:54
943         Log: Undo 5.005-devel random, srandom mention.
944      Branch: maint-5.005/perl
945            ! INSTALL
946 ____________________________________________________________________________
947 [  2734] By: jhi                                   on 1999/01/29  22:22:00
948         Log: Add perlreftut.
949      Branch: maint-5.005/perl
950            + pod/perlreftut.pod
951            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
952 ____________________________________________________________________________
953 [  2732] By: gsar                                  on 1999/01/29  20:09:44
954         Log: integrate change#2720 from mainline
955              
956              missing space while munging CCFLAGS for PERL_CAPI
957      Branch: maint-5.005/perl
958           !> lib/ExtUtils/MM_Unix.pm
959 ____________________________________________________________________________
960 [  2731] By: jhi                                   on 1999/01/29  14:33:12
961         Log: FreeBSD version numbers can be like "2.2.8-release".
962      Branch: maint-5.005/perl
963            ! hints/freebsd.sh
964 ____________________________________________________________________________
965 [  2730] By: jhi                                   on 1999/01/29  12:40:38
966         Log: FreeBSD hints iteration (hopefully convergent).
967              usethreads: require at least FreeBSD 2.2.8.
968              signal type: mirror change #2429 in cfgperl.
969      Branch: maint-5.005/perl
970            ! hints/freebsd.sh
971 ____________________________________________________________________________
972 [  2729] By: gbarr                                 on 1999/01/29  05:06:32
973         Log: Trial release 5
974      Branch: maint-5.005/perl
975            ! Changes patchlevel.h pod/perlhist.pod
976 ____________________________________________________________________________
977 [  2728] By: gbarr                                 on 1999/01/29  04:10:37
978         Log: From: Ted Law <tedlaw@cibcwg.com>
979              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
980              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
981              Subject: POSIX::strftime buffer overflow problem
982      Branch: maint-5.005/perl
983            ! ext/POSIX/POSIX.xs
984 ____________________________________________________________________________
985 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
986         Log: From: Tom Spindler <dogcow@isi.net>
987              Date: Thu, 28 Jan 1999 17:15:11 -0800
988              Message-ID: <19990128171510.A11778@isi.net>
989              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
990      Branch: maint-5.005/perl
991            + ext/DynaLoader/dl_beos.xs
992            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
993            ! lib/ExtUtils/MM_Unix.pm
994 ____________________________________________________________________________
995 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
996         Log: Remove use of File::Slurp in t/lib/textfill.t
997      Branch: maint-5.005/perl
998            ! t/lib/textfill.t
999 ____________________________________________________________________________
1000 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
1001         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
1002              Date: Wed, 27 Jan 1999 23:14:33 -0800
1003              Message-Id: <199901280714.XAA10176@activestate.com>
1004              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
1005      Branch: maint-5.005/perl
1006            ! win32/Makefile win32/makefile.mk
1007 ____________________________________________________________________________
1008 [  2724] By: jhi                                   on 1999/01/28  19:27:15
1009         Log: Change jhi@iki.fi to perlbug@perl.com.
1010              Cosmetic change in semctl probing messages.
1011      Branch: maint-5.005/perl
1012            ! Configure hints/freebsd.sh
1013 ____________________________________________________________________________
1014 [  2723] By: jhi                                   on 1999/01/28  17:27:49
1015         Log: Yet another typo in a test program.
1016      Branch: maint-5.005/perl
1017            ! Configure
1018 ____________________________________________________________________________
1019 [  2722] By: jhi                                   on 1999/01/28  17:13:52
1020         Log: The pthreads_created_joinable test had a typo,
1021              by blind luck the default value works almost anywhere.
1022      Branch: maint-5.005/perl
1023            ! Configure
1024 ____________________________________________________________________________
1025 [  2721] By: jhi                                   on 1999/01/28  13:04:23
1026         Log: MinT support, adapted from change #2594.
1027      Branch: maint-5.005/perl
1028            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
1029            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
1030            + mint/sys/time.h mint/time.h
1031            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c
1032            ! pod/perldelta.pod t/io/fs.t t/lib/safe2.t t/op/groups.t
1033            ! t/op/mkdir.t t/op/taint.t
1034 ____________________________________________________________________________
1035 [  2720] By: gsar                                  on 1999/01/27  21:54:42
1036         Log: missing space while munging CCFLAGS for PERL_CAPI
1037      Branch: perl
1038            ! lib/ExtUtils/MM_Unix.pm
1039 ____________________________________________________________________________
1040 [  2719] By: jhi                                   on 1999/01/27  19:49:49
1041         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1042              To: perl5-porters@perl.org
1043              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
1044              Date: Tue, 26 Jan 1999 22:25:07 +0000
1045              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
1046      Branch: maint-5.005/perl
1047            ! pod/perlguts.pod
1048 ____________________________________________________________________________
1049 [  2718] By: jhi                                   on 1999/01/27  19:46:04
1050         Log: io/fs.t fails test #18 (sense of tests appears to have been
1051              changed incompletely; this patch just skips the test attached,
1052              a la test #17 preceding it).
1053              
1054              From: "G. Del Merritt" <del@intranetics.com>
1055              To: perlbug@perl.com
1056              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1057              Date: Tue, 26 Jan 1999 12:09:09 -0700
1058              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1059      Branch: maint-5.005/perl
1060            ! t/io/fs.t
1061 ____________________________________________________________________________
1062 [  2717] By: jhi                                   on 1999/01/27  19:44:46
1063         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
1064              
1065              From: "G. Del Merritt" <del@intranetics.com>
1066              To: perlbug@perl.com
1067              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1068              Date: Tue, 26 Jan 1999 12:09:09 -0700
1069              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1070      Branch: maint-5.005/perl
1071            ! iperlsys.h
1072 ____________________________________________________________________________
1073 [  2716] By: jhi                                   on 1999/01/27  19:38:36
1074         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1075              To: perlbug@perl.com, vmsperl@perl.org
1076              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
1077              Date: Tue, 26 Jan 1999 14:40:38 -0800
1078              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
1079              
1080              From: Dan Sugalski <sugalskd@osshe.edu>
1081              To: perl5-porters@perl.org, vmsperl@perl.org
1082              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
1083              Date: Tue, 26 Jan 1999 14:55:29 -0800
1084              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
1085      Branch: maint-5.005/perl
1086            ! t/lib/textfill.t t/lib/textwrap.t vms/ext/Stdio/test.pl
1087            ! vms/subconfigure.com
1088 ____________________________________________________________________________
1089 [  2715] By: jhi                                   on 1999/01/27  19:34:28
1090         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1091              To: perl5-porters@perl.org
1092              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
1093              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
1094              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
1095      Branch: maint-5.005/perl
1096            ! hints/mpeix.sh mpeix/relink
1097 ____________________________________________________________________________
1098 [  2714] By: jhi                                   on 1999/01/27  19:32:41
1099         Log: NetBSD does not do setruid, setrgid.
1100      Branch: maint-5.005/perl
1101            ! hints/netbsd.sh
1102 ____________________________________________________________________________
1103 [  2713] By: jhi                                   on 1999/01/27  19:28:53
1104         Log: FreeBSD usethreads, based on private email with
1105              Anton Berezin <tobez@plab.ku.dk>.
1106      Branch: maint-5.005/perl
1107            ! hints/freebsd.sh
1108 ____________________________________________________________________________
1109 [  2712] By: jhi                                   on 1999/01/27  19:26:17
1110         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1111              To: Mailing list Perl5 <perl5-porters@perl.org>
1112              Subject: [PATCH 5.005_*] OS/2 threads
1113              Date: Tue, 26 Jan 1999 13:39:46 -0500
1114              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
1115      Branch: maint-5.005/perl
1116            ! os2/os2ish.h
1117 ____________________________________________________________________________
1118 [  2711] By: jhi                                   on 1999/01/27  19:24:28
1119         Log: "make ok", "make okfile", and "make nok" were broken
1120              with -Duseshrplib, because of a shared typo.
1121              
1122              From: Spider Boardman <spider@web.zk3.dec.com>
1123              To: perlbug@perl.com
1124              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1125              Date: Wed, 27 Jan 1999 12:27:15 -0500
1126              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
1127      Branch: maint-5.005/perl
1128            ! Makefile.SH
1129 ____________________________________________________________________________
1130 [  2710] By: jhi                                   on 1999/01/27  19:22:23
1131         Log: Errno fixes:
1132              
1133              From: Spider Boardman <spider@web.zk3.dec.com>
1134              To: perlbug@perl.com
1135              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1136              Date: Wed, 27 Jan 1999 12:27:15 -0500
1137              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
1138              
1139              From: Spider Boardman <spider@web.zk3.dec.com>
1140              To: perlbug@perl.com
1141              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1142              Date: Wed, 27 Jan 1999 13:31:16 -0500
1143              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
1144      Branch: maint-5.005/perl
1145            ! Configure ext/Errno/Errno_pm.PL
1146 ____________________________________________________________________________
1147 [  2709] By: jhi                                   on 1999/01/27  19:17:35
1148         Log: Fix Configure installusrbinperl:
1149              
1150              From: Spider Boardman <spider@web.zk3.dec.com>
1151              To: jhi@iki.fi
1152              cc: perl5-porters@perl.org
1153              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1154              Date: Wed, 27 Jan 1999 13:03:35 -0500
1155              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
1156      Branch: maint-5.005/perl
1157            ! Configure
1158 ____________________________________________________________________________
1159 [  2708] By: gbarr                                 on 1999/01/26  04:14:42
1160         Log: Trial release 4
1161      Branch: maint-5.005/perl
1162            ! Changes patchlevel.h pod/perlhist.pod
1163 ____________________________________________________________________________
1164 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
1165         Log: Add redef IO::Handle::* for setv?buf()
1166      Branch: maint-5.005/perl
1167            ! ext/POSIX/POSIX.pm
1168 ____________________________________________________________________________
1169 [  2706] By: jhi                                   on 1999/01/24  22:26:12
1170         Log: Better AIX libc nm scan.
1171      Branch: maint-5.005/perl
1172            ! Configure
1173 ____________________________________________________________________________
1174 [  2705] By: jhi                                   on 1999/01/24  15:14:30
1175         Log: Mention year-1900 and month 0..11.
1176      Branch: cfgperl
1177            ! lib/Time/Local.pm
1178 ____________________________________________________________________________
1179 [  2704] By: jhi                                   on 1999/01/24  15:13:36
1180         Log: Document Configure -Uinstallusrbinperl.
1181      Branch: cfgperl
1182            ! INSTALL pod/perldelta.pod
1183 ____________________________________________________________________________
1184 [  2703] By: jhi                                   on 1999/01/24  14:26:18
1185         Log: Minor Configure adjustments.
1186      Branch: maint-5.005/perl
1187            ! Configure
1188 ____________________________________________________________________________
1189 [  2702] By: jhi                                   on 1999/01/24  13:57:33
1190         Log: Use usethreads.cbu consistently.
1191      Branch: maint-5.005/perl
1192            ! Configure hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
1193            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
1194            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
1195            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh
1196 ____________________________________________________________________________
1197 [  2701] By: jhi                                   on 1999/01/24  13:55:43
1198         Log: Mention year-1900 and month 0..11 also here.
1199      Branch: maint-5.005/perl
1200            ! lib/Time/Local.pm
1201 ____________________________________________________________________________
1202 [  2700] By: jhi                                   on 1999/01/24  13:52:36
1203         Log: Document Configure -Uinstallusrbinperl.
1204      Branch: maint-5.005/perl
1205            ! INSTALL pod/perldelta.pod
1206 ____________________________________________________________________________
1207 [  2699] By: jhi                                   on 1999/01/24  13:01:57
1208         Log: perlopentut was missing.
1209      Branch: maint-5.005/perl
1210            + pod/perlopentut.pod
1211            ! MANIFEST pod/perldelta.pod
1212 ____________________________________________________________________________
1213 [  2698] By: jhi                                   on 1999/01/24  12:46:00
1214         Log: Use only xlc_r for usethreads.
1215      Branch: cfgperl
1216            ! hints/aix.sh
1217 ____________________________________________________________________________
1218 [  2697] By: jhi                                   on 1999/01/24  12:31:33
1219         Log: Remove t/op/grent.t (t/op/pwent.t was removed by #2685).
1220      Branch: maint-5.005/perl
1221            - t/op/grent.t
1222            ! MANIFEST
1223 ____________________________________________________________________________
1224 [  2696] By: gsar                                  on 1999/01/24  11:39:39
1225         Log: integrate changes#2255,2694 from mainline 
1226              
1227              another win32 portability fix: make sysread() and syswrite()
1228              work on sockets
1229              
1230              better notes on 'make' on win32
1231      Branch: maint-5.005/perl
1232            ! README.win32 pp_sys.c win32/win32.h
1233 ____________________________________________________________________________
1234 [  2695] By: gsar                                  on 1999/01/24  07:09:05
1235         Log: integrate cfgperl changes into mainline
1236      Branch: perl
1237           +> lib/Exporter/Heavy.pm
1238           !> (integrate 65 files)
1239 ____________________________________________________________________________
1240 [  2694] By: gsar                                  on 1999/01/24  01:28:49
1241         Log: better notes on 'make' on win32
1242      Branch: perl
1243            ! README.win32
1244 ____________________________________________________________________________
1245 [  2693] By: gbarr                                 on 1999/01/24  00:53:31
1246         Log: Integrate changes #2646,2647 from cfgperl
1247              
1248              Show LANGUAGE env var when needed. (Augment change #2645).
1249              
1250              SHMLBA strikes back in NetBSD/sparc.
1251              
1252              From: Dave Nelson <David.Nelson@bellcow.com>
1253              To: jhi@iki.fi
1254              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
1255              Date: Mon, 18 Jan 1999 22:07:56 -0600
1256              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
1257      Branch: maint-5.005/perl
1258            ! util.c utils/perlbug.PL
1259           !> ext/IPC/SysV/SysV.xs
1260 ____________________________________________________________________________
1261 [  2692] By: gbarr                                 on 1999/01/24  00:28:52
1262         Log: Integrate #2630 from mainline and an errno save fix
1263      Branch: maint-5.005/perl
1264           !> doio.c
1265 ____________________________________________________________________________
1266 [  2691] By: gbarr                                 on 1999/01/24  00:28:37
1267         Log: Update CGI modules to 2.46 and Getopt::Long to 2.19
1268      Branch: maint-5.005/perl
1269            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
1270            ! lib/CGI/Push.pm lib/Getopt/Long.pm t/lib/cgi-html.t
1271 ____________________________________________________________________________
1272 [  2690] By: gbarr                                 on 1999/01/23  23:35:39
1273         Log: Integrate #2681 from cfgperl
1274              
1275              Better (I hope) LANGUAGE documentation.
1276      Branch: maint-5.005/perl
1277           !> pod/perllocale.pod
1278 ____________________________________________________________________________
1279 [  2689] By: gbarr                                 on 1999/01/23  23:31:59
1280         Log: More nosuid patches
1281              
1282              From: Jarkko Hietaniemi <jhi@iki.fi>
1283              Date: Fri, 22 Jan 1999 12:12:45 +0200 (EET)
1284              Message-ID: <13992.20253.269284.841300@alpha.hut.fi>
1285              Subject: Re: [PATCH] 5.005*: the "nosuid" problem: v2
1286      Branch: maint-5.005/perl
1287            ! Configure config_h.SH perl.c perl.h pod/perldelta.pod
1288            ! pod/perldiag.pod
1289 ____________________________________________________________________________
1290 [  2688] By: gbarr                                 on 1999/01/23  23:03:39
1291         Log: From: Anton Berezin <tobez@plab.ku.dk>
1292              Date: 21 Jan 1999 17:07:28 +0100
1293              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
1294              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
1295      Branch: maint-5.005/perl
1296            ! hints/freebsd.sh
1297 ____________________________________________________________________________
1298 [  2687] By: gbarr                                 on 1999/01/23  22:52:58
1299         Log: overload syntax is no longer experimental
1300      Branch: maint-5.005/perl
1301            ! lib/overload.pm
1302 ____________________________________________________________________________
1303 [  2685] By: gbarr                                 on 1999/01/23  22:15:46
1304         Log: Remove t/op/pwent.t added from cfgperl, but is not robust.
1305      Branch: maint-5.005/perl
1306            - t/op/pwent.t
1307            ! MANIFEST
1308 ____________________________________________________________________________
1309 [  2684] By: gbarr                                 on 1999/01/23  22:13:07
1310         Log: More doc typos from Abigail, and undo some in lib/diagnostics.pm
1311              from change #2672
1312              
1313              From: abigail@fnx.com
1314              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
1315              Message-Id: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
1316              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
1317              
1318              From: abigail@fnx.com
1319              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
1320              Message-Id: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
1321              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
1322      Branch: maint-5.005/perl
1323            ! lib/CGI.pm lib/CPAN.pm lib/diagnostics.pm
1324 ____________________________________________________________________________
1325 [  2683] By: jhi                                   on 1999/01/22  15:41:00
1326         Log: More de-cut-and-pastos.
1327      Branch: cfgperl
1328            ! hints/irix_6.sh hints/os2.sh
1329 ____________________________________________________________________________
1330 [  2682] By: jhi                                   on 1999/01/22  15:30:51
1331         Log: usethreads.cbu cut-and-pasto.
1332      Branch: cfgperl
1333            ! hints/solaris_2.sh
1334 ____________________________________________________________________________
1335 [  2681] By: jhi                                   on 1999/01/22  14:54:55
1336         Log: Better (I hope) LANGUAGE documentation.
1337      Branch: cfgperl
1338            ! pod/perllocale.pod
1339 ____________________________________________________________________________
1340 [  2680] By: jhi                                   on 1999/01/22  09:20:29
1341         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1342              To: perl5-porters@perl.org
1343              Subject: [PATCH 5.005_03MT3]VMS configure tweak
1344              Date: Wed, 20 Jan 1999 12:05:18 -0800
1345              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
1346      Branch: cfgperl
1347            ! vms/subconfigure.com
1348 ____________________________________________________________________________
1349 [  2679] By: jhi                                   on 1999/01/22  09:13:18
1350         Log: nosuid getmntent() branch.
1351      Branch: cfgperl
1352            ! perl.c perl.h
1353 ____________________________________________________________________________
1354 [  2678] By: jhi                                   on 1999/01/22  08:54:19
1355         Log: nosuid patch continued: *BSD needs <sys/param.h>.
1356      Branch: cfgperl
1357            ! Configure config_h.SH
1358 ____________________________________________________________________________
1359 [  2677] By: gbarr                                 on 1999/01/22  03:38:07
1360         Log: Integrate #2645, #2648 and update patching.pod
1361              
1362              Document the GNU LANGUAGE env var.
1363              
1364              Mention /usr/share/locale.
1365              
1366              From: Daniel Grisinger <dgris@moiraine.dimensional.com>
1367              Date: 21 Jan 1999 00:17:35 -0700
1368              Message-Id: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
1369              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
1370      Branch: maint-5.005/perl
1371            ! Porting/patching.pod
1372           !> pod/perllocale.pod
1373 ____________________________________________________________________________
1374 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
1375         Log: Fixup FindBin to use File::Spec
1376              
1377              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
1378              Date: Wed, 20 Jan 1999 18:51:57 +0000
1379              From: Paul Johnson <pjcj@transeda.com>
1380              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
1381      Branch: maint-5.005/perl
1382            ! lib/FindBin.pm
1383 ____________________________________________________________________________
1384 [  2675] By: gbarr                                 on 1999/01/22  01:38:31
1385         Log: Add new config values added for nosuid fix into VMS configure
1386              
1387              From: Dan Sugalski <sugalskd@osshe.edu>
1388              Date: Wed, 20 Jan 1999 12:05:18 -0800
1389              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
1390              Subject: [PATCH 5.005_03MT3]VMS configure tweak
1391      Branch: maint-5.005/perl
1392            ! vms/subconfigure.com
1393 ____________________________________________________________________________
1394 [  2674] By: gbarr                                 on 1999/01/22  01:36:35
1395         Log: Fix for buggy compiler optimization on dec for pack("I",...)
1396              
1397              From: Achim Bohnet <ach@mpe.mpg.de>
1398              Date: Wed, 20 Jan 1999 20:25:53 +0100
1399              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
1400              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0
1401      Branch: maint-5.005/perl
1402            ! pp.c
1403 ____________________________________________________________________________
1404 [  2673] By: gbarr                                 on 1999/01/22  01:29:37
1405         Log: OS/2 patches from Ilya
1406              
1407              Date: Thu, 21 Jan 1999 02:08:27 -0500
1408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1409              Subject: [PATCH 5.00*] makedepend
1410              Message-Id: <19990121020827.A25509@monk.mps.ohio-state.edu>
1411              
1412              Date: Thu, 21 Jan 1999 02:46:34 -0500
1413              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1414              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
1415              Message-Id: <19990121024634.A25600@monk.mps.ohio-state.edu>
1416              
1417              Date: Thu, 21 Jan 1999 02:50:16 -0500
1418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1419              Subject: [PATCH 5.005_03] Resend of OS/2 patch
1420              Message-Id: <19990121025016.A25612@monk.mps.ohio-state.edu>
1421              
1422              Date: Thu, 21 Jan 1999 03:58:29 -0500
1423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1424              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
1425              Message-Id: <19990121035829.A25822@monk.mps.ohio-state.edu>
1426      Branch: maint-5.005/perl
1427            ! ext/Errno/Errno_pm.PL makedepend.SH os2/Changes
1428            ! os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
1429 ____________________________________________________________________________
1430 [  2672] By: gbarr                                 on 1999/01/22  01:05:45
1431         Log: More doc typo patches from Abigail
1432              
1433              From: abigail@fnx.com
1434              Message-Id: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
1435              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
1436              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
1437              
1438              From: abigail@fnx.com
1439              Message-Id: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
1440              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
1441              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
1442              
1443              From: abigail@fnx.com
1444              Message-Id: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
1445              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
1446              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
1447              
1448              From: abigail@fnx.com
1449              Message-Id: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
1450              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
1451              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
1452              
1453              From: abigail@fnx.com
1454              Message-Id: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
1455              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
1456              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
1457              
1458              From: abigail@fnx.com
1459              Message-Id: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
1460              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
1461              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
1462              
1463              From: abigail@fnx.com
1464              Message-Id: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
1465              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
1466              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
1467              
1468              From: abigail@fnx.com
1469              Message-Id: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
1470              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore
1471              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
1472              
1473              From: abigail@fnx.com
1474              Message-Id: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
1475              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
1476              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
1477              
1478              From: abigail@fnx.com
1479              Message-Id: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
1480              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
1481              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
1482              
1483              From: abigail@fnx.com
1484              Message-Id: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
1485              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
1486              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
1487      Branch: maint-5.005/perl
1488            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm ext/re/re.pm
1489            ! lib/AutoLoader.pm lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm
1490            ! lib/Symbol.pm lib/Test.pm lib/diagnostics.pm lib/overload.pm
1491 ____________________________________________________________________________
1492 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
1493         Log: Fix win32 for Borland compiler and spaces in paths
1494              
1495              From: Gurusamy Sarathy <gsar@activestate.com>
1496              Date: Mon, 18 Jan 1999 20:33:17 -0800
1497              Message-Id: <199901190433.UAA03656@activestate.com>
1498              Subject: [PATCH] 5.005_03-trial3 win32 issues
1499      Branch: maint-5.005/perl
1500            ! README.win32 win32/Makefile win32/config_sh.PL
1501            ! win32/makefile.mk win32/runperl.c
1502 ____________________________________________________________________________
1503 [  2670] By: jhi                                   on 1999/01/21  16:12:38
1504         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1505              To: perl5-porters@perl.org
1506              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
1507              Date: Thu, 21 Jan 1999 12:08:01 +0000
1508              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
1509      Branch: cfgperl
1510            ! pod/perldiag.pod t/op/subst.t toke.c
1511 ____________________________________________________________________________
1512 [  2669] By: jhi                                   on 1999/01/21  16:11:46
1513         Log: To: perl5-porters@perl.org
1514              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
1515              From: Anton Berezin <tobez@plab.ku.dk>
1516              Date: 21 Jan 1999 17:07:28 +0100
1517              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
1518      Branch: cfgperl
1519            ! hints/freebsd.sh
1520 ____________________________________________________________________________
1521 [  2668] By: jhi                                   on 1999/01/21  15:38:34
1522         Log: Add Daniel Grisinger <dgris@dimensional.com>.
1523      Branch: cfgperl
1524            ! AUTHORS MAINTAIN
1525 ____________________________________________________________________________
1526 [  2667] By: jhi                                   on 1999/01/21  15:32:28
1527         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1528              To: Mailing list Perl5 <perl5-porters@perl.org>
1529              Subject: [PATCH 5.005_53] Lean Exporter.pm
1530              Date: Thu, 21 Jan 1999 03:25:23 -0500
1531              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
1532      Branch: cfgperl
1533            + lib/Exporter/Heavy.pm
1534            ! MANIFEST lib/Exporter.pm
1535 ____________________________________________________________________________
1536 [  2666] By: jhi                                   on 1999/01/21  15:24:10
1537         Log: From: "W. Phillip Moore" <wpm@ms.com>
1538              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
1539              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
1540              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
1541              Message-ID: <13988.46383.298992.97303@zappa>
1542      Branch: cfgperl
1543            ! lib/File/Path.pm
1544 ____________________________________________________________________________
1545 [  2665] By: jhi                                   on 1999/01/21  15:20:48
1546         Log: CPAN update (CPAN-1.44_54) from Andreas and
1547              jumbo doc patch from Abigail.
1548              
1549              From: abigail@fnx.com
1550              To: perl5-porters@perl.org (Perl Porters)
1551              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
1552              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
1553              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
1554              
1555              From: abigail@fnx.com
1556              To: perl5-porters@perl.org (Perl Porters)
1557              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
1558              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
1559              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
1560              
1561              From: abigail@fnx.com
1562              To: perl5-porters@perl.org (Perl Porters)
1563              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
1564              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
1565              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
1566              
1567              From: abigail@fnx.com
1568              To: perl5-porters@perl.org (Perl Porters)
1569              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
1570              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
1571              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
1572              
1573              From: abigail@fnx.com
1574              To: perl5-porters@perl.org (Perl Porters)
1575              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
1576              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
1577              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
1578              
1579              From: abigail@fnx.com
1580              To: perl5-porters@perl.org (Perl Porters)
1581              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
1582              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
1583              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
1584              
1585              From: abigail@fnx.com
1586              To: perl5-porters@perl.org (Perl Porters)
1587              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
1588              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
1589              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
1590              
1591              From: abigail@fnx.com
1592              To: perl5-porters@perl.org (Perl Porters)
1593              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
1594              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
1595              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
1596              
1597              From: abigail@fnx.com
1598              To: perl5-porters@perl.org (Perl Porters)
1599              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
1600              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
1601              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
1602              
1603              From: abigail@fnx.com
1604              To: perl5-porters@perl.org (Perl Porters)
1605              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
1606              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
1607              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
1608              
1609              From: abigail@fnx.com
1610              To: perl5-porters@perl.org (Perl Porters)
1611              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
1612              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
1613              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
1614              
1615              From: abigail@fnx.com
1616              To: perl5-porters@perl.org (Perl Porters)
1617              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
1618              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
1619              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
1620              
1621              From: abigail@fnx.com
1622              To: perl5-porters@perl.org (Perl Porters)
1623              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
1624              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
1625              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
1626      Branch: cfgperl
1627            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
1628            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1629            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
1630            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
1631 ____________________________________________________________________________
1632 [  2664] By: jhi                                   on 1999/01/21  14:47:43
1633         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1634              To: Mailing list Perl5 <perl5-porters@perl.org>
1635              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
1636              Date: Thu, 21 Jan 1999 03:58:29 -0500
1637              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
1638      Branch: cfgperl
1639            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
1640 ____________________________________________________________________________
1641 [  2663] By: jhi                                   on 1999/01/21  14:43:58
1642         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1643              To: Mailing list Perl5 <perl5-porters@perl.org>
1644              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
1645              Date: Thu, 21 Jan 1999 02:46:34 -0500
1646              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
1647      Branch: cfgperl
1648            ! ext/Errno/Errno_pm.PL
1649 ____________________________________________________________________________
1650 [  2662] By: jhi                                   on 1999/01/21  14:42:42
1651         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
1652              To: Francois Desarmenien <desar@club-internet.fr>
1653              Cc: Gurusamy Sarathy <gsar@activestate.com>,
1654              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
1655              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
1656              Date: 21 Jan 1999 00:17:35 -0700
1657              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
1658      Branch: cfgperl
1659            ! Porting/patching.pod
1660 ____________________________________________________________________________
1661 [  2661] By: jhi                                   on 1999/01/21  14:41:13
1662         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1663              To: Mailing list Perl5 <perl5-porters@perl.org>
1664              Subject: [PATCH 5.00*] makedepend
1665              Date: Thu, 21 Jan 1999 02:08:27 -0500
1666              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
1667      Branch: cfgperl
1668            ! makedepend.SH
1669 ____________________________________________________________________________
1670 [  2660] By: jhi                                   on 1999/01/21  14:36:45
1671         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1672              To: Mailing list Perl5 <perl5-porters@perl.org>
1673              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
1674              Date: Tue, 19 Jan 1999 20:06:45 -0500
1675              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
1676      Branch: cfgperl
1677            ! os2/Changes os2/os2.c
1678 ____________________________________________________________________________
1679 [  2657] By: jhi                                   on 1999/01/21  11:40:35
1680         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
1681              To: perl5-porters@perl.org
1682              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
1683              Date: Mon, 18 Jan 1999 01:32:31 PST
1684              Message-ID: <19990118093231.18443.qmail@hotmail.com>
1685      Branch: cfgperl
1686            ! ext/B/B/CC.pm
1687 ____________________________________________________________________________
1688 [  2656] By: jhi                                   on 1999/01/21  11:35:34
1689         Log: From: Achim Bohnet <ach@mpe.mpg.de>
1690              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
1691              Date: Wed, 20 Jan 1999 20:25:53 +0100
1692              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
1693      Branch: cfgperl
1694            ! pp.c
1695 ____________________________________________________________________________
1696 [  2655] By: jhi                                   on 1999/01/21  10:46:01
1697         Log: Handle NIS (and NetInfo) more robustly.
1698      Branch: cfgperl
1699            ! t/op/grent.t t/op/pwent.t
1700 ____________________________________________________________________________
1701 [  2654] By: jhi                                   on 1999/01/21  10:17:20
1702         Log: Two-argument eaccess() of SCO.
1703      Branch: cfgperl
1704            ! pp_sys.c
1705 ____________________________________________________________________________
1706 [  2653] By: jhi                                   on 1999/01/21  08:53:14
1707         Log: -DNO_NOSUID_CHECK for those platforms which have no way
1708              of checking for nosuid but still want suidperl.
1709      Branch: cfgperl
1710            ! perl.c
1711 ____________________________________________________________________________
1712 [  2652] By: jhi                                   on 1999/01/21  08:22:50
1713         Log: The LANGUAGE mirrors LC_ALL usage.
1714      Branch: cfgperl
1715            ! Configure config_h.SH
1716 ____________________________________________________________________________
1717 [  2651] By: jhi                                   on 1999/01/20  22:01:21
1718         Log: I_MNTENT was missing.
1719      Branch: cfgperl
1720            ! Configure config_h.SH
1721 ____________________________________________________________________________
1722 [  2650] By: jhi                                   on 1999/01/19  13:42:03
1723         Log: NetBSD update, based on patches from the NetBSD packages system.
1724      Branch: cfgperl
1725            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
1726 ____________________________________________________________________________
1727 [  2649] By: jhi                                   on 1999/01/19  12:44:02
1728         Log: Jumbo Configure update.
1729              * -Uinstallusrbinperl: disable /usr/bin/perl installation
1730              by installperl
1731              * usethreads.cbu
1732              * use64bits.cbu
1733              * "nosuid"
1734      Branch: cfgperl
1735            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
1736            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
1737            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
1738            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
1739            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
1740            ! pod/perldiag.pod
1741 ____________________________________________________________________________
1742 [  2648] By: jhi                                   on 1999/01/19  09:16:44
1743         Log: Mention /usr/share/locale.
1744      Branch: cfgperl
1745            ! pod/perllocale.pod
1746 ____________________________________________________________________________
1747 [  2647] By: jhi                                   on 1999/01/19  09:11:11
1748         Log: SHMLBA strikes back in NetBSD/sparc.
1749              
1750              From: Dave Nelson <David.Nelson@bellcow.com>
1751              To: jhi@iki.fi
1752              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
1753              Date: Mon, 18 Jan 1999 22:07:56 -0600
1754              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
1755      Branch: cfgperl
1756            ! ext/IPC/SysV/SysV.xs
1757 ____________________________________________________________________________
1758 [  2646] By: jhi                                   on 1999/01/19  08:58:17
1759         Log: Show LANGUAGE env var when needed. (Augment change #2645).
1760      Branch: cfgperl
1761            ! util.c utils/perlbug.PL
1762 ____________________________________________________________________________
1763 [  2645] By: jhi                                   on 1999/01/19  08:52:15
1764         Log: Document the GNU LANGUAGE env var.
1765      Branch: cfgperl
1766            ! pod/perllocale.pod
1767 ____________________________________________________________________________
1768 [  2644] By: jhi                                   on 1999/01/19  08:42:25
1769         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1770              To: Mailing list Perl5 <perl5-porters@perl.org>
1771              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
1772              Date: Mon, 18 Jan 1999 20:57:02 -0500
1773              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
1774      Branch: cfgperl
1775            ! pp_hot.c t/op/pat.t
1776 ____________________________________________________________________________
1777 [  2643] By: jhi                                   on 1999/01/18  11:23:41
1778         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
1779      Branch: cfgperl
1780            ! Makefile.SH
1781 ____________________________________________________________________________
1782 [  2642] By: jhi                                   on 1999/01/18  11:03:38
1783         Log: GNU libc locale system has LANGUAGE env var that partly
1784              overrides even LC_ALL.
1785      Branch: cfgperl
1786            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
1787 ____________________________________________________________________________
1788 [  2641] By: jhi                                   on 1999/01/18  10:55:04
1789         Log: Integrate from mainperl.
1790      Branch: cfgperl
1791           +> ext/B/defsubs.h.PL
1792            ! t/op/groups.t
1793           !> (integrate 38 files)
1794 ____________________________________________________________________________
1795 [  2640] By: gsar                                  on 1999/01/18  10:06:29
1796         Log: a few random cleanups
1797      Branch: perl
1798            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
1799 ____________________________________________________________________________
1800 [  2639] By: gsar                                  on 1999/01/18  05:56:21
1801         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
1802              Date:    Sun, 17 Jan 1999 16:41:10 PST
1803              Message-Id: <19990118004111.29667.qmail@hotmail.com>
1804              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
1805      Branch: perl
1806            ! ext/B/B/C.pm
1807 ____________________________________________________________________________
1808 [  2638] By: gsar                                  on 1999/01/18  05:41:21
1809         Log: From:    jan.dubois@ibm.net (Jan Dubois)
1810              Date:    Mon, 18 Jan 1999 00:37:41 +0100
1811              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
1812              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
1813      Branch: perl
1814            ! dump.c
1815 ____________________________________________________________________________
1816 [  2637] By: gbarr                                 on 1999/01/18  02:52:18
1817         Log: Update DB_File to 1.63
1818              
1819              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
1820              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
1821              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
1822              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
1823      Branch: maint-5.005/perl
1824            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1825            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
1826 ____________________________________________________________________________
1827 [  2636] By: gbarr                                 on 1999/01/17  18:03:31
1828         Log: Trial release 3
1829      Branch: maint-5.005/perl
1830            ! Changes patchlevel.h
1831 ____________________________________________________________________________
1832 [  2635] By: gbarr                                 on 1999/01/17  17:32:01
1833         Log: Update to CPAN-1.44
1834              
1835              From: Mark-Jason Dominus <mjd@plover.com>
1836              Date: Sat, 16 Jan 1999 17:22:06 -0500
1837              Message-ID: <19990116222206.3674.qmail@plover.com>
1838              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
1839      Branch: maint-5.005/perl
1840            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1841            ! pod/perlsub.pod
1842 ____________________________________________________________________________
1843 [  2634] By: gbarr                                 on 1999/01/17  17:27:12
1844         Log: Fix for suidperl when script is on a nosuid filesystem
1845              
1846              From: Jarkko Hietaniemi <jhi@iki.fi>
1847              Date: Sun, 17 Jan 1999 16:27:06 +0200 (EET)
1848              Message-ID: <13985.62266.324824.292401@alpha.hut.fi>
1849              Subject: [PATCH] 5.005*: the "nosuid" problem: v2
1850      Branch: maint-5.005/perl
1851            ! Configure config_h.SH perl.c perl.h pod/perldiag.pod
1852 ____________________________________________________________________________
1853 [  2633] By: gsar                                  on 1999/01/17  13:39:59
1854         Log: bogus assert()
1855      Branch: perl
1856            ! pp.c t/op/groups.t
1857 ____________________________________________________________________________
1858 [  2632] By: gsar                                  on 1999/01/17  13:22:04
1859         Log: various tweaks for clean build and test on win32
1860      Branch: perl
1861            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
1862            ! op.c t/pragma/warn/doio
1863 ____________________________________________________________________________
1864 [  2631] By: gsar                                  on 1999/01/17  12:28:06
1865         Log: undo change#2336, and add clarification about subversive
1866              CPAN distributions from Andreas Koenig
1867      Branch: perl
1868            ! Porting/pumpkin.pod lib/CPAN.pm
1869 ____________________________________________________________________________
1870 [  2630] By: gsar                                  on 1999/01/17  12:04:06
1871         Log: fix silent taint failures under -U
1872      Branch: perl
1873            ! doio.c
1874 ____________________________________________________________________________
1875 [  2629] By: gsar                                  on 1999/01/17  12:00:23
1876         Log: sanity check piped opens (tweaked version of patch suggested
1877              by Mark-Jason Dominus)
1878      Branch: perl
1879            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
1880            ! t/op/taint.t t/pragma/warn/doio
1881 ____________________________________________________________________________
1882 [  2628] By: gsar                                  on 1999/01/17  11:26:21
1883         Log: regen headers
1884      Branch: perl
1885            ! embed.h embedvar.h objXSUB.h
1886 ____________________________________________________________________________
1887 [  2627] By: gsar                                  on 1999/01/17  11:23:37
1888         Log: PERL_OBJECTness for change#2595
1889      Branch: perl
1890            ! embed.pl op.c pod/perlport.pod proto.h
1891 ____________________________________________________________________________
1892 [  2626] By: gsar                                  on 1999/01/17  09:47:07
1893         Log: PERL_OBJECT tweaks for change#2426
1894      Branch: perl
1895            ! embed.pl proto.h regcomp.c
1896 ____________________________________________________________________________
1897 [  2625] By: gsar                                  on 1999/01/17  09:37:58
1898         Log: documentation in change#2596 is not quite right; fix it
1899      Branch: perl
1900            ! lib/Math/BigFloat.pm pod/perlguts.pod
1901 ____________________________________________________________________________
1902 [  2624] By: gsar                                  on 1999/01/17  09:28:34
1903         Log: undo change#2571; C<use File::Spec> instead
1904      Branch: perl
1905            ! lib/FindBin.pm
1906 ____________________________________________________________________________
1907 [  2623] By: gsar                                  on 1999/01/17  09:20:42
1908         Log: change#2572 is not applicable; undo, retaining scan_bin addition
1909              to global.sym
1910      Branch: perl
1911            ! global.sym perl.c proto.h
1912 ____________________________________________________________________________
1913 [  2622] By: gsar                                  on 1999/01/17  09:17:42
1914         Log: change#2576 is based on a wrong premise; undo it
1915      Branch: perl
1916            ! pp_ctl.c
1917 ____________________________________________________________________________
1918 [  2621] By: gsar                                  on 1999/01/17  09:12:42
1919         Log: fix change#2602 to not used hard coded constants
1920      Branch: perl
1921            ! ext/B/B/C.pm ext/B/defsubs.h.PL
1922 ____________________________________________________________________________
1923 [  2620] By: gsar                                  on 1999/01/17  09:02:07
1924         Log: integrate cfgperl changes into mainline, fix conflicts
1925      Branch: perl
1926           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
1927           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
1928           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
1929           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
1930           +> pod/perlopentut.pod
1931           !> (integrate 162 files)
1932 ____________________________________________________________________________
1933 [  2619] By: gsar                                  on 1999/01/17  08:42:04
1934         Log: a few doc typos
1935      Branch: perl
1936            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
1937 ____________________________________________________________________________
1938 [  2618] By: gbarr                                 on 1999/01/16  19:18:26
1939         Log: Added Dumpvalue.pm
1940              
1941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1942              Date: Mon, 7 Dec 1998 02:44:25 -0500 (EST)
1943              Message-Id: <199812070744.CAA18949@monk.mps.ohio-state.edu>
1944              Subject: [PATCH 5.005_*] Dumpvar.pm
1945      Branch: maint-5.005/perl
1946            + lib/Dumpvalue.pm
1947            ! MANIFEST pod/perldelta.pod
1948 ____________________________________________________________________________
1949 [  2617] By: gbarr                                 on 1999/01/16  19:09:36
1950         Log: Minor change to perlxstut and added perlopentut.pod
1951              
1952              From: Nathan Torkington <gnat@frii.com>
1953              Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
1954              Message-ID: <13956.15285.933914.320849@localhost.frii.com>
1955              Subject: [PATCH] perlxstut.pod fix
1956              
1957              From: Tom Christiansen <tchrist@jhereg.perl.com>
1958              Date: Sat, 09 Jan 1999 08:13:18 -0700
1959              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
1960              Subject: perlopentut.pod
1961      Branch: maint-5.005/perl
1962            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/perlxstut.pod
1963            ! pod/roffitall
1964 ____________________________________________________________________________
1965 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
1966         Log: Win32 changes from Jan
1967              
1968              From: jan.dubois@ibm.net (Jan Dubois)
1969              Date: Fri, 15 Jan 1999 23:38:35 +0100
1970              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
1971              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
1972              
1973              From: jan.dubois@ibm.net (Jan Dubois)
1974              Date: Sat, 16 Jan 1999 13:02:45 +0100
1975              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
1976              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
1977      Branch: maint-5.005/perl
1978            ! README.win32 win32/Makefile win32/makefile.mk
1979 ____________________________________________________________________________
1980 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
1981         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
1982              
1983              From: Gurusamy Sarathy <gsar@engin.umich.edu>
1984              Date: Thu, 07 Jan 1999 00:12:00 -0500
1985              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
1986              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
1987              
1988              From: Gurusamy Sarathy <gsar@engin.umich.edu>
1989              Date: Thu, 14 Jan 1999 19:21:46 -0500
1990              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
1991              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
1992      Branch: maint-5.005/perl
1993            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
1994            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
1995            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
1996            ! win32/makedef.pl win32/runperl.c win32/win32.c
1997 ____________________________________________________________________________
1998 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
1999         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2000              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
2001              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
2002              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
2003              
2004              From: Jarkko Hietaniemi <jhi@iki.fi>
2005              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
2006              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
2007              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
2008              
2009              From: Jarkko Hietaniemi <jhi@iki.fi>
2010              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
2011              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
2012              Subject: the promised "installusrbinperl + NetBSD" fix
2013      Branch: maint-5.005/perl
2014            ! Configure Makefile.SH hints/netbsd.sh installperl
2015            ! makedepend.SH unixish.h
2016 ____________________________________________________________________________
2017 [  2613] By: gbarr                                 on 1999/01/16  16:28:40
2018         Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
2019              Date: Thu, 14 Jan 1999 22:37:26 +0100
2020              Message-ID: <19990114223726.A177@beeblebrox>
2021              Subject: [PATCH for 5.005_03-MAINT_TRIAL_2] dos-djgpp update
2022      Branch: maint-5.005/perl
2023            ! djgpp/config.over djgpp/djgpp.c
2024 ____________________________________________________________________________
2025 [  2612] By: gbarr                                 on 1999/01/16  16:27:25
2026         Log: Hints for sco.sh to automatically support dynamic linking
2027              
2028              From: Peter Wolfe <wolfe@teloseng.com>
2029              Date: Mon, 11 Jan 1999 11:50:20 -0800 (PST)
2030              Message-Id: <199901111950.LAA01703@titan.teloseng.com>
2031              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
2032      Branch: maint-5.005/perl
2033            ! hints/sco.sh
2034 ____________________________________________________________________________
2035 [  2611] By: jhi                                   on 1999/01/14  12:16:14
2036         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2037              To: pumpkings@jhereg.perl.com
2038              Subject: perlopentut.pod
2039              Date: Sat, 09 Jan 1999 08:13:18 -0700
2040              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
2041      Branch: cfgperl
2042            + pod/perlopentut.pod
2043            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
2044 ____________________________________________________________________________
2045 [  2610] By: gbarr                                 on 1999/01/14  03:07:33
2046         Log: Fix login in installperl for pods
2047              
2048              From: Robin Barker <rmb1@cise.npl.co.uk>
2049              Date: Mon, 4 Jan 1999 13:50:10 GMT
2050              Message-Id: <199901041350.NAA19665@cyclone.cise.npl.co.uk>
2051              Subject: PATCH to installperl
2052      Branch: maint-5.005/perl
2053            ! installperl
2054 ____________________________________________________________________________
2055 [  2609] By: gbarr                                 on 1999/01/14  03:04:37
2056         Log: Fix incorrect "used only once" warnings
2057              
2058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2059              Date: Fri, 8 Jan 1999 04:37:10 -0500
2060              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
2061              Subject: Re: change#965 flakiness
2062      Branch: maint-5.005/perl
2063            ! gv.c
2064 ____________________________________________________________________________
2065 [  2608] By: gbarr                                 on 1999/01/14  02:56:46
2066         Log: Fixed double GLOB de-reference
2067              
2068              From: Gurusamy Sarathy <gsar@engin.umich.edu>
2069              Date: Sat, 09 Jan 1999 23:40:24 -0500
2070              Message-Id: <199901100440.XAA12360@aatma.engin.umich.edu>
2071              Subject: Re: IO::Pipe with perl -d (on HPUX)
2072      Branch: maint-5.005/perl
2073            ! ext/IO/lib/IO/Pipe.pm
2074 ____________________________________________________________________________
2075 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
2076         Log: Added Carp::cluck to perldelta.pod
2077      Branch: maint-5.005/perl
2078            ! pod/perldelta.pod
2079 ____________________________________________________________________________
2080 [  2606] By: gbarr                                 on 1999/01/14  02:44:04
2081         Log: New perlfaq*.pod from Tom (private mail)
2082      Branch: maint-5.005/perl
2083            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2084            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2085            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2086            ! pod/perlfaq9.pod
2087 ____________________________________________________________________________
2088 [  2605] By: jhi                                   on 1999/01/13  18:26:19
2089         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
2090              To: "'cpan@perl.org'" <cpan@perl.org>
2091              Subject: "Bug" fix for File::Find.pm
2092              Date:   Thu, 31 Dec 1998 13:01:50 -0500
2093              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
2094      Branch: cfgperl
2095            ! lib/File/Find.pm
2096 ____________________________________________________________________________
2097 [  2604] By: jhi                                   on 1999/01/13  18:08:45
2098         Log: From: Peter Wolfe <wolfe@teloseng.com>
2099              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
2100              To: perlbug@perl.com
2101              Date: 11 Jan 1999 23:00:05 +0200
2102              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
2103      Branch: cfgperl
2104            ! hints/sco.sh
2105 ____________________________________________________________________________
2106 [  2603] By: jhi                                   on 1999/01/13  18:06:56
2107         Log: From: hans@icgroup.nl (Hans Mulder)
2108              Subject: [Patch for 5.005_54] re::debugcolors dumps core
2109              To: perlbug@perl.com
2110              Cc: hansmu@xs4all.nl
2111              Date: 11 Jan 1999 22:22:45 +0200
2112              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
2113      Branch: cfgperl
2114            ! ext/re/re.pm regcomp.c
2115 ____________________________________________________________________________
2116 [  2602] By: jhi                                   on 1999/01/13  18:05:43
2117         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
2118              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
2119              Date: 11 Jan 1999 08:02:41 +0200
2120              Lines: 134
2121              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
2122      Branch: cfgperl
2123            ! ext/B/B.xs ext/B/B/C.pm
2124 ____________________________________________________________________________
2125 [  2601] By: jhi                                   on 1999/01/13  18:01:53
2126         Log: From: James FitzGibbon <james@ican.net>
2127              Subject: Trivial patch for HP-UX 11 and shared libperl
2128              To: perl5-porters@perl.org
2129              Date: 8 Jan 1999 19:13:23 +0200
2130              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
2131      Branch: cfgperl
2132            ! Makefile.SH
2133 ____________________________________________________________________________
2134 [  2600] By: jhi                                   on 1999/01/13  17:59:45
2135         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
2136              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
2137              To: perl5-porters@perl.org
2138              Date: 8 Jan 1999 12:43:36 +0200
2139              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
2140      Branch: cfgperl
2141            ! ext/B/B/CC.pm
2142 ____________________________________________________________________________
2143 [  2599] By: jhi                                   on 1999/01/13  17:50:11
2144         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
2145              Subject: PATCH to installperl
2146              To: perl5-porters@perl.org
2147              Date: 4 Jan 1999 16:15:18 +0200
2148              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
2149      Branch: cfgperl
2150            ! installperl
2151 ____________________________________________________________________________
2152 [  2598] By: jhi                                   on 1999/01/13  17:34:51
2153         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
2154              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
2155              Cc: perl5-porters@perl.org
2156              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
2157              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
2158              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
2159      Branch: cfgperl
2160            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2161            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
2162 ____________________________________________________________________________
2163 [  2597] By: jhi                                   on 1999/01/13  17:30:33
2164         Log: From: David Dyck <dcd@tc.fluke.com>
2165              To: Perl Porters <perl5-porters@perl.org>,
2166              Gurusamy Sarathy <gsar@engin.umich.edu>
2167              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
2168              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
2169              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
2170      Branch: cfgperl
2171            ! pod/perldsc.pod
2172 ____________________________________________________________________________
2173 [  2596] By: jhi                                   on 1999/01/13  17:26:44
2174         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
2175              To: perl5-porters@perl.org
2176              Subject: [PATCH] modglobal w/ spelling fixes
2177              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
2178              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
2179      Branch: cfgperl
2180            ! pod/perlguts.pod
2181 ____________________________________________________________________________
2182 [  2595] By: jhi                                   on 1999/01/13  17:24:59
2183         Log: From: Hans Mulder <hansm@icgroup.nl>
2184              Optimize common sort routines.  Thread started by the message
2185              
2186              From: Hans Mulder <hansm@icgroup.nl>
2187              Sender: owner-perl5-porters@perl.org
2188              To: perl5-porters@perl.org
2189              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
2190              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
2191              
2192              and the patch from the message
2193              
2194              From: Hans Mulder <hans@icgroup.nl>
2195              To: jhi@iki.fi
2196              Cc: perl5-porters@perl.org
2197              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
2198              $b }
2199              Date: Wed, 13 Jan 1999 17:39:35 +0100
2200              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
2201      Branch: cfgperl
2202            ! Todo op.c op.h pp_ctl.c t/op/sort.t
2203 ____________________________________________________________________________
2204 [  2594] By: jhi                                   on 1999/01/13  16:50:17
2205         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
2206              (the diffs were based on 5.004_02).  Tested by Guido
2207              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
2208      Branch: cfgperl
2209            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
2210            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
2211            + mint/sys/time.h mint/time.h
2212            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
2213            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
2214 ____________________________________________________________________________
2215 [  2593] By: jhi                                   on 1999/01/09  16:54:26
2216         Log: Detypo.
2217      Branch: cfgperl
2218            ! hints/dec_osf.sh
2219 ____________________________________________________________________________
2220 [  2592] By: jhi                                   on 1999/01/09  16:17:13
2221         Log: Move usethreads and use64bits logic from hints to Configure.
2222      Branch: cfgperl
2223            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
2224            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
2225            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
2226            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
2227 ____________________________________________________________________________
2228 [  2591] By: jhi                                   on 1999/01/09  14:45:24
2229         Log: Missing dTHRs added.
2230      Branch: cfgperl
2231            ! regcomp.c toke.c
2232 ____________________________________________________________________________
2233 [  2590] By: jhi                                   on 1999/01/08  15:27:17
2234         Log: Finalize change #2589 and add better AIX nm scanning from:
2235              
2236              Message-Id: <m0zyNW0-00017VC@gentoo.com>
2237              From: bll@gentoo.com (Brad Lanam)
2238              Subject: Re: mailhelp returned a non-zero status
2239              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
2240              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
2241      Branch: cfgperl
2242            ! Configure hints/freebsd.sh hints/linux.sh
2243 ____________________________________________________________________________
2244 [  2589] By: jhi                                   on 1999/01/08  15:14:54
2245         Log: Undo change #2581.
2246      Branch: cfgperl
2247            ! Configure hints/freebsd.sh hints/linux.sh
2248 ____________________________________________________________________________
2249 [  2588] By: jhi                                   on 1999/01/08  11:51:52
2250         Log: FAQ jumbo patch from tchrist.
2251              
2252              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
2253              From: Tom Christiansen <tchrist@jhereg.perl.com>
2254              To: pumpkings@jhereg.perl.com
2255              Subject: newest version of perlfaq.pod
2256              Date: Thu, 7 Jan 1999 23:05:02 -0700
2257              
2258              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
2259              From: Tom Christiansen <tchrist@jhereg.perl.com>
2260              To: pumpkings@jhereg.perl.com
2261              Subject: newest version of perlfaq1.pod
2262              Date: Thu, 7 Jan 1999 23:05:02 -0700
2263              
2264              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
2265              From: Tom Christiansen <tchrist@jhereg.perl.com>
2266              To: pumpkings@jhereg.perl.com
2267              Subject: newest version of perlfaq2.pod
2268              Date: Thu, 7 Jan 1999 23:05:02 -0700
2269              
2270              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
2271              From: Tom Christiansen <tchrist@jhereg.perl.com>
2272              To: pumpkings@jhereg.perl.com
2273              Subject: newest version of perlfaq3.pod
2274              Date: Thu, 7 Jan 1999 23:05:02 -0700
2275              
2276              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
2277              From: Tom Christiansen <tchrist@jhereg.perl.com>
2278              To: pumpkings@jhereg.perl.com
2279              Subject: newest version of perlfaq4.pod
2280              Date: Thu, 7 Jan 1999 23:05:02 -0700
2281              
2282              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
2283              From: Tom Christiansen <tchrist@jhereg.perl.com>
2284              To: pumpkings@jhereg.perl.com
2285              Subject: newest version of perlfaq5.pod
2286              Date: Thu, 7 Jan 1999 23:05:02 -0700
2287              
2288              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
2289              From: Tom Christiansen <tchrist@jhereg.perl.com>
2290              To: pumpkings@jhereg.perl.com
2291              Subject: newest version of perlfaq6.pod
2292              Date: Thu, 7 Jan 1999 23:05:02 -0700
2293              
2294              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
2295              From: Tom Christiansen <tchrist@jhereg.perl.com>
2296              To: pumpkings@jhereg.perl.com
2297              Subject: newest version of perlfaq7.pod
2298              Date: Thu, 7 Jan 1999 23:05:03 -0700
2299              
2300              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
2301              From: Tom Christiansen <tchrist@jhereg.perl.com>
2302              To: pumpkings@jhereg.perl.com
2303              Subject: newest version of perlfaq8.pod
2304              Date: Thu, 7 Jan 1999 23:05:03 -0700
2305              
2306              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
2307              From: Tom Christiansen <tchrist@jhereg.perl.com>
2308              To: pumpkings@jhereg.perl.com
2309              Subject: newest version of perlfaq9.pod
2310              Date: Thu, 7 Jan 1999 23:05:03 -0700
2311      Branch: cfgperl
2312            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2313            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2314            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2315            ! pod/perlfaq9.pod
2316 ____________________________________________________________________________
2317 [  2587] By: jhi                                   on 1999/01/08  11:17:43
2318         Log: More doc fixes from Abigail.
2319      Branch: cfgperl
2320            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
2321            ! lib/User/pwent.pm
2322 ____________________________________________________________________________
2323 [  2585] By: jhi                                   on 1999/01/08  08:31:02
2324         Log: Change #2584 from maint-5.005:
2325              
2326              implemented Ilya's suggested fix, and added a testcase
2327              
2328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2329              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
2330              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
2331              Subject: Re: Text::ParseWords: regex fix
2332      Branch: cfgperl
2333            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2334 ____________________________________________________________________________
2335 [  2584] By: gbarr                                 on 1999/01/08  04:50:56
2336         Log: implemented Ilya's suggested fix, and added a testcase
2337              
2338              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2339              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
2340              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
2341              Subject: Re: Text::ParseWords: regex fix
2342      Branch: maint-5.005/perl
2343            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2344 ____________________________________________________________________________
2345 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
2346         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2347              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
2348              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
2349              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
2350      Branch: maint-5.005/perl
2351            ! ext/Errno/Errno_pm.PL
2352 ____________________________________________________________________________
2353 [  2582] By: gbarr                                 on 1999/01/08  03:37:55
2354         Log: More doc changes from Abigail, and included change #2575 from cfgperl
2355              
2356              From: abigail@fnx.com
2357              Message-ID: <19990107041434.22326.qmail@alexandra.wayne.fnx.com>
2358              Subject: [PATCH 5.005_03 TRIAL2 lib/Time/gmtime.pm] Typo fix
2359              Date: Wed, 6 Jan 1999 23:14:34 -0500 (EST)
2360              
2361              From: abigail@fnx.com
2362              Message-ID: <19990107041746.22376.qmail@alexandra.wayne.fnx.com>
2363              Subject: [PATCH 5.005_03 TRIAL2 lib/Time/localtime.pm] Typo fix
2364              Date: Wed, 6 Jan 1999 23:17:46 -0500 (EST)
2365              
2366              From: abigail@fnx.com
2367              Message-ID: <19990107042105.22527.qmail@alexandra.wayne.fnx.com>
2368              Subject: [PATCH 5.005_03 TRIAL2 lib/User/grent.pm] Typo fix
2369              Date: Wed, 6 Jan 1999 23:21:05 -0500 (EST)
2370              
2371              From: abigail@fnx.com
2372              Message-ID: <19990107042254.22624.qmail@alexandra.wayne.fnx.com>
2373              Subject: [PATCH 5.005_03 TRIAL2 lib/User/pwent.pw] Typo fix
2374              Date: Wed, 6 Jan 1999 23:22:54 -0500 (EST)
2375      Branch: maint-5.005/perl
2376            ! lib/Math/Trig.pm lib/Time/gmtime.pm lib/Time/localtime.pm
2377            ! lib/User/grent.pm lib/User/pwent.pm
2378 ____________________________________________________________________________
2379 [  2581] By: jhi                                   on 1999/01/07  16:38:03
2380         Log: Configure update:
2381              - usethreads, use64bits, and usemultiplicity
2382              are no more interactively asked by Configure
2383              - "int main()" (vs bare "main()") enforced in test programs
2384      Branch: cfgperl
2385            ! Configure hints/freebsd.sh hints/linux.sh
2386 ____________________________________________________________________________
2387 [  2580] By: jhi                                   on 1999/01/07  11:19:12
2388         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2389              Date: Wed, 06 Jan 1999 13:47:34 -0800
2390              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
2391              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
2392      Branch: cfgperl
2393            ! vms/vms.c
2394 ____________________________________________________________________________
2395 [  2579] By: jhi                                   on 1999/01/07  09:08:36
2396         Log: Another set of doc patches from Abigail
2397              
2398              From: abigail@fnx.com
2399              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
2400              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
2401              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
2402              
2403              From: abigail@fnx.com
2404              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
2405              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
2406              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
2407              
2408              From: abigail@fnx.com
2409              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
2410              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
2411              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
2412              
2413              From: abigail@fnx.com
2414              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
2415              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
2416              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
2417              
2418              From: abigail@fnx.com
2419              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
2420              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
2421              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
2422              
2423              From: abigail@fnx.com
2424              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
2425              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
2426              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
2427              
2428              From: abigail@fnx.com
2429              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
2430              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
2431              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
2432              
2433              From: abigail@fnx.com
2434              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
2435              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
2436              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
2437              
2438              From: abigail@fnx.com
2439              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
2440              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
2441              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
2442              
2443              From: abigail@fnx.com
2444              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
2445              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
2446              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
2447              
2448              From: abigail@fnx.com
2449              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
2450              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
2451              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
2452              
2453              From: abigail@fnx.com
2454              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
2455              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
2456              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
2457              
2458              From: abigail@fnx.com
2459              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
2460              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
2461              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
2462              
2463              From: abigail@fnx.com
2464              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
2465              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
2466              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
2467      Branch: cfgperl
2468            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
2469            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
2470            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
2471            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
2472            ! lib/Tie/Array.pm lib/Tie/Hash.pm
2473 ____________________________________________________________________________
2474 [  2578] By: gbarr                                 on 1999/01/07  04:30:26
2475         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2476              Date: Wed, 06 Jan 1999 13:47:34 -0800
2477              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
2478              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
2479      Branch: maint-5.005/perl
2480            ! vms/vms.c
2481 ____________________________________________________________________________
2482 [  2577] By: gbarr                                 on 1999/01/07  04:26:28
2483         Log: Another set of doc patches from Abigail
2484              
2485              From: abigail@fnx.com
2486              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
2487              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
2488              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
2489              
2490              From: abigail@fnx.com
2491              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
2492              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
2493              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
2494              
2495              From: abigail@fnx.com
2496              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
2497              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
2498              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
2499              
2500              From: abigail@fnx.com
2501              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
2502              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
2503              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
2504              
2505              From: abigail@fnx.com
2506              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
2507              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
2508              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
2509              
2510              From: abigail@fnx.com
2511              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
2512              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
2513              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
2514              
2515              From: abigail@fnx.com
2516              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
2517              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
2518              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
2519              
2520              From: abigail@fnx.com
2521              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
2522              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
2523              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
2524              
2525              From: abigail@fnx.com
2526              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
2527              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
2528              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
2529              
2530              From: abigail@fnx.com
2531              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
2532              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
2533              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
2534              
2535              From: abigail@fnx.com
2536              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
2537              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
2538              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
2539              
2540              From: abigail@fnx.com
2541              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
2542              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
2543              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
2544              
2545              From: abigail@fnx.com
2546              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
2547              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
2548              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
2549              
2550              From: abigail@fnx.com
2551              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
2552              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
2553              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
2554      Branch: maint-5.005/perl
2555            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
2556            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
2557            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
2558            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
2559            ! lib/Tie/Array.pm lib/Tie/Hash.pm
2560 ____________________________________________________________________________
2561 [  2576] By: jhi                                   on 1999/01/06  17:05:20
2562         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
2563      Branch: cfgperl
2564            ! pp_ctl.c
2565 ____________________________________________________________________________
2566 [  2575] By: jhi                                   on 1999/01/06  13:18:56
2567         Log: Enhance the great_circle_distance() documentation.
2568      Branch: cfgperl
2569            ! lib/Math/Trig.pm
2570 ____________________________________________________________________________
2571 [  2574] By: jhi                                   on 1999/01/06  12:58:03
2572         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
2573              To: perlbug@perl.com
2574              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
2575              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
2576              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
2577      Branch: cfgperl
2578            ! t/op/sysio.t
2579 ____________________________________________________________________________
2580 [  2573] By: jhi                                   on 1999/01/06  12:40:19
2581         Log: From: "W. Phillip Moore" <wpm@ms.com>
2582              To: perlbug@perl.org
2583              Subject: [PATCH] POSIX getpgrp is not -w clean
2584              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
2585              Message-ID: <13970.20107.190314.549471@zappa>
2586      Branch: cfgperl
2587            ! ext/POSIX/POSIX.pm
2588 ____________________________________________________________________________
2589 [  2572] By: jhi                                   on 1999/01/06  12:25:24
2590         Log: Based on
2591              From: jan.dubois@ibm.net (Jan Dubois)
2592              To: perl5-porters@perl.org
2593              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
2594              Date: Wed, 06 Jan 1999 01:24:09 +0100
2595              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
2596              except that
2597              - objXSUB.h was already okay
2598              - embed.h patching is futile, global.sym patched instead
2599              - objpp.h does not exist
2600              - proto.h addition applied manually
2601              - win32/GenCAPI.pl was already okay
2602              - win32/makedef.pl was already okay
2603      Branch: cfgperl
2604            ! global.sym perl.c proto.h
2605 ____________________________________________________________________________
2606 [  2571] By: jhi                                   on 1999/01/06  11:25:48
2607         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
2608              To: perlbug@perl.com
2609              Subject: FindBin.pm on Win32 systems
2610              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
2611              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
2612      Branch: cfgperl
2613            ! lib/FindBin.pm
2614 ____________________________________________________________________________
2615 [  2570] By: jhi                                   on 1999/01/06  11:21:48
2616         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2617              To: perl5-porters@perl.org, vmsperl@perl.org
2618              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
2619              Date: Tue, 05 Jan 1999 16:47:31 -0800
2620              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
2621              
2622              (the ext/IO/lib/IO/Socket.pm was not really changed here;
2623              it was a leftover from #2569)
2624      Branch: cfgperl
2625            ! ext/IO/lib/IO/Socket.pm taint.c
2626 ____________________________________________________________________________
2627 [  2569] By: jhi                                   on 1999/01/06  11:18:22
2628         Log: Jumbo doc patch from Abigail (almost identical to
2629              the 5.005-maint change #2562 except for the
2630              ext/IO/lib/IO/Socket.pm patch which was not
2631              applicable because the IO version of 5.005-devel
2632              is somewhat different (why?))
2633              
2634              From: abigail@fnx.com
2635              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
2636              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
2637              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
2638              
2639              From: abigail@fnx.com
2640              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
2641              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
2642              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
2643              
2644              From: abigail@fnx.com
2645              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
2646              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
2647              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
2648              
2649              From: abigail@fnx.com
2650              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
2651              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
2652              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
2653              
2654              From: abigail@fnx.com
2655              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
2656              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
2657              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
2658              
2659              From: abigail@fnx.com
2660              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
2661              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
2662              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
2663              
2664              From: abigail@fnx.com
2665              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
2666              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
2667              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
2668              
2669              From: abigail@fnx.com
2670              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
2671              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
2672              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
2673              
2674              From: abigail@fnx.com
2675              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
2676              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
2677              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
2678              
2679              From: abigail@fnx.com
2680              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
2681              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
2682              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
2683      Branch: cfgperl
2684            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
2685            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
2686            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
2687            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2688            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
2689 ____________________________________________________________________________
2690 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
2691         Log: From: jan.dubois@ibm.net (Jan Dubois)
2692              Date: Wed, 06 Jan 1999 01:24:09 +0100
2693              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
2694              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
2695      Branch: maint-5.005/perl
2696            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
2697            ! win32/GenCAPI.pl win32/makedef.pl
2698 ____________________________________________________________________________
2699 [  2567] By: gbarr                                 on 1999/01/06  02:31:28
2700         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2701              Date: Tue, 05 Jan 1999 16:47:31 -0800
2702              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
2703              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
2704      Branch: maint-5.005/perl
2705            ! taint.c
2706 ____________________________________________________________________________
2707 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
2708         Log: From: "W. Phillip Moore" <wpm@ms.com>
2709              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
2710              Message-ID: <13970.20107.190314.549471@zappa>
2711              Subject: [PATCH] POSIX getpgrp is not -w clean
2712      Branch: maint-5.005/perl
2713            ! ext/POSIX/POSIX.pm
2714 ____________________________________________________________________________
2715 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
2716         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
2717              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
2718              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
2719              Subject: FindBin.pm on Win32 systems
2720      Branch: maint-5.005/perl
2721            ! lib/FindBin.pm
2722 ____________________________________________________________________________
2723 [  2564] By: gbarr                                 on 1999/01/06  02:13:23
2724         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
2725              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
2726              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
2727              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
2728      Branch: maint-5.005/perl
2729            ! t/op/sysio.t
2730 ____________________________________________________________________________
2731 [  2563] By: gbarr                                 on 1999/01/06  02:03:44
2732         Log: From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2733              Date: Mon, 4 Jan 1999 19:25:03 +0200 (EET)
2734              Message-Id: <199901041725.TAA30462@alpha.hut.fi>
2735              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: undo untrue HP-UX 64-bitness (mostly harmless but misleading)
2736      Branch: maint-5.005/perl
2737            ! hints/hpux.sh
2738 ____________________________________________________________________________
2739 [  2562] By: gbarr                                 on 1999/01/06  02:02:18
2740         Log: Jumbo doc patch from Abigail
2741              
2742              From: abigail@fnx.com
2743              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
2744              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
2745              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
2746              
2747              From: abigail@fnx.com
2748              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
2749              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
2750              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
2751              
2752              From: abigail@fnx.com
2753              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
2754              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
2755              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
2756              
2757              From: abigail@fnx.com
2758              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
2759              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
2760              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
2761              
2762              From: abigail@fnx.com
2763              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
2764              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
2765              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
2766              
2767              From: abigail@fnx.com
2768              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
2769              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
2770              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
2771              
2772              From: abigail@fnx.com
2773              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
2774              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
2775              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
2776              
2777              From: abigail@fnx.com
2778              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
2779              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
2780              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
2781              
2782              From: abigail@fnx.com
2783              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
2784              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
2785              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
2786              
2787              From: abigail@fnx.com
2788              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
2789              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
2790              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
2791              
2792              From: abigail@fnx.com
2793              Message-ID: <19990106012338.9536.qmail@alexandra.wayne.fnx.com>
2794              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Socket.pm] Typo fix
2795              Date: Tue, 5 Jan 1999 20:23:38 -0500 (EST)
2796      Branch: maint-5.005/perl
2797            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
2798            ! ext/IO/lib/IO/Socket.pm lib/ExtUtils/Command.pm
2799            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
2800            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
2801            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2802            ! lib/ExtUtils/Mksymlists.pm
2803 ____________________________________________________________________________
2804 [  2561] By: jhi                                   on 1999/01/05  10:49:10
2805         Log: Reword the setlocale() 1-arg case better.
2806      Branch: cfgperl
2807            ! ext/POSIX/POSIX.pod
2808 ____________________________________________________________________________
2809 [  2560] By: gbarr                                 on 1999/01/03  16:59:01
2810         Log: Trial release 2
2811      Branch: maint-5.005/perl
2812            ! Changes patchlevel.h
2813 ____________________________________________________________________________
2814 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
2815         Log: From: Blair Zajac <bzajac@geostaff.com>
2816              Date: Wed, 23 Dec 1998 17:13:32 -0800
2817              Message-ID: <3681953C.8B6A90AA@geostaff.com>
2818              Subject: Tie::SubstrHash patch
2819      Branch: maint-5.005/perl
2820            ! lib/Tie/SubstrHash.pm
2821 ____________________________________________________________________________
2822 [  2558] By: gbarr                                 on 1999/01/02  15:30:01
2823         Log: integrate change #2544
2824              
2825              From: Tim Bunce <Tim.Bunce@ig.co.uk> 
2826              Subject: bug in pod2man search for perl binary [5.005_5x]
2827              Date: Sat, 12 Dec 1998 23:08:51 +0000 
2828              Message-ID: <19981212230851.A20578@ig.co.uk> 
2829      Branch: maint-5.005/perl
2830           !> pod/pod2man.PL
2831 ____________________________________________________________________________
2832 [  2557] By: gbarr                                 on 1999/01/02  15:20:42
2833         Log: integrate change #2548
2834              
2835              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2836              To: perl5-porters@perl.org
2837              cc: hv@crypt0.demon.co.uk
2838              Subject: [bug 5.004_54] duplicate error message
2839              Date: Thu, 31 Dec 1998 04:05:25 +0000
2840              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
2841              
2842              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
2843              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2844              To: hv@crypt0.demon.co.uk
2845              Cc: perl5-porters@perl.org
2846              Subject: [PATCH _54] Re: duplicate error message
2847              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
2848              
2849              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
2850              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2851              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
2852              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
2853              Subject: [TEST PATCH _54] Re: duplicate error message 
2854              Date: Fri, 01 Jan 1999 07:32:14 +0000
2855      Branch: maint-5.005/perl
2856            ! op.c t/pragma/warn-1global taint.c
2857 ____________________________________________________________________________
2858 [  2556] By: gbarr                                 on 1999/01/02  15:18:58
2859         Log: From: abigail@fnx.com
2860              Date: Mon, 28 Dec 1998 14:16:12 -0500 (EST)
2861              Message-ID: <19981228191612.8380.qmail@alexandra.wayne.fnx.com>
2862              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
2863      Branch: maint-5.005/perl
2864            ! lib/fields.pm
2865 ____________________________________________________________________________
2866 [  2555] By: gbarr                                 on 1999/01/02  15:11:45
2867         Log: intregrate change #2547
2868              
2869              From: Chris Nandor <pudge@pobox.com>
2870              Subject: Re: [PATCH] perlport.pod 1.38
2871              Date: Thu, 31 Dec 1998 09:06:48 -0500
2872              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
2873      Branch: maint-5.005/perl
2874           !> pod/perlport.pod
2875 ____________________________________________________________________________
2876 [  2554] By: jhi                                   on 1999/01/02  14:55:06
2877         Log: Object destruction order testing.
2878      Branch: cfgperl
2879            ! t/op/misc.t
2880 ____________________________________________________________________________
2881 [  2553] By: jhi                                   on 1999/01/02  14:49:40
2882         Log: perldelta the Dumpvalue.pm of change #2513.
2883      Branch: cfgperl
2884            ! lib/Dumpvalue.pm pod/perldelta.pod
2885 ____________________________________________________________________________
2886 [  2552] By: nick                                  on 1999/01/02  14:45:38
2887         Log: Tone down Makefile.PL so it works on Win32
2888      Branch: perl
2889            ! ext/B/Makefile.PL
2890 ____________________________________________________________________________
2891 [  2551] By: nick                                  on 1999/01/02  14:06:30
2892         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
2893              Use them in various B::* rather than have local defs.
2894      Branch: perl
2895            + ext/B/defsubs.h.PL
2896            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
2897            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
2898            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
2899 ____________________________________________________________________________
2900 [  2550] By: nick                                  on 1999/01/02  10:04:02
2901         Log: Integrate ext/B changes from //depot/cfgperl
2902      Branch: perl
2903           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
2904 ____________________________________________________________________________
2905 [  2549] By: jhi                                   on 1999/01/01  13:54:16
2906         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
2907              To: perlbug@perl.com
2908              Subject: op/groups.t fails test 1 on HP-UX 10.20
2909              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
2910              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
2911      Branch: cfgperl
2912            ! t/op/groups.t
2913 ____________________________________________________________________________
2914 [  2548] By: jhi                                   on 1999/01/01  13:53:31
2915         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2916              To: perl5-porters@perl.org
2917              cc: hv@crypt0.demon.co.uk
2918              Subject: [bug 5.004_54] duplicate error message
2919              Date: Thu, 31 Dec 1998 04:05:25 +0000
2920              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
2921              
2922              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
2923              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2924              To: hv@crypt0.demon.co.uk
2925              Cc: perl5-porters@perl.org
2926              Subject: [PATCH _54] Re: duplicate error message
2927              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
2928              
2929              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
2930              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2931              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
2932              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
2933              Subject: [TEST PATCH _54] Re: duplicate error message 
2934              Date: Fri, 01 Jan 1999 07:32:14 +0000
2935      Branch: cfgperl
2936            ! op.c t/pragma/warn/op
2937 ____________________________________________________________________________
2938 [  2547] By: jhi                                   on 1998/12/31  14:15:04
2939         Log: From: Chris Nandor <pudge@pobox.com>
2940              To: jhi@iki.fi
2941              Cc: perl5-porters@perl.org
2942              Subject: Re: [PATCH] perlport.pod 1.38
2943              Date: Thu, 31 Dec 1998 09:06:48 -0500
2944              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
2945      Branch: cfgperl
2946            ! pod/perlport.pod
2947 ____________________________________________________________________________
2948 [  2546] By: jhi                                   on 1998/12/31  11:18:17
2949         Log: From: Wilson P. Snyder II
2950              To: perl5-porters@perl.org
2951              Subject: [PATCH v5.5.53] REV2: Binary number support
2952              Date: 1998/11/30
2953              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
2954      Branch: cfgperl
2955            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
2956            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
2957            ! toke.c util.c
2958 ____________________________________________________________________________
2959 [  2545] By: jhi                                   on 1998/12/31  09:27:40
2960         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2961              To: perlbug@perl.com
2962              Subject: "perl -T -P" dumps core on OpenBSD and Linux
2963              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
2964              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
2965      Branch: cfgperl
2966            ! taint.c
2967 ____________________________________________________________________________
2968 [  2544] By: jhi                                   on 1998/12/31  09:21:45
2969         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
2970              To: perlbug@perl.com 
2971              Subject: bug in pod2man search for perl binary [5.005_5x]
2972              Date: Sat, 12 Dec 1998 23:08:51 +0000 
2973              Message-ID: <19981212230851.A20578@ig.co.uk> 
2974      Branch: cfgperl
2975            ! pod/pod2man.PL
2976 ____________________________________________________________________________
2977 [  2543] By: gbarr                                 on 1998/12/31  06:17:13
2978         Log: integrated relevant parts og changes #2385 & #2387 from mainline
2979              
2980              various fixes for race conditions under threads: mutex locks based
2981              on PL_threadnum were seriously flawed, since it means more than one
2982              thread could enter the critical region; PL_na was global instead of
2983              thread-local; child thread could finish and free thr structures
2984              before Thread->new() got around to creating the Thread object;
2985              cv_clone() needed locking, as it mucks with PL_comppad and other
2986              global data; new_struct_thread() needed to lock template-thread's
2987              mutex while copying its data
2988              
2989              another threads reliability fix: serialize writes to thr->threadsv
2990              avoid most uses of PL_na (which is much more inefficient than a
2991              simple local); update docs to suit; PL_na now being thr->Tna may
2992              be a minor compatibility issue for extensions--will require dTHR
2993              outside of XSUBs (those get automatic dTHR)
2994      Branch: maint-5.005/perl
2995            ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c embedvar.h
2996            ! ext/DynaLoader/dl_next.xs ext/IO/IO.xs ext/Opcode/Opcode.xs
2997            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/attrs/attrs.xs
2998            ! gv.c malloc.c mg.c objXSUB.h op.c os2/OS2/REXX/REXX.xs
2999            ! os2/os2.c perl.c perlvars.h perly.c perly.y pod/perlcall.pod
3000            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c pp.h
3001            ! pp_ctl.c pp_hot.c pp_sys.c run.c sv.c taint.c thread.h toke.c
3002            ! universal.c util.c vms/ext/Stdio/Stdio.xs vms/perly_c.vms
3003            ! vms/vms.c win32/win32.c win32/win32thread.c
3004 ____________________________________________________________________________
3005 [  2542] By: gbarr                                 on 1998/12/30  14:46:40
3006         Log: doc updates
3007              
3008              From: abigail@fnx.com
3009              Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
3010              Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
3011              Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
3012              
3013              From: abigail@fnx.com
3014              Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
3015              Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
3016              Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
3017              
3018              pod/perldelta.pod from:
3019              From: Jarkko Hietaniemi <jhi@iki.fi>
3020              Date: Thu, 17 Dec 1998 16:13:34 +0200 (EET)
3021              Message-ID: <13945.4494.140163.973953@alpha.hut.fi>
3022              Subject: Re: important UNDOC issues for 5.005_54
3023      Branch: maint-5.005/perl
3024            ! pod/perldelta.pod pod/perlop.pod pod/pod2html.PL
3025 ____________________________________________________________________________
3026 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
3027         Log: From: jan.dubois@ibm.net (Jan Dubois)
3028              Date: Wed, 23 Dec 1998 21:26:38 +0100
3029              Message-ID: <36895086.8849224@smtp1.ibm.net>
3030              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
3031      Branch: maint-5.005/perl
3032            ! lib/ExtUtils/MakeMaker.pm
3033 ____________________________________________________________________________
3034 [  2540] By: jhi                                   on 1998/12/30  08:42:04
3035         Log: Evermore AUTHORS and MAINTAIN.
3036      Branch: cfgperl
3037            ! AUTHORS MAINTAIN
3038 ____________________________________________________________________________
3039 [  2539] By: jhi                                   on 1998/12/29  15:10:34
3040         Log: More AUTHORS and MAINTAIN.
3041      Branch: cfgperl
3042            ! AUTHORS MAINTAIN
3043 ____________________________________________________________________________
3044 [  2538] By: gbarr                                 on 1998/12/29  14:41:29
3045         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3046              Date: Tue, 22 Dec 1998 10:57:48 +0200 (EET)
3047              Message-ID: <13951.24332.932827.831376@alpha.hut.fi>
3048              Subject: Re: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
3049      Branch: maint-5.005/perl
3050            ! t/op/repeat.t util.c
3051 ____________________________________________________________________________
3052 [  2537] By: jhi                                   on 1998/12/29  14:34:47
3053         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
3054              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
3055              Message-ID: <13942.32480.700000.640927@utensil>
3056              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
3057              (mirror change#2531 in the 5.005-maint)
3058      Branch: cfgperl
3059            ! lib/AutoSplit.pm
3060 ____________________________________________________________________________
3061 [  2535] By: gbarr                                 on 1998/12/29  14:27:56
3062         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3063              Date: Fri, 18 Dec 1998 16:39:27 +0200 (EET)
3064              Message-ID: <13946.26911.140905.387070@alpha.hut.fi>
3065              Subject: Math::Trig, Math::Complex, Fcntl, addressed (Re: Undocumentation Issues for 5.005)
3066      Branch: maint-5.005/perl
3067            ! pod/perldelta.pod
3068 ____________________________________________________________________________
3069 [  2534] By: gbarr                                 on 1998/12/29  14:23:02
3070         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3071              Date: Tue, 15 Dec 1998 17:52:32 +0200 (EET)
3072              Message-ID: <13942.34240.66558.169330@alpha.hut.fi>
3073              Subject: some doc link fixes
3074      Branch: maint-5.005/perl
3075            ! pod/perlcall.pod pod/perldata.pod pod/perldiag.pod
3076            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfunc.pod
3077            ! pod/perlguts.pod pod/perllocale.pod pod/perlobj.pod
3078            ! pod/perlsub.pod pod/perlvar.pod
3079 ____________________________________________________________________________
3080 [  2533] By: gbarr                                 on 1998/12/29  14:23:00
3081         Log: From: Chris Nandor <pudge@pobox.com>
3082              Date: Sat, 19 Dec 1998 12:54:34 -0500
3083              Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
3084              Subject: [PATCH] perlport.pod v1.37
3085      Branch: maint-5.005/perl
3086            ! pod/perlport.pod
3087 ____________________________________________________________________________
3088 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
3089         Log: change in_pod pattern to /^=\w/ from /^=/
3090              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
3091              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
3092              Message-ID: <13942.32480.700000.640927@utensil>
3093              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
3094      Branch: maint-5.005/perl
3095            ! lib/AutoSplit.pm
3096 ____________________________________________________________________________
3097 [  2530] By: gbarr                                 on 1998/12/29  14:09:51
3098         Log: undo the "perlsyn intrusion" into perlfunc
3099      Branch: maint-5.005/perl
3100            ! pod/perlfunc.pod
3101 ____________________________________________________________________________
3102 [  2529] By: gbarr                                 on 1998/12/29  14:04:35
3103         Log: From: Jarkko Hietaniemi <hietanie@koah.research.nokia.com>
3104              Date: Sun, 13 Dec 1998 14:54:56 +0200 (EET)
3105              Message-Id: <199812131254.OAA24494@koah.research.nokia.com>
3106              Subject: ignore_versioned_libs isn't used anywhere (it became ignore_versioned_solibs)
3107      Branch: maint-5.005/perl
3108            ! hints/linux.sh
3109 ____________________________________________________________________________
3110 [  2528] By: gbarr                                 on 1998/12/29  13:59:49
3111         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3112              Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
3113              Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
3114              Subject: [PATCH 5.00552] Make sort respect overloading
3115      Branch: maint-5.005/perl
3116            ! pp_ctl.c t/pragma/overload.t
3117 ____________________________________________________________________________
3118 [  2527] By: gbarr                                 on 1998/12/29  13:58:56
3119         Log: doc update, quads only work on 64-but platforms
3120      Branch: maint-5.005/perl
3121            ! pod/perlfunc.pod
3122 ____________________________________________________________________________
3123 [  2526] By: gbarr                                 on 1998/12/29  13:49:55
3124         Log: From: Andy Dougherty <doughera@lafayette.edu>
3125              Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
3126              Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
3127              Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
3128      Branch: maint-5.005/perl
3129            ! Configure
3130 ____________________________________________________________________________
3131 [  2525] By: jhi                                   on 1998/12/29  13:06:26
3132         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
3133              To: perl5-porters@perl.org
3134              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
3135              Date: 16 Dec 1998 03:17:03 +0200
3136              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
3137      Branch: cfgperl
3138            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
3139 ____________________________________________________________________________
3140 [  2524] By: jhi                                   on 1998/12/29  13:00:06
3141         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
3142              To: perl5-porters@perl.org
3143              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
3144              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
3145              Date: 10 Dec 1998 08:30:02 +0200
3146              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
3147              
3148              (Nick's part was applied earlier, in change #2460)
3149      Branch: cfgperl
3150            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
3151 ____________________________________________________________________________
3152 [  2523] By: jhi                                   on 1998/12/29  12:41:31
3153         Log: From: "vishal bhatia" <vishalb@hotmail.com>
3154              To: nick@ni-s.u-net.com
3155              Cc: perl5-porters@perl.org
3156              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
3157              Date: 9 Dec 1998 06:50:30 +0200
3158              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
3159      Branch: cfgperl
3160            ! ext/B/B/CC.pm
3161 ____________________________________________________________________________
3162 [  2522] By: jhi                                   on 1998/12/29  12:15:18
3163         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
3164              To: perl5-porters@perl.org (Perl 5 Porters)
3165              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
3166              Date: 25 Dec 1998 23:02:28 +0200
3167              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
3168      Branch: cfgperl
3169            ! lib/Pod/Text.pm
3170 ____________________________________________________________________________
3171 [  2521] By: jhi                                   on 1998/12/29  12:07:54
3172         Log: Undo #2519 (breaks universal.c).
3173      Branch: cfgperl
3174            ! XSUB.h
3175 ____________________________________________________________________________
3176 [  2519] By: jhi                                   on 1998/12/29  11:41:10
3177         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3178              To: perl5-porters@perl.org
3179              Cc: perl-xs@perl.org
3180              Subject: XSUB.h refinement [PATCH]
3181              Date: 18 Dec 1998 03:58:44 +0200
3182              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
3183      Branch: cfgperl
3184            ! XSUB.h
3185 ____________________________________________________________________________
3186 [  2518] By: jhi                                   on 1998/12/29  11:36:19
3187         Log: From: abigail@fnx.com
3188              To: perl5-porters@perl.org (Perl Porters)
3189              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
3190              Date: 28 Dec 1998 21:39:15 +0200
3191              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
3192      Branch: cfgperl
3193            ! lib/fields.pm
3194 ____________________________________________________________________________
3195 [  2517] By: jhi                                   on 1998/12/29  11:35:03
3196         Log: Document change #2516.
3197      Branch: cfgperl
3198            ! pod/perldelta.pod
3199 ____________________________________________________________________________
3200 [  2516] By: jhi                                   on 1998/12/29  11:32:26
3201         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3202              To: perl5-porters@perl.org (Mailing list Perl5)
3203              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
3204              Date: 9 Dec 1998 10:39:31 +0200
3205              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
3206      Branch: cfgperl
3207            ! pod/perldiag.pod regcomp.c toke.c
3208 ____________________________________________________________________________
3209 [  2515] By: jhi                                   on 1998/12/29  11:27:11
3210         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3211              To: perl5-porters@perl.org (Mailing list Perl5)
3212              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
3213              Date: 8 Dec 1998 09:02:04 +0200
3214              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
3215              
3216              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
3217      Branch: cfgperl
3218            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
3219 ____________________________________________________________________________
3220 [  2514] By: jhi                                   on 1998/12/29  11:21:31
3221         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3222              To: perl5-porters@perl.org (Mailing list Perl5)
3223              Subject: [PATCH 5.005_53] Regexp tests and UTF8
3224              Date: 8 Dec 1998 07:02:01 +0200
3225              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
3226      Branch: cfgperl
3227            ! regcomp.c
3228 ____________________________________________________________________________
3229 [  2513] By: jhi                                   on 1998/12/29  11:18:34
3230         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3231              Subject: [PATCH 5.005_*] Dumpvar.pm
3232              To: perl5-porters@perl.org (Mailing list Perl5)
3233              Date: 7 Dec 1998 10:17:35 +0200
3234              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
3235      Branch: cfgperl
3236            + lib/Dumpvalue.pm
3237            ! MANIFEST
3238 ____________________________________________________________________________
3239 [  2512] By: gbarr                                 on 1998/12/28  14:56:36
3240         Log: change t/op/pwent.t to ignore NIS includes
3241              From: achampio@lehman.com (Alan Champion)
3242              Date: Tue, 1 Dec 1998 15:18:03 GMT
3243              Message-Id: <9812011518.AA00005@lonhpov1.lehman.com>
3244              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
3245              
3246              From: pvhp@forte.com (Peter Prymmer)
3247              Date: Fri, 4 Dec 98 17:11:41 PST
3248              Message-Id: <9812050111.AA16778@forte.com>
3249              Subject: [PATCH 5.005_03-MAINT_TRIAL_1 && 5.005_54]dumper and searchdict ebcdic style
3250      Branch: maint-5.005/perl
3251            ! t/lib/dumper.t t/lib/searchdict.t t/op/pwent.t
3252 ____________________________________________________________________________
3253 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
3254         Log: From: jan.dubois@ibm.net (Jan Dubois)
3255              Date: Tue, 01 Dec 1998 00:07:33 +0100
3256              Message-ID: <366921b5.14512598@smtp1.ibm.net>
3257              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
3258              
3259              From: jan.dubois@ibm.net (Jan Dubois)
3260              Date: Wed, 02 Dec 1998 00:24:54 +0100
3261              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
3262              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
3263      Branch: maint-5.005/perl
3264            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
3265            ! win32/config.bc win32/config.gc win32/config.vc
3266            ! win32/config_sh.PL win32/makedef.pl
3267 ____________________________________________________________________________
3268 [  2510] By: gbarr                                 on 1998/12/28  14:37:35
3269         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3270              Date: Tue, 1 Dec 1998 00:34:08 -0500 (EST)
3271              Message-Id: <199812010534.AAA21371@monk.mps.ohio-state.edu>
3272              Subject: [PATCH 5.005_*] Debugger 'v' command
3273      Branch: maint-5.005/perl
3274            ! lib/perl5db.pl
3275 ____________________________________________________________________________
3276 [  2509] By: jhi                                   on 1998/12/28  13:00:31
3277         Log: Kickstart AUTHORS and MAINTAIN.
3278      Branch: cfgperl
3279            + AUTHORS MAINTAIN
3280            ! MANIFEST
3281 ____________________________________________________________________________
3282 [  2508] By: jhi                                   on 1998/12/28  08:04:00
3283         Log: From: Nathan Torkington <gnat@frii.com>
3284              To: perlbug@perl.com
3285              Subject: [PATCH] perlxstut.pod fix
3286              Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
3287              Message-ID: <13956.15285.933914.320849@localhost.frii.com>
3288      Branch: cfgperl
3289            ! pod/perlxstut.pod
3290 ____________________________________________________________________________
3291 [  2507] By: jhi                                   on 1998/12/28  07:59:00
3292         Log: From: abigail@fnx.com
3293              To: perlbug@perl.com
3294              Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
3295              Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
3296              Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
3297              (slightly modified, a part of the patch was rejected)
3298              (strange, I thought I had already submitted this one
3299              but Perforce disagrees with me...)
3300      Branch: cfgperl
3301            ! pod/perlop.pod
3302 ____________________________________________________________________________
3303 [  2506] By: jhi                                   on 1998/12/28  07:56:59
3304         Log: From: Artur <artur@vogon-solutions.com>
3305              To: perlbug@perl.com
3306              Subject: PATCH: perlmodlib.pod
3307              Date: Fri, 25 Dec 1998 00:48:39 +0000
3308              Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
3309      Branch: cfgperl
3310            ! pod/perlmodlib.pod pod/perlop.pod
3311 ____________________________________________________________________________
3312 [  2505] By: jhi                                   on 1998/12/28  07:46:06
3313         Log: From: abigail@fnx.com
3314              To: perl5-porters@perl.org (Perl Porters)
3315              Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
3316              Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
3317              Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
3318      Branch: cfgperl
3319            ! pod/pod2html.PL
3320 ____________________________________________________________________________
3321 [  2504] By: jhi                                   on 1998/12/28  07:44:35
3322         Log: From: Jim Avera <avera@fjst.com>
3323              To: perlbug@perl.com
3324              Subject: perlbug bug - shows dates reversed
3325              Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
3326              Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
3327      Branch: cfgperl
3328            ! utils/perlbug.PL
3329 ____________________________________________________________________________
3330 [  2503] By: jhi                                   on 1998/12/28  07:41:39
3331         Log: From: jan.dubois@ibm.net (Jan Dubois)
3332              To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
3333              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
3334              Date: Wed, 23 Dec 1998 21:26:38 +0100
3335              Message-ID: <36895086.8849224@smtp1.ibm.net>
3336      Branch: cfgperl
3337            ! lib/ExtUtils/MakeMaker.pm
3338 ____________________________________________________________________________
3339 [  2502] By: jhi                                   on 1998/12/28  07:39:20
3340         Log: From: Blair Zajac <bzajac@geostaff.com>
3341              To: perl5-porters@perl.org
3342              Subject: Tie::SubstrHash patch
3343              Date: Wed, 23 Dec 1998 17:13:32 -0800
3344              Message-ID: <3681953C.8B6A90AA@geostaff.com>
3345      Branch: cfgperl
3346            ! lib/Tie/SubstrHash.pm
3347 ____________________________________________________________________________
3348 [  2501] By: jhi                                   on 1998/12/28  07:37:16
3349         Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
3350              To: perlbug@perl.com
3351              Subject: perlfaq9 minor error
3352              Date: Wed, 23 Dec 1998 14:54:19 -0800
3353              Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
3354      Branch: cfgperl
3355            ! pod/perlfaq9.pod
3356 ____________________________________________________________________________
3357 [  2500] By: jhi                                   on 1998/12/23  10:38:18
3358         Log: More porting notes about filesystems, AmigaOS, and MiNT.
3359      Branch: cfgperl
3360            ! pod/perlport.pod
3361 ____________________________________________________________________________
3362 [  2499] By: jhi                                   on 1998/12/22  09:26:49
3363         Log: Add few MSG_ and uio constants.
3364      Branch: cfgperl
3365            ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
3366 ____________________________________________________________________________
3367 [  2498] By: jhi                                   on 1998/12/22  08:39:30
3368         Log: Slight recoding of util.c:repeatcpy() to circumnavigate
3369              a Digital C compiler optimizer bug that broke the 'x'
3370              operator under certain circumstances.  See t/op/repeat.t
3371              test #20 for graphic details.  Reported in
3372              
3373              From: Gisle Aas <gisle@aas.no>
3374              To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
3375              Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
3376              Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
3377              Date: 18 Dec 1998 14:27:40 +0100
3378              Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
3379              
3380              and discussed further in the thread
3381              
3382              From: Jarkko Hietaniemi <jhi@iki.fi>
3383              To: Gisle Aas <gisle@aas.no>
3384              Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
3385              cpan-testers@perl.org, perl5-porters@perl.org
3386              Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
3387              Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
3388              Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
3389      Branch: cfgperl
3390            ! t/op/repeat.t util.c
3391 ____________________________________________________________________________
3392 [  2497] By: jhi                                   on 1998/12/21  14:18:57
3393         Log: Change #2483 update.
3394      Branch: cfgperl
3395            ! t/op/tr.t
3396 ____________________________________________________________________________
3397 [  2496] By: jhi                                   on 1998/12/21  14:07:41
3398         Log: Update on change #2493.
3399      Branch: cfgperl
3400            ! t/pragma/warn/op
3401 ____________________________________________________________________________
3402 [  2495] By: jhi                                   on 1998/12/21  13:52:00
3403         Log: Change #2487 aftershock.
3404      Branch: cfgperl
3405            ! warning.pl
3406 ____________________________________________________________________________
3407 [  2494] By: jhi                                   on 1998/12/21  12:35:00
3408         Log: From: Chris Nandor <pudge@pobox.com>
3409              To: perl5-porters@perl.org
3410              Subject: [PATCH] perlport.pod v1.37
3411              Date: Sat, 19 Dec 1998 12:54:34 -0500
3412              Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
3413      Branch: cfgperl
3414            ! pod/perlport.pod
3415 ____________________________________________________________________________
3416 [  2493] By: jhi                                   on 1998/12/21  12:22:44
3417         Log: From: Mark-Jason Dominus <mjd@plover.com>
3418              To: perl5-porters@perl.com
3419              Subject: PATCH (5.005_02): Dejargonizing
3420              Date: Sun, 20 Dec 1998 14:35:20 -0500
3421              Message-ID: <19981220193520.11230.qmail@plover.com>
3422              
3423              From: Mark-Jason Dominus <mjd@plover.com>
3424              To: perl5-porters@perl.com
3425              Subject: PATCH (5.005_02): Spelling correction in warning message
3426              Date: Sun, 20 Dec 1998 13:51:30 -0500
3427              Message-ID: <19981220185130.11067.qmail@plover.com>
3428      Branch: cfgperl
3429            ! doio.c op.c
3430 ____________________________________________________________________________
3431 [  2492] By: jhi                                   on 1998/12/21  09:00:05
3432         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
3433              To: perl5-porters@perl.org
3434              Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
3435              Date: Sun, 20 Dec 1998 19:03:25 PST
3436              Message-ID: <19981221030326.27660.qmail@hotmail.com>
3437              
3438              (slightly reformatted)
3439      Branch: cfgperl
3440            ! ext/B/B/CC.pm
3441 ____________________________________________________________________________
3442 [  2491] By: nick                                  on 1998/12/20  14:21:29
3443         Log: Save _all_ GV's which have SV, AV or HV set.
3444      Branch: perl
3445            ! ext/B/B/C.pm
3446 ____________________________________________________________________________
3447 [  2490] By: jhi                                   on 1998/12/18  15:13:19
3448         Log: Add idea about generalising cpp symbol probing of Errno.
3449      Branch: cfgperl
3450            ! Todo
3451 ____________________________________________________________________________
3452 [  2489] By: jhi                                   on 1998/12/18  14:47:57
3453         Log: Address some of the issues of:
3454              
3455              From: Tom Christiansen <tchrist@jhereg.perl.com>
3456              To: perl-porters-active@jhereg.perl.com
3457              Subject: Undocumentation Issues for 5.005
3458              Date: Thu, 17 Dec 1998 14:46:24 -0700
3459              Message-Id: <199812172146.OAA05316@jhereg.perl.com>
3460      Branch: cfgperl
3461            ! pod/perl5005delta.pod
3462 ____________________________________________________________________________
3463 [  2488] By: jhi                                   on 1998/12/18  11:26:32
3464         Log: From: root <root@dubravka.in-berlin.de>
3465              To: perlbug@perl.com
3466              Cc: k@dubravka.in-berlin.de
3467              Subject: Please add no_modify to PERL_POLLUTE
3468              Date: Fri, 18 Dec 1998 10:45:52 +0100
3469              Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
3470              
3471              (Really from Andreas König)
3472      Branch: cfgperl
3473            ! embed.pl
3474 ____________________________________________________________________________
3475 [  2487] By: jhi                                   on 1998/12/17  14:05:52
3476         Log: Some (by far not all) issues of the below message addressed.
3477              
3478              From: Tom Christiansen <tchrist@jhereg.perl.com>
3479              To: The Perl Porters Mailing List <perl5-porters@perl.org>
3480              Subject: important UNDOC issues for 5.005_54
3481              Date: Wed, 16 Dec 1998 21:14:53 -0700
3482              Message-Id: <199812170414.VAA25860@jhereg.perl.com>
3483      Branch: cfgperl
3484            ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
3485 ____________________________________________________________________________
3486 [  2486] By: jhi                                   on 1998/12/17  12:47:15
3487         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3488              To: domo@computer.org
3489              Cc: jhi@iki.fi, perl5-porters@perl.org
3490              Subject: Re: stuff related to malloc.c
3491              Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
3492              Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
3493      Branch: cfgperl
3494            ! malloc.c
3495 ____________________________________________________________________________
3496 [  2485] By: jhi                                   on 1998/12/17  12:17:19
3497         Log: More porting notes.
3498      Branch: cfgperl
3499            ! Porting/pumpkin.pod
3500 ____________________________________________________________________________
3501 [  2484] By: jhi                                   on 1998/12/15  08:38:05
3502         Log: Undo #2386 and #2205.
3503      Branch: cfgperl
3504            ! pod/perlfunc.pod
3505 ____________________________________________________________________________
3506 [  2483] By: jhi                                   on 1998/12/14  17:58:35
3507         Log: lib was missing from @INC.
3508      Branch: cfgperl
3509            ! t/op/tr.t
3510 ____________________________________________________________________________
3511 [  2482] By: jhi                                   on 1998/12/14  17:52:42
3512         Log: Was missing use Text::Wrap.
3513      Branch: cfgperl
3514            ! t/lib/textfill.t
3515 ____________________________________________________________________________
3516 [  2481] By: jhi                                   on 1998/12/14  16:00:22
3517         Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
3518              
3519              From: Jonathan Roy <roy@idle.com>
3520              To: perl5-porters@perl.org
3521              Subject: nlist.h add to Configure checks?
3522              Date: Sun, 13 Dec 1998 22:22:49 -0500
3523              Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
3524      Branch: cfgperl
3525            + ext/DynaLoader/hints/linux.pl
3526            ! MANIFEST
3527 ____________________________________________________________________________
3528 [  2480] By: jhi                                   on 1998/12/14  15:02:44
3529         Log: Give up completely using nm in AIX.
3530              
3531              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3532              To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
3533              Cc: perl5-porters@perl.org
3534              Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
3535              Date: Thu, 10 Dec 1998 00:51:46 -0500
3536              Message-ID: <19981210005146.B29986@O2.chapin.edu>
3537      Branch: cfgperl
3538            ! hints/aix.sh
3539 ____________________________________________________________________________
3540 [  2479] By: jhi                                   on 1998/12/14  14:39:52
3541         Log: AIX' error messages are different.
3542              
3543              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3544              To: Gurusamy Sarathy <gsar@engin.umich.edu>
3545              Cc: perl5-porters@perl.org
3546              Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
3547              Date: Thu, 10 Dec 1998 00:42:36 -0500
3548              Message-ID: <19981210004236.A29986@O2.chapin.edu>
3549              
3550              From: Michael Engel <engel@nms1.cc.huji.ac.il>
3551              To: perlbug@perl.com
3552              Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
3553              Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
3554              Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
3555      Branch: cfgperl
3556            ! t/pragma/warn/doio
3557 ____________________________________________________________________________
3558 [  2478] By: gbarr                                 on 1998/12/13  16:02:24
3559         Log: From: pvhp@forte.com (Peter Prymmer)
3560              Date: Mon, 30 Nov 98 21:08:36 PST
3561              Message-Id: <9812010508.AA07791@forte.com>
3562              Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
3563      Branch: maint-5.005/perl
3564            ! hints/os390.sh
3565 ____________________________________________________________________________
3566 [  2477] By: gbarr                                 on 1998/12/13  16:00:23
3567         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3568              Date: Mon, 30 Nov 1998 17:08:12 -0800
3569              Message-Id: <3.0.6.32.19981130170812.00b12b70@ous.edu>
3570              Subject: [PATCH 5.005_03]Minor VMS patches needed to build
3571      Branch: maint-5.005/perl
3572            ! lib/ExtUtils/MM_VMS.pm vms/subconfigure.com
3573 ____________________________________________________________________________
3574 [  2476] By: gbarr                                 on 1998/12/13  15:30:58
3575         Log: From: pvhp@forte.com (Peter Prymmer)
3576              Date: Fri, 4 Dec 98 00:37:32 PST
3577              Message-Id: <9812040837.AA10908@forte.com>
3578              Subject: Re: [PATCH 5.005_03-MAINT-TRIAL1] some tweaks to the build process for OS/390
3579      Branch: maint-5.005/perl
3580            ! Makefile.SH regcomp.c
3581 ____________________________________________________________________________
3582 [  2475] By: jhi                                   on 1998/12/13  12:35:55
3583         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3584              To: jhi@iki.fi
3585              Cc: Carl_Adler@idx.com, perl5-porters@perl.org
3586              Subject: Re: stuff related to malloc.c
3587              Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
3588              Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
3589      Branch: cfgperl
3590            ! malloc.c
3591 ____________________________________________________________________________
3592 [  2474] By: jhi                                   on 1998/12/13  12:32:42
3593         Log: Some notes about porting issues.
3594      Branch: cfgperl
3595            ! Porting/pumpkin.pod
3596 ____________________________________________________________________________
3597 [  2473] By: jhi                                   on 1998/12/13  12:03:58
3598         Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
3599              To: Perl 5 Porters <perl5-porters@perl.org>
3600              Subject: [patch 5.005_02] dos-djgpp update
3601              Date: Sun, 13 Dec 1998 00:08:44 +0100
3602              Message-ID: <19981213000844.C264@beeblebrox>
3603      Branch: cfgperl
3604            ! djgpp/config.over
3605 ____________________________________________________________________________
3606 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
3607         Log: undo changes to Exporter.pm from #2312
3608      Branch: maint-5.005/perl
3609            ! lib/Exporter.pm
3610 ____________________________________________________________________________
3611 [  2471] By: gbarr                                 on 1998/12/12  17:09:39
3612         Log: integrate change#2459 from cfgperl
3613              
3614              enclose case want_vtbl_collxfrm with #ifdef USE_LOCALE_COLLATE
3615              
3616              From: hansm@icgroup.nl 
3617              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
3618              Date: Sun, 6 Dec 98 22:19:54 +0100 
3619              Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
3620      Branch: maint-5.005/perl
3621            ! util.c
3622 ____________________________________________________________________________
3623 [  2470] By: gbarr                                 on 1998/12/12  16:46:03
3624         Log: re-sync'd Text::Wrap with new version from CPAN
3625      Branch: maint-5.005/perl
3626           +> t/lib/textfill.t
3627            ! MANIFEST
3628           !> lib/Text/Wrap.pm t/lib/textwrap.t
3629 ____________________________________________________________________________
3630 [  2469] By: gbarr                                 on 1998/12/12  15:58:43
3631         Log: integrate changes#2435,2436 from cfgperl
3632              
3633              Pod::Html and Pod::Text were not locale-savvy:
3634              for example in =head1 all non-ASCII-\w-runs were
3635              turned into underscores in NAME tags.  This could
3636              result in several NAME tags becoming identical.
3637              Reported by:
3638              
3639              From: Fyodor Krasnov <fyodor@aha.ru> 
3640              Subject: pod2html vs Russian Characters
3641              To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
3642              Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
3643              Message-Id: <199811241600.TAA05149@stat.aha.ru> 
3644              
3645              One paste too many in #2435.
3646      Branch: maint-5.005/perl
3647           !> lib/Pod/Html.pm lib/Pod/Text.pm
3648 ____________________________________________________________________________
3649 [  2468] By: gbarr                                 on 1998/12/12  15:01:58
3650         Log: redirect trail program to error msg file in Configure
3651              
3652              From: Andy Dougherty <doughera@lafayette.edu>
3653              Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
3654              Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
3655              Subject: [PATCH 5.005_xx] Missing redirection of simple test program
3656      Branch: maint-5.005/perl
3657            ! Configure
3658 ____________________________________________________________________________
3659 [  2467] By: gbarr                                 on 1998/12/12  14:52:24
3660         Log: Change reall_srchlen back to an int from a #define
3661              
3662              From: Graham Barr <gbarr@ti.com>
3663              Date: Mon, 30 Nov 1998 14:29:14 -0600
3664              Message-ID: <19981130142914.X1504@asic.sc.ti.com>
3665              Subject: [PATCH 5.005_03-MT!] Re: one compilation warning from 5_03-MT1
3666      Branch: maint-5.005/perl
3667            ! malloc.c
3668 ____________________________________________________________________________
3669 [  2466] By: gbarr                                 on 1998/12/12  14:40:56
3670         Log: s/SCM_CREDENTIALSS/SCM_CREDENTIALs/ in Socket.xs
3671              
3672              From: Andy Dougherty <doughera@lafayette.edu>
3673              Date: Thu, 3 Dec 1998 11:26:25 -0500 (EST)
3674              Message-Id: <Pine.SUN.3.96.981203112330.8800H-100000@newton.phys>
3675              Subject: [PATCH 5.005_03-MAINT_TRIAL_1] Trivial grammar patch
3676      Branch: maint-5.005/perl
3677            ! Porting/Glossary
3678           !> ext/Socket/Socket.xs
3679 ____________________________________________________________________________
3680 [  2465] By: jhi                                   on 1998/12/12  12:31:21
3681         Log: Document that qw() taints.
3682              
3683              From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
3684              To: perlbug@perl.com 
3685              Subject: taint problems
3686              Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
3687              Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
3688      Branch: cfgperl
3689            ! pod/perlop.pod
3690 ____________________________________________________________________________
3691 [  2464] By: jhi                                   on 1998/12/11  14:09:51
3692         Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
3693              To: dist-users@foretune.co.jp
3694              Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
3695              Date: Mon, 07 Dec 1998 20:13:04 -0400
3696              Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
3697      Branch: cfgperl
3698            ! Configure
3699 ____________________________________________________________________________
3700 [  2463] By: jhi                                   on 1998/12/11  13:29:54
3701         Log: MAXPATHLEN.
3702      Branch: cfgperl
3703            ! perl.h
3704 ____________________________________________________________________________
3705 [  2462] By: jhi                                   on 1998/12/11  08:37:58
3706         Log: From: Mark Kettenis <kettenis@phys.uva.nl>
3707              To: perl5-porters@perl.org
3708              Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
3709              Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
3710              Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
3711      Branch: cfgperl
3712            + hints/gnu.sh
3713 ____________________________________________________________________________
3714 [  2461] By: nick                                  on 1998/12/10  21:00:50
3715         Log: Date: Wed, 09 Dec 1998 22:16:50 PST
3716              From: Vishal Bhatia <vishalb@hotmail.com>
3717              1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
3718              2. Fixes the bug  regarding return value of c-functions generated out 
3719              of perl subs. ( Just includes the patch I sent earlier)
3720              3. Incorporates the other changes that need to be done to get CC.pm
3721              use ISA search for packages and methods on the same lines as C.pm
3722              
3723              Vishal would appreciate comments about B::Stackobj changes from 
3724              someone knowing that module well.
3725      Branch: perl
3726            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
3727 ____________________________________________________________________________
3728 [  2460] By: jhi                                   on 1998/12/08  08:11:27
3729         Log: Integrate from mainperl.
3730      Branch: cfgperl
3731           !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
3732           !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
3733           !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
3734           !> toke.c util.c
3735 ____________________________________________________________________________
3736 [  2459] By: jhi                                   on 1998/12/07  07:50:11
3737         Log: From: hansm@icgroup.nl 
3738              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
3739              Reply-To: hansmu@xs4all.nl 
3740              To: perlbug@perl.com 
3741              Date: Sun, 6 Dec 98 22:19:54 +0100 
3742              Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
3743      Branch: cfgperl
3744            ! util.c
3745 ____________________________________________________________________________
3746 [  2458] By: gsar                                  on 1998/12/07  06:00:55
3747         Log: fix dup lexical
3748      Branch: perl
3749            ! ext/B/B/Deparse.pm t/lib/io_unix.t
3750 ____________________________________________________________________________
3751 [  2457] By: gsar                                  on 1998/12/06  14:38:59
3752         Log: mention limit on line numbers reported by diagnostics
3753      Branch: perl
3754            ! pod/perl.pod toke.c
3755 ____________________________________________________________________________
3756 [  2456] By: gsar                                  on 1998/12/06  13:49:02
3757         Log: branch perldelta.pod
3758      Branch: maint-5.005/perl
3759           +> pod/perldelta.pod
3760 ____________________________________________________________________________
3761 [  2455] By: gsar                                  on 1998/12/06  13:47:21
3762         Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
3763      Branch: maint-5.005/perl
3764            - pod/perldelta.pod
3765 ____________________________________________________________________________
3766 [  2454] By: gsar                                  on 1998/12/06  13:35:31
3767         Log: fix outdated/incorrect info about arbitrary limits
3768      Branch: perl
3769            ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
3770            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
3771 ____________________________________________________________________________
3772 [  2453] By: nick                                  on 1998/12/05  16:14:42
3773         Log: Avoid hard-coding op numbers
3774              Update CC.pm to save %INC, and to co-exist with new C.pm
3775      Branch: perl
3776            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
3777 ____________________________________________________________________________
3778 [  2452] By: nick                                  on 1998/12/05  10:44:28
3779         Log: B.xs had its own code to calculate hash() which differed from
3780              PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
3781              which meant that run-time require was re-done.
3782              Removed some debug from C.pm
3783      Branch: perl
3784            ! ext/B/B.xs ext/B/B/C.pm
3785 ____________________________________________________________________________
3786 [  2451] By: nick                                  on 1998/12/04  21:58:49
3787         Log: Snapshot of re-worked B::C which compiles Tk apps at least as
3788              well as _54, but with pre-scan for classes and save the ISA scheme.
3789      Branch: perl
3790            ! ext/B/B/C.pm
3791 ____________________________________________________________________________
3792 [  2450] By: nick                                  on 1998/12/04  17:58:44
3793         Log: Vishal Bhatia's patch as a basis.
3794      Branch: perl
3795            ! ext/B/B/C.pm ext/B/B/CC.pm
3796 ____________________________________________________________________________
3797 [  2449] By: jhi                                   on 1998/12/04  16:39:21
3798         Log: Integrate from mainperl.
3799      Branch: cfgperl
3800           !> t/op/goto.t t/op/tr.t
3801 ____________________________________________________________________________
3802 [  2448] By: gsar                                  on 1998/12/04  06:06:49
3803         Log: tweak test for UTEST
3804      Branch: perl
3805            ! t/op/tr.t
3806 ____________________________________________________________________________
3807 [  2447] By: gsar                                  on 1998/12/04  03:47:42
3808         Log: update README.win32 in maint-5.004
3809      Branch: maint-5.004/perl
3810            ! README.win32 win32/Makefile win32/makefile.mk
3811 ____________________________________________________________________________
3812 [  2446] By: TimBunce                              on 1998/12/03  15:52:59
3813         Log: Update MANIFEST for dna.small.gif.uu (change 2445)
3814      Branch: maint-5.004/perl
3815            ! MANIFEST
3816 ____________________________________________________________________________
3817 [  2445] By: TimBunce                              on 1998/12/03  15:49:32
3818         Log: Ship dna.small.gif uuencoded.
3819              Update Changes and patchlevel.h for maint trial 8.
3820      Branch: maint-5.004/perl
3821            + eg/cgi/dna.small.gif.uu
3822            - eg/cgi/dna.small.gif
3823            ! Changes patchlevel.h
3824 ____________________________________________________________________________
3825 [  2444] By: jhi                                   on 1998/12/03  14:37:22
3826         Log: s/\bthe the\b/the/g *.pod
3827      Branch: cfgperl
3828            ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
3829 ____________________________________________________________________________
3830 [  2443] By: jhi                                   on 1998/12/03  13:39:53
3831         Log: Change#2441 aftermath.
3832      Branch: cfgperl
3833            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3834            ! config_h.SH thread.h vms/subconfigure.com
3835 ____________________________________________________________________________
3836 [  2442] By: TimBunce                              on 1998/12/03  13:05:18
3837         Log: Configure supplies bad ccflags for Irix/GCC combo
3838              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3839      Branch: maint-5.004/perl
3840            ! hints/irix_6.sh
3841 ____________________________________________________________________________
3842 [  2441] By: jhi                                   on 1998/12/03  08:15:13
3843         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3844              To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
3845              Subject: [PATCH 5.005_54]Initial VMS patches
3846              Date: 3 Dec 1998 01:05:55 +0200
3847              Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
3848              
3849              The patch to config_h.SH requires more study because
3850              metaconfig needs to agree.
3851      Branch: cfgperl
3852            ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
3853            ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
3854            ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
3855 ____________________________________________________________________________
3856 [  2440] By: gsar                                  on 1998/12/03  01:32:16
3857         Log: add failed check-in of goto.t from change#1867
3858      Branch: perl
3859            ! t/op/goto.t
3860 ____________________________________________________________________________
3861 [  2439] By: TimBunce                              on 1998/12/03  00:30:03
3862         Log: Title:  "hints/freebsd.sh signal handler type"
3863              From:  Anton Berezin <tobez@plab.ku.dk>
3864              Msg-ID:  <864srhhvcv.fsf@lion.plab.ku.dk>
3865              Files:  hints/freebsd.sh
3866      Branch: maint-5.004/perl
3867            ! hints/freebsd.sh
3868 ____________________________________________________________________________
3869 [  2438] By: TimBunce                              on 1998/12/03  00:28:30
3870         Log: Title:  "erroneous 'none' in lddlflags"
3871              From:  Andy Dougherty <doughera@lafayette.edu>
3872              Files:  Configure
3873      Branch: maint-5.004/perl
3874            ! Configure
3875 ____________________________________________________________________________
3876 [  2437] By: jhi                                   on 1998/12/02  18:03:51
3877         Log: Fix most of the bad L<> links of
3878              
3879              From: Tom Christiansen <tchrist@jhereg.perl.com> 
3880              Subject: bad L<> links
3881              Reply-to: tchrist@perl.com 
3882              To: perlbug@jhereg.perl.com 
3883              Date: Tue, 11 Aug 1998 10:58:07 -0500 
3884              Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
3885              
3886              The ones not fixed may require darker Pod::HTML magic,
3887              for example the perlguts.html#tags should work fine, IMHO.
3888      Branch: cfgperl
3889            ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
3890            ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
3891            ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
3892            ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
3893            ! pod/perlvar.pod
3894 ____________________________________________________________________________
3895 [  2436] By: jhi                                   on 1998/12/02  16:35:04
3896         Log: One paste too many in #2345.
3897      Branch: cfgperl
3898            ! lib/Pod/Html.pm
3899 ____________________________________________________________________________
3900 [  2435] By: jhi                                   on 1998/12/02  16:32:33
3901         Log: Pod::Html and Pod::Text were not locale-savvy:
3902              for example in =head1 all non-ASCII-\w-runs were
3903              turned into underscores in NAME tags.  This could
3904              result in several NAME tags becoming identical.
3905              Reported by:
3906              
3907              From: Fyodor Krasnov <fyodor@aha.ru> 
3908              Subject: pod2html vs Russian Characters
3909              To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
3910              Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
3911              Message-Id: <199811241600.TAA05149@stat.aha.ru> 
3912      Branch: cfgperl
3913            ! lib/Pod/Html.pm lib/Pod/Text.pm
3914 ____________________________________________________________________________
3915 [  2434] By: jhi                                   on 1998/12/02  10:29:00
3916         Log: The real Mc5_54 integration.
3917      Branch: cfgperl
3918           !> Changes MANIFEST pod/perlhist.pod pp_hot.c
3919 ____________________________________________________________________________
3920 [  2433] By: jhi                                   on 1998/12/02  08:52:13
3921         Log: From: Andy Dougherty <doughera@lafayette.edu>
3922              To: Perl Porters <perl5-porters@perl.org>
3923              Subject: [PATCH 5.005_xx] Missing redirection of simple test program
3924              Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
3925              Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
3926      Branch: cfgperl
3927            ! Configure
3928 ____________________________________________________________________________
3929 [  2432] By: jhi                                   on 1998/12/02  08:49:47
3930         Log: From: Andy Dougherty <doughera@lafayette.edu>
3931              To: Perl Porters <perl5-porters@perl.org>
3932              Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
3933              Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
3934              Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
3935      Branch: cfgperl
3936            ! Configure
3937 ____________________________________________________________________________
3938 [  2431] By: jhi                                   on 1998/12/01  16:11:50
3939         Log: From: achampio@lehman.com (Alan Champion)
3940              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
3941              To: perlbug@perl.com
3942              Date: 1 Dec 1998 17:36:33 +0200
3943              Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
3944              
3945              Skip NIS includes.
3946      Branch: cfgperl
3947            ! t/op/pwent.t
3948 ____________________________________________________________________________
3949 [  2430] By: gsar                                  on 1998/12/01  12:12:50
3950         Log: 5.005_54, as released
3951      Branch: perl
3952            ! Changes MANIFEST pod/perlhist.pod pp_hot.c
3953 ____________________________________________________________________________
3954 [  2429] By: jhi                                   on 1998/12/01  11:28:39
3955         Log: From: Anton Berezin <tobez@plab.ku.dk>
3956              To: perl5-porters@perl.org
3957              Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
3958              Date: 30 Nov 1998 19:46:24 +0100
3959              Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
3960      Branch: cfgperl
3961            ! hints/freebsd.sh
3962 ____________________________________________________________________________
3963 [  2428] By: jhi                                   on 1998/12/01  11:08:16
3964         Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
3965      Branch: cfgperl
3966           +> (branch 30 files)
3967           !> (integrate 71 files)
3968 ____________________________________________________________________________
3969 [  2427] By: jhi                                   on 1998/12/01  10:51:37
3970         Log: Default to accepting a hinted $randfunc even when $csym
3971              does not find it.  (the previous defaylt behaviour was not
3972              to accept).
3973      Branch: cfgperl
3974            ! Configure
3975 ____________________________________________________________________________
3976 [  2426] By: jhi                                   on 1998/12/01  10:13:03
3977         Log: Separated the [:foo:] parsing to its own function.
3978              Passes all tests.
3979      Branch: cfgperl
3980            ! regcomp.c
3981 ____________________________________________________________________________
3982 [  2425] By: jhi                                   on 1998/12/01  08:22:49
3983         Log: Typo in comments.
3984      Branch: cfgperl
3985            ! regexec.c
3986 ____________________________________________________________________________
3987 [  2424] By: jhi                                   on 1998/12/01  08:21:38
3988         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3989              Subject: [PATCH 5.005_*] Debugger 'v' command
3990              To: perl5-porters@perl.org (Mailing list Perl5)
3991              Date: 1 Dec 1998 07:55:11 +0200
3992              Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
3993      Branch: cfgperl
3994            ! lib/perl5db.pl
3995 ____________________________________________________________________________
3996 [  2423] By: jhi                                   on 1998/12/01  08:19:08
3997         Log: From: pvhp@forte.com (Peter Prymmer)
3998              Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
3999              To: perl5-porters@perl.org
4000              Date: 1 Dec 1998 07:27:11 +0200
4001              Message-ID: <MLIST_9812010508.AA07791@forte.com>
4002      Branch: cfgperl
4003            ! hints/os390.sh
4004 ____________________________________________________________________________
4005 [  2422] By: TimBunce                              on 1998/11/30  18:22:06
4006         Log: Title:  "defined and tie'ed hashes"
4007              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4008              Msg-ID:  <199811281759.MAA11474@aatma.engin.umich.edu>
4009              Files:  pp.c
4010      Branch: maint-5.004/perl
4011            ! pp.c
4012 ____________________________________________________________________________
4013 [  2421] By: TimBunce                              on 1998/11/30  18:15:22
4014         Log: Title:  "Problems with ExtUtils::Liblist on Win32: -L -> -libpath -> -l(ibpath)"
4015              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Swen Thuemmler
4016              Msg-ID:  <199811280515.AAA18658@aatma.engin.umich.edu>
4017              Files:  lib/ExtUtils/Liblist.pm
4018      Branch: maint-5.004/perl
4019            ! lib/ExtUtils/Liblist.pm
4020 ____________________________________________________________________________
4021 [  2420] By: TimBunce                              on 1998/11/30  18:12:10
4022         Log: Apply MachTen malloc allignment work-around to NeXT.
4023      Branch: maint-5.004/perl
4024            ! malloc.c
4025 ____________________________________________________________________________
4026 [  2419] By: TimBunce                              on 1998/11/30  18:08:51
4027         Log: Add Configure config.msg warning mechanism from 5.005. Use it to warn
4028              about LD_LIBRARY_PATH if appropriate (eg Digital UNIX aka DEC OSF/1)
4029              From: Jarkko Hietaniemi <jhi@iki.fi>
4030      Branch: maint-5.004/perl
4031            ! Configure
4032 ____________________________________________________________________________
4033 [  2418] By: TimBunce                              on 1998/11/30  17:51:16
4034         Log: Copied change 2353 by Jarkko Hietaniemi.
4035              Locale collation, ctype, and numeric, were initialized wrong
4036              (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
4037              as reported by Ilya.Sandler@etak.com (Ilya Sandler)
4038      Branch: maint-5.004/perl
4039            ! util.c
4040 ____________________________________________________________________________
4041 [  2417] By: jhi                                   on 1998/11/30  08:14:00
4042         Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
4043      Branch: cfgperl
4044            ! ext/Socket/Socket.xs
4045 ____________________________________________________________________________
4046 [  2416] By: jhi                                   on 1998/11/30  08:00:15
4047         Log: Undo #2395, seems more like a problem in netbsd-current.
4048      Branch: cfgperl
4049            ! util.c
4050 ____________________________________________________________________________
4051 [  2415] By: gbarr                                 on 1998/11/30  02:31:15
4052         Log: Chnages,patchlevel.h etc...
4053      Branch: maint-5.005/perl
4054            ! Changes MANIFEST patchlevel.h t/op/tr.t win32/Makefile
4055            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4056            ! win32/makefile.mk
4057
4058 ----------------
4059 Version 5.005_54
4060 ----------------
4061
4062 ____________________________________________________________________________
4063 [  2414] By: gsar                                  on 1998/11/30  02:23:55
4064         Log: more JPL tweaks
4065      Branch: perl
4066            - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
4067            ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
4068 ____________________________________________________________________________
4069 [  2413] By: gsar                                  on 1998/11/30  01:35:56
4070         Log: stub bin/jpl that just runs JPL::Compile::files()
4071      Branch: perl
4072            + jpl/bin/jpl
4073 ____________________________________________________________________________
4074 [  2412] By: gsar                                  on 1998/11/30  01:32:14
4075         Log: delete symlink
4076      Branch: perl
4077            - jpl/bin/jpl
4078 ____________________________________________________________________________
4079 [  2410] By: gsar                                  on 1998/11/30  01:30:44
4080         Log: branch jpl from perlext to perl
4081      Branch: perl
4082           +> (branch 30 files)
4083 ____________________________________________________________________________
4084 [  2407] By: gsar                                  on 1998/11/30  01:24:53
4085         Log: JPL tweaks to build with 5.005
4086      Branch: perlext
4087            ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
4088            ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
4089 ____________________________________________________________________________
4090 [  2406] By: gsar                                  on 1998/11/30  00:55:54
4091         Log: integrate changes#2273,2274,2288,2291 from maint-5.004
4092      Branch: perl
4093            ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
4094 ____________________________________________________________________________
4095 [  2405] By: gsar                                  on 1998/11/30  00:28:55
4096         Log: patchlevel up to 54
4097      Branch: perl
4098            ! patchlevel.h win32/Makefile win32/config_H.bc
4099            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4100 ____________________________________________________________________________
4101 [  2403] By: gsar                                  on 1998/11/29  23:35:50
4102         Log: integrate cfgperl changes into mainline
4103      Branch: perl
4104           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4105           !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
4106 ____________________________________________________________________________
4107 [  2402] By: gsar                                  on 1998/11/29  23:08:42
4108         Log: sync Text::Wrap version number
4109      Branch: perl
4110            ! lib/Text/Wrap.pm
4111 ____________________________________________________________________________
4112 [  2401] By: gsar                                  on 1998/11/29  22:56:21
4113         Log: textfill.t tweak
4114      Branch: perl
4115            ! t/lib/textfill.t
4116 ____________________________________________________________________________
4117 [  2400] By: gsar                                  on 1998/11/29  22:50:41
4118         Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
4119              <muir@idiom.com>
4120      Branch: perl
4121            + t/lib/textfill.t
4122            ! MANIFEST lib/Text/Wrap.pm
4123 ____________________________________________________________________________
4124 [  2399] By: gsar                                  on 1998/11/29  22:28:05
4125         Log: updated to Text::Wrap 98.112801 from CPAN; one published change
4126              has happened without the authors knowledge or consent; the subversive
4127              version (which is in 5.00502) breaks one of the tests in the
4128              authors testsuite; attempts are being made to find a fix that
4129              avoids breaking code already running with the 5.005_02 version
4130              From:    David Muir Sharnoff <muir@idiom.com>
4131              Date:    Sat, 28 Nov 1998 04:34:17 PST
4132              Message-Id: <199811281234.EAA03082@idiom.com>
4133              Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
4134      Branch: perl
4135            ! lib/Text/Wrap.pm t/lib/textwrap.t
4136 ____________________________________________________________________________
4137 [  2397] By: nick                                  on 1998/11/29  20:13:58
4138         Log: Update docs and English.pm for $^C
4139      Branch: perl
4140            ! lib/English.pm pod/perlvar.pod
4141 ____________________________________________________________________________
4142 [  2396] By: jhi                                   on 1998/11/29  20:13:03
4143         Log: Mirror #2384.
4144      Branch: cfgperl
4145            ! t/op/pwent.t
4146 ____________________________________________________________________________
4147 [  2395] By: jhi                                   on 1998/11/29  19:59:12
4148         Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
4149      Branch: cfgperl
4150            ! util.c
4151 ____________________________________________________________________________
4152 [  2394] By: gsar                                  on 1998/11/29  19:49:08
4153         Log: updated perlreftut.pod
4154      Branch: perl
4155            ! pod/perlreftut.pod
4156 ____________________________________________________________________________
4157 [  2393] By: gsar                                  on 1998/11/29  19:31:56
4158         Log: misc tweaks
4159      Branch: perl
4160            ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
4161 ____________________________________________________________________________
4162 [  2392] By: gsar                                  on 1998/11/29  19:31:18
4163         Log: notes about -DPERL_POLLUTE
4164      Branch: perl
4165            ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
4166 ____________________________________________________________________________
4167 [  2391] By: gsar                                  on 1998/11/29  19:13:52
4168         Log: explain various win32 build caveats more clearly
4169      Branch: perl
4170            ! README.win32 win32/Makefile win32/makefile.mk
4171 ____________________________________________________________________________
4172 [  2390] By: gsar                                  on 1998/11/29  16:51:59
4173         Log: remove I_POLL detection (Configure will do that now)
4174      Branch: perl
4175            ! ext/IO/Makefile.PL
4176 ____________________________________________________________________________
4177 [  2389] By: jhi                                   on 1998/11/29  16:39:16
4178         Log: Add I_POLL for IO 1.20.
4179      Branch: cfgperl
4180            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4181            ! config_h.SH
4182 ____________________________________________________________________________
4183 [  2388] By: gsar                                  on 1998/11/29  16:23:30
4184         Log: add p4desc (augments 'p4 describe' output with diffs for new files)
4185      Branch: perl
4186            + Porting/p4desc
4187            ! MANIFEST
4188 ____________________________________________________________________________
4189 [  2387] By: gsar                                  on 1998/11/29  16:08:03
4190         Log: another threads reliability fix: serialize writes to thr->threadsv
4191              avoid most uses of PL_na (which is much more inefficient than a
4192              simple local); update docs to suit; PL_na now being thr->Tna may
4193              be a minor compatibility issue for extensions--will require dTHR
4194              outside of XSUBs (those get automatic dTHR)
4195      Branch: perl
4196            ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
4197            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
4198            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
4199            ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
4200            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
4201            ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
4202            ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
4203            ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
4204            ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
4205 ____________________________________________________________________________
4206 [  2386] By: jhi                                   on 1998/11/29  15:40:42
4207         Log: Tune the "if" entry.
4208      Branch: cfgperl
4209            ! pod/perlfunc.pod
4210 ____________________________________________________________________________
4211 [  2385] By: gsar                                  on 1998/11/29  12:40:28
4212         Log: various fixes for race conditions under threads: mutex locks based
4213              on PL_threadnum were seriously flawed, since it means more than one
4214              thread could enter the critical region; PL_na was global instead of
4215              thread-local; child thread could finish and free thr structures
4216              before Thread->new() got around to creating the Thread object;
4217              cv_clone() needed locking, as it mucks with PL_comppad and other
4218              global data; new_struct_thread() needed to lock template-thread's
4219              mutex while copying its data
4220      Branch: perl
4221            ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
4222            ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
4223 ____________________________________________________________________________
4224 [  2384] By: gsar                                  on 1998/11/29  10:54:38
4225         Log: s/warn/print/ on multiply defined groups
4226      Branch: perl
4227            ! t/op/grent.t
4228 ____________________________________________________________________________
4229 [  2383] By: gsar                                  on 1998/11/29  10:48:39
4230         Log: backout change#2334
4231      Branch: perl
4232            ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
4233 ____________________________________________________________________________
4234 [  2382] By: jhi                                   on 1998/11/29  10:33:40
4235         Log: Better NetInfo behaviour.
4236      Branch: cfgperl
4237            ! t/op/grent.t t/op/pwent.t
4238 ____________________________________________________________________________
4239 [  2381] By: jhi                                   on 1998/11/29  10:08:15
4240         Log: Integrate from mainperl.
4241      Branch: cfgperl
4242           +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
4243           +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
4244           +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
4245           +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
4246           +> t/lib/io_poll.t t/lib/io_unix.t
4247           !> (integrate 58 files)
4248 ____________________________________________________________________________
4249 [  2380] By: gsar                                  on 1998/11/29  08:22:49
4250         Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
4251              Tim Bunce)
4252      Branch: perl
4253            ! gv.c
4254 ____________________________________________________________________________
4255 [  2379] By: gsar                                  on 1998/11/29  07:06:43
4256         Log: fix for pat.t failure under USE_THREADS
4257      Branch: perl
4258            ! pp_ctl.c regexec.c
4259 ____________________________________________________________________________
4260 [  2378] By: nick                                  on 1998/11/28  22:46:57
4261         Log: More C.pm tweaks
4262              Save globs even if we have saved cv itself before - may be imported.
4263              
4264              While we don't save "bootstrap" CV we need to provide a stub,
4265              so that if we require it later we don't fall through and attempt
4266              to DynaLoad module again.
4267              
4268              Attempt to save %INC so that "require" does not reload things
4269              we have compiled-in (does not work right yet - seems to be due
4270              to PL_incgv being created in perl_parse() current scheme setting 
4271              GvHV() is "better" than saving the glob, but still does not 
4272              work as I expect). 
4273      Branch: perl
4274            ! ext/B/B/C.pm
4275 ____________________________________________________________________________
4276 [  2377] By: gsar                                  on 1998/11/28  22:30:38
4277         Log: various tweaks; result passes all tests for normal build on Solaris;
4278              fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
4279              win32 due to lack of select() that works on non-socket fds
4280      Branch: perl
4281            ! ext/IO/poll.c regcomp.c regexec.c scope.c
4282            ! t/lib/io_multihomed.t win32/makefile.mk
4283 ____________________________________________________________________________
4284 [  2376] By: gsar                                  on 1998/11/28  20:44:39
4285         Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
4286      Branch: perl
4287            ! myconfig
4288 ____________________________________________________________________________
4289 [  2375] By: gsar                                  on 1998/11/28  20:42:58
4290         Log: integrate cfgperl changes into mainline
4291      Branch: perl
4292           !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
4293           !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
4294 ____________________________________________________________________________
4295 [  2374] By: gsar                                  on 1998/11/28  20:02:03
4296         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4297              Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
4298              Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
4299              Subject: [PATCH 5.00553] Yet another OS/2 patch
4300      Branch: perl
4301            ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
4302 ____________________________________________________________________________
4303 [  2373] By: gsar                                  on 1998/11/28  19:30:06
4304         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4305              Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
4306              Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
4307              Subject: [PATCH 5.005_53] Change $#+
4308      Branch: perl
4309            ! mg.c pod/perlvar.pod t/op/pat.t
4310 ____________________________________________________________________________
4311 [  2372] By: gsar                                  on 1998/11/28  19:28:00
4312         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4313              Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
4314              Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
4315              Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
4316      Branch: perl
4317            ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
4318            ! thrdvar.h
4319 ____________________________________________________________________________
4320 [  2371] By: gsar                                  on 1998/11/28  19:23:53
4321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4322              Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
4323              Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
4324              Subject: [PATCH 5.005_53] better -Mre=debugcolor
4325      Branch: perl
4326            ! embedvar.h objXSUB.h regexec.c thrdvar.h
4327 ____________________________________________________________________________
4328 [  2370] By: gsar                                  on 1998/11/28  19:21:17
4329         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4330              Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
4331              Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
4332              Subject: [PATCH 5.005_*] regcolors
4333      Branch: perl
4334            ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
4335 ____________________________________________________________________________
4336 [  2369] By: gsar                                  on 1998/11/28  19:00:15
4337         Log: allow final period in a file (not followed by a newline) to
4338              terminate format spec
4339      Branch: perl
4340            ! toke.c
4341 ____________________________________________________________________________
4342 [  2368] By: gsar                                  on 1998/11/28  18:58:25
4343         Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
4344              add C<$Config{installarchlib}/CORE> to the default locations searched
4345              on win32
4346      Branch: perl
4347            ! lib/ExtUtils/Liblist.pm
4348 ____________________________________________________________________________
4349 [  2367] By: gsar                                  on 1998/11/28  18:46:05
4350         Log: applied suggested patch with PERL_OBJECT tweaks
4351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4352              Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
4353              Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
4354              Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
4355      Branch: perl
4356            ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
4357            ! regexec.c t/op/pat.t thrdvar.h
4358 ____________________________________________________________________________
4359 [  2366] By: gsar                                  on 1998/11/28  18:38:34
4360         Log: additional documentation for qr//
4361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4362              Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
4363              Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
4364              Subject: [PATCH 5.005_*] Documentation (fwd)
4365      Branch: perl
4366            ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
4367 ____________________________________________________________________________
4368 [  2365] By: gsar                                  on 1998/11/28  18:35:35
4369         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4370              Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
4371              Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
4372              Subject: [PATCH 5.005_*] Fix \G in REx without //g
4373      Branch: perl
4374            ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
4375            ! regexp.h t/op/pat.t thrdvar.h
4376 ____________________________________________________________________________
4377 [  2364] By: gsar                                  on 1998/11/28  18:24:20
4378         Log: update Test.pm to Test-1.12; tweak 're' detection
4379      Branch: perl
4380            ! lib/Test.pm
4381 ____________________________________________________________________________
4382 [  2363] By: gsar                                  on 1998/11/28  18:12:04
4383         Log: avoid command-line quoting portability problems in lex_assign.t
4384      Branch: perl
4385            ! t/op/lex_assign.t
4386 ____________________________________________________________________________
4387 [  2362] By: gsar                                  on 1998/11/28  18:08:50
4388         Log: From: John Tobey <jtobey@channel1.com>
4389              Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
4390              Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
4391              Subject: PATCH: document English.pm sawampersand and thread issues
4392      Branch: perl
4393            ! lib/English.pm pod/perlvar.pod
4394 ____________________________________________________________________________
4395 [  2361] By: gsar                                  on 1998/11/28  18:03:04
4396         Log: fix uninitialized warnings
4397              From: Brian Callaghan <callagh@itginc.com>
4398              Date: Thu, 19 Nov 1998 17:49:10 -0800
4399              Message-Id: <3654CA96.B64FCAEB@itginc.com>
4400              Subject: Complete.pm patch (version 1.1)
4401      Branch: perl
4402            ! lib/Term/Complete.pm
4403 ____________________________________________________________________________
4404 [  2360] By: gsar                                  on 1998/11/28  17:59:16
4405         Log: s/Array/List/ suggested by John Tobey
4406      Branch: perl
4407            ! pod/perldata.pod
4408 ____________________________________________________________________________
4409 [  2359] By: gsar                                  on 1998/11/28  17:47:48
4410         Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
4411      Branch: perl
4412            ! lib/Tie/Handle.pm pod/perlfunc.pod
4413 ____________________________________________________________________________
4414 [  2358] By: jhi                                   on 1998/11/28  17:23:15
4415         Log: Revamp the locale tests.
4416              (0) Instead of rewiring a few locales scan for them.
4417              (1) Bogus test #101 removed.
4418              (2) All the locales are checked, the lists of failed
4419              and non-failed ones are displayed.
4420              (3) The test #103 is again 'active' so that it may fail.
4421              (4) To balance (3) a hopefully pacifying message is shown
4422              if the #103 fails.
4423      Branch: cfgperl
4424            ! t/pragma/locale.t
4425 ____________________________________________________________________________
4426 [  2357] By: gsar                                  on 1998/11/28  17:21:07
4427         Log: add perlreftut.pod
4428      Branch: perl
4429            + pod/perlreftut.pod
4430            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
4431            ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
4432            ! win32/pod.mak
4433 ____________________________________________________________________________
4434 [  2356] By: jhi                                   on 1998/11/28  16:58:01
4435         Log: Change #2346 fallout.
4436      Branch: cfgperl
4437            ! t/op/undef.t
4438 ____________________________________________________________________________
4439 [  2355] By: gsar                                  on 1998/11/28  16:46:43
4440         Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
4441              ANSI prototypes
4442      Branch: perl
4443            ! ext/IO/IO.xs
4444 ____________________________________________________________________________
4445 [  2354] By: gsar                                  on 1998/11/28  16:08:07
4446         Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
4447              keep platform hacks that aren't in the 1.20 dist; add new files
4448              to MANIFEST; hack Makefile.PL; result hasn't been tested
4449              anywhere
4450      Branch: perl
4451            + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
4452            + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
4453            + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
4454            + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
4455            ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
4456            ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
4457            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
4458            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
4459            ! t/lib/io_sock.t t/lib/io_udp.t
4460 ____________________________________________________________________________
4461 [  2353] By: jhi                                   on 1998/11/28  15:51:03
4462         Log: Locale collation, ctype, and numeric, were initialized wrong
4463              (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
4464              as reported by
4465              
4466              From: Ilya.Sandler@etak.com (Ilya Sandler)
4467              Subject: a bug in locale handling: LC_COLLATE ignored sometimes
4468              To: perlbug@perl.com
4469              Date: 25 Nov 1998 04:53:52 +0200
4470              Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
4471      Branch: cfgperl
4472            ! util.c
4473 ____________________________________________________________________________
4474 [  2352] By: nick                                  on 1998/11/28  15:21:59
4475         Log: Implement $^C to allow perl access to -c flag - I think this 
4476              was agreed once...
4477      Branch: perl
4478            ! gv.c mg.c
4479 ____________________________________________________________________________
4480 [  2351] By: jhi                                   on 1998/11/28  15:14:24
4481         Log: Change #2251 fixup.
4482      Branch: cfgperl
4483            ! myconfig
4484 ____________________________________________________________________________
4485 [  2350] By: jhi                                   on 1998/11/28  14:58:19
4486         Log: Integrate from mainperl.
4487      Branch: cfgperl
4488           +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
4489           +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
4490           +> pod/perl5005delta.pod
4491           !> (integrate 49 files)
4492 ____________________________________________________________________________
4493 [  2349] By: jhi                                   on 1998/11/28  14:27:36
4494         Log: Passwd and group file groveling.
4495      Branch: cfgperl
4496            ! t/op/grent.t t/op/pwent.t
4497 ____________________________________________________________________________
4498 [  2348] By: gsar                                  on 1998/11/28  14:09:50
4499         Log: more conservative version of changes#2345,2346,2347; those break
4500              C<defined(@{"foo::ISA"})> which seems to be extensively used in
4501              the libs :-(
4502      Branch: perl
4503            ! pp.c t/op/method.t
4504 ____________________________________________________________________________
4505 [  2347] By: gsar                                  on 1998/11/28  13:36:08
4506         Log: tweak bogus test
4507      Branch: perl
4508            ! t/op/method.t
4509 ____________________________________________________________________________
4510 [  2346] By: gsar                                  on 1998/11/28  13:20:34
4511         Log: test cases for previous change
4512      Branch: perl
4513            ! t/op/undef.t
4514 ____________________________________________________________________________
4515 [  2345] By: gsar                                  on 1998/11/28  13:07:17
4516         Log: fix typo in pp_defined() causing C<defined %tied> to fail
4517      Branch: perl
4518            ! pp.c
4519 ____________________________________________________________________________
4520 [  2344] By: gsar                                  on 1998/11/28  13:03:29
4521         Log: s/comment/comment_t/ tweak (suggested by John Gorman
4522              <jgorman@webbysoft.com>)
4523      Branch: perl
4524            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
4525 ____________________________________________________________________________
4526 [  2343] By: gsar                                  on 1998/11/28  12:52:40
4527         Log: add (stub) perldelta.pod
4528      Branch: perl
4529            + pod/perldelta.pod
4530 ____________________________________________________________________________
4531 [  2342] By: gsar                                  on 1998/11/28  12:49:26
4532         Log: rename perldelta.pod to perl5005delta.pod in preparation for
4533              starting a new one
4534      Branch: perl
4535           +> pod/perl5005delta.pod
4536            - pod/perldelta.pod
4537            ! MANIFEST pod/perl.pod
4538 ____________________________________________________________________________
4539 [  2341] By: gsar                                  on 1998/11/28  12:41:55
4540         Log: fix MALLOC_LOCK #define
4541      Branch: perl
4542            ! malloc.c
4543 ____________________________________________________________________________
4544 [  2340] By: gsar                                  on 1998/11/28  12:18:23
4545         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4546              Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
4547              Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
4548              Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
4549      Branch: perl
4550            ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
4551 ____________________________________________________________________________
4552 [  2339] By: jhi                                   on 1998/11/28  11:59:01
4553         Log: Add -lm to dynix/ptx POSIX hints.
4554              From: "Martin J. Bligh" <mbligh@sequent.com>
4555              To: jhi@iki.fi
4556              Subject: Re: Making Perl work on DYNIX/ptx
4557              Date: Wed, 25 Nov 1998 10:34:41 -0800
4558              Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
4559      Branch: cfgperl
4560            ! ext/POSIX/hints/dynixptx.pl
4561 ____________________________________________________________________________
4562 [  2338] By: jhi                                   on 1998/11/28  11:57:19
4563         Log: Detypo.
4564      Branch: cfgperl
4565            ! lib/filetest.pm
4566 ____________________________________________________________________________
4567 [  2337] By: jhi                                   on 1998/11/28  11:56:29
4568         Log: Better LD_LIBRARY_PATH instructions for Bourneists.
4569      Branch: cfgperl
4570            ! Configure
4571 ____________________________________________________________________________
4572 [  2336] By: gsar                                  on 1998/11/28  11:41:14
4573         Log: teach CPAN.pm to ignore beta perl distributions when looking for
4574              modules
4575              From: root@dogberry.rutgers.edu (root)
4576              Date: Thu, 12 Nov 1998 23:08:39 -0500
4577              Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
4578              Subject: recompile tries getting a perl distribution
4579      Branch: perl
4580            ! lib/CPAN.pm
4581 ____________________________________________________________________________
4582 [  2335] By: gsar                                  on 1998/11/28  11:27:46
4583         Log: make $1 et al readonly under threads; make C<undef $1> fail like
4584              C<$1 = undef> does
4585      Branch: perl
4586            ! op.c pp.c t/op/undef.t
4587 ____________________________________________________________________________
4588 [  2334] By: gsar                                  on 1998/11/28  10:24:52
4589         Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
4590      Branch: perl
4591            ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
4592 ____________________________________________________________________________
4593 [  2333] By: gsar                                  on 1998/11/28  09:36:40
4594         Log: document changed PERL_HASH()
4595      Branch: perl
4596            ! pod/perlfunc.pod pod/perlguts.pod
4597 ____________________________________________________________________________
4598 [  2332] By: nick                                  on 1998/11/27  21:10:27
4599         Log: Handle INIT list in C.pm
4600              1. Provide init_av() from B.xs
4601              2. Export it in B.pm
4602              3. Use it in C.pm
4603              Also disable some pruning in savecv() which seems to undo
4604              my previous patch.
4605              Experimental feature - save pathnames of .so files in easily 
4606              grep-able form for use in wrapper to feed to linker.  
4607      Branch: perl
4608            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
4609 ____________________________________________________________________________
4610 [  2327] By: gsar                                  on 1998/11/27  15:12:01
4611         Log: integrate change#2315 from maint-5.005
4612      Branch: perl
4613            ! t/op/sort.t
4614           !> op.c sv.c
4615 ____________________________________________________________________________
4616 [  2326] By: gsar                                  on 1998/11/27  15:00:42
4617         Log: integrate changes#2304,2305,2306,2308 from maint-5.005
4618      Branch: perl
4619           !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
4620           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
4621           !> lib/ExtUtils/typemap
4622 ____________________________________________________________________________
4623 [  2325] By: gsar                                  on 1998/11/27  14:46:18
4624         Log: malloc bugfix and documentation from Ilya Zakharevich
4625              Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
4626              Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
4627              Subject: [PATCH 5.005_*] Re: Internal coredump
4628              --
4629              Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
4630              Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
4631              Subject: [PATCH 5.005_*] malloc.c documentation
4632      Branch: perl
4633            ! malloc.c
4634 ____________________________________________________________________________
4635 [  2324] By: gsar                                  on 1998/11/27  14:41:38
4636         Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
4637      Branch: perl
4638            ! ext/B/B/C.pm
4639 ____________________________________________________________________________
4640 [  2323] By: gsar                                  on 1998/11/27  14:33:44
4641         Log: From: maeda@src.ricoh.co.jp
4642              Date: Tue, 24 Nov 1998 10:37:45 +0900
4643              Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
4644              Subject: format "..." bug
4645      Branch: perl
4646            ! pp_ctl.c t/op/write.t
4647 ____________________________________________________________________________
4648 [  2322] By: gsar                                  on 1998/11/27  14:20:12
4649         Log: add ext/Devel/Peek
4650              From: jan.dubois@ibm.net (Jan Dubois)
4651              Date: Mon, 23 Nov 1998 00:48:11 +0100
4652              Message-ID: <36589ec9.49964585@smtp1.ibm.net>
4653              Subject: [PATCH 5.005_53] Devel::Peek integration
4654      Branch: perl
4655            + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
4656            + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
4657            ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
4658            ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
4659            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
4660 ____________________________________________________________________________
4661 [  2321] By: gsar                                  on 1998/11/27  13:03:08
4662         Log: ensure 'make regen_headers' even without perl installed
4663              (suggested by Ilya Zakharevich)
4664      Branch: perl
4665            ! bytecode.pl warning.pl
4666 ____________________________________________________________________________
4667 [  2320] By: gsar                                  on 1998/11/27  12:58:36
4668         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4669              Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
4670              Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
4671              Subject: [PATCH 5.005_*] Cosmetic malloc patch
4672      Branch: perl
4673            ! malloc.c
4674 ____________________________________________________________________________
4675 [  2319] By: gsar                                  on 1998/11/27  12:56:13
4676         Log: eliminate dup hunk from integration
4677      Branch: perl
4678            ! lib/filetest.pm perl.h
4679 ____________________________________________________________________________
4680 [  2318] By: gsar                                  on 1998/11/27  12:50:08
4681         Log: integrate cfgperl changes into mainline
4682      Branch: perl
4683           +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
4684            ! pod/perlfaq4.pod
4685           !> (integrate 30 files)
4686 ____________________________________________________________________________
4687 [  2317] By: jhi                                   on 1998/11/27  11:38:13
4688         Log: C<-x>.
4689      Branch: cfgperl
4690            ! lib/filetest.pm
4691 ____________________________________________________________________________
4692 [  2316] By: jhi                                   on 1998/11/27  11:10:22
4693         Log: Integrate from mainperl.
4694      Branch: cfgperl
4695           !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
4696           !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
4697           !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
4698           !> universal.c util.c win32/GenCAPI.pl win32/win32.h
4699           !> win32/win32sck.c
4700 ____________________________________________________________________________
4701 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
4702         Log: integrate change#2246 from mainline, while still allowing
4703              C<sort $globref @foo>
4704              
4705              allow C<sort $coderef @foo>
4706      Branch: maint-5.005/perl
4707            ! op.c sv.c
4708           !> t/op/sort.t
4709 ____________________________________________________________________________
4710 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
4711         Log: Updates for MPE/iX DynaLoader and installperl, via private mail
4712              forwarded by Jarkko Hietaniemi from Mark Bixby
4713      Branch: maint-5.005/perl
4714            ! ext/DynaLoader/dl_mpeix.xs installperl
4715 ____________________________________________________________________________
4716 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
4717         Log: Allow PL_FILES to have multiple targets from one source by allowing
4718              an array ref as the value in the hash
4719      Branch: maint-5.005/perl
4720            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4721            ! lib/ExtUtils/MakeMaker.pm
4722 ____________________________________________________________________________
4723 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
4724         Log: fix unsigned variables to use SvUV and sv_setuv
4725      Branch: maint-5.005/perl
4726            ! lib/ExtUtils/typemap
4727 ____________________________________________________________________________
4728 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
4729         Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
4730      Branch: maint-5.005/perl
4731            ! lib/ExtUtils/MM_Unix.pm
4732 ____________________________________________________________________________
4733 [  2301] By: gsar                                  on 1998/11/26  10:16:54
4734         Log: fix PL_defoutgv leak under threads
4735      Branch: perl
4736            ! ext/Thread/Thread.xs
4737 ____________________________________________________________________________
4738 [  2300] By: gsar                                  on 1998/11/26  09:04:44
4739         Log: properly free temporaries created by threads
4740      Branch: perl
4741            ! ext/Thread/Thread.xs
4742 ____________________________________________________________________________
4743 [  2299] By: gsar                                  on 1998/11/26  06:51:16
4744         Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
4745              to set the package for the block properly
4746      Branch: perl
4747            ! op.c t/comp/package.t t/lib/dumper.t
4748 ____________________________________________________________________________
4749 [  2298] By: nick                                  on 1998/11/24  22:04:20
4750         Log: Part-1 of tweaks to allow Tk to be "compiled"
4751              Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
4752              (May also need attention to exports etc. - to follow.)
4753      Branch: perl
4754            ! universal.c
4755 ____________________________________________________________________________
4756 [  2294] By: jhi                                   on 1998/11/23  10:44:26
4757         Log: The new socket tests need in some platforms
4758              to #include <sys/types.h>.
4759      Branch: cfgperl
4760            ! Configure
4761 ____________________________________________________________________________
4762 [  2293] By: jhi                                   on 1998/11/23  10:33:42
4763         Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
4764              To: Jarkko Hietaniemi <jhi@cc.hut.fi>
4765              Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
4766              Date: Mon, 23 Nov 1998 10:07:04 +0100
4767              Message-Id: <9811230907.AA06484@AWT.nl>
4768              
4769              NeXTstep NetInfo uses nidump to get the user/group databases.
4770      Branch: cfgperl
4771            ! t/op/grent.t t/op/pwent.t
4772 ____________________________________________________________________________
4773 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
4774         Log: Updated Porting/patchls utility.
4775      Branch: maint-5.004/perl
4776            ! Porting/patchls
4777 ____________________________________________________________________________
4778 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
4779         Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
4780              From:  Henrik Tougaard <ht.000@foa.dk>
4781              Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
4782              Files:  lib/Sys/Syslog.pm
4783      Branch: maint-5.004/perl
4784            ! lib/Sys/Syslog.pm
4785 ____________________________________________________________________________
4786 [  2286] By: jhi                                   on 1998/11/22  19:08:42
4787         Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
4788      Branch: cfgperl
4789            ! ext/Socket/Socket.xs
4790 ____________________________________________________________________________
4791 [  2285] By: jhi                                   on 1998/11/22  18:21:07
4792         Log: MSG_PROXY for GNU/Hurd (previously we believed that
4793              all GNU libc platforms have MSG_PROXY.  Untrue).
4794              In fact this ended up as a major MSG_* and SCM_*
4795              update.  The MSG_XXX known to be enums in some
4796              versions of the glibc are now probed for and respective
4797              HAS_MSG_XXX are defined.  While I was at it I noticed
4798              SCM_RIGHTS being similarly an enum.  This reminded me of
4799              an ancient discussion in perl5-porters:
4800              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
4801              The BSD socket interface has a nifty feature for passing
4802              file descriptors and credentials--via sockets.  It may be
4803              too late to add this functionality to the CORE but
4804              at least Configure now probes for the functions,
4805              structs, and includes, defining the appropriate
4806              HAS_YYY and I_ZZZ, and the Socket extension exports
4807              the constants, in case somebody wants to write an
4808              extension for this interface.
4809      Branch: cfgperl
4810            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4811            ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
4812            ! iperlsys.h
4813 ____________________________________________________________________________
4814 [  2284] By: jhi                                   on 1998/11/22  18:13:21
4815         Log: perlhist.pod 1.54, containing 5_53.
4816      Branch: cfgperl
4817            ! pod/perlhist.pod
4818 ____________________________________________________________________________
4819 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
4820         Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
4821      Branch: maint-5.004/perl
4822            ! doio.c
4823 ____________________________________________________________________________
4824 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
4825         Log: Improve op/die_exit.t test for implicit close changing $!
4826      Branch: maint-5.004/perl
4827            ! t/op/die_exit.t
4828 ____________________________________________________________________________
4829 [  2268] By: jhi                                   on 1998/11/22  14:44:11
4830         Log: Fix thinko.
4831      Branch: cfgperl
4832            ! hints/dynixptx.sh
4833 ____________________________________________________________________________
4834 [  2267] By: jhi                                   on 1998/11/22  13:19:41
4835         Log: Document the d_socket override.
4836      Branch: cfgperl
4837            ! hints/dynixptx.sh
4838 ____________________________________________________________________________
4839 [  2266] By: jhi                                   on 1998/11/22  12:12:29
4840         Log: From: John Tobey <jtobey@channel1.com>
4841              Subject: [PATCH] perlfaq typos
4842              To: perl5-porters@perl.com
4843              Date: 22 Nov 1998 04:25:15 +0200
4844              Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
4845      Branch: cfgperl
4846            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4847            ! pod/perlfaq7.pod pod/perlfaq8.pod
4848 ____________________________________________________________________________
4849 [  2265] By: jhi                                   on 1998/11/22  12:06:29
4850         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
4851              Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
4852              Newsgroups: hut.lists.perl5-porters
4853              To: gsar@engin.umich.edu (Gurusamy Sarathy)
4854              Cc: perl5-porters@perl.org (Perl5 Porters)
4855              Date: 20 Nov 1998 12:20:41 +0200
4856      Branch: cfgperl
4857            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4858            ! ext/DB_File/DB_File.xs
4859 ____________________________________________________________________________
4860 [  2264] By: jhi                                   on 1998/11/22  11:55:09
4861         Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
4862              From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
4863              Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
4864              To: perlbug@perl.com
4865              Date: 20 Nov 1998 18:39:06 +0200
4866              Lines: 47
4867              Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
4868      Branch: cfgperl
4869            ! t/op/grent.t t/op/pwent.t
4870 ____________________________________________________________________________
4871 [  2263] By: jhi                                   on 1998/11/22  11:42:59
4872         Log: Permission testing is tricky when we have too much power.
4873              Problem reported in
4874              From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
4875              Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
4876              To: perlbug@perl.com
4877              Date: 20 Nov 1998 18:39:06 +0200
4878              Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
4879      Branch: cfgperl
4880            ! t/op/filetest.t
4881 ____________________________________________________________________________
4882 [  2262] By: gsar                                  on 1998/11/22  11:37:02
4883         Log: fix broken CAPI generation
4884      Branch: perl
4885            ! win32/GenCAPI.pl
4886 ____________________________________________________________________________
4887 [  2261] By: jhi                                   on 1998/11/22  11:17:00
4888         Log: -x should be C<-x>, reported by Gerben Wierda.
4889      Branch: cfgperl
4890            ! pod/perlfunc.pod
4891 ____________________________________________________________________________
4892 [  2260] By: gsar                                  on 1998/11/22  11:12:02
4893         Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
4894      Branch: perl
4895            ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
4896            ! proto.h
4897 ____________________________________________________________________________
4898 [  2259] By: jhi                                   on 1998/11/22  11:06:40
4899         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
4900              Subject: Re: [PATCH] Re: pod2man bug in date generated line
4901              To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
4902              Cc: perlbug@perl.com
4903              Date: 20 Nov 1998 21:30:17 +0200
4904              Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
4905      Branch: cfgperl
4906            ! pod/pod2man.PL
4907 ____________________________________________________________________________
4908 [  2256] By: jhi                                   on 1998/11/21  10:44:01
4909         Log: From: Thomas Bowditch <bowditch@inmet.com>
4910              Subject: Benchmark.pm suggestion
4911              To: jhi@iki.fi, Tim.Bunce@ig.co.uk
4912              Date: Fri, 20 Nov 1998 17:43:46 -0500
4913              Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
4914              
4915              Added timesum().
4916      Branch: cfgperl
4917            ! lib/Benchmark.pm
4918 ____________________________________________________________________________
4919 [  2255] By: gsar                                  on 1998/11/21  08:45:06
4920         Log: another win32 portability fix: make sysread() and syswrite()
4921              work on sockets
4922      Branch: perl
4923            ! pp_sys.c win32/win32.h
4924 ____________________________________________________________________________
4925 [  2254] By: gsar                                  on 1998/11/21  07:49:06
4926         Log: win32_recvfrom() compatibility fix
4927      Branch: perl
4928            ! win32/win32sck.c
4929 ____________________________________________________________________________
4930 [  2253] By: jhi                                   on 1998/11/20  08:22:06
4931         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
4932              To: jhi@iki.fi
4933              Subject: MPE/iX Perl 5.005_02 oops
4934              Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
4935              Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
4936      Branch: cfgperl
4937            ! ext/DynaLoader/dl_mpeix.xs installperl
4938 ____________________________________________________________________________
4939 [  2252] By: gsar                                  on 1998/11/19  17:38:03
4940         Log: mess_sv tweak for change#2249
4941      Branch: perl
4942            ! util.c
4943 ____________________________________________________________________________
4944 [  2251] By: jhi                                   on 1998/11/18  12:32:19
4945         Log: Display use64bits and usemultiplicity but only if necessary.
4946      Branch: cfgperl
4947            ! myconfig
4948 ____________________________________________________________________________
4949 [  2250] By: jhi                                   on 1998/11/18  12:26:50
4950         Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
4951              Subject: pp.c uses 'unsigned Quad_t'
4952              To: perlbug@perl.com 
4953              Date: Sun, 15 Nov 1998 20:57:05 -0300 
4954              Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
4955      Branch: cfgperl
4956            ! perl.h pp.c
4957 ____________________________________________________________________________
4958 [  2249] By: gsar                                  on 1998/11/18  05:43:11
4959         Log: use PL_mess_sv only during global destruction (fixes problems with
4960              overlapping invocations of form()/warn()/die()/croak() trampling on
4961              each other's messages)
4962      Branch: perl
4963            ! mg.c util.c
4964 ____________________________________________________________________________
4965 [  2248] By: gsar                                  on 1998/11/18  05:39:36
4966         Log: tweak change#2245 to skip previous message if any
4967      Branch: perl
4968            ! pp_ctl.c t/pragma/warn/pp_ctl
4969 ____________________________________________________________________________
4970 [  2247] By: jhi                                   on 1998/11/17  11:46:56
4971         Log: Integrate from mainperl.
4972      Branch: cfgperl
4973           !> (integrate 26 files)
4974 ____________________________________________________________________________
4975 [  2246] By: gsar                                  on 1998/11/17  09:41:10
4976         Log: allow C<sort $coderef @foo>
4977      Branch: perl
4978            ! op.c t/op/sort.t t/pragma/overload.t
4979 ____________________________________________________________________________
4980 [  2245] By: gsar                                  on 1998/11/17  08:28:26
4981         Log: propagate failures in DESTROY() as (optional) warnings
4982      Branch: perl
4983            ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
4984 ____________________________________________________________________________
4985 [  2244] By: gsar                                  on 1998/11/17  07:43:08
4986         Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
4987      Branch: perl
4988            ! perl.c thrdvar.h
4989 ____________________________________________________________________________
4990 [  2243] By: gsar                                  on 1998/11/17  07:40:09
4991         Log: sort WARN_FOO symbols to avoid hash traversal order dependency
4992      Branch: perl
4993            ! lib/warning.pm warning.h warning.pl
4994 ____________________________________________________________________________
4995 [  2242] By: gsar                                  on 1998/11/17  06:32:39
4996         Log: fix skipspace() to properly account for newlines in eval''-ed
4997              strings (caused bogus line numbers in diagnostics and debugger)
4998      Branch: perl
4999            ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
5000 ____________________________________________________________________________
5001 [  2241] By: gsar                                  on 1998/11/17  03:48:12
5002         Log: s/Perl_utf8skip/PL_utf8skip/g
5003      Branch: perl
5004            ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
5005 ____________________________________________________________________________
5006 [  2240] By: gsar                                  on 1998/11/14  06:09:06
5007         Log: rework op/groups.t
5008      Branch: perl
5009            ! t/op/filetest.t t/op/groups.t
5010 ____________________________________________________________________________
5011 [  2235] By: gsar                                  on 1998/11/14  00:17:05
5012         Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
5013      Branch: perl
5014            ! op.c
5015 ____________________________________________________________________________
5016 [  2234] By: gsar                                  on 1998/11/14  00:14:02
5017         Log: update Changes
5018      Branch: perl
5019            ! Changes win32/config.bc win32/config.gc win32/config.vc
5020 ____________________________________________________________________________
5021 [  2233] By: gsar                                  on 1998/11/13  09:43:03
5022         Log: doc tweak
5023      Branch: perl
5024            ! README.win32
5025 ____________________________________________________________________________
5026 [  2230] By: jhi                                   on 1998/11/12  17:07:45
5027         Log: Allow hints file override for d_socket
5028              (based on Sequent-induced change #2229).
5029      Branch: cfgperl
5030            ! Configure
5031 ____________________________________________________________________________
5032 [  2229] By: jhi                                   on 1998/11/12  16:32:33
5033         Log: 
5034              From: "Martin J. Bligh" <mbligh@sequent.com>
5035              To: jhi@iki.fi
5036              cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
5037              Subject: Re: Making Perl work on DYNIX/ptx
5038              Date: Tue, 10 Nov 1998 16:24:26 -0800
5039              Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
5040      Branch: cfgperl
5041            ! hints/dynixptx.sh
5042 ____________________________________________________________________________
5043 [  2228] By: jhi                                   on 1998/11/12  11:40:37
5044         Log: From: "Martin J. Bligh" <mbligh@sequent.com>
5045              Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
5046              To: jhi@iki.fi
5047              cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
5048              Subject: Re: Making Perl work on DYNIX/ptx
5049              Date: Tue, 10 Nov 1998 18:01:10 -0800
5050      Branch: cfgperl
5051            + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
5052 ____________________________________________________________________________
5053 [  2227] By: jhi                                   on 1998/11/12  11:17:42
5054         Log: Integrate from mainperl.
5055      Branch: cfgperl
5056           !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
5057           !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
5058           !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
5059           !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
5060           !> win32/win32.c x2p/s2p.PL
5061 ____________________________________________________________________________
5062 [  2226] By: gsar                                  on 1998/11/11  21:05:42
5063         Log: provide -DPERL_POLLUTE
5064      Branch: perl
5065            ! embed.pl embedvar.h
5066 ____________________________________________________________________________
5067 [  2225] By: jhi                                   on 1998/11/09  07:45:12
5068         Log: From: Hans Mulder <hansm@icgroup.nl>
5069              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5070              Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
5071              perl5-porters@perl.org
5072              Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
5073              (UNINSTALLED)
5074              Date: Sun,  8 Nov 98 22:20:23 +0100
5075              Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
5076      Branch: cfgperl
5077            ! malloc.c perl.h
5078 ____________________________________________________________________________
5079 [  2224] By: gsar                                  on 1998/11/09  03:13:14
5080         Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
5081              Christoph <lupe@alanya.m.isar.de>)
5082      Branch: perl
5083            ! lib/Text/Wrap.pm
5084 ____________________________________________________________________________
5085 [  2223] By: gsar                                  on 1998/11/09  02:09:06
5086         Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
5087              <lionel.fourquaux@wanadoo.fr>)
5088      Branch: perl
5089            ! x2p/s2p.PL
5090 ____________________________________________________________________________
5091 [  2222] By: gsar                                  on 1998/11/09  01:56:24
5092         Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
5093              Date: Wed, 04 Nov 1998 12:19:44 +0000
5094              Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
5095              Subject: [PATCH] Re: [5.005_53] read overflow? 
5096              --
5097              Date: Wed, 04 Nov 1998 13:15:18 +0000
5098              Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
5099              Subject: [PATCH 5.005_53] perl -V fix
5100      Branch: perl
5101            ! perl.c regexec.c
5102 ____________________________________________________________________________
5103 [  2221] By: gsar                                  on 1998/11/09  01:34:56
5104         Log: From: jan.dubois@ibm.net (Jan Dubois)
5105              Date: Sun, 01 Nov 1998 00:05:01 +0100
5106              Message-ID: <364294bd.18052307@smtp1.ibm.net>
5107              Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
5108      Branch: perl
5109            ! Changes win32/makedef.pl
5110 ____________________________________________________________________________
5111 [  2220] By: gsar                                  on 1998/11/08  21:13:07
5112         Log: integrate changes#2120,2168,2218 from maint-5.005;
5113              add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
5114              enum; make regen_headers
5115      Branch: perl
5116            ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
5117            ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
5118 ____________________________________________________________________________
5119 [  2219] By: gsar                                  on 1998/11/08  19:42:57
5120         Log: integrate cfgperl changes into mainline
5121      Branch: perl
5122           +> README.vmesa
5123           !> Configure MANIFEST Porting/Glossary Porting/config.sh
5124           !> Porting/config_H config_h.SH ext/Thread/Thread.xs
5125           !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
5126           !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
5127           !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
5128           !> thread.h vms/subconfigure.com vos/config.h
5129 ____________________________________________________________________________
5130 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
5131         Log: From: Graham Barr <gbarr@ti.com>
5132              Date: Mon, 2 Nov 1998 07:38:52 -0600
5133              Message-ID: <19981102073852.A12751@asic.sc.ti.com>
5134              Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
5135      Branch: maint-5.005/perl
5136            ! ext/IPC/SysV/Msg.pm
5137 ____________________________________________________________________________
5138 [  2215] By: gsar                                  on 1998/11/08  02:52:52
5139         Log: set close-on-exec bit on pipe() FDs
5140      Branch: perl
5141            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
5142 ____________________________________________________________________________
5143 [  2214] By: gsar                                  on 1998/11/08  02:27:57
5144         Log: typo in newHVhv()
5145      Branch: perl
5146            ! hv.c
5147 ____________________________________________________________________________
5148 [  2211] By: jhi                                   on 1998/11/07  21:14:18
5149         Log: Finalize the Mach CThreads support.
5150              
5151              From: Hans Mulder <hansm@icgroup.nl>
5152              Date: Sat,  7 Nov 98 22:06:20 +0100
5153              To: Gurusamy Sarathy <gsar@engin.umich.edu>
5154              Cc: jhi@iki.fi, perl5-porters@perl.org
5155              Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
5156              Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
5157      Branch: cfgperl
5158            ! malloc.c perl.h
5159 ____________________________________________________________________________
5160 [  2210] By: gsar                                  on 1998/11/06  20:36:50
5161         Log: fix AvREALISH bogusness
5162      Branch: perl
5163            ! av.c t/op/array.t
5164 ____________________________________________________________________________
5165 [  2209] By: jhi                                   on 1998/11/06  08:05:31
5166         Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
5167              ASSERT() causes problems in {NeXTStep,OpenStep}.
5168              
5169              From: Hans Mulder <hansm@icgroup.nl>
5170              To: Jarkko Hietaniemi <jhi@cc.hut.fi>
5171              Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
5172              Date: Fri,  6 Nov 98 01:27:41 +0100
5173              Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
5174              
5175              and
5176              
5177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5178              Subject: Re: ASSERT() in malloc.c
5179              To: jhi@iki.fi
5180              Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
5181              Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
5182      Branch: cfgperl
5183            ! malloc.c
5184 ____________________________________________________________________________
5185 [  2208] By: jhi                                   on 1998/11/06  07:55:38
5186         Log: Mach CThreads needs #include <mach/cthreads.h>.
5187      Branch: cfgperl
5188            ! perl.h
5189 ____________________________________________________________________________
5190 [  2206] By: jhi                                   on 1998/11/05  14:54:52
5191         Log: PERL_BADLANG wrongly documented.
5192              
5193              From: ts <decoux@moulon.inra.fr>
5194              To: jhi@cc.hut.fi
5195              Subject: Re: Locale warning messages
5196              Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
5197              Message-Id: <199811051334.OAA24863@moulon.inra.fr>
5198              
5199              and
5200              
5201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5202              Subject: Re: PERL_BADLANG
5203              To: jhi@iki.fi
5204              Subject: Re: PERL_BADLANG
5205              Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
5206              Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
5207      Branch: cfgperl
5208            ! pod/perllocale.pod
5209 ____________________________________________________________________________
5210 [  2205] By: jhi                                   on 1998/11/05  14:24:33
5211         Log: Document all the control flow keywords in perlfunc
5212              so that "perlfunc -f while" works.
5213      Branch: cfgperl
5214            ! pod/perlfunc.pod
5215 ____________________________________________________________________________
5216 [  2204] By: jhi                                   on 1998/11/05  12:46:02
5217         Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
5218              (from vos/config.h).  Update Porting/{Glossary,config*}.
5219      Branch: cfgperl
5220            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5221            ! config_h.SH vos/config.h
5222 ____________________________________________________________________________
5223 [  2203] By: jhi                                   on 1998/11/05  08:34:39
5224         Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
5225      Branch: cfgperl
5226            ! hints/vmesa.sh vms/subconfigure.com
5227 ____________________________________________________________________________
5228 [  2202] By: jhi                                   on 1998/11/05  08:03:20
5229         Log: Integrate from mainperl.
5230      Branch: cfgperl
5231           !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
5232           !> win32/Makefile win32/makefile.mk win32/win32.c
5233 ____________________________________________________________________________
5234 [  2201] By: gsar                                  on 1998/11/05  04:40:44
5235         Log: another POPSTACK victim
5236      Branch: perl
5237            ! cop.h sv.c
5238 ____________________________________________________________________________
5239 [  2196] By: gsar                                  on 1998/11/05  02:07:54
5240         Log: fix a location affected by change#2191, add note about POPSTACK
5241      Branch: perl
5242            ! cop.h gv.c pp_ctl.c
5243 ____________________________________________________________________________
5244 [  2195] By: gsar                                  on 1998/11/05  02:04:45
5245         Log: makefile notes
5246      Branch: perl
5247            ! win32/Makefile win32/makefile.mk
5248 ____________________________________________________________________________
5249 [  2192] By: gsar                                  on 1998/11/04  23:48:53
5250         Log: indeterminate order-of-evaluation fixes
5251      Branch: perl
5252            ! mg.c
5253 ____________________________________________________________________________
5254 [  2191] By: gsar                                  on 1998/11/04  23:02:16
5255         Log: refetch local stack pointer in POPSTACK
5256      Branch: perl
5257            ! cop.h perl.c
5258 ____________________________________________________________________________
5259 [  2190] By: jhi                                   on 1998/11/04  08:50:40
5260         Log: Configure update.
5261              Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
5262              
5263              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5264              To: Martin Bligh <mbligh@sequent.com>
5265              Cc: Jarkko Hietaniemi <jhi@iki.fi>
5266              Subject: Re: Perl 5's configure on DYNIX/ptx
5267              Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
5268              Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
5269              
5270              find sockets also from libsocket, not just libnet.
5271              OS390: $compile_ok instead of $compile for <inttypes.h>,
5272              
5273              From: pvhp@forte.com (Peter Prymmer)
5274              To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
5275              Subject: _53 not OK on os390 but looking better than ever
5276              Date: Tue, 3 Nov 98 17:33:22 PST
5277              Message-Id: <9811040133.AA09450@forte.com>
5278      Branch: cfgperl
5279            ! Configure
5280 ____________________________________________________________________________
5281 [  2189] By: jhi                                   on 1998/11/04  07:43:58
5282         Log: sysio.t failure: fix undefined order of evaluation, from
5283              
5284              From: Spider Boardman <spider@web.zk3.dec.com>
5285              Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
5286              To: perlbug@perl.com
5287              Date: 4 Nov 1998 01:22:30 +0200
5288              Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
5289      Branch: cfgperl
5290            ! pp_sys.c
5291 ____________________________________________________________________________
5292 [  2188] By: gsar                                  on 1998/11/04  02:59:16
5293         Log: fix return value of win32_pclose()
5294      Branch: perl
5295            ! win32/win32.c
5296 ____________________________________________________________________________
5297 [  2187] By: gsar                                  on 1998/11/04  02:56:34
5298         Log: s/sv_upgrade/SvUPGRADE/ a couple of places
5299      Branch: perl
5300            ! Changes doop.c gv.c util.c
5301 ____________________________________________________________________________
5302 [  2186] By: jhi                                   on 1998/11/03  08:17:52
5303         Log: Document quads in pack.
5304      Branch: cfgperl
5305            ! pod/perlfunc.pod
5306 ____________________________________________________________________________
5307 [  2185] By: jhi                                   on 1998/11/03  07:49:35
5308         Log: (IV) vs (I32) vs I_V()
5309              
5310              Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
5311              From: Anton Berezin <tobez@plab.ku.dk> 
5312              To: "p5p" <perl5-porters@perl.org> 
5313              Date: 01 Nov 1998 15:09:11 +0100 
5314              Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
5315              
5316              and
5317              
5318              From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
5319              Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
5320              Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
5321      Branch: cfgperl
5322            ! sv.c
5323 ____________________________________________________________________________
5324 [  2184] By: jhi                                   on 1998/11/03  07:42:46
5325         Log: VM/ESA updates.
5326      Branch: cfgperl
5327            + README.vmesa
5328            ! MANIFEST pod/perlfunc.pod pod/perlport.pod
5329 ____________________________________________________________________________
5330 [  2183] By: jhi                                   on 1998/11/02  12:58:13
5331         Log: The id(1)-parsing is real fun.
5332      Branch: cfgperl
5333            ! t/op/groups.t
5334 ____________________________________________________________________________
5335 [  2182] By: jhi                                   on 1998/11/02  12:07:43
5336         Log: Decommission the symlink test.
5337      Branch: cfgperl
5338            ! t/op/lex_assign.t
5339 ____________________________________________________________________________
5340 [  2181] By: jhi                                   on 1998/11/02  12:03:08
5341         Log: Replace ATTR_JOINABLE with true Configure probe
5342              for PTHREAD_CREATE_JOINABLE (or equivalent:
5343              PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
5344              Remove ATTR_JOINABLE itself: Thread.xs uses
5345              PTHREAD_CREATE_JOINABLE (or equivalent) directly.
5346              
5347              Really scan for <mach/cthreads.h> only if usethreads.
5348      Branch: cfgperl
5349            ! Configure config_h.SH ext/Thread/Thread.xs thread.h
5350 ____________________________________________________________________________
5351 [  2180] By: jhi                                   on 1998/11/02  11:07:34
5352         Log: In HP-UX 10.X usethreads only if the required files are present.
5353      Branch: cfgperl
5354            ! hints/hpux.sh
5355 ____________________________________________________________________________
5356 [  2179] By: jhi                                   on 1998/11/02  09:10:33
5357         Log: Prefer groups(1).
5358              id -Gn can be broken.
5359              id -a can save the day.
5360      Branch: cfgperl
5361            ! t/op/groups.t
5362 ____________________________________________________________________________
5363 [  2178] By: jhi                                   on 1998/11/02  08:35:29
5364         Log: Detrail enum comma.
5365      Branch: cfgperl
5366            ! perl.h
5367 ____________________________________________________________________________
5368 [  2177] By: jhi                                   on 1998/11/02  08:24:12
5369         Log: 0**0 = 1, from
5370              
5371              From: d-lewart@uiuc.edu (Daniel S. Lewart)
5372              Subject: Math::Complex 0**0 patches
5373              Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
5374              Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
5375              To: jhi@iki.fi (Jarkko Hietaniemi),
5376              Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
5377      Branch: cfgperl
5378            ! lib/Math/Complex.pm t/lib/complex.t
5379 ____________________________________________________________________________
5380 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
5381         Log: From: jan.dubois@ibm.net (Jan Dubois)   
5382              Date: Fri, 09 Oct 1998 23:28:31 +0200
5383              Message-ID: <36217b7f.3193091@smtp1.ibm.net>
5384              Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
5385      Branch: maint-5.005/perl
5386            ! XSUB.h
5387 ____________________________________________________________________________
5388 [  2164] By: jhi                                   on 1998/10/31  15:50:02
5389         Log: Integrate from mainperl.
5390      Branch: cfgperl
5391           +> t/op/lex_assign.t
5392           !> (integrate 45 files)
5393
5394 ----------------
5395 Version 5.005_53
5396 ----------------
5397
5398 ____________________________________________________________________________
5399 [  2163] By: gsar                                  on 1998/10/31  11:31:12
5400         Log: bump patchlevel; other minor fixes for clean build and test on
5401              Solaris and win32
5402      Branch: perl
5403            ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
5404            ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
5405            ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
5406            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5407            ! x2p/a2p.c
5408 ____________________________________________________________________________
5409 [  2162] By: gsar                                  on 1998/10/31  09:40:31
5410         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5411              Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
5412              Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
5413              Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
5414      Branch: perl
5415            ! pp.h
5416 ____________________________________________________________________________
5417 [  2161] By: gsar                                  on 1998/10/31  09:39:13
5418         Log: From: Albert Dvornik <bert@genscan.com>
5419              Date: 30 Oct 1998 17:50:04 -0500
5420              Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
5421              Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
5422      Branch: perl
5423            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
5424 ____________________________________________________________________________
5425 [  2160] By: gsar                                  on 1998/10/31  09:35:03
5426         Log: fix for bugs in -x mode
5427              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5428              Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
5429              Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
5430              Subject: [PATCH 5.00552] Fix h2xs
5431      Branch: perl
5432            ! utils/h2xs.PL
5433 ____________________________________________________________________________
5434 [  2159] By: gsar                                  on 1998/10/31  09:31:36
5435         Log: Data::Dumper update
5436      Branch: perl
5437            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
5438            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
5439 ____________________________________________________________________________
5440 [  2153] By: gsar                                  on 1998/10/30  21:40:09
5441         Log: add testsuite portion of patch
5442              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5443              Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
5444              Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
5445              Subject: [PATCH 5.00321 ;-)] 87% speedup
5446      Branch: perl
5447            + t/op/lex_assign.t
5448            ! MANIFEST
5449 ____________________________________________________________________________
5450 [  2152] By: gsar                                  on 1998/10/30  21:08:11
5451         Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
5452      Branch: perl
5453            ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
5454 ____________________________________________________________________________
5455 [  2151] By: gsar                                  on 1998/10/30  20:18:09
5456         Log: From: Mark-Jason Dominus <mjd@plover.com>
5457              Date: Fri, 30 Oct 1998 14:24:23 EST
5458              Message-Id: <19981030192423.27276.qmail@plover.com>
5459              Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
5460      Branch: perl
5461            ! x2p/walk.c
5462 ____________________________________________________________________________
5463 [  2150] By: gsar                                  on 1998/10/30  20:08:57
5464         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5465              Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
5466              Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
5467              Subject: [PATCH 5.00552] Overloaded <> and deref again
5468      Branch: perl
5469            ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
5470            ! t/pragma/overload.t toke.c
5471 ____________________________________________________________________________
5472 [  2149] By: gsar                                  on 1998/10/30  19:38:15
5473         Log: From: Roderick Schertler <roderick@argon.org>
5474              Date: Thu, 29 Oct 1998 14:50:18 -0500
5475              Message-ID: <17625.909690618@eeyore.ibcinc.com>
5476              Subject: patch for daemonization docs in perlipc
5477      Branch: perl
5478            ! pod/perlipc.pod
5479 ____________________________________________________________________________
5480 [  2148] By: gsar                                  on 1998/10/30  19:36:07
5481         Log: From: Anton Berezin <tobez@plab.ku.dk>
5482              Date: 29 Oct 1998 17:06:25 +0100
5483              Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
5484              Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
5485      Branch: perl
5486            ! win32/win32.c
5487 ____________________________________________________________________________
5488 [  2147] By: gsar                                  on 1998/10/30  19:31:37
5489         Log: tweaked version of suggested patch
5490              From: Anton Berezin <tobez@plab.ku.dk>
5491              Date: 29 Oct 1998 14:48:54 +0100
5492              Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
5493              Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
5494      Branch: perl
5495            ! win32/win32.c
5496 ____________________________________________________________________________
5497 [  2146] By: gsar                                  on 1998/10/30  19:03:50
5498         Log: hand-apply whitespace-mutiliated patch
5499              From: "vishal bhatia" <vishalb@hotmail.com>
5500              Date: Wed, 28 Oct 1998 23:45:32 PST
5501              Message-ID: <19981029074534.2334.qmail@hotmail.com>
5502              Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
5503      Branch: perl
5504            ! ext/B/B/C.pm ext/B/B/CC.pm
5505 ____________________________________________________________________________
5506 [  2145] By: gsar                                  on 1998/10/30  18:46:58
5507         Log: remaining PL_foo stragglers
5508      Branch: perl
5509            ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
5510            ! op.h os2/os2.c vms/gen_shrfls.pl
5511 ____________________________________________________________________________
5512 [  2144] By: gsar                                  on 1998/10/30  17:38:36
5513         Log: integrate cfgperl tweaks into mainline
5514      Branch: perl
5515           !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
5516           !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
5517 ____________________________________________________________________________
5518 [  2143] By: jhi                                   on 1998/10/30  13:27:39
5519         Log: There can be multiple yacc/bison errors.
5520      Branch: cfgperl
5521            ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
5522 ____________________________________________________________________________
5523 [  2142] By: jhi                                   on 1998/10/30  13:18:43
5524         Log: README.posix-bc update.
5525      Branch: cfgperl
5526            ! README.posix-bc
5527 ____________________________________________________________________________
5528 [  2141] By: jhi                                   on 1998/10/30  09:12:59
5529         Log: #2133 fallout.
5530      Branch: cfgperl
5531            ! doio.c ext/POSIX/POSIX.xs
5532 ____________________________________________________________________________
5533 [  2140] By: jhi                                   on 1998/10/30  08:43:18
5534         Log: Integrate from mainperl.
5535      Branch: cfgperl
5536           +> globvar.sym pp.sym
5537            - objpp.h thread.sym
5538           !> (integrate 61 files)
5539 ____________________________________________________________________________
5540 [  2133] By: gsar                                  on 1998/10/30  02:51:39
5541         Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
5542              (objpp.h is gone, embed.pl now does some of that); objXSUB.h
5543              should soon be automated also; the global variables that
5544              escaped the PL_foo conversion are now reined in; renamed
5545              MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
5546              type of same name; duplicated lists of pp_things in various
5547              places is now gone; result has only been tested on win32
5548      Branch: perl
5549            + globvar.sym pp.sym
5550            - objpp.h thread.sym
5551            ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
5552            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
5553            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
5554            ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
5555            ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
5556            ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
5557            ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
5558            ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
5559            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5560            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5561            ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
5562 ____________________________________________________________________________
5563 [  2130] By: jhi                                   on 1998/10/29  15:31:26
5564         Log: Pure bison yylex() proto was broken.
5565      Branch: cfgperl
5566            ! proto.h
5567 ____________________________________________________________________________
5568 [  2126] By: jhi                                   on 1998/10/29  08:35:54
5569         Log: Integrate mainperl.
5570      Branch: cfgperl
5571           !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
5572           !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
5573           !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
5574           !> t/pragma/warn/doio toke.c win32/makefile.mk
5575 ____________________________________________________________________________
5576 [  2125] By: jhi                                   on 1998/10/29  08:32:38
5577         Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
5578      Branch: cfgperl
5579            ! Makefile.SH
5580 ____________________________________________________________________________
5581 [  2124] By: jhi                                   on 1998/10/29  08:06:44
5582         Log: EBCDIC Makefile.SH tuneup.
5583      Branch: cfgperl
5584            ! Makefile.SH
5585 ____________________________________________________________________________
5586 [  2119] By: gsar                                  on 1998/10/28  23:24:04
5587         Log: remove doubled hunk from integration
5588      Branch: perl
5589            ! pp.c
5590 ____________________________________________________________________________
5591 [  2118] By: gsar                                  on 1998/10/28  22:03:31
5592         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5593              Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
5594              Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
5595              Subject: [PATCH 5.00552] Minor debugger tweaks
5596      Branch: perl
5597            ! lib/perl5db.pl
5598 ____________________________________________________________________________
5599 [  2117] By: gsar                                  on 1998/10/28  22:02:30
5600         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5601              Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
5602              Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
5603              Subject: [PATCH 5.00552] Make sort respect overloading
5604      Branch: perl
5605            ! pp_ctl.c proto.h t/pragma/overload.t
5606 ____________________________________________________________________________
5607 [  2116] By: gsar                                  on 1998/10/28  21:51:11
5608         Log: MM patches from Ilya Zakharevich
5609              Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
5610              Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
5611              Subject: [PATCH 5.00552] Make MakeMaker more verbose
5612              --
5613              Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
5614              Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
5615              Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
5616      Branch: perl
5617            ! lib/ExtUtils/MakeMaker.pm
5618 ____________________________________________________________________________
5619 [  2115] By: gsar                                  on 1998/10/28  21:46:19
5620         Log: add explicit references to perl source path in ld2 and gcc2
5621      Branch: perl
5622            ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
5623 ____________________________________________________________________________
5624 [  2114] By: gsar                                  on 1998/10/28  21:39:56
5625         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5626              Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
5627              Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
5628              Subject: [PATCH] Re: Problems with: Creating an installable tar archive
5629      Branch: perl
5630            ! INSTALL
5631 ____________________________________________________________________________
5632 [  2113] By: gsar                                  on 1998/10/28  21:21:16
5633         Log: integrate cfgperl into mainline
5634      Branch: perl
5635           +> t/op/filetest.t
5636           !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
5637           !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
5638           !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
5639           !> thread.h toke.c vmesa/Makefile
5640 ____________________________________________________________________________
5641 [  2112] By: gsar                                  on 1998/10/28  21:14:18
5642         Log: minor cleanup
5643      Branch: perl
5644            ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
5645 ____________________________________________________________________________
5646 [  2111] By: gsar                                  on 1998/10/28  18:52:10
5647         Log: smarter C<$SIG{FOO} = BAREWORD;> warning
5648      Branch: perl
5649            ! toke.c
5650 ____________________________________________________________________________
5651 [  2110] By: jhi                                   on 1998/10/28  15:07:54
5652         Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
5653      Branch: cfgperl
5654            ! Makefile.SH
5655 ____________________________________________________________________________
5656 [  2109] By: jhi                                   on 1998/10/28  13:39:54
5657         Log: a2p.y needs to generate also y.tab.h.
5658      Branch: cfgperl
5659            ! Makefile.SH
5660 ____________________________________________________________________________
5661 [  2108] By: jhi                                   on 1998/10/28  10:33:36
5662         Log: The "parse error" must be converted to "syntax error",
5663              just matching it aint' enough.
5664      Branch: cfgperl
5665            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
5666            ! t/pragma/warning.t
5667 ____________________________________________________________________________
5668 [  2107] By: jhi                                   on 1998/10/28  10:23:05
5669         Log: Regen sig_n{ame,umber}* if slightest doubt.
5670      Branch: cfgperl
5671            ! Configure
5672 ____________________________________________________________________________
5673 [  2106] By: jhi                                   on 1998/10/28  08:44:49
5674         Log: Bison says 'parse error', not 'parser error'.
5675      Branch: cfgperl
5676            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
5677            ! t/pragma/warning.t
5678 ____________________________________________________________________________
5679 [  2105] By: jhi                                   on 1998/10/28  08:42:09
5680         Log: yylex() parametrization.
5681      Branch: cfgperl
5682            ! proto.h toke.c
5683 ____________________________________________________________________________
5684 [  2104] By: jhi                                   on 1998/10/28  08:25:09
5685         Log: Bring in #2102.
5686      Branch: cfgperl
5687            ! pp.c
5688 ____________________________________________________________________________
5689 [  2103] By: jhi                                   on 1998/10/28  08:22:04
5690         Log: From: Dominic Dunlop <domo@vo.lu>
5691              Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
5692              Date: 27 Oct 1998 20:47:25 +0200
5693              Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
5694      Branch: cfgperl
5695            ! t/op/groups.t
5696 ____________________________________________________________________________
5697 [  2102] By: larry                                 on 1998/10/27  18:58:55
5698         Log: utf8 change to quotemeta broke EBCDIC
5699      Branch: perl
5700            ! pp.c
5701 ____________________________________________________________________________
5702 [  2101] By: jhi                                   on 1998/10/27  12:55:34
5703         Log: $Config{sig_num_init}.
5704              Also, a new approach to the 'pthreads-created-joinable': drop
5705              it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
5706              directly. (See also #2096).
5707      Branch: cfgperl
5708            ! Configure config_h.SH
5709 ____________________________________________________________________________
5710 [  2100] By: jhi                                   on 1998/10/27  10:48:55
5711         Log: Regenerated perly_c.diff.
5712      Branch: cfgperl
5713            ! perly_c.diff
5714 ____________________________________________________________________________
5715 [  2099] By: jhi                                   on 1998/10/27  08:42:25
5716         Log: First the mangler was Netscape, then it was me.
5717      Branch: cfgperl
5718            ! vmesa/Makefile
5719 ____________________________________________________________________________
5720 [  2098] By: jhi                                   on 1998/10/27  08:34:40
5721         Log: `id -Gn` might be available where `groups` is not.
5722      Branch: cfgperl
5723            ! t/op/groups.t
5724 ____________________________________________________________________________
5725 [  2097] By: jhi                                   on 1998/10/27  08:05:17
5726         Log: Netscape had mangled the tabs.
5727      Branch: cfgperl
5728            ! vmesa/Makefile
5729 ____________________________________________________________________________
5730 [  2096] By: jhi                                   on 1998/10/27  08:03:05
5731         Log: ATTR_JOINABLE logic, based on (private email)
5732              
5733              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
5734              Subject: Some little diffs
5735              Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
5736              Date: Tue, 27 Oct 1998 13:44:42 +1300
5737      Branch: cfgperl
5738            ! thread.h
5739 ____________________________________________________________________________
5740 [  2095] By: jhi                                   on 1998/10/27  07:56:57
5741         Log: Mach cthreads support based on:
5742              
5743              From: brie@corp.home.net (Brian Harrison)
5744              Subject: perl5.005_02 patch for mthreads
5745              To: perl5-porters@perl.org
5746              Date: 24 Oct 1998 01:01:55 +0300
5747              Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
5748              
5749              Pthread yield probe (dejavu)
5750              Cosmetic nanochange for the union semun output.
5751              Better inttypes.h probe.
5752              Undo the 'void *' $selecttype probe from #1971 because
5753              it breaks the $selectminbits test.
5754      Branch: cfgperl
5755            ! Configure config_h.SH perl.h thread.h
5756 ____________________________________________________________________________
5757 [  2094] By: jhi                                   on 1998/10/26  13:02:07
5758         Log: Also posix-bc wants to reyacc.
5759      Branch: cfgperl
5760            ! Makefile.SH
5761 ____________________________________________________________________________
5762 [  2093] By: jhi                                   on 1998/10/26  10:17:21
5763         Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
5764              5_02 and really breaking things in non-ASCII worlds.
5765      Branch: cfgperl
5766            ! pp.c
5767 ____________________________________________________________________________
5768 [  2092] By: jhi                                   on 1998/10/26  09:08:00
5769         Log: More robustness.
5770      Branch: cfgperl
5771            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
5772            ! t/pragma/warning.t
5773 ____________________________________________________________________________
5774 [  2091] By: jhi                                   on 1998/10/26  08:47:32
5775         Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
5776              Bison really wants YYLEX_PARAM.
5777      Branch: cfgperl
5778            ! perly.y proto.h toke.c
5779 ____________________________________________________________________________
5780 [  2090] By: jhi                                   on 1998/10/26  08:21:25
5781         Log: s/YYLEX_PARAM/YYLEXPARAM/
5782      Branch: cfgperl
5783            ! perly.y
5784 ____________________________________________________________________________
5785 [  2089] By: jhi                                   on 1998/10/26  08:17:33
5786         Log: Indicate skipped subtests.
5787      Branch: cfgperl
5788            ! t/io/pipe.t
5789 ____________________________________________________________________________
5790 [  2088] By: jhi                                   on 1998/10/26  08:11:36
5791         Log: Integrate from mainperl.
5792      Branch: cfgperl
5793           !> (integrate 54 files)
5794 ____________________________________________________________________________
5795 [  2087] By: jhi                                   on 1998/10/26  08:08:02
5796         Log: Add test for filetests.
5797      Branch: cfgperl
5798            + t/op/filetest.t
5799            ! MANIFEST
5800 ____________________________________________________________________________
5801 [  2086] By: gsar                                  on 1998/10/26  02:44:44
5802         Log: various win32 tweaks; disable new xs_cpp section (it creates
5803              ambiguous inference graph for %.xs --> %.o)
5804      Branch: perl
5805            ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
5806            ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
5807            ! win32/config.gc win32/config_H.gc win32/makedef.pl
5808            ! win32/makefile.mk win32/win32.h
5809 ____________________________________________________________________________
5810 [  2085] By: gsar                                  on 1998/10/26  00:50:02
5811         Log: sanity-check $Config{drand01} in rand.t
5812      Branch: perl
5813            ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
5814            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5815 ____________________________________________________________________________
5816 [  2078] By: gsar                                  on 1998/10/25  10:22:04
5817         Log: update win32/config*.?c
5818      Branch: perl
5819            ! Changes win32/config.bc win32/config.gc win32/config.vc
5820            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5821 ____________________________________________________________________________
5822 [  2077] By: gsar                                  on 1998/10/25  08:39:25
5823         Log: From: Graham Barr <gbarr@pobox.com>
5824              Date: Sat, 24 Oct 1998 21:45:50 -0500
5825              Message-ID: <19981024214550.C508@pobox.com>
5826              Subject: Re: die with a reference  should use overload "" operator
5827      Branch: perl
5828            ! pp_ctl.c
5829 ____________________________________________________________________________
5830 [  2076] By: gsar                                  on 1998/10/25  08:37:49
5831         Log: From: Graham Barr <gbarr@pobox.com>
5832              Date: Sat, 24 Oct 1998 12:45:21 -0500
5833              Message-ID: <19981024124521.C512@pobox.com>
5834              Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
5835      Branch: perl
5836            ! sv.c
5837 ____________________________________________________________________________
5838 [  2075] By: gsar                                  on 1998/10/25  08:24:09
5839         Log: fix C<print $n += 5;> etc.
5840      Branch: perl
5841            ! toke.c
5842 ____________________________________________________________________________
5843 [  2074] By: gsar                                  on 1998/10/25  08:12:28
5844         Log: list builtins with portability caveats
5845              From: Jarkko Hietaniemi <jhi@iki.fi>
5846              Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
5847              Message-Id: <199810231105.OAA02411@alpha.hut.fi>
5848              Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
5849      Branch: perl
5850            ! pod/perlfunc.pod
5851 ____________________________________________________________________________
5852 [  2073] By: gsar                                  on 1998/10/25  07:55:43
5853         Log: fix stack overrun in file test operators
5854      Branch: perl
5855            ! pp_sys.c
5856 ____________________________________________________________________________
5857 [  2072] By: gsar                                  on 1998/10/25  07:29:45
5858         Log: implement C<goto &func> and other fixes (via private mail)
5859              From:    "vishal bhatia" <vishalb@hotmail.com>
5860              Date:    Wed, 21 Oct 1998 22:59:03 PDT
5861              Message-Id: <19981022055904.20083.qmail@hotmail.com>
5862              Subject: [PATCH 5.005_52] More fixes for B
5863      Branch: perl
5864            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
5865 ____________________________________________________________________________
5866 [  2071] By: gsar                                  on 1998/10/25  07:14:41
5867         Log: From: Graham Barr <gbarr@pobox.com>
5868              Date: Sat, 17 Oct 1998 20:42:41 -0500
5869              Message-ID: <19981017204241.G510@pobox.com>
5870              Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
5871      Branch: perl
5872            ! pp_ctl.c
5873 ____________________________________________________________________________
5874 [  2070] By: gsar                                  on 1998/10/25  07:07:29
5875         Log: avoid bogus line number in XSUB redefined warnings
5876      Branch: perl
5877            ! op.c
5878 ____________________________________________________________________________
5879 [  2069] By: gsar                                  on 1998/10/25  06:59:03
5880         Log: From: Martijn Koster <mak@excitecorp.com>
5881              Date: Wed, 21 Oct 1998 13:12:03 +0100
5882              Message-ID: <19981021131203.A15661@excitecorp.com>
5883              Subject: File::Path::mkpath reports the wrong error
5884      Branch: perl
5885            ! lib/File/Path.pm
5886 ____________________________________________________________________________
5887 [  2068] By: gsar                                  on 1998/10/25  06:54:43
5888         Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
5889              Date: Tue, 20 Oct 1998 20:52:20 -0500
5890              Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
5891              Subject: Exporter.pm's export_to_level() argument handling buggy
5892      Branch: perl
5893            ! lib/Exporter.pm
5894 ____________________________________________________________________________
5895 [  2067] By: gsar                                  on 1998/10/25  06:50:19
5896         Log: From: jan.dubois@ibm.net (Jan Dubois)
5897              Date: Wed, 21 Oct 1998 00:55:51 +0200
5898              Message-ID: <36380269.55370608@smtp1.ibm.net>
5899              Subject: Make _really_ sure Dynaloader.xs code is initialized only once
5900      Branch: perl
5901            ! ext/DynaLoader/DynaLoader_pm.PL
5902 ____________________________________________________________________________
5903 [  2066] By: gsar                                  on 1998/10/25  06:48:19
5904         Log: recognize '%' as a shell metachar for win32
5905              From: jan.dubois@ibm.net (Jan Dubois)
5906              Date: Tue, 20 Oct 1998 21:57:35 +0200
5907              Message-ID: <3636ea31.49170453@smtp1.ibm.net>
5908              Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
5909      Branch: perl
5910            ! win32/win32.c
5911 ____________________________________________________________________________
5912 [  2065] By: gsar                                  on 1998/10/25  06:46:30
5913         Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
5914      Branch: perl
5915            ! sv.c
5916 ____________________________________________________________________________
5917 [  2064] By: gsar                                  on 1998/10/25  06:45:09
5918         Log: From: Gisle Aas <gisle@aas.no>
5919              Date: 20 Oct 1998 14:24:44 +0200
5920              Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
5921              Subject: ord() and unpack("U*",...) should not be negative
5922      Branch: perl
5923            ! pp.c
5924 ____________________________________________________________________________
5925 [  2063] By: gsar                                  on 1998/10/25  06:42:29
5926         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5927              Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
5928              Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
5929              Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
5930      Branch: perl
5931            ! os2/os2.c
5932 ____________________________________________________________________________
5933 [  2062] By: gsar                                  on 1998/10/25  06:41:26
5934         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5935              Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
5936              Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
5937              Subject: [PATCH 5.005_*] Speed up aassign
5938      Branch: perl
5939            ! pp_hot.c
5940 ____________________________________________________________________________
5941 [  2061] By: gsar                                  on 1998/10/25  06:39:04
5942         Log: From: Graham Barr <gbarr@pobox.com>
5943              Date: Sat, 17 Oct 1998 22:22:02 -0500
5944              Message-ID: <19981017222202.J510@pobox.com>
5945              Subject: Re: '*' prototype does not allow bareword with strict
5946      Branch: perl
5947            ! toke.c
5948 ____________________________________________________________________________
5949 [  2060] By: gsar                                  on 1998/10/25  06:37:34
5950         Log: handle '::' in section names properly
5951              From: Graham Barr <gbarr@pobox.com>
5952              Date: Sat, 17 Oct 1998 12:57:54 -0500
5953              Message-ID: <19981017125754.C510@pobox.com>
5954              Subject: Re: pod2html
5955      Branch: perl
5956            ! lib/Pod/Html.pm
5957 ____________________________________________________________________________
5958 [  2059] By: gsar                                  on 1998/10/25  06:33:43
5959         Log: integrate changes#1982,2014,2021 (from maint-5.005)
5960      Branch: perl
5961           !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
5962           !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
5963 ____________________________________________________________________________
5964 [  2058] By: gsar                                  on 1998/10/25  05:44:17
5965         Log: allow more win32 symbol exports (suggested by Jan Dubois)
5966      Branch: perl
5967            ! win32/makedef.pl
5968 ____________________________________________________________________________
5969 [  2057] By: gsar                                  on 1998/10/25  05:40:40
5970         Log: integrate change#2053 from maint-5.005
5971      Branch: perl
5972           !> cop.h t/cmd/while.t
5973 ____________________________________________________________________________
5974 [  2056] By: gsar                                  on 1998/10/25  05:16:41
5975         Log: commented version of a patch suggested by Drago Goricanec
5976              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
5977              Date: 16 Oct 1998 15:24:45 +0300
5978              Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
5979              Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
5980      Branch: perl
5981            ! pp_sys.c
5982 ____________________________________________________________________________
5983 [  2055] By: gsar                                  on 1998/10/25  05:11:03
5984         Log: include eof() in description of buffering caveats
5985              From: Anton Berezin <tobez@plab.ku.dk>
5986              Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
5987              Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
5988              Subject: [DOCPATCH] pod/perlfunc.pod
5989      Branch: perl
5990            ! pod/perlfunc.pod
5991 ____________________________________________________________________________
5992 [  2054] By: gsar                                  on 1998/10/25  05:07:42
5993         Log: disallow 'x' in hex numbers (except leading '0x')
5994              From: Gisle Aas <gisle@aas.no>
5995              Date: 16 Oct 1998 16:33:12 +0200
5996              Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
5997              Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
5998      Branch: perl
5999            ! perlvars.h t/op/oct.t util.c
6000 ____________________________________________________________________________
6001 [  2052] By: gsar                                  on 1998/10/25  04:49:04
6002         Log: avoid the circular refcnt logic in magic_mutexfree()
6003      Branch: perl
6004            ! mg.c pp.c pp_hot.c
6005 ____________________________________________________________________________
6006 [  2051] By: gsar                                  on 1998/10/25  04:35:07
6007         Log: properly restore PL_rsfp_filters after require
6008      Branch: perl
6009            ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
6010            ! scope.h
6011 ____________________________________________________________________________
6012 [  2050] By: gsar                                  on 1998/10/25  02:42:32
6013         Log: integrate cfgperl changes back into mainline
6014      Branch: perl
6015           +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
6016           +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
6017           !> (integrate 33 files)
6018 ____________________________________________________________________________
6019 [  2049] By: gsar                                  on 1998/10/25  01:30:48
6020         Log: avoid "mysterious" compile-time failures without messages
6021      Branch: perl
6022            ! gv.c
6023 ____________________________________________________________________________
6024 [  2041] By: gsar                                  on 1998/10/23  21:11:56
6025         Log: checkin jpl under //depot/perlext/jpl/...
6026      Branch: perlext
6027            + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
6028            + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
6029            + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
6030            + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
6031            + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
6032            + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
6033            + jpl/PerlInterpreter/Makefile.PL
6034            + jpl/PerlInterpreter/PerlInterpreter.c
6035            + jpl/PerlInterpreter/PerlInterpreter.h
6036            + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
6037            + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
6038            + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
6039            + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
6040            + jpl/get_jdk/jdk_hosts jpl/install-jpl
6041 ____________________________________________________________________________
6042 [  2040] By: larry                                 on 1998/10/23  19:31:42
6043         Log: chr(0xFFFFFFFF) didn't translate to utf8 character
6044      Branch: perl
6045            ! pp.c
6046 ____________________________________________________________________________
6047 [  2039] By: larry                                 on 1998/10/23  18:48:34
6048         Log: tr///d does not seem to work
6049      Branch: perl
6050            ! lib/utf8_heavy.pl
6051 ____________________________________________________________________________
6052 [  2038] By: larry                                 on 1998/10/23  18:00:41
6053         Log: Program with utf8 identifiers fails to compile
6054      Branch: perl
6055            ! doop.c gv.c op.c pp.c pp_hot.c toke.c
6056 ____________________________________________________________________________
6057 [  2037] By: jhi                                   on 1998/10/23  14:04:51
6058         Log: Test suite portability:
6059              - posix-bc does not write to broken pipes
6060              - filehand #11 only iff we have fork
6061              - warning.t can now match $expected using regular expressions
6062      Branch: cfgperl
6063            ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
6064            ! t/pragma/warning.t
6065 ____________________________________________________________________________
6066 [  2036] By: jhi                                   on 1998/10/23  12:12:07
6067         Log: yacc clarification.
6068      Branch: cfgperl
6069            ! README.posix-bc
6070 ____________________________________________________________________________
6071 [  2035] By: jhi                                   on 1998/10/23  12:09:59
6072         Log: Some C compilers get upset about 8-bit characters in /* comments. */
6073      Branch: cfgperl
6074            ! mg.c
6075 ____________________________________________________________________________
6076 [  2034] By: jhi                                   on 1998/10/22  09:11:52
6077         Log: Configure update: both for pthread_yield more robust
6078              testing (all variants of pthread_attr_getdetachstate()) --
6079              and because Configure was broken in major way! About 1000
6080              last lines were truncated.
6081      Branch: cfgperl
6082            ! Configure
6083 ____________________________________________________________________________
6084 [  2033] By: jhi                                   on 1998/10/22  07:47:10
6085         Log: DJGPP feedback for #2028.
6086      Branch: cfgperl
6087            ! thread.h
6088 ____________________________________________________________________________
6089 [  2032] By: jhi                                   on 1998/10/21  13:03:57
6090         Log: yielding, the saga continues.
6091      Branch: cfgperl
6092            ! Configure config_h.SH
6093           !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
6094           !> t/op/goto.t t/pragma/constant.t
6095 ____________________________________________________________________________
6096 [  2031] By: jhi                                   on 1998/10/21  09:15:42
6097         Log: VM/ESA feedback for #2028.
6098      Branch: cfgperl
6099            ! Configure config_h.SH thread.h
6100 ____________________________________________________________________________
6101 [  2030] By: gsar                                  on 1998/10/21  04:22:53
6102         Log: fix handling of mayhaps-extended @_ in goto &sub
6103      Branch: perl
6104            ! av.c pp_ctl.c t/op/goto.t
6105 ____________________________________________________________________________
6106 [  2029] By: gsar                                  on 1998/10/21  00:54:14
6107         Log: restore sanity to "constant" references
6108      Branch: perl
6109            ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
6110 ____________________________________________________________________________
6111 [  2028] By: jhi                                   on 1998/10/20  15:01:20
6112         Log: OLD_PTHREADS_API reorganizing.
6113      Branch: cfgperl
6114            ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
6115            ! vmesa/vmesaish.h
6116 ____________________________________________________________________________
6117 [  2027] By: jhi                                   on 1998/10/20  14:14:51
6118         Log: #2026 fallout.
6119      Branch: cfgperl
6120            ! Makefile.SH
6121 ____________________________________________________________________________
6122 [  2026] By: jhi                                   on 1998/10/20  11:47:21
6123         Log: VM/ESA update.
6124      Branch: cfgperl
6125            ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
6126 ____________________________________________________________________________
6127 [  2025] By: jhi                                   on 1998/10/20  08:20:56
6128         Log: 64-bitness, based on
6129              
6130              From: Scott Henry <scotth@sgi.com>
6131              To: perl-64bit@perl.org
6132              Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
6133              Subject: Re: Configure problems/questions...
6134              Date: 19 Oct 1998 22:38:06 -0700
6135      Branch: cfgperl
6136            ! hints/irix_6.sh perl.h
6137 ____________________________________________________________________________
6138 [  2024] By: jhi                                   on 1998/10/20  08:09:07
6139         Log: Add lseeksize.
6140      Branch: cfgperl
6141            ! config_h.SH
6142 ____________________________________________________________________________
6143 [  2023] By: jhi                                   on 1998/10/20  08:08:33
6144         Log: Mumble about _yields() only when threaded.
6145      Branch: cfgperl
6146            ! Configure
6147 ____________________________________________________________________________
6148 [  2022] By: jhi                                   on 1998/10/20  07:46:26
6149         Log: Thinko at PTHREADS_CREATED_JOINABLE.
6150      Branch: cfgperl
6151            ! thread.h
6152 ____________________________________________________________________________
6153 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
6154         Log: From: Chip Salzenberg <chip@perlsupport.com>
6155              Date: Tue, 6 Oct 1998 13:33:05 -0400
6156              Message-ID: <19981006133305.A2348@perlsupport.com>
6157              Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
6158      Branch: maint-5.005/perl
6159            ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
6160            ! t/op/tie.t
6161 ____________________________________________________________________________
6162 [  2020] By: jhi                                   on 1998/10/19  09:15:53
6163         Log: YIELD more robustly.
6164      Branch: cfgperl
6165            ! thread.h
6166 ____________________________________________________________________________
6167 [  2019] By: jhi                                   on 1998/10/19  08:48:33
6168         Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
6169              the 'new' one (just like DJGPP, it seems).
6170      Branch: cfgperl
6171            ! thread.h
6172 ____________________________________________________________________________
6173 [  2018] By: jhi                                   on 1998/10/19  07:02:44
6174         Log: vmesaish.h doesn't exclude unixish.h.
6175      Branch: cfgperl
6176            ! perl.h
6177 ____________________________________________________________________________
6178 [  2017] By: jhi                                   on 1998/10/19  06:44:19
6179         Log: 1<<$randbits is not good for randbits=48.
6180      Branch: cfgperl
6181            ! t/op/rand.t
6182 ____________________________________________________________________________
6183 [  2016] By: jhi                                   on 1998/10/19  06:39:47
6184         Log: Make #2012 glob pattern more portable.
6185      Branch: cfgperl
6186            ! Makefile.SH
6187 ____________________________________________________________________________
6188 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
6189         Log: Fix POSIX::sigprocmask not to check type of $old parameter
6190              as it is output only
6191      Branch: maint-5.005/perl
6192            ! ext/POSIX/POSIX.xs
6193 ____________________________________________________________________________
6194 [  2012] By: jhi                                   on 1998/10/17  15:04:23
6195         Log: clean numbered core dumps and t/tmp[0-9]*.
6196      Branch: cfgperl
6197            ! Makefile.SH
6198 ____________________________________________________________________________
6199 [  2011] By: jhi                                   on 1998/10/17  14:59:15
6200         Log: More robust yacc/bison failure output handling.
6201      Branch: cfgperl
6202            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
6203 ____________________________________________________________________________
6204 [  2010] By: jhi                                   on 1998/10/17  14:51:05
6205         Log: BC2000 POSIX update.
6206      Branch: cfgperl
6207            ! MANIFEST
6208 ____________________________________________________________________________
6209 [  2009] By: jhi                                   on 1998/10/17  14:49:46
6210         Log: POSIX BC2000 port from perl-mvs:
6211              
6212              Subject: Ported perl 5.005.02 to BS2000 / POSIX
6213              From: Dorner Thomas <Thomas.Dorner@start.de> 
6214              Date: Tue, 29 Sep 1998 13:29:36 +0100 
6215              Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
6216      Branch: cfgperl
6217            + README.posix-bc hints/posix-bc.sh
6218            ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
6219            ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
6220            ! unixish.h
6221 ____________________________________________________________________________
6222 [  2008] By: jhi                                   on 1998/10/17  14:07:49
6223         Log: VM/ESA-update.
6224      Branch: cfgperl
6225            ! MANIFEST
6226 ____________________________________________________________________________
6227 [  2007] By: jhi                                   on 1998/10/17  13:55:34
6228         Log: Forgot few S_I* imports.
6229      Branch: cfgperl
6230            ! t/lib/ipc_sysv.t
6231 ____________________________________________________________________________
6232 [  2006] By: jhi                                   on 1998/10/17  13:43:54
6233         Log: The VM/ESA port essentials, based on
6234              
6235              perl-mvs:
6236              
6237              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
6238              Subject: Re: Can't find Data/Dumper.pm
6239              Date: Mon, 28 Sep 1998 07:40:49 +1300
6240              Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
6241              
6242              private email:
6243              
6244              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
6245              Subject: Re: Perl thread problems in VM/ESA
6246              Date: Thu, 15 Oct 1998 07:18:35 +1300
6247              Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
6248              
6249              and private email:
6250              
6251              From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
6252              Subject:  perl archive
6253              Date:      Sun, 11 Oct 1998 19:28:54 EDT
6254              Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
6255              which gave a pointer to
6256              
6257              http://pucc.princeton.edu/~neale/perl.tar
6258              
6259              (based on Perl 5.005_51)
6260      Branch: cfgperl
6261            + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
6262            ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
6263            ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
6264            ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
6265 ____________________________________________________________________________
6266 [  2005] By: jhi                                   on 1998/10/17  13:17:19
6267         Log: Integrate mainperl.
6268      Branch: cfgperl
6269           !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
6270           !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6271           !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
6272           !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
6273           !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
6274           !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
6275           !> win32/makefile.mk
6276 ____________________________________________________________________________
6277 [  2004] By: jhi                                   on 1998/10/17  11:19:06
6278         Log: Removed an extra ' from the int64_t test.
6279      Branch: cfgperl
6280            ! Configure
6281 ____________________________________________________________________________
6282 [  2003] By: gsar                                  on 1998/10/17  04:11:40
6283         Log: silence -w noises (suggested by Greg Bacon)
6284      Branch: perl
6285            ! lib/Term/Complete.pm
6286 ____________________________________________________________________________
6287 [  2002] By: gsar                                  on 1998/10/17  04:07:48
6288         Log: From: Gisle Aas <gisle@aas.no>
6289              Date: 14 Oct 1998 15:53:14 +0200
6290              Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
6291              Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
6292      Branch: perl
6293            ! util.c
6294 ____________________________________________________________________________
6295 [  2001] By: gsar                                  on 1998/10/17  04:06:10
6296         Log: From: Gisle Aas <gisle@aas.no>
6297              Date: 14 Oct 1998 15:17:44 +0200
6298              Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
6299              Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
6300      Branch: perl
6301            ! toke.c
6302 ____________________________________________________________________________
6303 [  2000] By: gsar                                  on 1998/10/17  03:06:33
6304         Log: From: Gisle Aas <gisle@aas.no>
6305              Date: 14 Oct 1998 00:38:06 +0200
6306              Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
6307              Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
6308      Branch: perl
6309            ! sv.c
6310 ____________________________________________________________________________
6311 [  1999] By: gsar                                  on 1998/10/17  03:04:48
6312         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6313              Date: Tue, 13 Oct 1998 15:10:57 -0700
6314              Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
6315              Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
6316      Branch: perl
6317            ! vms/ext/Stdio/Stdio.pm
6318 ____________________________________________________________________________
6319 [  1998] By: gsar                                  on 1998/10/17  03:00:40
6320         Log: skip readonly vars and unref references when doing a reset()
6321      Branch: perl
6322            ! sv.c
6323 ____________________________________________________________________________
6324 [  1997] By: gsar                                  on 1998/10/17  02:49:19
6325         Log: fix buggy treatment of large checksums on unicode strings
6326              From: Gisle Aas <gisle@aas.no>
6327              Date: 13 Oct 1998 21:35:39 +0200
6328              Message-ID: <m31zocp850.fsf@furu.g.aas.no>
6329              Subject: unpack("%48U*",...)  [PATCH 5.005_52]
6330      Branch: perl
6331            ! pp.c
6332 ____________________________________________________________________________
6333 [  1996] By: gsar                                  on 1998/10/17  02:43:22
6334         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6335              Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
6336              Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
6337              Subject: [PATCH 5.005_52] Memory overrun in os2.c
6338      Branch: perl
6339            ! os2/Makefile.SHs os2/os2.c
6340 ____________________________________________________________________________
6341 [  1995] By: gsar                                  on 1998/10/17  02:42:01
6342         Log: clarify section name rules for typemaps
6343      Branch: perl
6344            ! pod/perlxs.pod
6345 ____________________________________________________________________________
6346 [  1994] By: gsar                                  on 1998/10/17  02:33:02
6347         Log: whitespace-proof grent.t
6348      Branch: perl
6349            ! t/op/grent.t
6350 ____________________________________________________________________________
6351 [  1993] By: gsar                                  on 1998/10/17  02:27:29
6352         Log: fix bug in B::CC::pp_sassign()
6353              From: "vishal bhatia" <vishalb@hotmail.com>
6354              Date: Sun, 11 Oct 1998 18:41:38 PDT
6355              Message-ID: <19981012014139.19614.qmail@hotmail.com>
6356              Subject: B::CC problems with pp_sassign routine
6357      Branch: perl
6358            ! ext/B/B/CC.pm
6359 ____________________________________________________________________________
6360 [  1992] By: gsar                                  on 1998/10/17  02:17:49
6361         Log: applied suggested patch with small doc tweak
6362              From: Gisle Aas <gisle@aas.no>
6363              Date: 11 Oct 1998 12:53:13 +0200
6364              Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
6365              Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
6366      Branch: perl
6367            ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
6368            ! t/op/tiehandle.t
6369 ____________________________________________________________________________
6370 [  1991] By: gsar                                  on 1998/10/17  02:08:30
6371         Log: apply non-conflicting parts from suggested patch
6372              From: jan.dubois@ibm.net (Jan Dubois)
6373              Date: Sat, 10 Oct 1998 13:15:45 +0200
6374              Message-ID: <36223ed7.18279374@smtp1.ibm.net>
6375              Subject: [PATCH 5.005_52] Still more MakeMaker  patches
6376      Branch: perl
6377            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6378 ____________________________________________________________________________
6379 [  1990] By: gsar                                  on 1998/10/17  02:01:24
6380         Log: provide option to enable optimization with VC (suggested by Jan
6381              Dubois)
6382      Branch: perl
6383            ! win32/Makefile win32/makefile.mk
6384 ____________________________________________________________________________
6385 [  1989] By: gsar                                  on 1998/10/17  01:55:27
6386         Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
6387              Dave Leppik <dleppik@gage.com>
6388      Branch: perl
6389            ! perl.h
6390 ____________________________________________________________________________
6391 [  1988] By: gsar                                  on 1998/10/17  01:49:05
6392         Log: stray typo found by Hugo van der Sanden
6393      Branch: perl
6394            ! op.c
6395 ____________________________________________________________________________
6396 [  1987] By: gsar                                  on 1998/10/17  01:45:52
6397         Log: perldoc pod update
6398              From: Daniel Grisinger <dgris@perrin.dimensional.com>
6399              Date: 06 Oct 1998 23:56:51 -0600
6400              Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
6401              Subject: [PATCH _02 and _52] perldoc
6402      Branch: perl
6403            ! utils/perldoc.PL
6404 ____________________________________________________________________________
6405 [  1986] By: gsar                                  on 1998/10/17  01:41:40
6406         Log: qualify names of builtins
6407      Branch: perl
6408            ! ext/POSIX/POSIX.pm
6409 ____________________________________________________________________________
6410 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
6411         Log: From: Jochen Wiedmann <joe@ispsoft.de>
6412              Date: Thu, 17 Sep 1998 17:16:06 +0200
6413              Message-ID: <360127B6.E44564A@ispsoft.de>
6414              Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
6415      Branch: maint-5.005/perl
6416            ! lib/ExtUtils/MakeMaker.pm
6417 ____________________________________________________________________________
6418 [  1978] By: gsar                                  on 1998/10/16  01:58:58
6419         Log: integrate cfgperl mods into mainline
6420      Branch: perl
6421           +> ext/DynaLoader/dl_vmesa.xs
6422            ! Porting/genlog
6423           !> Configure MANIFEST Makefile.SH config_h.SH
6424           !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
6425           !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
6426           !> x2p/Makefile.SH
6427 ____________________________________________________________________________
6428 [  1976] By: gsar                                  on 1998/10/16  00:10:52
6429         Log: stray tweak
6430      Branch: perl
6431            ! op.c
6432 ____________________________________________________________________________
6433 [  1975] By: gsar                                  on 1998/10/15  23:54:38
6434         Log: propagate typeness of lexicals while cloning them
6435      Branch: perl
6436            ! op.c
6437 ____________________________________________________________________________
6438 [  1974] By: gsar                                  on 1998/10/15  23:53:25
6439         Log: s/last/first/ typo in append_list()
6440      Branch: perl
6441            ! op.c
6442 ____________________________________________________________________________
6443 [  1973] By: gsar                                  on 1998/10/15  20:06:17
6444         Log: nuke confperl branch and contents
6445      Branch: confperl
6446            - (delete 1284 files)
6447 ____________________________________________________________________________
6448 [  1972] By: jhi                                   on 1998/10/15  07:07:35
6449         Log: Test #162 had been added but the "print 1..161" had not been updated.
6450      Branch: cfgperl
6451            ! t/op/pat.t
6452 ____________________________________________________________________________
6453 [  1971] By: gsar                                  on 1998/10/15  03:09:58
6454         Log: check in all confperl changes as of change#1964 into cfgperl
6455      Branch: cfgperl
6456            + ext/DynaLoader/dl_vmesa.xs
6457            ! Configure MANIFEST Makefile.SH config_h.SH
6458            ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
6459            ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
6460 ____________________________________________________________________________
6461 [  1970] By: gsar                                  on 1998/10/15  03:05:59
6462         Log: integrate mainline to get tr.t
6463      Branch: cfgperl
6464           +> t/op/tr.t
6465 ____________________________________________________________________________
6466 [  1969] By: gsar                                  on 1998/10/15  03:04:17
6467         Log: add missing tr.t to repository
6468      Branch: perl
6469            + t/op/tr.t
6470 ____________________________________________________________________________
6471 [  1968] By: gsar                                  on 1998/10/15  03:02:43
6472         Log: create cfgperl branch
6473      Branch: cfgperl
6474           +> (branch 1282 files)
6475 ____________________________________________________________________________
6476 [  1967] By: gsar                                  on 1998/10/15  02:46:08
6477         Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
6478              (MAN3PODS cannot be set to ' '; stray stricture violation)
6479      Branch: perl
6480            ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
6481            ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
6482            ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
6483            ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
6484            ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
6485            ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
6486            ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
6487            ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
6488            ! ext/attrs/Makefile.PL ext/re/Makefile.PL
6489            ! lib/ExtUtils/MM_Unix.pm
6490 ____________________________________________________________________________
6491 [  1966] By: gsar                                  on 1998/10/15  02:19:03
6492         Log: tweak to make fix in change#1944 behave correctly for closures
6493              created within eval''
6494      Branch: perl
6495            ! op.c t/op/eval.t
6496 ____________________________________________________________________________
6497 [  1965] By: gsar                                  on 1998/10/14  23:22:41
6498         Log: use better numbers for exitstatus test
6499      Branch: perl
6500            ! t/op/die_exit.t
6501 ____________________________________________________________________________
6502 [  1964] By: jhi                                   on 1998/10/14  17:25:41
6503         Log: Add VM/ESA dynaloading (uses <dll.h>).
6504      Branch: confperl
6505            + ext/DynaLoader/dl_vmesa.xs
6506            ! MANIFEST
6507 ____________________________________________________________________________
6508 [  1963] By: jhi                                   on 1998/10/14  17:17:10
6509         Log: Remove a2p.loadmap in 'clean' target.
6510      Branch: confperl
6511            ! x2p/Makefile.SH
6512 ____________________________________________________________________________
6513 [  1962] By: jhi                                   on 1998/10/14  17:13:11
6514         Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
6515      Branch: confperl
6516            ! Makefile.SH
6517 ____________________________________________________________________________
6518 [  1961] By: jhi                                   on 1998/10/14  16:27:39
6519         Log: VM/ESA creates executable.loadmaps.
6520      Branch: confperl
6521            ! Makefile.SH
6522 ____________________________________________________________________________
6523 [  1960] By: jhi                                   on 1998/10/14  15:37:39
6524         Log: Introduce SCHED_YIELD (one of sched_yield(),
6525              pthread_yield(), or pthread_yield(NULL)).
6526              YIELD is then defined using SCHED_YIELD unless
6527              a platform-specific YIELD has already been defined.
6528              
6529              Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
6530              
6531              The need for pthread_yield(NULL) and pthread_attr_setdet...
6532              introduced by (private email)
6533              
6534              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
6535              Date: Sat, 10 Oct 1998 21:08:15 +1300
6536              Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
6537              Subject: Re: Perl thread problems in VM/ESA
6538              
6539              Better select() protoprobe (for AIX), from (private email)
6540              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6541              Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
6542              Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
6543              Subject: AIX select (fwd)
6544              From: Lars Hecking <lhecking@nmrc.ucc.ie>
6545              To: Andy Dougherty <doughera@lafcol.lafayette.edu>
6546              Date: Fri, 2 Oct 1998 10:40:01 +0100
6547              Subject: AIX select
6548              
6549              Linux-avoid-so.X.Y, based on
6550              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6551              Date: Tue, 13 Oct 1998 15:55:07 -0400
6552              Message-ID: <19981013155507.B4004@O2.chapin.edu>
6553              Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
6554      Branch: confperl
6555            ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
6556            ! thread.h
6557 ____________________________________________________________________________
6558 [  1959] By: jhi                                   on 1998/10/14  12:51:26
6559         Log: Some old pthread implementations have
6560              pthread_attr_setdetachstate(pthread_attr_t*, int*).
6561      Branch: confperl
6562            ! ext/Thread/Thread.xs
6563 ____________________________________________________________________________
6564 [  1958] By: jhi                                   on 1998/10/14  12:41:11
6565         Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
6566              counterparts will follow soon.
6567      Branch: confperl
6568            ! thread.h
6569 ____________________________________________________________________________
6570 [  1957] By: jhi                                   on 1998/10/14  12:38:11
6571         Log: Add tr.t (MANIFEST already knew about it, strange)
6572      Branch: confperl
6573            + t/op/tr.t
6574 ____________________________________________________________________________
6575 [  1956] By: jhi                                   on 1998/10/14  12:24:35
6576         Log: Mutexen should be initialized only once.
6577      Branch: confperl
6578            ! gv.c op.c
6579 ____________________________________________________________________________
6580 [  1955] By: jhi                                   on 1998/10/14  12:19:38
6581         Log: os390 has its own cppstdin.
6582      Branch: confperl
6583            ! hints/os390.sh
6584 ____________________________________________________________________________
6585 [  1954] By: jhi                                   on 1998/10/14  12:15:06
6586         Log: Integrate with mainperl.
6587      Branch: confperl
6588           !> (integrate 1280 files)
6589 ____________________________________________________________________________
6590 [  1953] By: jhi                                   on 1998/10/14  11:48:08
6591         Log: Removed duplicate CMA threads code for HPUX 10.X.
6592              (probably residue of patch(1) being too understanding)
6593              Enhanced 64-bit settings. (redo change#1940)
6594      Branch: confperl
6595            ! hints/hpux.sh
6596 ____________________________________________________________________________
6597 [  1952] By: jhi                                   on 1998/10/14  11:45:16
6598         Log: (redo change#1949) Detypo in the d_open64 warning about
6599              the impending WHOA.
6600      Branch: confperl
6601            ! hints/irix_6.sh
6602 ____________________________________________________________________________
6603 [  1951] By: jhi                                   on 1998/10/14  10:54:16
6604         Log: Mutexen should only be inited once, after they have been New()ed.
6605      Branch: confperl
6606            ! gv.c op.c
6607 ____________________________________________________________________________
6608 [  1950] By: jhi                                   on 1998/10/14  10:41:43
6609         Log: Own cppstdin.
6610      Branch: confperl
6611            ! hints/os390.sh
6612 ____________________________________________________________________________
6613 [  1949] By: jhi                                   on 1998/10/14  10:34:23
6614         Log: Detypo in the d_open64 warning about the impending WHOA.
6615      Branch: confperl
6616            ! hints/irix_6.sh
6617 ____________________________________________________________________________
6618 [  1948] By: gsar                                  on 1998/10/14  05:38:01
6619         Log: two typos
6620      Branch: perl
6621            ! pp_hot.c t/op/eval.t
6622 ____________________________________________________________________________
6623 [  1947] By: gsar                                  on 1998/10/14  05:37:10
6624         Log: let docatch() pass the buck when restartop turns out to be null,
6625              making exceptions in BEGIN{} propagate as expected
6626      Branch: perl
6627            ! pp_ctl.c t/op/misc.t
6628 ____________________________________________________________________________
6629 [  1946] By: gsar                                  on 1998/10/13  03:41:49
6630         Log: add missing file from change#1943
6631      Branch: perl
6632            ! proto.h
6633 ____________________________________________________________________________
6634 [  1945] By: gsar                                  on 1998/10/13  03:32:02
6635         Log: defer "deep recursion" warnings until CXt_SUB context is properly
6636              set up
6637      Branch: perl
6638            ! pp_hot.c t/pragma/warn/pp_hot
6639 ____________________________________________________________________________
6640 [  1944] By: gsar                                  on 1998/10/13  03:15:50
6641         Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
6642              fixup the cop_seq value that must be seen by lexical lookups that
6643              emanate within eval''
6644      Branch: perl
6645            ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
6646 ____________________________________________________________________________
6647 [  1943] By: gsar                                  on 1998/10/13  02:06:09
6648         Log: ensure recursive attempts to findlex()icals know enough about where
6649              the last eval'' context was encountered
6650      Branch: perl
6651            ! op.c t/op/eval.t
6652 ____________________________________________________________________________
6653 [  1942] By: gsar                                  on 1998/10/13  02:01:24
6654         Log: force copy of substrings when matching against temporaries
6655      Branch: perl
6656            ! pp_hot.c t/op/pat.t
6657 ____________________________________________________________________________
6658 [  1941] By: gsar                                  on 1998/10/13  01:49:16
6659         Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
6660              implementation)
6661      Branch: perl
6662            ! pp_ctl.c t/op/runlevel.t
6663 ____________________________________________________________________________
6664 [  1940] By: jhi                                   on 1998/10/12  09:57:44
6665         Log: Removed duplicate CMA threads code for HPUX 10.X.
6666              (probably residue of patch(1) being too understanding)
6667              Enhanced 64-bit settings.
6668      Branch: confperl
6669            ! hints/hpux.sh
6670 ____________________________________________________________________________
6671 [  1939] By: jhi                                   on 1998/10/12  09:53:11
6672         Log: Initial sync from mainline perl.
6673      Branch: confperl
6674            + (add 1282 files)
6675 ____________________________________________________________________________
6676 [  1937] By: gsar                                  on 1998/10/06  21:16:34
6677         Log: fix $/ init for USE_THREADS
6678      Branch: perl
6679            ! perl.c
6680 ____________________________________________________________________________
6681 [  1936] By: gsar                                  on 1998/10/06  07:19:39
6682         Log: fix globals caught by change#1927; builds and tests on Solaris
6683      Branch: perl
6684            ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
6685            ! warning.h warning.pl
6686 ____________________________________________________________________________
6687 [  1935] By: gsar                                  on 1998/10/06  06:50:35
6688         Log: add test for previous fix
6689      Branch: perl
6690            ! ext/Thread/create.t
6691 ____________________________________________________________________________
6692 [  1934] By: gsar                                  on 1998/10/06  06:37:36
6693         Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
6694      Branch: perl
6695            ! util.c
6696 ____________________________________________________________________________
6697 [  1933] By: gsar                                  on 1998/10/06  05:04:20
6698         Log: undo bogus part of change#1903 (as pointed out by Larry)
6699      Branch: perl
6700            ! pp_ctl.c
6701 ____________________________________________________________________________
6702 [  1932] By: gsar                                  on 1998/10/06  04:21:31
6703         Log: added tweaked version of suggested patch
6704              From: jan.dubois@ibm.net (Jan Dubois)
6705              Date: Sat, 03 Oct 1998 19:04:48 +0200
6706              Message-ID: <361d54b2.36841294@smtp1.ibm.net>
6707              Subject: [PATCH 5.005_52] More MakeMaker  patches
6708      Branch: perl
6709            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6710            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
6711 ____________________________________________________________________________
6712 [  1931] By: gsar                                  on 1998/10/06  04:04:33
6713         Log: use cpp symbols instead of hardwired constants
6714              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6715              Date: Mon, 05 Oct 1998 09:23:33 +0100
6716              Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
6717              Subject: [PATCH 5.005_52] By the numbers (resend)
6718      Branch: perl
6719            ! op.c
6720 ____________________________________________________________________________
6721 [  1930] By: gsar                                  on 1998/10/06  04:01:55
6722         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6723              Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
6724              Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
6725              Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
6726      Branch: perl
6727            ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
6728            ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
6729 ____________________________________________________________________________
6730 [  1929] By: gsar                                  on 1998/10/06  03:50:36
6731         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6732              Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
6733              Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
6734              Subject: [PATCH 5.00552] Minor test improvement
6735      Branch: perl
6736            ! t/op/magic.t
6737 ____________________________________________________________________________
6738 [  1928] By: gsar                                  on 1998/10/06  03:49:03
6739         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6740              Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
6741              Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
6742              Subject: [PATCH 5.00552] emacs/ptags inprovements
6743      Branch: perl
6744            ! emacs/ptags
6745 ____________________________________________________________________________
6746 [  1927] By: gsar                                  on 1998/10/06  03:47:44
6747         Log: disable C<#define dirty PL_dirty> et al.
6748      Branch: perl
6749            ! embed.pl embedvar.h
6750 ____________________________________________________________________________
6751 [  1926] By: gsar                                  on 1998/10/06  03:43:32
6752         Log: From: Mark-Jason Dominus <mjd@plover.com>
6753              Date: Sun, 04 Oct 1998 14:48:11 -0400
6754              Message-ID: <19981004184811.16048.qmail@plover.com>
6755              Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
6756      Branch: perl
6757            ! utils/perldoc.PL
6758 ____________________________________________________________________________
6759 [  1925] By: gsar                                  on 1998/10/06  03:27:35
6760         Log: disable USE_THREADS when PERL_OBJECT is enabled
6761      Branch: perl
6762            ! win32/Makefile win32/makefile.mk
6763 ____________________________________________________________________________
6764 [  1924] By: gsar                                  on 1998/10/06  03:26:54
6765         Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
6766      Branch: perl
6767            ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
6768            ! vms/perly_c.vms
6769 ____________________________________________________________________________
6770 [  1923] By: gsar                                  on 1998/10/03  05:19:56
6771         Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
6772              overridden
6773      Branch: perl
6774            ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
6775            ! proto.h vms/perly_c.vms
6776 ____________________________________________________________________________
6777 [  1922] By: gsar                                  on 1998/10/03  03:59:50
6778         Log: suppress manifypods leak in extensions
6779      Branch: perl
6780            ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
6781 ____________________________________________________________________________
6782 [  1921] By: gsar                                  on 1998/10/02  22:30:15
6783         Log: os390 fixes (suggested by Peter Prymmer)
6784      Branch: perl
6785            ! Makefile.SH regcomp.c
6786 ____________________________________________________________________________
6787 [  1920] By: gsar                                  on 1998/10/02  21:41:19
6788         Log: squelch undef warnings
6789              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6790              Date: Fri, 02 Oct 1998 11:01:14 +0100
6791              Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
6792              Subject: [PATCH] Re: Apparent bug in Math::BigInt 
6793      Branch: perl
6794            ! Changes lib/Math/BigInt.pm
6795 ____________________________________________________________________________
6796 [  1919] By: gsar                                  on 1998/10/02  04:59:13
6797         Log: add note to INSTALL about ANSI C
6798      Branch: perl
6799            ! INSTALL
6800 ____________________________________________________________________________
6801 [  1918] By: gsar                                  on 1998/10/02  04:21:10
6802         Log: tolerate spaces when fixing up __cplusplus output by old h2xs
6803              From: jan.dubois@ibm.net (Jan Dubois)
6804              Date: Wed, 30 Sep 1998 23:35:30 +0200
6805              Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
6806              Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
6807      Branch: perl
6808            ! lib/ExtUtils/xsubpp
6809 ____________________________________________________________________________
6810 [  1917] By: gsar                                  on 1998/10/02  04:16:02
6811         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6812              Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
6813              Message-Id: <199810010837.LAA31371@alpha.hut.fi>
6814              Subject: Re: Configure test for selectbits busted
6815      Branch: perl
6816            ! Configure
6817 ____________________________________________________________________________
6818 [  1916] By: gsar                                  on 1998/10/02  04:14:17
6819         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6820              Date: Wed, 30 Sep 1998 17:15:20 -0700
6821              Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
6822              Subject: [PATCH 5.005_02]VMS config tweaks
6823      Branch: perl
6824            ! vms/descrip_mms.template vms/subconfigure.com
6825 ____________________________________________________________________________
6826 [  1915] By: gsar                                  on 1998/10/02  04:10:47
6827         Log: use Off_t to permit 64-bit seek()
6828              From: Scott Henry <scotth@sgi.com>
6829              Date: 29 Sep 1998 17:38:46 -0700
6830              Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
6831              Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
6832              --
6833              Date: 28 Sep 1998 18:55:37 -0700
6834              Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
6835              Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
6836      Branch: perl
6837            ! doio.c pp_sys.c proto.h sv.c
6838 ____________________________________________________________________________
6839 [  1914] By: gsar                                  on 1998/10/02  04:05:36
6840         Log: normalize tm struct passed to strftime() with mktime()
6841              From: Spider Boardman <spider@orb.nashua.nh.us>
6842              Date: Wed, 30 Sep 1998 15:12:09 -0400
6843              Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
6844              Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
6845      Branch: perl
6846            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6847 ____________________________________________________________________________
6848 [  1913] By: gsar                                  on 1998/10/02  03:59:46
6849         Log: don't try to run foo_SH.orig etc.
6850      Branch: perl
6851            ! Configure
6852 ____________________________________________________________________________
6853 [  1912] By: gsar                                  on 1998/10/02  03:45:37
6854         Log: make warning about glob process failure optional
6855      Branch: perl
6856            ! pod/perldiag.pod pp_hot.c
6857 ____________________________________________________________________________
6858 [  1911] By: gsar                                  on 1998/10/02  02:52:21
6859         Log: document yet another RE diagnostic, make it consistent with REG_INFTY
6860              From: Dominic Dunlop <domo@vo.lu>
6861              Date: Tue, 29 Sep 1998 21:06:30 +0000
6862              Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
6863              Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
6864              --
6865              Date: Wed, 30 Sep 1998 11:46:44 +0000
6866              Message-Id: <v03110702b237beb04830@[212.24.192.74]>
6867              Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
6868      Branch: perl
6869            ! pod/perldiag.pod regcomp.c
6870 ____________________________________________________________________________
6871 [  1910] By: gsar                                  on 1998/10/02  02:48:48
6872         Log: minor Configure tweaks (via private mail)
6873              From: Jarkko Hietaniemi <jhi@iki.fi>
6874              Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
6875              Message-Id: <199809292325.CAA19737@alpha.hut.fi>
6876              Subject: [PATCH] 5.005_52: the drizzle continues
6877      Branch: perl
6878            ! Configure config_h.SH handy.h
6879 ____________________________________________________________________________
6880 [  1909] By: gsar                                  on 1998/10/02  02:46:39
6881         Log: update SCO hints for dynamic loading
6882              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6883              Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
6884              Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
6885              Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
6886              --
6887              Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
6888              Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
6889              Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
6890      Branch: perl
6891            ! hints/sco.sh
6892 ____________________________________________________________________________
6893 [  1908] By: gsar                                  on 1998/10/02  02:33:39
6894         Log: make File::Find work when wanted() is autoloaded or a symbolic ref
6895      Branch: perl
6896            ! lib/File/Find.pm
6897 ____________________________________________________________________________
6898 [  1907] By: gsar                                  on 1998/10/02  02:21:52
6899         Log: applied patches, but retained old behavior for win32 (where compilers
6900              can't read from stdin at all)
6901              From: Graham Barr <gbarr@ti.com>
6902              Date: Mon, 28 Sep 1998 09:41:49 -0500
6903              Message-ID: <19980928094149.B26576@asic.sc.ti.com>
6904              Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
6905              --
6906              Date: Tue, 29 Sep 1998 12:35:43 -0500
6907              Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
6908              Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
6909      Branch: perl
6910            ! ext/Errno/Errno_pm.PL
6911 ____________________________________________________________________________
6912 [  1906] By: gsar                                  on 1998/10/02  02:02:19
6913         Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
6914              Hietaniemi)
6915      Branch: perl
6916            ! t/op/grent.t
6917 ____________________________________________________________________________
6918 [  1905] By: gsar                                  on 1998/10/02  01:59:56
6919         Log: win32 caveats about truncate()
6920      Branch: perl
6921            ! pod/perlport.pod
6922 ____________________________________________________________________________
6923 [  1904] By: gsar                                  on 1998/10/02  01:53:25
6924         Log: various Configure and hints updates (prefer drand48() or random()
6925              over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
6926              applied modulo SCO hints superceded by later patch
6927              From: Jarkko Hietaniemi <jhi@iki.fi>
6928              Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
6929              Message-Id: <199809282156.AAA18615@alpha.hut.fi>
6930              Subject: [PATCH] 5.005_52: Configure et al:
6931      Branch: perl
6932            + ext/IPC/SysV/hints/next_3.pl
6933            ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
6934            ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
6935            ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
6936 ____________________________________________________________________________
6937 [  1903] By: gsar                                  on 1998/10/02  01:42:37
6938         Log: fixes for bugs in /RE/p    from Hugo van der Sanden
6939              Date: Mon, 28 Sep 1998 17:41:49 +0100
6940              Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
6941              Subject: [PATCH 5.005_52] Re: More on ?p 
6942              --
6943              Date: Thu, 01 Oct 1998 09:10:58 +0100
6944              Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
6945              Subject: [PATCH 5.005_52] ?p fix
6946              --
6947              Date: Thu, 01 Oct 1998 10:45:56 +0100
6948              Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
6949              Subject: [PATCH 5.005_52] more on ?p
6950      Branch: perl
6951            ! pp_ctl.c
6952 ____________________________________________________________________________
6953 [  1902] By: gsar                                  on 1998/10/02  01:36:14
6954         Log: From: Kenneth Duda <kjd@cisco.com>
6955              Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
6956              Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
6957              Subject: writemain dies when there are more than 4000 characters of extensions
6958      Branch: perl
6959            ! writemain.SH
6960 ____________________________________________________________________________
6961 [  1901] By: gsar                                  on 1998/10/02  01:33:16
6962         Log: tweak run_byacc recipe
6963      Branch: perl
6964            ! Makefile.SH Porting/pumpkin.pod
6965 ____________________________________________________________________________
6966 [  1900] By: gsar                                  on 1998/10/02  01:02:09
6967         Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
6968      Branch: perl
6969            ! perl.h pp_ctl.c
6970 ____________________________________________________________________________
6971 [  1899] By: gsar                                  on 1998/09/28  20:46:30
6972         Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
6973              Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
6974              Dvornik)
6975      Branch: perl
6976            ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
6977 ____________________________________________________________________________
6978 [  1898] By: gsar                                  on 1998/09/28  20:42:52
6979         Log: flush unsubmitted 5.00552 change
6980      Branch: perl
6981            ! MANIFEST
6982 ____________________________________________________________________________
6983 [  1897] By: gsar                                  on 1998/09/27  04:43:06
6984         Log: run vms_yfix.pl
6985      Branch: perl
6986            ! vms/perly_c.vms
6987 ____________________________________________________________________________
6988 [  1896] By: gsar                                  on 1998/09/27  03:38:55
6989         Log: small tweak on last change
6990      Branch: perl
6991            ! win32/win32.c
6992 ____________________________________________________________________________
6993 [  1895] By: gsar                                  on 1998/09/27  03:17:17
6994         Log: fix win32_stat() to do the right thing for share names
6995      Branch: perl
6996            ! win32/win32.c
6997 ____________________________________________________________________________
6998 [  1891] By: larry                                 on 1998/09/25  18:50:40
6999         Log: Fixed apostrophe problem from Mark Knutsen.
7000      Branch: perl
7001            ! sv.h
7002
7003 ----------------
7004 Version 5.005_52
7005 ----------------
7006
7007 ____________________________________________________________________________
7008 [  1890] By: gsar                                  on 1998/09/25  10:25:00
7009         Log: update template config.sh, add new config vars to win32 stuff
7010      Branch: perl
7011            ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
7012            ! pp_sys.c proto.h win32/config.bc win32/config.gc
7013            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7014            ! win32/config_H.vc win32/win32.h
7015 ____________________________________________________________________________
7016 [  1889] By: gsar                                  on 1998/09/25  07:13:13
7017         Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
7018              for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
7019              of full-fledged 64-bit support (including support for: fseeko/ftello,
7020              Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
7021              in Fcntl)
7022              From: Jarkko Hietaniemi <jhi@iki.fi>
7023              Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
7024              Message-Id: <199809112056.XAA04720@alpha.hut.fi>
7025              Subject: [PATCH] 5.005_51: Configure "Massive Attack"
7026              --
7027              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
7028              Date: 12 Sep 1998 09:44:25 +0300
7029              Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
7030              Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
7031      Branch: perl
7032            + lib/filetest.pm
7033            ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
7034            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
7035            ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
7036            ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
7037            ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
7038            ! win32/makedef.pl
7039 ____________________________________________________________________________
7040 [  1888] By: gsar                                  on 1998/09/25  06:27:12
7041         Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
7042      Branch: perl
7043            ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
7044            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7045            ! win32/makedef.pl win32/makefile.mk win32/win32.c
7046 ____________________________________________________________________________
7047 [  1887] By: gsar                                  on 1998/09/25  04:50:49
7048         Log: win32.c tweak
7049      Branch: perl
7050            ! win32/win32.c
7051 ____________________________________________________________________________
7052 [  1886] By: gsar                                  on 1998/09/25  04:47:32
7053         Log: s/MAKEMAKEROPT/PERL_MM_OPT/
7054      Branch: perl
7055            ! lib/ExtUtils/MakeMaker.pm
7056 ____________________________________________________________________________
7057 [  1885] By: gsar                                  on 1998/09/25  04:05:09
7058         Log: From: Dominic Dunlop <domo@vo.lu>
7059              Date: Thu, 10 Sep 1998 11:02:46 +0000
7060              Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
7061              Subject: MM_Unix::canonpath erroneously turns leading // into /
7062      Branch: perl
7063            ! lib/ExtUtils/MM_Unix.pm
7064 ____________________________________________________________________________
7065 [  1884] By: gsar                                  on 1998/09/25  03:06:10
7066         Log: temporarily disable perl malloc for a2p until we clean up
7067              conflicting malloc() declarations everywhere
7068      Branch: perl
7069            ! x2p/Makefile.SH
7070 ____________________________________________________________________________
7071 [  1883] By: gsar                                  on 1998/09/25  02:27:00
7072         Log: remove obsolete win32/bin/*.pl
7073      Branch: perl
7074            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
7075            ! Changes MANIFEST win32/Makefile win32/makefile.mk
7076 ____________________________________________________________________________
7077 [  1882] By: gsar                                  on 1998/09/25  02:04:43
7078         Log: missing file in last submit
7079      Branch: perl
7080            ! proto.h
7081 ____________________________________________________________________________
7082 [  1881] By: gsar                                  on 1998/09/25  01:56:54
7083         Log: serial access to PL_x[inpr]v_root for USE_THREADS
7084      Branch: perl
7085            ! sv.c
7086 ____________________________________________________________________________
7087 [  1880] By: gsar                                  on 1998/09/25  01:19:38
7088         Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
7089              From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
7090              Date: Thu, 24 Sep 1998 22:01:09 +0900
7091              Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
7092              Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
7093      Branch: perl
7094            ! hv.c proto.h
7095 ____________________________________________________________________________
7096 [  1879] By: gsar                                  on 1998/09/25  00:20:07
7097         Log: tweaks to enable PERL_OBJECT to build & test on win32
7098      Branch: perl
7099            ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
7100            ! win32/GenCAPI.pl
7101 ____________________________________________________________________________
7102 [  1878] By: gsar                                  on 1998/09/25  00:13:36
7103         Log: fix change#1861, which breaks default boot_xxx symbol generation
7104      Branch: perl
7105            ! lib/ExtUtils/Mksymlists.pm
7106 ____________________________________________________________________________
7107 [  1877] By: gsar                                  on 1998/09/24  10:29:54
7108         Log: two tweaks for clean build and test on Solaris
7109      Branch: perl
7110            ! op.c t/op/subst.t
7111 ____________________________________________________________________________
7112 [  1876] By: gsar                                  on 1998/09/24  09:04:43
7113         Log: From: Colin Kuskie <ckuskie@cadence.com>
7114              Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
7115              Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
7116              Subject: [PATCH 5.005_51] perlform.pod
7117      Branch: perl
7118            ! pod/perlform.pod
7119 ____________________________________________________________________________
7120 [  1875] By: gsar                                  on 1998/09/24  08:47:47
7121         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7122              Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
7123              Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
7124              Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
7125      Branch: perl
7126            ! regexec.c
7127 ____________________________________________________________________________
7128 [  1874] By: gsar                                  on 1998/09/24  08:44:55
7129         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7130              Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
7131              Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
7132              Subject: Re: your Regexp.patch dated 21.8 [PATCH]
7133      Branch: perl
7134            ! toke.c
7135 ____________________________________________________________________________
7136 [  1873] By: gsar                                  on 1998/09/24  08:39:41
7137         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7138              Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
7139              Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
7140              Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
7141      Branch: perl
7142            ! Changes regcomp.c
7143 ____________________________________________________________________________
7144 [  1872] By: gsar                                  on 1998/09/24  08:37:00
7145         Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
7146              Date: Sun, 23 Aug 1998 23:18:38 PDT
7147              Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
7148              Subject: new irix_6.sh hints file
7149      Branch: perl
7150            ! hints/irix_6.sh
7151 ____________________________________________________________________________
7152 [  1871] By: gsar                                  on 1998/09/24  07:26:37
7153         Log: correct FSF address in various places
7154      Branch: perl
7155            ! Copying README ext/B/README lib/Getopt/Long.pm
7156 ____________________________________________________________________________
7157 [  1870] By: gsar                                  on 1998/09/24  07:11:56
7158         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
7159              Date:    Fri, 14 Aug 1998 09:20:16 PDT
7160              Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
7161              Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
7162      Branch: perl
7163            ! configure.com
7164 ____________________________________________________________________________
7165 [  1869] By: gsar                                  on 1998/09/24  06:55:59
7166         Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
7167              From:    Scott Henry <scotth@sgi.com>
7168              Date:    13 Aug 1998 09:52:15 PDT
7169              Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
7170              Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
7171      Branch: perl
7172            ! hints/irix_6.sh
7173 ____________________________________________________________________________
7174 [  1868] By: gsar                                  on 1998/09/24  06:51:23
7175         Log: From:    Nathan Torkington <gnat@frii.com>
7176              Date:    Thu, 13 Aug 1998 10:59:48 MDT
7177              Message-Id: <199808131659.KAA06179@prometheus.frii.com>
7178              Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
7179      Branch: perl
7180            ! pod/perlfunc.pod
7181 ____________________________________________________________________________
7182 [  1867] By: gsar                                  on 1998/09/24  06:45:13
7183         Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
7184              that are autoloaded)
7185      Branch: perl
7186            ! pp_ctl.c
7187 ____________________________________________________________________________
7188 [  1866] By: gsar                                  on 1998/09/24  05:21:19
7189         Log: grandfather deprecated "$$<digit>" no more
7190      Branch: perl
7191            ! pod/perldiag.pod toke.c
7192 ____________________________________________________________________________
7193 [  1865] By: gsar                                  on 1998/09/24  04:52:48
7194         Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
7195              low bits (suggested by Ilya Zakharevich)
7196      Branch: perl
7197            ! hv.h
7198 ____________________________________________________________________________
7199 [  1864] By: gsar                                  on 1998/09/24  04:29:14
7200         Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
7201              perly_c.diff
7202      Branch: perl
7203            ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
7204            ! perly_c.diff toke.c
7205 ____________________________________________________________________________
7206 [  1863] By: gsar                                  on 1998/09/24  03:36:30
7207         Log: provide locked access to string table for USE_THREADS
7208      Branch: perl
7209            ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
7210 ____________________________________________________________________________
7211 [  1862] By: gsar                                  on 1998/09/24  03:30:32
7212         Log: remove bogus warn()
7213      Branch: perl
7214            ! embed.pl
7215 ____________________________________________________________________________
7216 [  1861] By: gsar                                  on 1998/09/24  02:58:51
7217         Log: applied suggested patch, adapted for all platforms
7218              From: jan.dubois@ibm.net (Jan Dubois)
7219              Date: Sun, 20 Sep 1998 12:56:38 +0200
7220              Message-ID: <3604de0c.12319885@smtp1.ibm.net>
7221              Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
7222      Branch: perl
7223            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7224            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7225            ! lib/ExtUtils/MakeMaker.pm
7226 ____________________________________________________________________________
7227 [  1860] By: gsar                                  on 1998/09/24  02:16:14
7228         Log: upgrade to CPAN-1.40
7229      Branch: perl
7230            ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
7231 ____________________________________________________________________________
7232 [  1859] By: gsar                                  on 1998/09/24  02:08:59
7233         Log: use $ENV{MAKEMAKEROPT} to set default command line args
7234      Branch: perl
7235            ! lib/ExtUtils/MakeMaker.pm
7236 ____________________________________________________________________________
7237 [  1857] By: gsar                                  on 1998/09/23  10:58:36
7238         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7239              Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
7240              Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
7241              Subject: More verbose Test::Harness [PATCH]
7242      Branch: perl
7243            ! lib/Test/Harness.pm
7244 ____________________________________________________________________________
7245 [  1856] By: gsar                                  on 1998/09/23  10:56:24
7246         Log: update hints for OPENSTEP 4.2 on i386
7247              From: Gerben Wierda <Gerben_Wierda@RnA.nl>
7248              Date: Sun, 20 Sep 1998 01:03:18 +0200
7249              Message-Id: <9809192303.AA29190@Spike>
7250              Subject: Perl 5.005_02 compilation problems
7251      Branch: perl
7252            ! hints/next_4.sh
7253 ____________________________________________________________________________
7254 [  1855] By: gsar                                  on 1998/09/23  10:52:27
7255         Log: reset errno after C<require> search (as suggested by Larry)
7256      Branch: perl
7257            ! pp_ctl.c
7258 ____________________________________________________________________________
7259 [  1854] By: gsar                                  on 1998/09/23  10:50:26
7260         Log: misc pod tweaks
7261      Branch: perl
7262            ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
7263 ____________________________________________________________________________
7264 [  1853] By: gsar                                  on 1998/09/23  10:46:06
7265         Log: make Pod/Html.pm handle the --title option properly (as suggested
7266              by gml4410@ggr.co.uk)
7267      Branch: perl
7268            ! lib/Pod/Html.pm
7269 ____________________________________________________________________________
7270 [  1852] By: gsar                                  on 1998/09/23  10:41:39
7271         Log: SSNEW() API for allocating memory on the savestack
7272              From: Albert Dvornik <bert@genscan.com>
7273              Date: 17 Sep 1998 19:23:07 -0400
7274              Message-Id: <tqemtae338.fsf@puma.genscan.com>
7275              Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
7276      Branch: perl
7277            ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
7278            ! perl.h proto.h scope.c scope.h t/io/tell.t
7279 ____________________________________________________________________________
7280 [  1851] By: gsar                                  on 1998/09/23  10:37:05
7281         Log: From: Jochen Wiedmann <joe@ispsoft.de>
7282              Date: Thu, 17 Sep 1998 17:16:06 +0200
7283              Message-ID: <360127B6.E44564A@ispsoft.de>
7284              Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
7285      Branch: perl
7286            ! lib/ExtUtils/MakeMaker.pm
7287 ____________________________________________________________________________
7288 [  1850] By: gsar                                  on 1998/09/23  10:33:05
7289         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
7290              Date: 15 Sep 1998 01:32:31 +0200
7291              Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
7292              Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
7293      Branch: perl
7294            ! lib/ExtUtils/MM_Unix.pm
7295 ____________________________________________________________________________
7296 [  1849] By: gsar                                  on 1998/09/23  10:29:04
7297         Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
7298              Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
7299              Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
7300              Subject: Re: extralibs.ld problem in MM_VMS.pm
7301      Branch: perl
7302            ! lib/ExtUtils/MM_VMS.pm
7303 ____________________________________________________________________________
7304 [  1848] By: gsar                                  on 1998/09/23  10:25:24
7305         Log: From: Roderick Schertler <roderick@argon.org>
7306              Date: 11 Sep 1998 16:19:21 -0400
7307              Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
7308              Subject: Re: Open2 and memory leaks
7309      Branch: perl
7310            ! lib/IPC/Open3.pm
7311 ____________________________________________________________________________
7312 [  1847] By: gsar                                  on 1998/09/23  10:18:31
7313         Log: From: Roderick Schertler <roderick@argon.org>
7314              Date: Wed, 09 Sep 1998 23:52:48 -0400
7315              Message-ID: <20567.905399568@eeyore.ibcinc.com>
7316              Subject: seed srand from /dev/urandom when possible
7317      Branch: perl
7318            ! pod/perlfunc.pod pp.c
7319 ____________________________________________________________________________
7320 [  1846] By: gsar                                  on 1998/09/23  10:12:22
7321         Log: From: Roderick Schertler <roderick@argon.org>
7322              Date: Thu, 10 Sep 1998 00:32:17 -0400
7323              Message-ID: <21142.905401937@eeyore.ibcinc.com>
7324              Subject: doc update for crypt()'s salt
7325      Branch: perl
7326            ! pod/perlfunc.pod
7327 ____________________________________________________________________________
7328 [  1845] By: gsar                                  on 1998/09/23  10:09:23
7329         Log: fix h2ph handling of C<#error "foo">
7330              From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
7331              Date: Thu, 10 Sep 1998 09:59:33 +0900
7332              Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
7333              Subject: [5.005_02] h2ph problem
7334      Branch: perl
7335            ! utils/h2ph.PL
7336 ____________________________________________________________________________
7337 [  1844] By: gsar                                  on 1998/09/23  10:06:13
7338         Log: plug strictly private function leaks in API listing
7339      Branch: perl
7340            ! pod/perlguts.pod
7341 ____________________________________________________________________________
7342 [  1843] By: gsar                                  on 1998/09/23  10:02:57
7343         Log: hide symbol for static build
7344              From: Dominic Dunlop <domo@vo.lu>
7345              Date: Tue, 8 Sep 1998 21:40:46 +0000
7346              Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
7347              Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
7348      Branch: perl
7349            ! regcomp.c
7350 ____________________________________________________________________________
7351 [  1842] By: gsar                                  on 1998/09/23  09:52:46
7352         Log: define PUT_svindex(), PUT_opindex()
7353      Branch: perl
7354            ! ext/B/B/Assembler.pm
7355 ____________________________________________________________________________
7356 [  1841] By: gsar                                  on 1998/09/23  09:44:25
7357         Log: From: Dominic Dunlop <domo@vo.lu>
7358              Date: Tue, 8 Sep 1998 15:34:53 +0000
7359              Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
7360              Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
7361      Branch: perl
7362            ! t/pragma/warn/regexec
7363 ____________________________________________________________________________
7364 [  1840] By: gsar                                  on 1998/09/23  09:42:17
7365         Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
7366      Branch: perl
7367            ! win32/bin/pl2bat.pl
7368 ____________________________________________________________________________
7369 [  1839] By: gsar                                  on 1998/09/23  09:38:18
7370         Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
7371              Date: Mon, 7 Sep 1998 17:36:09 +0900
7372              Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
7373              Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
7374      Branch: perl
7375            ! ext/Thread/Thread.xs
7376 ____________________________________________________________________________
7377 [  1838] By: gsar                                  on 1998/09/23  09:21:11
7378         Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
7379              Date: Thu, 10 Sep 1998 00:02:07 -0400
7380              Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
7381              Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
7382      Branch: perl
7383            + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
7384            + vos/config.h vos/config_h.SH_orig vos/perl.bind
7385            + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
7386            ! MANIFEST perl.c perl.h pod/perlport.pod
7387 ____________________________________________________________________________
7388 [  1837] By: gsar                                  on 1998/09/23  08:45:58
7389         Log: (via private mail)
7390              From: Charles Bailey <BAILEY@newman.upenn.edu>
7391              Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
7392              Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
7393              Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
7394      Branch: perl
7395            ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
7396            ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
7397            ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
7398            ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
7399            ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
7400            ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
7401            ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
7402            ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
7403            ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
7404            ! vms/writemain.pl
7405 ____________________________________________________________________________
7406 [  1836] By: gsar                                  on 1998/09/23  08:17:42
7407         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7408              Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
7409              Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
7410              Subject: [PATCH 5.005_*] OS/2 spawning typos
7411      Branch: perl
7412            ! os2/os2.c
7413 ____________________________________________________________________________
7414 [  1835] By: gsar                                  on 1998/09/23  08:09:55
7415         Log: warn on C<my($foo,$foo)>
7416      Branch: perl
7417            ! op.c pod/perldiag.pod
7418 ____________________________________________________________________________
7419 [  1834] By: gsar                                  on 1998/09/23  07:35:56
7420         Log: From: pvhp@forte.com (Peter Prymmer)
7421              Date: Fri, 4 Sep 98 13:27:41 PDT
7422              Message-Id: <9809042027.AA04463@forte.com>
7423              Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
7424      Branch: perl
7425            ! README.vms
7426 ____________________________________________________________________________
7427 [  1833] By: gsar                                  on 1998/09/23  07:27:34
7428         Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
7429              Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
7430              Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
7431              Subject: PATCH: 5.005_02 hint/hpux.sh
7432      Branch: perl
7433            ! hints/hpux.sh
7434 ____________________________________________________________________________
7435 [  1832] By: gsar                                  on 1998/09/23  07:22:40
7436         Log: fix (some) installhtml bugs
7437              From: Larry Parmelee <parmelee@CS.Cornell.EDU>
7438              Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
7439              Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
7440              Subject: installhtml script needs work
7441      Branch: perl
7442            ! installhtml
7443 ____________________________________________________________________________
7444 [  1831] By: gsar                                  on 1998/09/23  07:19:30
7445         Log: document 'U' magic with examples
7446              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
7447              Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
7448              Message-Id: <199809011455.PAA00631@sale-wts>
7449              Subject: Re: Looking for some XS MAGIC examples...
7450      Branch: perl
7451            ! pod/perlguts.pod
7452 ____________________________________________________________________________
7453 [  1830] By: gsar                                  on 1998/09/23  07:16:43
7454         Log: From: pvhp@forte.com (Peter Prymmer)
7455              Date: Mon, 31 Aug 98 17:13:49 PDT
7456              Message-Id: <9809010013.AA06737@forte.com>
7457              Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
7458      Branch: perl
7459            ! README.os390
7460 ____________________________________________________________________________
7461 [  1829] By: gsar                                  on 1998/09/23  07:15:08
7462         Log: fix problematic typecast in filter_del()
7463              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
7464              Date: Mon, 31 Aug 1998 21:13:11 GMT
7465              Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
7466              Subject: perl5.005_02 does not build on Cray T90
7467      Branch: perl
7468            ! toke.c
7469 ____________________________________________________________________________
7470 [  1828] By: gsar                                  on 1998/09/23  07:11:34
7471         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7472              Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
7473              Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
7474              Subject: [PATCH 5.005_5*] (?>) broken in RE
7475      Branch: perl
7476            ! regexec.c t/op/re_tests
7477 ____________________________________________________________________________
7478 [  1827] By: gsar                                  on 1998/09/23  07:09:50
7479         Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
7480      Branch: perl
7481            ! t/op/grent.t t/op/groups.t
7482 ____________________________________________________________________________
7483 [  1826] By: gsar                                  on 1998/09/23  07:03:16
7484         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7485              Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
7486              Message-Id: <199808121941.WAA06263@alpha.hut.fi>
7487              Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
7488      Branch: perl
7489            - interp.sym
7490            ! MANIFEST Makefile.SH embed.pl perl_exp.SH
7491 ____________________________________________________________________________
7492 [  1825] By: gsar                                  on 1998/09/23  06:56:40
7493         Log: re-introduce change#1703
7494      Branch: perl
7495            ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
7496 ____________________________________________________________________________
7497 [  1824] By: gsar                                  on 1998/09/23  06:44:19
7498         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7499              Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
7500              Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
7501              Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
7502      Branch: perl
7503            ! lib/perl5db.pl
7504 ____________________________________________________________________________
7505 [  1823] By: gsar                                  on 1998/09/23  06:41:34
7506         Log: From: Joe Buehler <jhpb@hekimian.com>
7507              Date: 29 Aug 1998 17:13:28 -0400
7508              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
7509              Subject: patches for perl 5.005_51 under U/WIN
7510      Branch: perl
7511            + hints/uwin.sh
7512            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
7513            ! t/lib/posix.t
7514 ____________________________________________________________________________
7515 [  1822] By: gsar                                  on 1998/09/23  06:36:59
7516         Log: add missing C<no utf8;> tweak from Larry
7517      Branch: perl
7518            ! t/op/subst.t
7519 ____________________________________________________________________________
7520 [  1821] By: gsar                                  on 1998/09/23  06:27:51
7521         Log: s/runops/CALLRUNOPS/
7522      Branch: perl
7523            ! cc_runtime.h
7524 ____________________________________________________________________________
7525 [  1820] By: gsar                                  on 1998/09/23  06:24:49
7526         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
7527      Branch: perl
7528           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
7529           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
7530           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
7531           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
7532           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
7533           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
7534           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
7535           +> t/pragma/warn/util
7536            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
7537            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
7538            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
7539            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
7540            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
7541            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
7542            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
7543            - t/pragma/warn-util
7544            ! MANIFEST t/pragma/warning.t
7545 ____________________________________________________________________________
7546 [  1819] By: gsar                                  on 1998/09/23  06:08:46
7547         Log: make \(%foo) return refs to values (not copies of values)
7548              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7549              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
7550              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
7551              --
7552              From: Roderick Schertler <roderick@argon.org>
7553              Date: Sat, 29 Aug 1998 00:58:33 -0400
7554              Message-ID: <29894.904366713@eeyore.ibcinc.com>
7555              Subject: Re: \(%x) problems
7556      Branch: perl
7557            ! doop.c pod/perlref.pod
7558 ____________________________________________________________________________
7559 [  1818] By: gsar                                  on 1998/09/23  06:05:08
7560         Log: make h2xs generate ANSI prototypes
7561      Branch: perl
7562            ! utils/h2xs.PL
7563 ____________________________________________________________________________
7564 [  1817] By: gsar                                  on 1998/09/23  05:57:16
7565         Log: updated usethreads hints for hpux 10.X
7566              From: Matthew T Harden <mthard@mthard1.monsanto.com>
7567              Date: Fri, 28 Aug 1998 14:10:42 GMT
7568              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
7569              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
7570      Branch: perl
7571            ! hints/hpux.sh perl.h
7572 ____________________________________________________________________________
7573 [  1816] By: gsar                                  on 1998/09/23  05:53:31
7574         Log: don't create empty directories in installperl
7575              From: Robin Barker <rmb1@cise.npl.co.uk>
7576              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
7577              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
7578              Subject: [PATCH 5.005_02] install: empty dirs
7579      Branch: perl
7580            ! installperl
7581 ____________________________________________________________________________
7582 [  1815] By: gsar                                  on 1998/09/23  05:50:36
7583         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
7584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7585              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
7586              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
7587              Subject: Re: your mail
7588      Branch: perl
7589            ! regexec.c t/op/re_tests
7590 ____________________________________________________________________________
7591 [  1814] By: gsar                                  on 1998/09/23  05:45:17
7592         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7593              Date: Thu, 20 Aug 1998 20:59:03 -0400
7594              Message-ID: <19980820205903.A12908@O2.chapin.edu>
7595              Subject: [PATCH] h2ph misquotes #error directives
7596      Branch: perl
7597            ! t/lib/h2ph.pht utils/h2ph.PL
7598 ____________________________________________________________________________
7599 [  1813] By: gsar                                  on 1998/09/23  05:42:41
7600         Log: patch to support computed regular subexpressions
7601              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7602              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
7603              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
7604              Subject: [5.005_5* PATCH] Postponed RE - now!
7605      Branch: perl
7606            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
7607            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
7608 ____________________________________________________________________________
7609 [  1812] By: gsar                                  on 1998/09/23  05:26:26
7610         Log: better CR-handling on shebang line and in formats (fixed variant of
7611              patch suggested by Igor Sysoev <igor@nitek.ru>)
7612      Branch: perl
7613            ! perl.c toke.c
7614 ____________________________________________________________________________
7615 [  1811] By: gsar                                  on 1998/09/23  04:35:46
7616         Log: document non-loopish blocks better
7617              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7618              Date: Tue, 18 Aug 1998 12:28:36 +0100
7619              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
7620              Subject: Re: next in do {} while block gives error message
7621      Branch: perl
7622            ! pod/perlfunc.pod
7623 ____________________________________________________________________________
7624 [  1810] By: gsar                                  on 1998/09/23  04:12:05
7625         Log: fix bogus integerization of pop()'s return value
7626              From: Gurusamy Sarathy <gsar@engin.umich.edu>
7627              Date: Sat, 15 Aug 1998 23:27:54 -0400
7628              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
7629              Subject: Re: Complex expression does integer arithmetic 
7630      Branch: perl
7631            ! opcode.h opcode.pl
7632 ____________________________________________________________________________
7633 [  1809] By: gsar                                  on 1998/09/23  04:09:43
7634         Log: tweak README.win32
7635      Branch: perl
7636            ! README.win32
7637 ____________________________________________________________________________
7638 [  1808] By: gsar                                  on 1998/09/23  03:40:57
7639         Log: better diagnostic for do{} used as lvalue
7640      Branch: perl
7641            ! op.c pod/perlport.pod
7642 ____________________________________________________________________________
7643 [  1807] By: gsar                                  on 1998/09/23  03:38:30
7644         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
7645              From: hansm@icgroup.nl
7646              Date: Tue, 11 Aug 98 21:08:51 +0200
7647              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
7648              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
7649      Branch: perl
7650            ! malloc.c
7651 ____________________________________________________________________________
7652 [  1806] By: gsar                                  on 1998/09/23  03:36:08
7653         Log: support make written in perl (aka "pmake") on win32
7654      Branch: perl
7655            ! lib/ExtUtils/MM_Win32.pm
7656 ____________________________________________________________________________
7657 [  1805] By: gsar                                  on 1998/09/23  03:30:07
7658         Log: fix mismatched UV/U32 types for to_utf8_*()
7659      Branch: perl
7660            ! utf8.c
7661 ____________________________________________________________________________
7662 [  1804] By: gsar                                  on 1998/09/23  03:22:22
7663         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7664              Date: Sun, 9 Aug 1998 22:38:23 +0200
7665              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
7666              Subject: [PATCH 5.5002] dos-djgpp update
7667      Branch: perl
7668            ! t/io/fs.t
7669 ____________________________________________________________________________
7670 [  1803] By: gsar                                  on 1998/09/23  03:20:13
7671         Log: apply minimal variant of patch (sent via private mail)
7672              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
7673              Date: Wed, 12 Aug 1998 15:42:35 +0300
7674              Message-Id: <199808121242.PAA29761@comanche.spices>
7675              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
7676      Branch: perl
7677            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
7678            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
7679 ____________________________________________________________________________
7680 [  1802] By: gsar                                  on 1998/09/23  03:03:39
7681         Log: adjust searchdict.t for EBCDIC (still needs documenting)
7682              From: pvhp@forte.com (Peter Prymmer)
7683              Date: Thu, 6 Aug 98 18:09:39 PDT
7684              Message-Id: <9808070109.AA06158@forte.com>
7685              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
7686      Branch: perl
7687            ! README.os390 t/lib/searchdict.t
7688 ____________________________________________________________________________
7689 [  1801] By: gsar                                  on 1998/09/23  02:54:15
7690         Log: silence redefined warning for XS(INIT) {}
7691      Branch: perl
7692            ! op.c
7693 ____________________________________________________________________________
7694 [  1800] By: gsar                                  on 1998/09/23  02:42:23
7695         Log: support match indices via special variables @- and @+
7696              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7697              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
7698              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
7699              Subject: [PATCH 5.004_76] @- and @+
7700      Branch: perl
7701            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
7702            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
7703 ____________________________________________________________________________
7704 [  1799] By: gsar                                  on 1998/09/23  01:44:31
7705         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7706              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
7707              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
7708              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
7709      Branch: perl
7710            ! regcomp.c t/op/re_tests
7711 ____________________________________________________________________________
7712 [  1798] By: gsar                                  on 1998/09/23  01:39:23
7713         Log: integrate maint-5.005 changes (except conflicting change#1794)
7714      Branch: perl
7715            ! Changes
7716           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
7717           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
7718           !> win32/win32.h
7719 ____________________________________________________________________________
7720 [  1797] By: gsar                                  on 1998/09/23  01:32:36
7721         Log: add note to win32/Makefile about setting CCHOME
7722      Branch: perl
7723            ! win32/Makefile win32/makefile.mk
7724 ____________________________________________________________________________
7725 [  1796] By: gsar                                  on 1998/09/23  01:31:32
7726         Log: perl.pod tweak
7727      Branch: perl
7728            ! pod/perl.pod
7729 ____________________________________________________________________________
7730 [  1795] By: gsar                                  on 1998/09/21  20:34:10
7731         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
7732      Branch: perl
7733            ! lib/ExtUtils/xsubpp
7734 ____________________________________________________________________________
7735 [  1789] By: gsar                                  on 1998/09/18  18:01:37
7736         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
7737      Branch: perl
7738            ! cop.h t/cmd/for.t
7739 ____________________________________________________________________________
7740 [  1788] By: gsar                                  on 1998/09/17  02:19:11
7741         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
7742      Branch: perl
7743            ! win32/config.bc win32/config.gc win32/config.vc
7744 ____________________________________________________________________________
7745 [  1787] By: gsar                                  on 1998/09/17  01:45:14
7746         Log: suppress bogus warning on C<sub x {} x()>
7747      Branch: perl
7748            ! toke.c
7749 ____________________________________________________________________________
7750 [  1786] By: gsar                                  on 1998/09/17  01:42:51
7751         Log: ntohl typo in objXSUB.h
7752      Branch: perl
7753            ! objXSUB.h
7754 ____________________________________________________________________________
7755 [  1785] By: gsar                                  on 1998/09/17  01:41:48
7756         Log: fill gaps in sig_* entries in win32/config.?c
7757      Branch: perl
7758            ! win32/config.bc win32/config.gc win32/config.vc
7759 ____________________________________________________________________________
7760 [  1781] By: larry                                 on 1998/09/05  23:48:24
7761         Log: tr/// logic was hosed under utf8
7762      Branch: perl
7763            ! doop.c op.c op.h pp.c proto.h
7764 ____________________________________________________________________________
7765 [  1780] By: larry                                 on 1998/09/05  23:44:16
7766         Log: several new tests needed tweaking to work under utf8
7767      Branch: perl
7768            ! t/comp/require.t t/op/pack.t t/op/substr.t
7769 ____________________________________________________________________________
7770 [  1779] By: larry                                 on 1998/09/05  23:41:42
7771         Log: index() applied BM optimization to wrong argument
7772      Branch: perl
7773            ! op.c util.c
7774 ____________________________________________________________________________
7775 [  1778] By: larry                                 on 1998/09/05  23:38:29
7776         Log: Implicit require during compile reset line numbering
7777      Branch: perl
7778            ! pp_ctl.c
7779
7780 ----------------
7781 Version 5.005_51
7782 ----------------
7783
7784 ____________________________________________________________________________
7785 [  1777] By: gsar                                  on 1998/08/10  07:02:38
7786         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
7787              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
7788              lexical warning testsuite for win32
7789      Branch: perl
7790            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
7791            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
7792            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
7793            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
7794            ! win32/Makefile win32/makefile.mk
7795 ____________________________________________________________________________
7796 [  1776] By: gsar                                  on 1998/08/09  17:53:48
7797         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
7798      Branch: perl
7799            ! Changes MANIFEST perl.c pod/perlhist.pod
7800 ____________________________________________________________________________
7801 [  1775] By: gsar                                  on 1998/08/09  14:35:33
7802         Log: tweak warning test
7803      Branch: perl
7804            ! t/pragma/warn-toke
7805 ____________________________________________________________________________
7806 [  1774] By: gsar                                  on 1998/08/09  14:13:46
7807         Log: add missing dTHR; notes for test failures due to small stacksize
7808      Branch: perl
7809            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
7810            ! toke.c universal.c util.c
7811 ____________________________________________________________________________
7812 [  1773] By: gsar                                  on 1998/08/09  11:31:53
7813         Log: lexical warnings; tweaks to places that didn't apply correctly
7814              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
7815              Date:    Wed, 29 Jul 1998 09:28:45 BST
7816              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
7817              Subject: lexical warnings patch for 5.005_50
7818      Branch: perl
7819            + README.lexwarn lib/warning.pm t/pragma/warn-2use
7820            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
7821            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
7822            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
7823            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
7824            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
7825            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
7826            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
7827            + warning.h warning.pl
7828            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
7829            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
7830            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
7831            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
7832            ! universal.c util.c
7833 ____________________________________________________________________________
7834 [  1772] By: gsar                                  on 1998/08/08  23:06:00
7835         Log: bump patchlevel to 5.005_51
7836      Branch: perl
7837            ! patchlevel.h win32/Makefile win32/config_H.bc
7838            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7839 ____________________________________________________________________________
7840 [  1771] By: gsar                                  on 1998/08/08  23:01:57
7841         Log: fix bogus warning on "\x{123}"
7842              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
7843              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
7844              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
7845              Subject: [5.005_50 PATCH] Some unicode problems
7846      Branch: perl
7847            ! regcomp.c toke.c
7848 ____________________________________________________________________________
7849 [  1770] By: gsar                                  on 1998/08/08  22:56:55
7850         Log: hide dup symbol for static build of ext/re
7851              From: Dominic Dunlop <domo@ppp72.vo.lu>
7852              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
7853              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
7854              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
7855      Branch: perl
7856            ! regcomp.c
7857 ____________________________________________________________________________
7858 [  1769] By: gsar                                  on 1998/08/08  22:45:06
7859         Log: fix double free on -Mutf8 -e '$b=uc("")'
7860              From: larry@wall.org (Larry Wall)
7861              Date: Fri, 7 Aug 1998 14:42:43 -0700
7862              Message-Id: <199808072142.OAA14920@wall.org>
7863              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
7864      Branch: perl
7865            ! pp.c
7866 ____________________________________________________________________________
7867 [  1768] By: gsar                                  on 1998/08/08  22:42:29
7868         Log: substr() assumes utf8 without say-so
7869              From: larry@wall.org (Larry Wall)
7870              Date: Fri, 7 Aug 1998 12:25:12 -0700
7871              Message-Id: <199808071925.MAA13436@wall.org>
7872              Subject: [PATCH 5.005_50] substr bug?
7873      Branch: perl
7874            ! pp.c
7875 ____________________________________________________________________________
7876 [  1767] By: gsar                                  on 1998/08/08  22:38:25
7877         Log: fix intolerance of SWASHes for blank lines
7878              From: Gisle Aas <aas@sn.no>
7879              Date: 06 Aug 1998 23:28:57 +0200
7880              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
7881              Subject: Re: Re[2]: another joyride begins
7882      Branch: perl
7883            ! lib/utf8_heavy.pl
7884 ____________________________________________________________________________
7885 [  1766] By: gsar                                  on 1998/08/08  22:33:10
7886         Log: utf8 doc tweak
7887              From: Gisle Aas <aas@sn.no>
7888              Date: 05 Aug 1998 00:41:04 +0200
7889              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
7890              Subject: Matching clumps
7891      Branch: perl
7892            ! lib/utf8.pm
7893 ____________________________________________________________________________
7894 [  1765] By: gsar                                  on 1998/08/08  22:31:37
7895         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
7896              From: Gisle Aas <aas@sn.no>
7897              Date: 04 Aug 1998 22:56:11 +0200
7898              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
7899              Subject: Re: another joyride begins
7900      Branch: perl
7901            ! lib/utf8_heavy.pl
7902 ____________________________________________________________________________
7903 [  1764] By: gsar                                  on 1998/08/08  22:28:43
7904         Log: From: larry@wall.org (Larry Wall)
7905              Date: Tue, 4 Aug 1998 17:04:51 -0700
7906              Message-Id: <199808050004.RAA22592@wall.org>
7907              Subject: [PATCH 5.005_50] \pX not implemented!
7908      Branch: perl
7909            ! regcomp.c
7910 ____________________________________________________________________________
7911 [  1763] By: gsar                                  on 1998/08/08  22:27:15
7912         Log: From: Stephen McCamant <alias@mcs.com>
7913              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
7914              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
7915              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
7916      Branch: perl
7917            ! op.c
7918 ____________________________________________________________________________
7919 [  1762] By: gsar                                  on 1998/08/08  22:26:09
7920         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7921              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
7922              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
7923              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
7924      Branch: perl
7925            + t/op/grent.t t/op/pwent.t
7926            ! MANIFEST
7927 ____________________________________________________________________________
7928 [  1761] By: gsar                                  on 1998/08/08  22:21:52
7929         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7930              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
7931              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
7932              Subject: [5.005_50 PATCH] misprint in RE engine
7933      Branch: perl
7934            ! regexec.c t/op/re_tests
7935 ____________________________________________________________________________
7936 [  1760] By: gsar                                  on 1998/08/08  22:18:54
7937         Log: integrate maint-5.005 changes into mainline
7938      Branch: perl
7939           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
7940           !> (integrate 138 files)
7941 ____________________________________________________________________________
7942 [  1672] By: gsar                                  on 1998/07/27  18:35:28
7943         Log: create new Changes
7944      Branch: perl
7945            + Changes
7946            ! Changes5.005 MANIFEST
7947 ____________________________________________________________________________
7948 [  1671] By: gsar                                  on 1998/07/27  18:30:57
7949         Log: rename Changes --> Changes5.005
7950      Branch: perl
7951           +> Changes5.005
7952            - Changes
7953 ____________________________________________________________________________
7954 [  1670] By: gsar                                  on 1998/07/27  18:10:14
7955         Log: integrate 5.005_01 changes from maint
7956      Branch: perl
7957            ! Changes
7958           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
7959           !> win32/win32.c
7960 ____________________________________________________________________________
7961 [  1667] By: nick                                  on 1998/07/26  14:31:01
7962         Log: Add dTHR so that it compiles miniperl in threaded mode
7963      Branch: perl
7964            ! doop.c mg.c regcomp.c regexec.c
7965 ____________________________________________________________________________
7966 [  1666] By: nick                                  on 1998/07/26  13:01:10
7967         Log: Resolve ansiperl against mainline (@1648?)
7968              Unclear that change number has "taken".
7969      Branch: ansiperl
7970           +> (branch 169 files)
7971            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
7972           !> (integrate 131 files)
7973
7974 ----------------
7975 Version 5.005_50
7976 ----------------
7977
7978 ____________________________________________________________________________
7979 [  1665] By: gsar                                  on 1998/07/26  05:38:48
7980         Log: add trailing newline to file
7981      Branch: perl
7982            ! Changes lib/unicode/blocks.txt
7983 ____________________________________________________________________________
7984 [  1664] By: gsar                                  on 1998/07/26  05:08:48
7985         Log: integrate proto.h additions from maint-5.005
7986      Branch: perl
7987           !> pod/perlhist.pod proto.h
7988 ____________________________________________________________________________
7989 [  1663] By: gsar                                  on 1998/07/26  05:07:05
7990         Log: add new files to MANIFEST; add missing prototypes to proto.h;
7991              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
7992              add typecasts to silence warnings; tweaks for win32 builds
7993      Branch: perl
7994            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
7995            ! win32/Makefile win32/makefile.mk
7996 ____________________________________________________________________________
7997 [  1662] By: gsar                                  on 1998/07/26  05:01:52
7998         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
7999      Branch: maint-5.005/perl
8000            ! pod/perlhist.pod proto.h
8001 ____________________________________________________________________________
8002 [  1661] By: gsar                                  on 1998/07/26  02:52:48
8003         Log: up patchlevel to 5.005_50
8004      Branch: perl
8005            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8006            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8007 ____________________________________________________________________________
8008 [  1660] By: gsar                                  on 1998/07/26  02:43:57
8009         Log: integrate utfperl
8010      Branch: perl
8011           +> (branch 162 files)
8012           !> (integrate 29 files)
8013 ____________________________________________________________________________
8014 [  1659] By: gsar                                  on 1998/07/26  02:38:22
8015         Log: integrate maint-5.005 changes
8016      Branch: perl
8017           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
8018           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
8019           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
8020           !> vms/descrip_mms.template vms/subconfigure.com
8021 ____________________________________________________________________________
8022 [  1658] By: gsar                                  on 1998/07/26  02:23:46
8023         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
8024              Date: Fri, 24 Jul 1998 11:38:25 -0700
8025              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
8026              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
8027              --
8028              Date: Fri, 24 Jul 1998 12:30:36 -0700
8029              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
8030              Subject: [PATCH 5.005]Tweaks to README.vms
8031              --
8032              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
8033              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
8034              Subject: [PATCH 5.005] Final build cleanup patch
8035      Branch: maint-5.005/perl
8036            ! README.vms vms/descrip_mms.template vms/subconfigure.com
8037 ____________________________________________________________________________
8038 [  1657] By: gsar                                  on 1998/07/26  02:19:50
8039         Log: another platform where pp_sselect() needs a whole fd_set buffer
8040              From: Lupe Christoph <lupe@alanya.m.isar.de>
8041              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
8042              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
8043              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
8044      Branch: maint-5.005/perl
8045            ! pp_sys.c
8046 ____________________________________________________________________________
8047 [  1656] By: gsar                                  on 1998/07/26  02:12:46
8048         Log: fix problem building modules on dos-djgpp
8049              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8050              Date: Sat, 25 Jul 1998 00:53:39 +0200
8051              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
8052              Subject: [PATCH 5.005] dos-djgpp and modules problem
8053      Branch: maint-5.005/perl
8054            ! djgpp/fixpmain
8055 ____________________________________________________________________________
8056 [  1655] By: gsar                                  on 1998/07/26  02:11:09
8057         Log: From: Tom Spindler <dogcow@home.merit.edu>
8058              Date: Wed, 22 Jul 1998 16:11:07 -0400
8059              Message-ID: <19980722161107.A16813@home.merit.edu>
8060              Subject: [PATCH 5.005] BeOS tweak
8061      Branch: maint-5.005/perl
8062            ! hints/beos.sh
8063 ____________________________________________________________________________
8064 [  1654] By: gsar                                  on 1998/07/26  02:09:29
8065         Log: various pod tweaks
8066      Branch: maint-5.005/perl
8067            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
8068            ! pod/perltoc.pod
8069 ____________________________________________________________________________
8070 [  1653] By: gsar                                  on 1998/07/26  02:05:46
8071         Log: fix emacs/ptags for PL_* changes
8072              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8073              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
8074              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
8075              Subject: [PATCH 5.004_76] Yet better ptags
8076      Branch: maint-5.005/perl
8077            ! emacs/ptags
8078 ____________________________________________________________________________
8079 [  1652] By: gsar                                  on 1998/07/26  02:03:01
8080         Log: fix behavior of <=> on bigints
8081              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8082              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
8083              Date: Fri, 24 Jul 1998 18:29:53 +0100
8084              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
8085      Branch: maint-5.005/perl
8086            ! lib/Math/BigInt.pm t/lib/bigintpm.t
8087 ____________________________________________________________________________
8088 [  1651] By: larry                                 on 1998/07/24  05:44:33
8089         Log: Here are the long-expected Unicode/UTF-8 modifications.
8090      Branch: utfperl
8091            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
8092            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
8093            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
8094            + lib/unicode/Decomposition.pl
8095            + lib/unicode/In/AlphabeticPresentationForms.pl
8096            + lib/unicode/In/Arabic.pl
8097            + lib/unicode/In/ArabicPresentationForms-A.pl
8098            + lib/unicode/In/ArabicPresentationForms-B.pl
8099            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8100            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8101            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8102            + lib/unicode/In/BoxDrawing.pl
8103            + lib/unicode/In/CJKCompatibility.pl
8104            + lib/unicode/In/CJKCompatibilityForms.pl
8105            + lib/unicode/In/CJKCompatibilityIdeographs.pl
8106            + lib/unicode/In/CJKSymbolsandPunctuation.pl
8107            + lib/unicode/In/CJKUnifiedIdeographs.pl
8108            + lib/unicode/In/CombiningDiacriticalMarks.pl
8109            + lib/unicode/In/CombiningHalfMarks.pl
8110            + lib/unicode/In/CombiningMarksforSymbols.pl
8111            + lib/unicode/In/ControlPictures.pl
8112            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8113            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8114            + lib/unicode/In/EnclosedAlphanumerics.pl
8115            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
8116            + lib/unicode/In/GeneralPunctuation.pl
8117            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8118            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8119            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8120            + lib/unicode/In/HalfwidthandFullwidthForms.pl
8121            + lib/unicode/In/HangulCompatibilityJamo.pl
8122            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8123            + lib/unicode/In/Hebrew.pl
8124            + lib/unicode/In/HighPrivateUseSurrogates.pl
8125            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8126            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
8127            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8128            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
8129            + lib/unicode/In/LatinExtended-A.pl
8130            + lib/unicode/In/LatinExtended-B.pl
8131            + lib/unicode/In/LatinExtendedAdditional.pl
8132            + lib/unicode/In/LetterlikeSymbols.pl
8133            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8134            + lib/unicode/In/MathematicalOperators.pl
8135            + lib/unicode/In/MiscellaneousSymbols.pl
8136            + lib/unicode/In/MiscellaneousTechnical.pl
8137            + lib/unicode/In/NumberForms.pl
8138            + lib/unicode/In/OpticalCharacterRecognition.pl
8139            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8140            + lib/unicode/In/SmallFormVariants.pl
8141            + lib/unicode/In/SpacingModifierLetters.pl
8142            + lib/unicode/In/Specials.pl
8143            + lib/unicode/In/SuperscriptsandSubscripts.pl
8144            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
8145            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8146            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8147            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
8148            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
8149            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
8150            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
8151            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
8152            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
8153            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
8154            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
8155            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
8156            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
8157            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
8158            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
8159            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
8160            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
8161            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
8162            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
8163            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
8164            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
8165            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
8166            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
8167            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
8168            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
8169            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
8170            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
8171            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
8172            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
8173            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
8174            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
8175            + lib/unicode/JamoShort.pl lib/unicode/Makefile
8176            + lib/unicode/Name.pl lib/unicode/Number.pl
8177            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
8178            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
8179            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
8180            + lib/unicode/blocks.txt lib/unicode/index2.txt
8181            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
8182            + lib/unicode/names2.txt lib/unicode/props2.txt
8183            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
8184            + utf8.c utf8.h
8185            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
8186            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
8187            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
8188            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
8189            ! t/op/vec.t toke.c util.c vms/vmsish.h
8190 ____________________________________________________________________________
8191 [  1650] By: gsar                                  on 1998/07/24  04:06:48
8192         Log: create utfperl branch
8193      Branch: utfperl
8194           +> (branch 1079 files)
8195 ____________________________________________________________________________
8196 [  1649] By: gsar                                  on 1998/07/24  03:56:56
8197         Log: create maint-5.005 branch
8198      Branch: maint-5.005/perl
8199           +> (branch 1079 files)
8200 ____________________________________________________________________________
8201 [  1648] By: gsar                                  on 1998/07/24  03:36:35
8202         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
8203      Branch: perl
8204            ! Changes
8205