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