a3bbf87e05b40f6ea59a2b18dc5306a3c9a8c018
[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     Graham Barr         <gbarr@ti.com>
24     Spider Boardman     <spider@orb.nashua.nh.us>
25     Tom Christiansen    <tchrist@perl.com>
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@chapin.edu>
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@hmivax.humgen.upenn.edu>
53     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
54     Tim Bunce           <Tim.Bunce@ig.co.uk>
55     Andy Dougherty      <doughera@lafcol.lafayette.edu>
56     Gurusamy Sarathy    <gsar@engin.umich.edu>
57     Chip Salzenberg     <chip@perl.com>
58
59 And, of course, the Author of Perl:
60
61     Larry Wall          <larry@wall.org>
62
63
64 NOTE: Each change entry shows the change number; who checked it into the
65 repository; when; description of the change; which branch the change
66 happened in; and the affected files.  The file lists have a short symbolic
67 indicator:
68
69             !       modified
70             +       added
71             -       deleted
72             +>      branched (from elsewhere)
73             !>      merged changes (from elsewhere)
74
75
76 ----------------
77 Version 5.005_02        Second maintenance release of 5.005
78 ----------------
79
80 ____________________________________________________________________________
81 [  1697] By: gsar                                  on 1998/08/02  05:20:12
82         Log: support OE/MVS
83              From: Jarkko Hietaniemi <jhi@iki.fi>
84              Message-Id: <199808010903.MAA09371@alpha.hut.fi>
85              Date: Sat, 1 Aug 1998 12:03:02 +0300 (EET DST)
86              Subject: [PATCH] 5.005_01: OE MVS
87      Branch: maint-5.005/perl
88            + README.os390 ebcdic.c
89            ! Configure MANIFEST doio.c ext/Errno/Errno_pm.PL gv.c handy.h
90            ! hints/os390.sh lib/bigint.pl mg.c patchlevel.h perl.c perl.h
91            ! perly.c perly.h perly.y perly_c.diff pod/perldelta.pod
92            ! pod/perlport.pod pp.c pp_ctl.c pp_hot.c pp_sys.c sv.c
93            ! t/base/term.t t/comp/package.t t/comp/require.t
94            ! t/lib/bigintpm.t t/lib/cgi-html.t t/lib/filehand.t t/lib/ph.t
95            ! t/op/auto.t t/op/bop.t t/op/each.t t/op/magic.t t/op/misc.t
96            ! t/op/ord.t t/op/pack.t t/op/quotemeta.t t/op/re_tests
97            ! t/op/regexp.t t/op/sort.t t/op/sprintf.t t/op/subst.t
98            ! t/op/taint.t t/op/universal.t t/pragma/constant.t
99            ! t/pragma/overload.t t/pragma/subs.t toke.c x2p/a2p.h
100            ! x2p/a2py.c
101 ____________________________________________________________________________
102 [  1696] By: gsar                                  on 1998/08/02  05:03:09
103         Log: VMS patches
104              From: pvhp@forte.com (Peter Prymmer)
105              Message-Id: <9807290017.AA01833@forte.com>
106              Date: Tue, 28 Jul 98 17:17:33 PDT
107              Subject: Re: Not OK: perl 5.00501 on VMS_AXP-thread I7.2
108              --
109              From: Dan Sugalski <sugalskd@osshe.edu>
110              Message-Id: <3.0.5.32.19980729125623.00b562b0@ous.edu>
111              Date: Wed, 29 Jul 1998 12:56:23 -0700
112              Subject: [PATCH 5.005_01]Typo in CONFIGURE.COM (vms)
113              --
114              From: Dan Sugalski <sugalskd@osshe.edu>
115              Date: Thu, 30 Jul 1998 09:02:24 -0700
116              Message-Id: <3.0.5.32.19980730090224.00b70eb0@ous.edu>
117              Subject: [PATCH 5.005_01]VMS config SOCKETSHR typo patch and fcntl check
118      Branch: maint-5.005/perl
119            ! configure.com vms/subconfigure.com
120 ____________________________________________________________________________
121 [  1695] By: gsar                                  on 1998/08/02  04:49:32
122         Log: rename duplicate warning in regexec.c
123      Branch: maint-5.005/perl
124            ! regexec.c
125 ____________________________________________________________________________
126 [  1694] By: gsar                                  on 1998/08/02  04:44:20
127         Log: beware egcs' ld on Solaris
128              From: Tom Spindler <dogcow@home.merit.edu>
129              Message-ID: <19980801212158.A2934@home.merit.edu>
130              Date: Sat, 1 Aug 1998 21:21:58 -0400
131              Subject: Re: [PATCH perl5.005_01] hints/solaris_2.sh, egcs, and ld
132      Branch: maint-5.005/perl
133            ! hints/solaris_2.sh
134 ____________________________________________________________________________
135 [  1693] By: gsar                                  on 1998/08/02  04:41:43
136         Log: de-utf-ized variation of Ilya's patch
137              From: Jan-Pieter Cornet <johnpc@xs4all.net>
138              Date: 31 Jul 1998 12:44:57 +0200
139              Message-ID: <6ps779$hmj$1@xs1.xs4all.nl>
140              Subject: Re: s/\s*$//g in majordomo causes segfault under 5.005_01
141      Branch: maint-5.005/perl
142            ! regexec.c
143 ____________________________________________________________________________
144 [  1692] By: gsar                                  on 1998/08/02  04:39:14
145         Log: better validation of SysV IPC availability
146              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
147              Date: Fri, 31 Jul 1998 13:13:57 +0300 (EEST)
148              Message-Id: <199807311013.NAA28887@koah.research.nokia.com>
149              Subject: Re: lib/ipc_sysv.t fails under FreeBSD 2.2.1 
150      Branch: maint-5.005/perl
151            ! Configure INSTALL ext/IPC/SysV/SysV.xs pod/perldiag.pod
152            ! t/lib/ipc_sysv.t
153 ____________________________________________________________________________
154 [  1691] By: gsar                                  on 1998/08/02  04:32:30
155         Log: fix bug in display of watched expressions
156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
157              Date: Thu, 30 Jul 1998 20:02:04 -0400 (EDT)
158              Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu>
159              Subject: Re: Bug? in perl5db.pl [PATCH]
160      Branch: maint-5.005/perl
161            ! lib/perl5db.pl
162 ____________________________________________________________________________
163 [  1690] By: gsar                                  on 1998/08/02  04:29:08
164         Log: applied all but one hunk
165              From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
166              Date: Thu, 30 Jul 1998 17:19:42 -0400
167              Message-Id: <199807302119.RAA06852@sleipnir.valparaiso.cl>
168              Subject: Some typos in perldelta.pod
169      Branch: maint-5.005/perl
170            ! pod/perldelta.pod
171 ____________________________________________________________________________
172 [  1689] By: gsar                                  on 1998/08/02  04:27:02
173         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
174              Date: Thu, 30 Jul 1998 10:22:36 -0400 (EDT)
175              Message-Id: <Pine.SUN.3.96.980730101627.17514B-100000@newton.phys>
176              Subject: [PATCH 5.005_05] Remove redundant dTHR
177      Branch: maint-5.005/perl
178            ! mg.c sv.c
179 ____________________________________________________________________________
180 [  1688] By: gsar                                  on 1998/08/02  04:25:49
181         Log: From: Tom Hughes <thh@cyberscience.com>
182              Date: 30 Jul 1998 09:47:31 +0100
183              Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com>
184              Subject: Class::Struct has an incomplete tied array package
185      Branch: maint-5.005/perl
186            ! lib/Class/Struct.pm
187 ____________________________________________________________________________
188 [  1687] By: gsar                                  on 1998/08/02  04:21:48
189         Log: ensure implicit close on local(*FH) doesn't affect $! and thence $?
190      Branch: maint-5.005/perl
191            ! sv.c t/op/die_exit.t
192 ____________________________________________________________________________
193 [  1686] By: gsar                                  on 1998/08/02  03:57:28
194         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
195              Date: Thu, 30 Jul 1998 00:39:30 +0300 (EET DST)
196              Message-Id: <199807292139.AAA01795@alpha.hut.fi>
197              Subject: Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
198      Branch: maint-5.005/perl
199            ! ext/POSIX/POSIX.xs pod/perllocale.pod
200 ____________________________________________________________________________
201 [  1685] By: gsar                                  on 1998/08/02  03:54:15
202         Log: PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>
203              Date: Wed, 29 Jul 1998 10:45:31 -0700
204              Message-ID: <000101bdbb18$ae767550$a32fa8c0@tau.Active>
205              Subject: [PATCH 5.005_01] Fixes binary compatibility for PERL_OBJECT
206              --
207              Date: Sat, 1 Aug 1998 09:33:19 -0700
208              Message-ID: <000701bdbd6a$17ada180$a32fa8c0@tau.Active>
209              Subject: [PATCH 5.005_01]
210      Branch: maint-5.005/perl
211            ! perl.h proto.h
212 ____________________________________________________________________________
213 [  1684] By: gsar                                  on 1998/08/02  03:49:33
214         Log: hand-apply whitespace-mutiliated patch
215              From: Nicholas Clark <nick@flirble.org>
216              Date: Tue, 28 Jul 1998 16:40:42 +0100 (BST)
217              Message-Id: <199807281540.QAA04640@flirble.org>
218              Subject: [PATCH] POSIX::ELOOP
219      Branch: maint-5.005/perl
220            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
221 ____________________________________________________________________________
222 [  1683] By: gsar                                  on 1998/08/02  03:45:26
223         Log: document return values of do() better
224              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
225              Date: Tue, 28 Jul 1998 12:44:36 +0100
226              Message-Id: <E0z18BI-0003cH-00@taurus.cus.cam.ac.uk>
227              Subject: [PATCH] Re: Obscurity of lexicals with do ""
228      Branch: maint-5.005/perl
229            ! pod/perlfunc.pod
230 ____________________________________________________________________________
231 [  1682] By: gsar                                  on 1998/08/02  03:42:26
232         Log: avoid reusing foreach itervar if magic got tacked onto it
233              From: Stephen McCamant <alias@mcs.com>
234              Date: Tue, 28 Jul 1998 22:18:25 -0500 (CDT)
235              Message-ID: <13758.36756.215424.719750@alias-2.pr.mcs.net>
236              Subject: [PATCH] Re: pos() resetting changed with 5.005?
237      Branch: maint-5.005/perl
238            ! pp_hot.c
239 ____________________________________________________________________________
240 [  1681] By: gsar                                  on 1998/08/02  03:39:27
241         Log: From: Nick Ing-Simmons <nik@tiuk.ti.com>
242              Date: Wed, 29 Jul 1998 13:28:14 +0100
243              Message-Id: <199807291228.NAA20055@tiuk.ti.com>
244              Subject: [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()
245      Branch: maint-5.005/perl
246            + Porting/fixCORE
247            ! MANIFEST lib/Math/Complex.pm
248 ____________________________________________________________________________
249 [  1680] By: gsar                                  on 1998/08/02  03:33:07
250         Log: From: h.sanden@elsevier.nl (Hugo van der Sanden)
251              Date: Mon, 27 Jul 1998 13:34:45 +0200
252              Message-Id: <199807271134.NAA24475@dorlas.elsevier.nl>
253              Subject: perlcall.pod
254      Branch: maint-5.005/perl
255            ! pod/perlcall.pod
256 ____________________________________________________________________________
257 [  1679] By: gsar                                  on 1998/08/02  03:29:41
258         Log: MM_Win32::maybe_command() case-insesitivity tweak
259      Branch: maint-5.005/perl
260            ! lib/ExtUtils/MM_Win32.pm
261 ____________________________________________________________________________
262 [  1678] By: gsar                                  on 1998/08/02  03:24:29
263         Log: fix MM_Win32::maybe_command()
264      Branch: maint-5.005/perl
265            ! lib/ExtUtils/MM_Win32.pm
266 ____________________________________________________________________________
267 [  1677] By: gsar                                  on 1998/08/01  19:52:19
268         Log: fixes for overloading bugs and docs, tweaked some
269              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
270              Date: Sat, 25 Jul 1998 21:28:16 -0400 (EDT)
271              Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu>
272              Subject: [PATCH 5.004_76] better overloading
273      Branch: maint-5.005/perl
274            ! Changes gv.c lib/dumpvar.pl lib/overload.pm lib/perl5db.pl
275            ! t/pragma/overload.t
276 ____________________________________________________________________________
277 [  1676] By: gsar                                  on 1998/08/01  19:37:13
278         Log: stray s/foo/PL_foo/
279              From: win@in.rhein-main.de (Winfried Koenig)
280              Date: Mon, 27 Jul 98 21:13 MET
281              Message-Id: <m0z0teW-00019aC@incom.rhein-main.de>
282              Subject: Bug in pp_rename and ISC hint
283      Branch: maint-5.005/perl
284            ! pp_sys.c
285 ____________________________________________________________________________
286 [  1675] By: gsar                                  on 1998/08/01  19:22:13
287         Log: newer Porting/patchls from maint-5.004
288      Branch: maint-5.005/perl
289            ! Porting/patchls
290 ____________________________________________________________________________
291 [  1674] By: gsar                                  on 1998/08/01  17:50:44
292         Log: fix buggy detection of failed glob()
293      Branch: maint-5.005/perl
294            ! pp_hot.c
295 ____________________________________________________________________________
296 [  1673] By: gsar                                  on 1998/07/29  18:14:32
297         Log: fix typo in change#1489 that prevented magic-autovivification
298      Branch: maint-5.005/perl
299            ! mg.c
300
301 ----------------
302 Version 5.005_01        First maintenance release of 5.005
303 ----------------
304
305 ____________________________________________________________________________
306 [  1669] By: gsar                                  on 1998/07/26  23:19:02
307         Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
308      Branch: maint-5.005/perl
309            ! Changes proto.h win32/GenCAPI.pl
310 ____________________________________________________________________________
311 [  1668] By: gsar                                  on 1998/07/26  21:12:11
312         Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
313              can disable it from config.sh if they want; up patchlevel to 5_01;
314              little tweaks to pods
315      Branch: maint-5.005/perl
316            ! README.win32 patchlevel.h pod/perldelta.pod toke.c
317            ! win32/Makefile win32/config_H.bc win32/config_H.gc
318            ! win32/config_H.vc win32/makefile.mk win32/win32.c
319 ____________________________________________________________________________
320 [  1662] By: gsar                                  on 1998/07/26  05:01:52
321         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
322      Branch: maint-5.005/perl
323            ! pod/perlhist.pod proto.h
324 ____________________________________________________________________________
325 [  1658] By: gsar                                  on 1998/07/26  02:23:46
326         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
327              Date: Fri, 24 Jul 1998 11:38:25 -0700
328              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
329              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
330              --
331              Date: Fri, 24 Jul 1998 12:30:36 -0700
332              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
333              Subject: [PATCH 5.005]Tweaks to README.vms
334              --
335              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
336              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
337              Subject: [PATCH 5.005] Final build cleanup patch
338      Branch: maint-5.005/perl
339            ! README.vms vms/descrip_mms.template vms/subconfigure.com
340 ____________________________________________________________________________
341 [  1657] By: gsar                                  on 1998/07/26  02:19:50
342         Log: another platform where pp_sselect() needs a whole fd_set buffer
343              From: Lupe Christoph <lupe@alanya.m.isar.de>
344              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
345              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
346              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
347      Branch: maint-5.005/perl
348            ! pp_sys.c
349 ____________________________________________________________________________
350 [  1656] By: gsar                                  on 1998/07/26  02:12:46
351         Log: fix problem building modules on dos-djgpp
352              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
353              Date: Sat, 25 Jul 1998 00:53:39 +0200
354              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
355              Subject: [PATCH 5.005] dos-djgpp and modules problem
356      Branch: maint-5.005/perl
357            ! djgpp/fixpmain
358 ____________________________________________________________________________
359 [  1655] By: gsar                                  on 1998/07/26  02:11:09
360         Log: From: Tom Spindler <dogcow@home.merit.edu>
361              Date: Wed, 22 Jul 1998 16:11:07 -0400
362              Message-ID: <19980722161107.A16813@home.merit.edu>
363              Subject: [PATCH 5.005] BeOS tweak
364      Branch: maint-5.005/perl
365            ! hints/beos.sh
366 ____________________________________________________________________________
367 [  1654] By: gsar                                  on 1998/07/26  02:09:29
368         Log: various pod tweaks
369      Branch: maint-5.005/perl
370            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
371            ! pod/perltoc.pod
372 ____________________________________________________________________________
373 [  1653] By: gsar                                  on 1998/07/26  02:05:46
374         Log: fix emacs/ptags for PL_* changes
375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
376              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
377              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
378              Subject: [PATCH 5.004_76] Yet better ptags
379      Branch: maint-5.005/perl
380            ! emacs/ptags
381 ____________________________________________________________________________
382 [  1652] By: gsar                                  on 1998/07/26  02:03:01
383         Log: fix behavior of <=> on bigints
384              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
385              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
386              Date: Fri, 24 Jul 1998 18:29:53 +0100
387              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
388      Branch: maint-5.005/perl
389            ! lib/Math/BigInt.pm t/lib/bigintpm.t
390 ____________________________________________________________________________
391 [  1649] By: gsar                                  on 1998/07/24  03:56:56
392         Log: create maint-5.005 branch
393      Branch: maint-5.005/perl
394           +> (branch 1079 files)
395 ____________________________________________________________________________
396 [  1648] By: gsar                                  on 1998/07/24  03:36:35
397         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
398      Branch: perl
399            ! Changes
400
401 -------------
402 Version 5.005           Production release
403 -------------
404
405 ____________________________________________________________________________
406 [  1647] By: gsar                                  on 1998/07/22  21:11:29
407         Log: sneak in hints/irix_6.sh update
408      Branch: perl
409            ! Changes hints/irix_6.sh
410 ____________________________________________________________________________
411 [  1646] By: gsar                                  on 1998/07/22  21:00:44
412         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
413              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
414              to reflect PL_* changes; is this *it* for 5.005?
415      Branch: perl
416            ! Changes README.win32 patchlevel.h pod/perlcall.pod
417            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
418            ! pod/perltoc.pod pod/perlxs.pod
419 ____________________________________________________________________________
420 [  1645] By: gsar                                  on 1998/07/22  19:37:41
421         Log: don't use qualify() in class methods
422              From:    Albert Dvornik <bert@genscan.com>
423              Date:    22 Jul 1998 15:14:46 EDT
424              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
425              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
426      Branch: perl
427            ! ext/IO/lib/IO/Handle.pm
428 ____________________________________________________________________________
429 [  1644] By: gsar                                  on 1998/07/22  18:13:31
430         Log: newer perlembed.pod
431      Branch: perl
432            ! pod/perlembed.pod
433 ____________________________________________________________________________
434 [  1643] By: gsar                                  on 1998/07/22  18:03:42
435         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
436              Date:    Wed, 22 Jul 1998 13:42:20 EDT
437              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
438              Subject: Re: 5.005 - a sneak preview
439      Branch: perl
440            ! Porting/pumpkin.pod
441 ____________________________________________________________________________
442 [  1642] By: gsar                                  on 1998/07/22  17:58:42
443         Log: add perlmodinstall, regen perltoc
444      Branch: perl
445            + pod/perlmodinstall.pod
446            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
447            ! pod/perltoc.pod win32/pod.mak
448 ____________________________________________________________________________
449 [  1641] By: gsar                                  on 1998/07/22  17:11:55
450         Log: support optional crypt() with PERL_OBJECT
451              From:    "Douglas Lankshear" <dougl@ActiveState.com>
452              Date:    Wed, 22 Jul 1998 08:21:10 PDT
453              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
454              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
455      Branch: perl
456            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
457            ! win32/perlhost.h win32/win32.c win32/win32iop.h
458 ____________________________________________________________________________
459 [  1640] By: gsar                                  on 1998/07/22  17:09:11
460         Log: win32 tweaks
461              Date:    Wed, 22 Jul 1998 07:09:09 PDT
462              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
463              From:    "Douglas Lankshear" <dougl@ActiveState.com>
464      Branch: perl
465            ! win32/Makefile win32/makefile.mk win32/win32.h
466 ____________________________________________________________________________
467 [  1639] By: gsar                                  on 1998/07/22  17:00:30
468         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
469              Date:    Wed, 22 Jul 1998 06:20:08 CDT
470              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
471              Subject: [PATCH] lib/Sys/Syslog.pm doc
472      Branch: perl
473            ! Changes lib/Sys/Syslog.pm
474 ____________________________________________________________________________
475 [  1638] By: gsar                                  on 1998/07/22  09:12:26
476         Log: up patchlevel etc (only doc patching from now on, testing in progress)
477      Branch: perl
478            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
479            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
480 ____________________________________________________________________________
481 [  1637] By: gsar                                  on 1998/07/22  08:27:09
482         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
483              Date:    Tue, 21 Jul 1998 16:04:40 PDT
484              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
485              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
486              --
487              Date:    Tue, 21 Jul 1998 16:08:57 PDT
488              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
489              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
490              --
491              Date:    Tue, 21 Jul 1998 16:05:56 PDT
492              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
493              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
494      Branch: perl
495            ! README.vms pod/perldelta.pod vms/descrip_mms.template
496 ____________________________________________________________________________
497 [  1636] By: gsar                                  on 1998/07/22  08:04:37
498         Log: fix quoting in t/io/inplace.t
499      Branch: perl
500            ! t/io/inplace.t
501 ____________________________________________________________________________
502 [  1635] By: gsar                                  on 1998/07/22  07:59:30
503         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
504              Date:    Tue, 21 Jul 1998 13:06:44 PDT
505              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
506              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
507      Branch: perl
508            ! t/io/inplace.t vms/test.com
509 ____________________________________________________________________________
510 [  1634] By: gsar                                  on 1998/07/22  07:55:35
511         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
512              Date:    Tue, 21 Jul 1998 12:42:20 PDT
513              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
514              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
515      Branch: perl
516            ! doio.c
517 ____________________________________________________________________________
518 [  1633] By: gsar                                  on 1998/07/22  07:53:53
519         Log: fix AIX hints for PL_* changes
520              From:    Jarkko Hietaniemi <jhi@iki.fi>
521              Date:    Tue, 21 Jul 1998 22:53:54 +0300
522              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
523              Subject: Re: _76 fails to link B extension on AIX 414
524      Branch: perl
525            ! perl_exp.SH
526 ____________________________________________________________________________
527 [  1632] By: gsar                                  on 1998/07/22  07:51:56
528         Log: From:    Anton Berezin <tobez@plab.ku.dk>
529              Date:    Tue, 21 Jul 1998 21:46:45 +0200
530              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
531              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
532      Branch: perl
533            ! t/op/eval.t
534 ____________________________________________________________________________
535 [  1631] By: gsar                                  on 1998/07/22  07:48:20
536         Log: applied patch, with tweak suggested by Michael Parker
537              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
538              Date:    Tue, 21 Jul 1998 14:30:05 EDT
539              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
540              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
541      Branch: perl
542            ! hints/irix_6.sh
543 ____________________________________________________________________________
544 [  1630] By: gsar                                  on 1998/07/22  07:40:25
545         Log: better diagnostic on errno.t failure
546              From:    Graham Barr <gbarr@ti.com>
547              Date:    Tue, 21 Jul 1998 13:07:29 CDT
548              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
549      Branch: perl
550            ! t/lib/errno.t
551 ____________________________________________________________________________
552 [  1629] By: gsar                                  on 1998/07/22  07:36:38
553         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
554              the registry for anything that begins with "PERL", not "PERL5"
555              From:    "Douglas Lankshear" <dougl@ActiveState.com>
556              Date:    Tue, 21 Jul 1998 11:08:00 PDT
557              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
558      Branch: perl
559            ! perl.c win32/perlhost.h win32/win32.c
560 ____________________________________________________________________________
561 [  1628] By: gsar                                  on 1998/07/22  07:28:35
562         Log: suppress redefined warnings on C<INIT {} INIT {}>
563      Branch: perl
564            ! op.c
565 ____________________________________________________________________________
566 [  1627] By: gsar                                  on 1998/07/22  07:15:19
567         Log: remove spurious $VERSION line that confuses CPAN
568              From:    Johan Vromans <jvromans@squirrel.nl>
569              Date:    Tue, 21 Jul 1998 20:01:36 +0200
570              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
571              Subject: Re: 5.004_76 missing version numbers
572      Branch: perl
573            ! lib/Getopt/Long.pm
574 ____________________________________________________________________________
575 [  1626] By: gsar                                  on 1998/07/22  06:57:56
576         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
577              Date:    Tue, 21 Jul 1998 10:20:13 EDT
578              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
579              Subject: [PATCH] Porting/config* updates for 5.005
580      Branch: perl
581            ! Changes Porting/config.sh Porting/config_H
582 ____________________________________________________________________________
583 [  1625] By: gsar                                  on 1998/07/22  06:46:38
584         Log: add a few more globals with old names #defined
585      Branch: perl
586            ! embed.pl embedvar.h
587 ____________________________________________________________________________
588 [  1624] By: gsar                                  on 1998/07/22  06:39:22
589         Log: allow extensions to be specified as paths 
590              From:    Paul Johnson <pjcj@transeda.com>
591              Date:    Tue, 21 Jul 1998 12:04:27 BST
592              Message-Id: <19980721120427.F903@west-tip.transeda.com>
593              Subject: [PATCH] 5.004_75 Embed and static extensions
594      Branch: perl
595            ! lib/ExtUtils/Embed.pm
596 ____________________________________________________________________________
597 [  1623] By: gsar                                  on 1998/07/22  06:12:50
598         Log: make $ prototype to accept THREADSVs
599      Branch: perl
600            ! op.c
601 ____________________________________________________________________________
602 [  1622] By: gsar                                  on 1998/07/22  06:04:25
603         Log: fix Liblist.pm to find entries that are plain pathnames on win32
604      Branch: perl
605            ! lib/ExtUtils/Liblist.pm
606 ____________________________________________________________________________
607 [  1621] By: gsar                                  on 1998/07/22  05:10:53
608         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
609              (removes all mention of training courses from perlfaq*.pod)
610      Branch: perl
611            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
612            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
613            ! pod/perlfaq8.pod pod/perlfaq9.pod
614 ____________________________________________________________________________
615 [  1620] By: gsar                                  on 1998/07/22  02:51:13
616         Log: applied patch, modulo parts already added to perldelta
617              From:    Stephen McCamant <alias@mcs.com>
618              Date:    Tue, 21 Jul 1998 17:06:23 CDT
619              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
620              Subject: [PATCH] Re: Beta2 is available
621      Branch: perl
622            ! pod/perldelta.pod
623 ____________________________________________________________________________
624 [  1619] By: gsar                                  on 1998/07/22  02:45:55
625         Log: applied patch, add new message to perldeta
626              From:    Stephen McCamant <alias@mcs.com>
627              Date:    Tue, 21 Jul 1998 16:12:25 CDT
628              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
629              Subject: [PATCH] Band-aid patch for local($avhv->{a})
630      Branch: perl
631            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
632 ____________________________________________________________________________
633 [  1618] By: gsar                                  on 1998/07/22  02:08:00
634         Log: fix up B modules for PL_* changes
635      Branch: perl
636            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
637 ____________________________________________________________________________
638 [  1617] By: gsar                                  on 1998/07/22  01:42:14
639         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
640              Date:    Tue, 21 Jul 1998 18:13:16 BST
641              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
642              Subject: Compiler docs for 5.005
643      Branch: perl
644            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
645            ! ext/B/O.pm
646 ____________________________________________________________________________
647 [  1616] By: gsar                                  on 1998/07/22  01:29:09
648         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
649              names
650      Branch: perl
651            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
652            ! intrpvar.h
653 ____________________________________________________________________________
654 [  1615] By: nick                                  on 1998/07/21  22:26:34
655         Log: Mingw32 PERL_OBJECT tweaks
656      Branch: perl
657            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
658 ____________________________________________________________________________
659 [  1614] By: gsar                                  on 1998/07/21  19:43:32
660         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
661      Branch: perl
662            ! pp_ctl.c
663
664 ----------------
665 Version 5.004_76        5.005 Public Beta, Issue 2
666 ----------------
667
668 ____________________________________________________________________________
669 [  1613] By: gsar                                  on 1998/07/21  10:26:01
670         Log: final tweaks before beta2
671      Branch: perl
672            + Porting/findvars
673           +> Porting/fixvars
674            - fixvars
675            ! Changes MANIFEST intrpvar.h iperlsys.h
676            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
677 ____________________________________________________________________________
678 [  1612] By: gsar                                  on 1998/07/21  07:15:54
679         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
680      Branch: perl
681            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
682            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
683            ! win32/win32sck.c
684 ____________________________________________________________________________
685 [  1611] By: gsar                                  on 1998/07/21  07:12:00
686         Log: fix bytecode.pl with moved var names
687      Branch: perl
688            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
689 ____________________________________________________________________________
690 [  1610] By: gsar                                  on 1998/07/21  05:51:10
691         Log: tweak toke.c
692      Branch: perl
693            ! toke.c
694 ____________________________________________________________________________
695 [  1609] By: gsar                                  on 1998/07/21  05:46:59
696         Log: change case of PERL_OBJECT filenames, consistent with the rest
697      Branch: perl
698            + XSlock.h objXSUB.h
699            - ObjXSub.h XSLock.h
700            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
701            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
702 ____________________________________________________________________________
703 [  1608] By: gsar                                  on 1998/07/21  05:31:13
704         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
705      Branch: perl
706            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
707 ____________________________________________________________________________
708 [  1607] By: gsar                                  on 1998/07/21  05:29:10
709         Log: part 1 of PERL_OBJECT fixes for new var names
710      Branch: perl
711            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
712            ! run.c win32/GenCAPI.pl
713 ____________________________________________________________________________
714 [  1606] By: gsar                                  on 1998/07/21  05:17:26
715         Log: From:    Stephen McCamant <alias@mcs.com>
716              Date:    Mon, 20 Jul 1998 23:53:32 CDT
717              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
718              Subject: [PATCH] redundant RV2GVs in ck_fun()
719      Branch: perl
720            ! op.c
721 ____________________________________________________________________________
722 [  1605] By: gsar                                  on 1998/07/21  05:13:28
723         Log: From:    Stephen McCamant <alias@mcs.com>
724              Date:    Mon, 20 Jul 1998 23:32:42 CDT
725              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
726              Subject: B::Deparse 0.56 (first testsuite fixes; big)
727      Branch: perl
728            ! ext/B/B/Deparse.pm
729 ____________________________________________________________________________
730 [  1604] By: gsar                                  on 1998/07/21  05:07:29
731         Log: applied a slightly tweaked version of suggested patch
732              From: Colin Kuskie <ckuskie@cadence.com>
733              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
734              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
735              Subject: [PATCH _75] More documentation for -i prefix
736      Branch: perl
737            ! pod/perlrun.pod
738 ____________________________________________________________________________
739 [  1603] By: gsar                                  on 1998/07/21  04:59:19
740         Log: disable malloced_size() feedback with -DLEAKTEST
741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
742              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
743              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
744              Subject: [PATCH 5.004_75] -DLEAKTEST broken
745      Branch: perl
746            ! av.c sv.c
747 ____________________________________________________________________________
748 [  1602] By: gsar                                  on 1998/07/21  04:57:43
749         Log: fix hints/hpux.sh for cpp recognition
750              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
751              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
752              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
753              Subject: RE: Configure misses preprocessor on HP-UX
754      Branch: perl
755            ! hints/hpux.sh
756 ____________________________________________________________________________
757 [  1601] By: gsar                                  on 1998/07/21  04:55:51
758         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
759              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
760              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
761              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
762      Branch: perl
763            ! pp_ctl.c t/op/pat.t
764 ____________________________________________________________________________
765 [  1600] By: gsar                                  on 1998/07/21  04:48:32
766         Log: allocate a whole fd_set for pp_sselect() on more platforms
767              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
768              Date: 20 Jul 1998 00:14:18 +0300
769              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
770              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
771      Branch: perl
772            ! pp_sys.c
773 ____________________________________________________________________________
774 [  1599] By: gsar                                  on 1998/07/21  04:44:04
775         Log: add tests to check if context propagation works
776              From: Francois Desarmenien <desar@club-internet.fr>
777              Date: Sun, 19 Jul 1998 12:28:33 +0200
778              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
779              Subject: Re: m//g strange behaviour in 5.004
780      Branch: perl
781            + t/op/context.t
782            ! MANIFEST
783 ____________________________________________________________________________
784 [  1598] By: gsar                                  on 1998/07/21  04:37:49
785         Log: applied RE doc patches, with tweaks to the prose
786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
787              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
788              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
789              Subject: [PATCH 5.004_72] Document irregular zero-length matches
790              --
791              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
792              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
793              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
794      Branch: perl
795            ! pod/perlre.pod
796 ____________________________________________________________________________
797 [  1597] By: gsar                                  on 1998/07/21  04:16:51
798         Log: pod tweak suggested by Ilya
799      Branch: perl
800            ! pod/perlfunc.pod
801 ____________________________________________________________________________
802 [  1596] By: gsar                                  on 1998/07/21  04:12:39
803         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
804              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
805              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
806              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
807              Subject: [PATCH 5.004_72] Better -Mre=colordb
808      Branch: perl
809            ! ext/re/re.xs
810 ____________________________________________________________________________
811 [  1595] By: gsar                                  on 1998/07/21  04:07:44
812         Log: From: "John L. Allen" <allen@grumman.com>
813              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
814              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
815              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
816      Branch: perl
817            ! utils/perlbug.PL
818 ____________________________________________________________________________
819 [  1594] By: gsar                                  on 1998/07/21  04:06:06
820         Log: don't use SelectSaver on IO::Handle->input_*() methods
821              From: Robin Barker <rmb1@cise.npl.co.uk>
822              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
823              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
824              Subject: Re: Bug in IO::Handle->input_record_separator
825      Branch: perl
826            ! ext/IO/lib/IO/Handle.pm
827 ____________________________________________________________________________
828 [  1593] By: gsar                                  on 1998/07/21  04:03:46
829         Log: applied a tweaked version of suggested patch
830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
831              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
832              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
833              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
834      Branch: perl
835            ! ext/re/re.pm
836 ____________________________________________________________________________
837 [  1592] By: gsar                                  on 1998/07/21  03:49:55
838         Log: remove compat3.sym and rename perld4.pod
839      Branch: perl
840           +> pod/perl5004delta.pod
841            - compat3.sym pod/perld4.pod
842            ! MANIFEST
843 ____________________________________________________________________________
844 [  1591] By: gsar                                  on 1998/07/21  03:38:16
845         Log: update patchlevel, Changes
846      Branch: perl
847            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
848            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
849 ____________________________________________________________________________
850 [  1590] By: gsar                                  on 1998/07/21  03:06:04
851         Log: documentation tweaks from Abigail <abigail@fnx.com>
852              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
853              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
854              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
855              --
856              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
857              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
858              Subject: [PATCH 5.00475] pod/perlguts.pod
859              --
860              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
861              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
862              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
863              --
864              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
865              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
866              Subject: [PATCH, 5.00475], pod/perlsub.pod
867              --
868              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
869              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
870              Subject: [PATCH 5.00475] pod/perlfunc.pod
871      Branch: perl
872            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
873            ! pod/perlsyn.pod
874 ____________________________________________________________________________
875 [  1589] By: gsar                                  on 1998/07/21  02:44:25
876         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
877              Date: Wed, 15 Jul 1998 09:38:12 -0700
878              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
879              Subject: [PATCH 5.005-beta1]Quick VMS config update
880              --
881              Date: Wed, 15 Jul 1998 12:53:52 -0700
882              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
883              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
884              --
885              Date: Thu, 16 Jul 1998 11:15:44 -0700
886              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
887              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
888              --
889              Date: Thu, 16 Jul 1998 11:21:55 -0700
890              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
891              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
892              --
893              Date: Thu, 16 Jul 1998 11:25:04 -0700
894              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
895              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
896              --
897              Date: Fri, 17 Jul 1998 15:29:13 -0700
898              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
899              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
900              --
901              Date: Mon, 20 Jul 1998 10:20:49 -0700
902              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
903              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
904              --
905              Date: Mon, 20 Jul 1998 10:13:03 -0700
906              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
907              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
908              --
909              From: Brad Hughes <brad@tgsmc.com>
910              Date: Mon, 20 Jul 1998 15:51:22 -0700
911              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
912              Subject: patch for readme.vms
913      Branch: perl
914            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
915            ! vms/gen_shrfls.pl vms/subconfigure.com
916 ____________________________________________________________________________
917 [  1588] By: gsar                                  on 1998/07/21  01:26:20
918         Log: change#1481 didn't go through at all, redo it
919      Branch: perl
920            ! t/base/rs.t
921 ____________________________________________________________________________
922 [  1587] By: gsar                                  on 1998/07/21  01:21:41
923         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
924      Branch: perl
925            ! regexec.c toke.c
926 ____________________________________________________________________________
927 [  1586] By: gsar                                  on 1998/07/21  01:05:49
928         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
929      Branch: perl
930            ! t/TEST
931 ____________________________________________________________________________
932 [  1585] By: gsar                                  on 1998/07/21  00:39:17
933         Log: fix small memory leak when mess_sv happens to be touched by magic
934      Branch: perl
935            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
936 ____________________________________________________________________________
937 [  1584] By: gsar                                  on 1998/07/21  00:37:32
938         Log: fix memory leak in C<local(*foo) = 'bar'>
939      Branch: perl
940            ! scope.c
941 ____________________________________________________________________________
942 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
943         Log: Update Changes and patchlevel.h for release. At last.
944      Branch: maint-5.004/perl
945            ! Changes patchlevel.h
946 ____________________________________________________________________________
947 [  1582] By: gsar                                  on 1998/07/20  21:28:43
948         Log: add rsfp_filters and perldb to pollutants list
949      Branch: perl
950            ! embed.pl
951 ____________________________________________________________________________
952 [  1581] By: nick                                  on 1998/07/20  19:22:37
953         Log: Integrate mainline pre-beta2 - just in case 
954      Branch: ansiperl
955           !> (integrate 66 files)
956 ____________________________________________________________________________
957 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
958         Log: Assorted patches:
959              
960              Title:  "Clean up hash array allocation"
961              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
962              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
963              Files:  hv.c
964              
965              Title:  "Further fixes for cppstdin on HP-UX 11"
966              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
967              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
968              Files:  hints/hpux.sh
969      Branch: maint-5.004/perl
970            ! hints/hpux.sh hv.c
971 ____________________________________________________________________________
972 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
973         Log: Assorted patches:
974              
975              Title:  "Fix C<$1 .. $2> coredump under debugger"
976              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
977              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
978              Files:  pp_ctl.c
979              
980              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
981              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
982              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
983              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
984              
985              Title:  "fix major bug (from 5.003_96); void contexts were using the context
986              of the enclosing sub!"
987              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
988              <gsar@engin.umich.edu>
989              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
990              <35B1CA51.A606AD27@club-internet.fr>
991              Files:  op.h
992              
993              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
994              From:  Johan Vromans <jvromans@squirrel.nl>
995              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
996              Files:  lib/Getopt/Long.pm
997              
998              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
999              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1000              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
1001              Files:  MANIFEST Porting/p4d2p
1002      Branch: maint-5.004/perl
1003            + Porting/p4d2p
1004            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
1005            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
1006 ____________________________________________________________________________
1007 [  1578] By: gsar                                  on 1998/07/20  09:38:39
1008         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
1009              brute force search script).  Result builds and passes all tests on
1010              Solaris.  win32 and PERL_OBJECT are still untested.
1011      Branch: perl
1012            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
1013            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
1014            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
1015            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
1016            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
1017            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
1018            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
1019            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
1020            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
1021            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
1022            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
1023            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
1024            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
1025            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
1026            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
1027 ____________________________________________________________________________
1028 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
1029         Log: Title:  "Make failed matches return empty list in list context"
1030              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
1031              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
1032              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
1033              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
1034              <35B156FB.504E66E@aaii.oz.au>
1035              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
1036      Branch: maint-5.004/perl
1037            ! pod/perlop.pod pp_hot.c t/op/pat.t
1038 ____________________________________________________________________________
1039 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
1040         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
1041              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1042              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
1043              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
1044              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
1045              win32/win32.h win32/win32iop.h README.win32 installperl
1046              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
1047              win32/config_H.bc win32/config_H.vc win32/config_h.PL
1048              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
1049              win32/makefile.mk win32/pod.mak win32/win32.c
1050              win32/win32sck.c win32/bin/pl2bat.pl
1051      Branch: maint-5.004/perl
1052            ! README.win32 installperl lib/ExtUtils/Liblist.pm
1053            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
1054            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
1055            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
1056            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
1057            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1058            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
1059            ! win32/win32sck.c
1060 ____________________________________________________________________________
1061 [  1575] By: gsar                                  on 1998/07/20  01:27:14
1062         Log: integrate ansi branch to get s/foo/PL_foo/ changes
1063      Branch: perl
1064           +> fixvars
1065           !> (integrate 537 files)
1066 ____________________________________________________________________________
1067 [  1574] By: gsar                                  on 1998/07/20  00:33:43
1068         Log: fix C<$1 .. $2> coredump under debugger
1069      Branch: perl
1070            ! pp_ctl.c
1071 ____________________________________________________________________________
1072 [  1573] By: gsar                                  on 1998/07/20  00:28:27
1073         Log: misc win32 config tweaks
1074      Branch: perl
1075            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1076            ! win32/config_h.PL win32/makefile.mk
1077 ____________________________________________________________________________
1078 [  1572] By: nick                                  on 1998/07/19  19:04:58
1079         Log: Missed file that had changed
1080      Branch: ansiperl
1081            ! embedvar.h
1082 ____________________________________________________________________________
1083 [  1571] By: nick                                  on 1998/07/19  18:57:35
1084         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
1085              pattern match...
1086      Branch: ansiperl
1087            ! x2p/Makefile.SH
1088 ____________________________________________________________________________
1089 [  1570] By: nick                                  on 1998/07/19  18:16:20
1090         Log: Drat! - threaded perl-malloc has mutex that needs PL_
1091      Branch: ansiperl
1092            ! malloc.c perl.h
1093 ____________________________________________________________________________
1094 [  1569] By: nick                                  on 1998/07/19  17:55:22
1095         Log: PL_ for perl's malloc
1096      Branch: ansiperl
1097            ! hv.c malloc.c
1098 ____________________________________________________________________________
1099 [  1568] By: nick                                  on 1998/07/19  16:23:30
1100         Log: PL_ minir tidy up
1101      Branch: ansiperl
1102            ! embed.pl ext/Thread/Thread.xs util.c
1103 ____________________________________________________________________________
1104 [  1567] By: nick                                  on 1998/07/19  13:21:07
1105         Log: Add PL_ to merged file
1106      Branch: ansiperl
1107            ! pp_hot.c
1108 ____________________________________________________________________________
1109 [  1566] By: nick                                  on 1998/07/19  12:38:30
1110         Log: Merge Mainline
1111      Branch: ansiperl
1112            + fixvars
1113           !> (integrate 29 files)
1114 ____________________________________________________________________________
1115 [  1565] By: gsar                                  on 1998/07/19  07:06:54
1116         Log: tweak pod in MakeMaker.pm
1117              From: Paul Johnson <pjcj@transeda.com>
1118              Date: Sat, 18 Jul 1998 15:58:48 +0100
1119              Message-ID: <19980718155847.D903@west-tip.transeda.com>
1120              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1121      Branch: perl
1122            ! lib/ExtUtils/MakeMaker.pm
1123 ____________________________________________________________________________
1124 [  1564] By: gsar                                  on 1998/07/19  07:04:45
1125         Log: From: Gisle Aas <gisle@aas.no>
1126              Date: 17 Jul 1998 22:49:32 +0200
1127              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1128              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1129      Branch: perl
1130            ! sv.c
1131 ____________________________________________________________________________
1132 [  1563] By: gsar                                  on 1998/07/19  07:03:32
1133         Log: update freebsd hints
1134              From: Mik Firestone <fireston@lexmark.com>
1135              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1136              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1137              Subject: [PATCH 5.005b1] hints/freebsd.sh
1138      Branch: perl
1139            ! hints/freebsd.sh
1140 ____________________________________________________________________________
1141 [  1562] By: gsar                                  on 1998/07/19  07:01:33
1142         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1143              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1144              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1145              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1146      Branch: perl
1147            ! README.mpeix hints/mpeix.sh
1148 ____________________________________________________________________________
1149 [  1561] By: gsar                                  on 1998/07/19  07:00:19
1150         Log: From: Norton Allen <allen@huarp.harvard.edu>
1151              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1152              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1153              Subject: [PATCH: 75] make install fails
1154      Branch: perl
1155            ! Makefile.SH
1156 ____________________________________________________________________________
1157 [  1560] By: gsar                                  on 1998/07/19  06:58:55
1158         Log: fix flawed substitution-loop detection on zero-length matches
1159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1160              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1161              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1162              Subject: [PATCH 5.004_72] Substitution loop in devel branch
1163      Branch: perl
1164            ! pp_hot.c t/op/subst.t
1165 ____________________________________________________________________________
1166 [  1559] By: gsar                                  on 1998/07/19  06:56:19
1167         Log: add perltrap entry about "${#a}", as suggested by
1168              andy barfoot <abarfoot@eng.auburn.edu>
1169      Branch: perl
1170            ! pod/perltrap.pod
1171 ____________________________________________________________________________
1172 [  1558] By: gsar                                  on 1998/07/19  06:43:53
1173         Log: From: Anton Berezin <tobez@plab.ku.dk>
1174              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1175              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1176              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1177      Branch: perl
1178            ! pod/perlcall.pod
1179 ____________________________________________________________________________
1180 [  1557] By: gsar                                  on 1998/07/19  06:40:33
1181         Log: From: "Art Green" <Art_Green@mercmarine.com>
1182              Date: Thu, 16 Jul 1998 21:37:05 -0500
1183              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1184              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1185      Branch: perl
1186            ! hints/aix.sh
1187 ____________________________________________________________________________
1188 [  1556] By: gsar                                  on 1998/07/19  06:38:17
1189         Log: update README.threads
1190              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1191              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1192              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1193              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1194      Branch: perl
1195            ! README.threads
1196 ____________________________________________________________________________
1197 [  1555] By: gsar                                  on 1998/07/19  06:36:32
1198         Log: From: Scott Henry <scotth@sgi.com>
1199              Date: 15 Jul 1998 20:23:02 -0700
1200              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1201              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1202      Branch: perl
1203            ! hints/irix_6.sh
1204 ____________________________________________________________________________
1205 [  1554] By: gsar                                  on 1998/07/19  06:35:10
1206         Log: From: Spider Boardman <spider@web.zk3.dec.com>
1207              Date: Wed, 15 Jul 1998 16:56:48 -0400
1208              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1209              Subject: [PATCH _75] dec_osf hints still wrong
1210      Branch: perl
1211            ! hints/dec_osf.sh
1212 ____________________________________________________________________________
1213 [  1553] By: gsar                                  on 1998/07/19  06:33:29
1214         Log: tweak hpux hints in vain attempt to get cppstdin set properly
1215              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1216              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1217              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1218              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1219              --
1220              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1221              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1222              Subject: Re: Configure misses preprocessor on HP-UX
1223              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1224      Branch: perl
1225            ! hints/hpux.sh
1226 ____________________________________________________________________________
1227 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1228         Log: From: Tye McQueen <tye@metronet.com>
1229              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1230              Message-Id: <199807151846.AA12653@metronet.com>
1231              Subject: Minor debugger fix
1232      Branch: perl
1233            ! lib/perl5db.pl
1234 ____________________________________________________________________________
1235 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1236         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1237              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1238              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1239              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1240      Branch: perl
1241            ! INSTALL pp.c
1242 ____________________________________________________________________________
1243 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1244         Log: minor re.pm cleanup
1245              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1246              Date: Wed, 15 Jul 1998 12:41:14 +0100
1247              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1248              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1249      Branch: perl
1250            ! ext/re/re.pm pod/perldiag.pod
1251 ____________________________________________________________________________
1252 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1253         Log: export additional symbols on OS/2
1254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1255              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1256              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1257              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1258      Branch: perl
1259            ! os2/os2.sym
1260 ____________________________________________________________________________
1261 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1262         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1263              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1264              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1265              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1266      Branch: perl
1267            ! utils/perlcc.PL
1268 ____________________________________________________________________________
1269 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1270         Log: applied slightly tweaked version of patch
1271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1272              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1273              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1274              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1275      Branch: perl
1276            ! lib/Test/Harness.pm
1277 ____________________________________________________________________________
1278 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1279         Log: improve 'frame' handling in debugger
1280              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1281              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1282              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1283              Subject: [PATCH 5.004_72] Better debugger trace
1284      Branch: perl
1285            ! lib/perl5db.pl
1286 ____________________________________________________________________________
1287 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1288         Log: fix and test handling of literal newlines in heredocs
1289              From: Gisle Aas <gisle@aas.no>
1290              Date: 17 Jul 1998 14:58:25 +0200
1291              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1292              Subject: Re: [PATCH _71] CRs et al
1293              --
1294              From: larry@wall.org (Larry Wall)
1295              Date: Fri, 17 Jul 1998 09:32:35 -0700
1296              Message-Id: <199807171632.JAA12959@wall.org>
1297              Subject: Re: [PATCH _71] CRs et al
1298      Branch: perl
1299            ! t/comp/multiline.t toke.c
1300 ____________________________________________________________________________
1301 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1302         Log: remove possibly unwritable lib/re.pm before overwrite
1303              From: larry@wall.org (Larry Wall)
1304              Date: Wed, 15 Jul 1998 14:26:03 -0700
1305              Message-Id: <199807152126.OAA04623@wall.org>
1306              Subject: Re: bug encountered building perl5.005beta1
1307      Branch: perl
1308            ! Makefile.SH
1309 ____________________________________________________________________________
1310 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1311         Log: unsubmitted Changes tweak
1312      Branch: perl
1313            ! Changes cygwin32/ld2
1314 ____________________________________________________________________________
1315 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1316         Log: make failed matches return empty list in list context
1317      Branch: perl
1318            ! pod/perlop.pod pp_hot.c t/op/pat.t
1319 ____________________________________________________________________________
1320 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1321         Log: remove obsolete perltrap about m//g's pos() reset behavior
1322      Branch: perl
1323            ! pod/perltrap.pod
1324 ____________________________________________________________________________
1325 [  1540] By: nick                                  on 1998/07/18  22:16:26
1326         Log: PL_ stuff passes non-threaded on Mingw32
1327              (Why did it compile without this fix?)
1328      Branch: ansiperl
1329            ! pp_sys.c
1330 ____________________________________________________________________________
1331 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1332         Log: Assorted patches:
1333              
1334              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1335              From:  Paul Johnson <pjcj@transeda.com>
1336              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1337              Files:  lib/ExtUtils/MakeMaker.pm
1338              
1339              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1340              Files:  t/op/array.t
1341      Branch: maint-5.004/perl
1342            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1343 ____________________________________________________________________________
1344 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1345         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1346              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1347              larry@wall.org (Larry Wall)
1348              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1349              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1350              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1351              pp_ctl.c pp_hot.c regexec.c scope.c
1352      Branch: maint-5.004/perl
1353            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1354            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1355 ____________________________________________________________________________
1356 [  1537] By: nick                                  on 1998/07/18  20:56:58
1357         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1358      Branch: ansiperl
1359            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1360            ! win32/win32.c win32/win32.h
1361 ____________________________________________________________________________
1362 [  1536] By: nick                                  on 1998/07/18  20:50:26
1363         Log: Merge latest mainline
1364      Branch: ansiperl
1365            ! patchlevel.h
1366           !> ext/Thread/Thread.xs op.h util.c
1367 ____________________________________________________________________________
1368 [  1535] By: nick                                  on 1998/07/18  16:45:29
1369         Log: Edited "behind my back" ...
1370      Branch: ansiperl
1371            ! vms/perly_c.vms
1372 ____________________________________________________________________________
1373 [  1534] By: nick                                  on 1998/07/18  16:38:27
1374         Log: PL_ stuff for threads
1375      Branch: ansiperl
1376            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1377            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1378            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1379            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1380            ! thread.h toke.c util.c win32/perllib.c
1381 ____________________________________________________________________________
1382 [  1533] By: nick                                  on 1998/07/18  14:30:54
1383         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1384              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1385      Branch: ansiperl
1386            ! embed.pl intrpvar.h perl.c toke.c
1387 ____________________________________________________________________________
1388 [  1532] By: nick                                  on 1998/07/18  13:53:03
1389         Log: PL_ prefix to all perlvars, part1
1390              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1391      Branch: ansiperl
1392            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1393            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1394            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1395            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1396            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1397            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1398            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1399            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1400            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1401            ! thrdvar.h toke.c universal.c util.c
1402 ____________________________________________________________________________
1403 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1404         Log: fix yet another USE_THREADS leak due to failure to free stacks
1405      Branch: perl
1406            ! ext/Thread/Thread.xs util.c
1407 ____________________________________________________________________________
1408 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1409         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1410              using the context of the enclosing sub!
1411      Branch: perl
1412            ! op.h
1413 ____________________________________________________________________________
1414 [  1529] By: nick                                  on 1998/07/18  08:18:03
1415         Log: Integrate post-beta tweaks to ansiperl
1416      Branch: ansiperl
1417           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1418           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1419           !> t/op/vec.t toke.c util.c
1420 ____________________________________________________________________________
1421 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1422         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1423      Branch: perl
1424            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1425            ! t/op/substr.t t/op/vec.t
1426 ____________________________________________________________________________
1427 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1428         Log: check ferror() only if read() returned 0
1429      Branch: perl
1430            ! pp_sys.c
1431 ____________________________________________________________________________
1432 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1433         Log: fix another CvMUTEXP() leak
1434      Branch: perl
1435            ! gv.c
1436 ____________________________________________________________________________
1437 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1438         Log: Assorted patches:
1439              
1440              Title:  "Fix @a=@a=qw(...) properly"
1441              From:  Stephen McCamant <alias@mcs.com>
1442              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1443              Files:  opcode.h
1444              
1445              Title:  "Larry's patch to support CR LF in scripts (updated)"
1446              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1447              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1448              Files:  t/comp/multiline.t toke.c
1449              
1450              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1451              error."
1452              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1453              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1454              Files:  pod/perlfunc.pod pp_sys.c
1455              
1456              Title:  "Update patchls utility"
1457              Files:  Porting/patchls
1458      Branch: maint-5.004/perl
1459            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1460            ! t/comp/multiline.t toke.c
1461 ____________________________________________________________________________
1462 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1463         Log: fix CvMUTEXP() leaks with -Dusethreads
1464      Branch: perl
1465            ! op.c toke.c
1466 ____________________________________________________________________________
1467 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1468         Log: fix $/ init for multiple interpreters/threads
1469      Branch: perl
1470            ! ext/Thread/Thread.xs perl.c util.c
1471 ____________________________________________________________________________
1472 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1473         Log: fix missing init that caused RE alternations to fail under
1474              -Dusethreads
1475      Branch: perl
1476            ! util.c
1477 ____________________________________________________________________________
1478 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1479         Log: Assorted patches:
1480              
1481              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1482              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1483              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1484              <tqn2adkvge.fsf@puma.genscan.com>
1485              Files:  util.c
1486              
1487              Title:  "Document perltrap on precedence of keys/values/each"
1488              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1489              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1490              Files:  pod/perltrap.pod
1491              
1492              Title:  "perlbook.pod patch"
1493              From:  Tom Christiansen <tchrist@chthon.perl.com>
1494              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1495              Files:  pod/perlbook.pod
1496              
1497              Title:  "perlmod.pod patch"
1498              From:  Tom Christiansen <tchrist@chthon.perl.com>
1499              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1500              Files:  pod/perlmod.pod
1501              
1502              Title:  "Fix bug in IO::Handle->input_record_separator"
1503              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1504              <Swen.Thuemmler@paderlinx.de>
1505              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1506              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1507              Files:  ext/IO/lib/IO/Handle.pm
1508              
1509              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1510              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1511              t/lib/trig.t utils/h2ph.PL
1512              
1513              Title:  "Update hints/irix_6.sh"
1514              From:  Scott Henry <scotth@sgi.com>
1515              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1516              Files:  hints/irix_6.sh
1517              
1518              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1519              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1520              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1521              Files:  hints/hpux.sh
1522              
1523              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1524              Files:  utils/perlbug.PL
1525      Branch: maint-5.004/perl
1526            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1527            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1528            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1529            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1530 ____________________________________________________________________________
1531 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1532         Log: Assorted patches:
1533              
1534              Title:  "Add stub attrs.pm"
1535              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1536              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1537              <199807132140.RAA09583@aatma.engin.umich.edu>
1538              Files:  MANIFEST lib/attrs.pm
1539              
1540              Title:  "Fix @a=@a=qw(...)"
1541              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1542              <alias@mcs.com>
1543              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1544              <199807122351.TAA05649@aatma.engin.umich.edu>
1545              Files:  op.c opcode.pl t/op/array.t
1546              
1547              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1548              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1549              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1550              <m33ec4jdwn.fsf@furu.g.aas.no>
1551              Files:  sv.c
1552              
1553              Title:  "Make Power MachTen use vfork() and system malloc()"
1554              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1555              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1556              Files:  hints/machten.sh malloc.c
1557              
1558              Title:  "Use REG_INFTY in place of hardwired constant"
1559              From:  Dominic Dunlop <domo@computer.org>
1560              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1561              Files:  regcomp.h regcomp.c regexec.c
1562              
1563              Title:  "Minor debugger fix (history adds an extra newline)"
1564              From:  Tye McQueen <tye@metronet.com>
1565              Msg-ID:  <199807151846.AA12653@metronet.com>
1566              Files:  lib/perl5db.pl
1567              
1568              Title:  "Protect Term::ReadLine against non-default $/ value"
1569              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1570              kstar@chapin.edu@ig.co.uk ()
1571              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1572              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1573              Files:  lib/Term/ReadLine.pm
1574              
1575              Title:  "Fix HP-UX 11 build (cppstdin)"
1576              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1577              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1578              Files:  Configure hints/hpux.sh
1579              
1580              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1581              From:  Dan Sugalski <sugalskd@osshe.edu>
1582              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1583              Files:  vms/vms.c
1584      Branch: maint-5.004/perl
1585            + lib/attrs.pm
1586            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1587            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1588            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1589 ____________________________________________________________________________
1590 [  1519] By: nick                                  on 1998/07/15  18:56:17
1591         Log: Integrate mainline at beta1 
1592      Branch: ansiperl
1593           +> Porting/p4d2p README.mpeix Todo-5.005
1594           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1595           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1596           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1597            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1598            - t/op/ipcmsg.t t/op/ipcsem.t
1599           !> (integrate 167 files)
1600
1601 ----------------
1602 Version 5.004_75        5.005 Public Beta, Issue 1
1603 ----------------
1604
1605 ____________________________________________________________________________
1606 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1607         Log: add stub docs for ext/B, other minor tweaks
1608      Branch: perl
1609            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1610            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1611            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1612            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1613            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1614 ____________________________________________________________________________
1615 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1616         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1617              From: abigail@fnx.com
1618              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1619              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1620              Subject: [PATCH 5.004_74] pod/perlop.pod
1621      Branch: perl
1622            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1623            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1624            ! win32/makefile.mk
1625 ____________________________________________________________________________
1626 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1627         Log: From:    abigail@fnx.com
1628              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1629              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1630              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1631      Branch: perl
1632            ! pod/pod2man.PL
1633 ____________________________________________________________________________
1634 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1635         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1636              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1637              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1638              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1639      Branch: perl
1640            ! os2/Makefile.SHs
1641 ____________________________________________________________________________
1642 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1643         Log: rename some long file names to be 8.3 truncation-safe
1644      Branch: perl
1645           +> Todo-5.005 perly_c.diff pod/perld4.pod
1646            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1647            ! MANIFEST Porting/pumpkin.pod perly.fixer
1648 ____________________________________________________________________________
1649 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1650         Log: minor tweaks to docs on qr//
1651      Branch: perl
1652            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1653 ____________________________________________________________________________
1654 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1655         Log: applied patch, with tab tweak suggest by Peter Prymmer
1656              From: Dan Sugalski <sugalskd@osshe.edu>
1657              Date: Tue, 14 Jul 1998 16:41:14 -0700
1658              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1659              Subject: [PATCH 5.004_74]VMS build cleanups
1660      Branch: perl
1661            ! vms/descrip_mms.template
1662 ____________________________________________________________________________
1663 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1664         Log: allow perlbug -ok when STDIN it not a tty
1665              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1666              Date: Wed, 15 Jul 1998 03:24:56 +0200
1667              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1668              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1669      Branch: perl
1670            ! utils/perlbug.PL
1671 ____________________________________________________________________________
1672 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1673         Log: From: "Art Green" <Art_Green@mercmarine.com>
1674              Date: Tue, 14 Jul 1998 20:53:48 -0500
1675              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1676              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1677      Branch: perl
1678            ! Configure
1679 ____________________________________________________________________________
1680 [  1509] By: gsar                                  on 1998/07/15  06:57:50
1681         Log: typecast long vs. IV compares in pp_flip/pp_flop
1682      Branch: perl
1683            ! pp_ctl.c
1684 ____________________________________________________________________________
1685 [  1508] By: gsar                                  on 1998/07/15  06:50:49
1686         Log: don't copy foreach itervar when no external refs exist
1687              From: Gisle Aas <gisle@aas.no>
1688              Date: 15 Jul 1998 03:35:25 +0200
1689              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
1690              Subject: Re: Testcase for 1..n closure change
1691      Branch: perl
1692            ! pp_hot.c
1693 ____________________________________________________________________________
1694 [  1507] By: gsar                                  on 1998/07/15  06:46:41
1695         Log: applied patch, regen headers
1696              From: Stephen McCamant <alias@mcs.com>
1697              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
1698              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
1699              Subject: B::Deparse update for qr// and regcreset
1700      Branch: perl
1701            ! ext/B/B/Deparse.pm opcode.h opcode.pl
1702 ____________________________________________________________________________
1703 [  1506] By: gsar                                  on 1998/07/15  06:43:04
1704         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
1705              From: "Douglas Lankshear" <dougl@ActiveState.com>
1706              Date: Tue, 14 Jul 1998 16:40:30 -0700
1707              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
1708              Subject: [PATCH 5.004_74]
1709      Branch: perl
1710            ! proto.h
1711 ____________________________________________________________________________
1712 [  1505] By: gsar                                  on 1998/07/15  06:41:43
1713         Log: dont use sv_dump() in -DD diagnostic
1714              From: Gisle Aas <gisle@aas.no>
1715              Date: 14 Jul 1998 23:55:36 +0200
1716              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
1717              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
1718      Branch: perl
1719            ! sv.c
1720 ____________________________________________________________________________
1721 [  1504] By: gsar                                  on 1998/07/15  06:39:37
1722         Log: add a few more thread.t tests
1723      Branch: perl
1724            ! t/lib/thread.t
1725 ____________________________________________________________________________
1726 [  1503] By: gsar                                  on 1998/07/15  06:31:33
1727         Log: fix thread.t ('join $t' ne '$t->join' !)
1728      Branch: perl
1729            ! t/lib/thread.t
1730 ____________________________________________________________________________
1731 [  1502] By: gsar                                  on 1998/07/15  06:26:00
1732         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1733              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
1734              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
1735              Subject: [PATCH] 5.004_74: MPE/iX final touches
1736      Branch: perl
1737            ! installperl lib/File/Copy.pm
1738 ____________________________________________________________________________
1739 [  1501] By: gsar                                  on 1998/07/15  05:59:49
1740         Log: apply (reversed) patch
1741              From: Peter Wolfe <wolfe@titan.teloseng.com>
1742              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
1743              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
1744              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
1745      Branch: perl
1746            ! ext/IPC/SysV/SysV.xs
1747 ____________________________________________________________________________
1748 [  1500] By: gsar                                  on 1998/07/15  05:57:39
1749         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1750              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
1751              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
1752              Subject: [PATCH 5.004_74] Config_74-01
1753      Branch: perl
1754            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1755            ! Porting/config_H Porting/pumpkin.pod config_h.SH
1756            ! vms/subconfigure.com win32/config.bc win32/config.gc
1757            ! win32/config.vc
1758 ____________________________________________________________________________
1759 [  1499] By: gsar                                  on 1998/07/15  05:48:38
1760         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1761              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
1762              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
1763              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
1764      Branch: perl
1765            ! t/lib/trig.t
1766 ____________________________________________________________________________
1767 [  1498] By: gsar                                  on 1998/07/15  05:47:33
1768         Log: -w, strict clean perldoc (via PM)
1769              From: Robin Barker <rmb1@cise.npl.co.uk>
1770              Date: Tue, 14 Jul 98 17:22:01 BST
1771              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
1772              Subject: [PATCH 5.004_74] perldoc.PL
1773      Branch: perl
1774            ! utils/perldoc.PL
1775 ____________________________________________________________________________
1776 [  1497] By: gsar                                  on 1998/07/15  05:35:54
1777         Log: add comment about cpprun etc., to hints/hpux.sh
1778      Branch: perl
1779            ! hints/hpux.sh
1780 ____________________________________________________________________________
1781 [  1496] By: gsar                                  on 1998/07/15  05:15:16
1782         Log: fix warning from CGI::Carp
1783      Branch: perl
1784            ! lib/CGI/Carp.pm
1785 ____________________________________________________________________________
1786 [  1495] By: gsar                                  on 1998/07/14  23:47:18
1787         Log: fix off-by-one in win32 registry handling
1788              From: "Douglas Lankshear" <dougl@ActiveState.com>
1789              Date: Tue, 14 Jul 1998 07:39:06 -0700
1790              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
1791              Subject: [PATCH 5.004_73]
1792      Branch: perl
1793            ! win32/win32.c
1794 ____________________________________________________________________________
1795 [  1494] By: gsar                                  on 1998/07/14  23:45:58
1796         Log: doc patches from Gisle Aas <gisle@aas.no>
1797              Date: 14 Jul 1998 16:18:31 +0200
1798              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
1799              Subject: [PATCH] substr/splice changes for perldelta.pod
1800              --
1801              Date: 14 Jul 1998 20:31:27 +0200
1802              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
1803              Subject: [PATCH] Duplicate description of use integer %
1804      Branch: perl
1805            ! pod/perldelta.pod pod/perlop.pod
1806 ____________________________________________________________________________
1807 [  1493] By: gsar                                  on 1998/07/14  23:39:31
1808         Log: File/Spec.pm needs trailing newline
1809      Branch: perl
1810            ! lib/File/Spec.pm
1811 ____________________________________________________________________________
1812 [  1492] By: gsar                                  on 1998/07/14  21:43:03
1813         Log: unsubmitted _74 tweaks
1814      Branch: perl
1815            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
1816            ! pod/perldiag.pod
1817
1818 ----------------
1819 Version 5.004_74
1820 ----------------
1821
1822 ____________________________________________________________________________
1823 [  1491] By: gsar                                  on 1998/07/14  08:48:28
1824         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
1825      Branch: perl
1826            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1827            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1828            ! win32/makefile.mk
1829 ____________________________________________________________________________
1830 [  1490] By: gsar                                  on 1998/07/14  08:31:13
1831         Log: From:    Gisle Aas <gisle@aas.no>
1832              Date:    14 Jul 1998 10:20:34 +0200
1833              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
1834              Subject: [PATCH] Make -DP work (and readable)
1835      Branch: perl
1836            ! run.c
1837 ____________________________________________________________________________
1838 [  1489] By: gsar                                  on 1998/07/14  08:23:46
1839         Log: fix function parameter autovivification for pseudohashes
1840      Branch: perl
1841            ! mg.c t/op/avhv.t
1842 ____________________________________________________________________________
1843 [  1488] By: gsar                                  on 1998/07/14  07:34:45
1844         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
1845              from earlier changes#1461,1478
1846      Branch: perl
1847            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
1848            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1849            ! t/op/substr.t t/op/vec.t
1850 ____________________________________________________________________________
1851 [  1487] By: gsar                                  on 1998/07/14  07:04:54
1852         Log: tweak t/lib/thread.t
1853      Branch: perl
1854            ! t/lib/thread.t
1855 ____________________________________________________________________________
1856 [  1486] By: gsar                                  on 1998/07/14  06:38:15
1857         Log: applied patch, slightly tweaked
1858              From: Dan Sugalski <sugalskd@osshe.edu>
1859              Date: Mon, 13 Jul 1998 11:52:27 -0700
1860              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
1861              Subject: [PATCH 5.004_73]Get re module working on VMS
1862      Branch: perl
1863            ! ext/re/Makefile.PL perl.h proto.h
1864 ____________________________________________________________________________
1865 [  1485] By: gsar                                  on 1998/07/14  06:32:58
1866         Log: add Porting/p4d2p
1867      Branch: perl
1868            + Porting/p4d2p
1869            ! MANIFEST
1870 ____________________________________________________________________________
1871 [  1484] By: gsar                                  on 1998/07/14  06:08:20
1872         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
1873              Date: Mon, 13 Jul 1998 19:09:09 -0600
1874              Message-Id: <199807140109.TAA04678@chthon.perl.com>
1875              Subject: perlmod.pod patch
1876              --
1877              Date: Mon, 13 Jul 1998 18:37:07 -0600
1878              Message-Id: <199807140037.SAA04556@chthon.perl.com>
1879              Subject: perlbook.pod patch
1880      Branch: perl
1881            ! pod/perlbook.pod pod/perlmod.pod
1882 ____________________________________________________________________________
1883 [  1483] By: gsar                                  on 1998/07/14  06:04:25
1884         Log: OS/2 update
1885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1886              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
1887              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
1888              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
1889      Branch: perl
1890            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
1891 ____________________________________________________________________________
1892 [  1482] By: gsar                                  on 1998/07/14  06:01:12
1893         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1894              Date: Mon, 13 Jul 1998 16:37:49 -0700
1895              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
1896              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
1897              --
1898              Date: Mon, 13 Jul 1998 15:51:09 -0700
1899              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
1900              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
1901      Branch: perl
1902            ! t/io/iprefix.t t/lib/cgi-html.t
1903 ____________________________________________________________________________
1904 [  1481] By: gsar                                  on 1998/07/14  05:57:36
1905         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1906              Date: Mon, 13 Jul 1998 15:41:53 -0700
1907              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
1908              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
1909      Branch: perl
1910            ! t/base/rs.t
1911 ____________________________________________________________________________
1912 [  1480] By: gsar                                  on 1998/07/14  05:56:14
1913         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1914              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
1915              Date: Mon, 13 Jul 1998 15:04:27 -0700
1916              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
1917      Branch: perl
1918            ! vms/vms.c
1919 ____________________________________________________________________________
1920 [  1479] By: gsar                                  on 1998/07/14  05:55:13
1921         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1922              Date: Mon, 13 Jul 1998 23:13:43 +0200
1923              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
1924              Subject: [PATCH _72] Configure problem on dos-djgpp
1925      Branch: perl
1926            ! Configure
1927 ____________________________________________________________________________
1928 [  1478] By: gsar                                  on 1998/07/14  05:53:08
1929         Log: add files and tweaks needed for MPE/iX port (via PM)
1930              From: Jarkko Hietaniemi <jhi@iki.fi>
1931              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
1932              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
1933              Subject: MPE/iX patches for _73
1934      Branch: perl
1935            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1936            + mpeix/mpeixish.h mpeix/nm mpeix/relink
1937            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
1938            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
1939 ____________________________________________________________________________
1940 [  1477] By: gsar                                  on 1998/07/14  04:23:28
1941         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
1942              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1943              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
1944              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
1945              Subject: Re: _70 and Devel::RE
1946      Branch: perl
1947            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
1948 ____________________________________________________________________________
1949 [  1476] By: gsar                                  on 1998/07/14  04:06:25
1950         Log: minor Configure nits
1951              From: Jarkko Hietaniemi <jhi@iki.fi>
1952              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
1953              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
1954              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
1955      Branch: perl
1956            ! Configure x2p/Makefile.SH
1957 ____________________________________________________________________________
1958 [  1475] By: gsar                                  on 1998/07/14  03:59:56
1959         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1960              Date: Mon, 13 Jul 1998 12:54:19 -0700
1961              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
1962              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
1963      Branch: perl
1964            ! vms/munchconfig.c vms/subconfigure.com
1965 ____________________________________________________________________________
1966 [  1474] By: gsar                                  on 1998/07/14  03:58:13
1967         Log: make Term::Readline::get_line() independent of caller's $/
1968              From: kstar@chapin.edu
1969              Date: Mon, 13 Jul 1998 15:17:49 -0400
1970              Message-ID: <19980713151749.G8596@O2.chapin.edu>
1971              Subject: [PATCH] Was: CPAN.pm still fails
1972      Branch: perl
1973            ! lib/Term/ReadLine.pm
1974 ____________________________________________________________________________
1975 [  1473] By: gsar                                  on 1998/07/14  03:55:29
1976         Log: fix $trnl interpolation in here-docs (via PM)
1977              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1978              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
1979              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
1980              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
1981      Branch: perl
1982            ! Configure
1983 ____________________________________________________________________________
1984 [  1472] By: gsar                                  on 1998/07/14  03:50:18
1985         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
1986              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
1987              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
1988              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
1989      Branch: perl
1990            ! hints/machten.sh
1991 ____________________________________________________________________________
1992 [  1471] By: gsar                                  on 1998/07/14  03:49:07
1993         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1994              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
1995              Date: Mon, 13 Jul 1998 12:30:05 -0700
1996              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
1997      Branch: perl
1998            ! configure.com vms/descrip_mms.template
1999 ____________________________________________________________________________
2000 [  1470] By: gsar                                  on 1998/07/14  03:40:14
2001         Log: consistently refer to functions as C<foo()>
2002              From: abigail@fnx.com
2003              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
2004              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
2005              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
2006      Branch: perl
2007            ! pod/perlfunc.pod
2008 ____________________________________________________________________________
2009 [  1469] By: gsar                                  on 1998/07/14  03:35:06
2010         Log: From: Tom Hughes <thh@cyberscience.com>
2011              Date: 13 Jul 1998 09:34:16 +0100
2012              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
2013              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
2014      Branch: perl
2015            ! hints/svr4.sh
2016 ____________________________________________________________________________
2017 [  1468] By: gsar                                  on 1998/07/14  03:34:03
2018         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2019              Date: 13 Jul 1998 11:16:27 +0200
2020              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
2021              Subject: Parallel Makefiles
2022      Branch: perl
2023            ! lib/ExtUtils/MM_Unix.pm
2024 ____________________________________________________________________________
2025 [  1467] By: gsar                                  on 1998/07/14  03:31:39
2026         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2027              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
2028              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
2029              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
2030      Branch: perl
2031            ! t/io/pipe.t
2032 ____________________________________________________________________________
2033 [  1466] By: gsar                                  on 1998/07/14  03:29:25
2034         Log: minor tweaks to perldelta and README.win32
2035      Branch: perl
2036            ! Changes README.win32 pod/perldelta.pod
2037 ____________________________________________________________________________
2038 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
2039         Log: Assorted patches:
2040              
2041              Title:  "Fix string substitution returncode problem"
2042              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2043              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2044              <v03110700b191a557f041@[195.95.102.114]>
2045              Files:  pp_hot.c
2046              
2047              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
2048              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2049              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
2050              Files:  pod/perldiag.pod pp_sys.c
2051              
2052              Title:  "Remove reference to qsort from perlfunc.pod"
2053              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2054              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
2055              Files:  pod/perlfunc.pod
2056              
2057              Title:  "Deprecate AvFILL in favor of av_len()"
2058              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2059              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
2060              Files:  pod/perlguts.pod
2061              
2062              Title:  "Further clarify effects of using quotes with m operator"
2063              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2064              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
2065              Files:  pod/perlop.pod
2066              
2067              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
2068              From:  Tim Bunce
2069              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
2070      Branch: maint-5.004/perl
2071            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
2072            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
2073            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
2074
2075 ----------------
2076 Version 5.004_73
2077 ----------------
2078
2079 ____________________________________________________________________________
2080 [  1464] By: gsar                                  on 1998/07/13  04:41:07
2081         Log: up patchlevel to 73, update Changes &c.
2082      Branch: perl
2083            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
2084            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2085            ! win32/config_H.vc win32/makefile.mk
2086 ____________________________________________________________________________
2087 [  1463] By: gsar                                  on 1998/07/13  02:58:51
2088         Log: avoid empty rm -f in MM_Unix.pm
2089      Branch: perl
2090            ! lib/ExtUtils/MM_Unix.pm
2091 ____________________________________________________________________________
2092 [  1462] By: gsar                                  on 1998/07/13  02:54:52
2093         Log: update perldelta
2094      Branch: perl
2095            ! pod/perldelta.pod
2096 ____________________________________________________________________________
2097 [  1461] By: gsar                                  on 1998/07/13  02:44:30
2098         Log: added patch, tweaked PERL_OBJECT things
2099              From:    Graham Barr <gbarr@pobox.com>
2100              Date:    Sun, 12 Jul 1998 19:57:47 CDT
2101              Message-Id: <19980712195747.C493@pobox.com>
2102              Subject: [ PATCH perl5.004_72] patch to add qr//
2103      Branch: perl
2104            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2105            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2106            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2107            ! regexp.h sv.c t/op/pat.t toke.c
2108 ____________________________________________________________________________
2109 [  1460] By: gsar                                  on 1998/07/13  01:25:07
2110         Log: add a few more PURIFY guards
2111      Branch: perl
2112            ! av.c sv.c
2113 ____________________________________________________________________________
2114 [  1459] By: gsar                                  on 1998/07/12  23:38:31
2115         Log: add tests for change#1458 and then some
2116      Branch: perl
2117            ! t/op/array.t
2118 ____________________________________________________________________________
2119 [  1458] By: gsar                                  on 1998/07/12  22:42:47
2120         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2121              From:    Stephen McCamant <alias@mcs.com>
2122              Date:    Sun, 12 Jul 1998 17:17:00 CDT
2123              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2124              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2125      Branch: perl
2126            ! op.c opcode.h opcode.pl
2127 ____________________________________________________________________________
2128 [  1457] By: gsar                                  on 1998/07/12  22:06:05
2129         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2130      Branch: perl
2131            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2132 ____________________________________________________________________________
2133 [  1456] By: gsar                                  on 1998/07/12  21:56:39
2134         Log: From: Doug MacEachern <dougm@pobox.com>
2135              Date: Sun, 12 Jul 1998 14:29:29 -0400
2136              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2137              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2138      Branch: perl
2139            ! lib/ExtUtils/Embed.pm
2140 ____________________________________________________________________________
2141 [  1455] By: gsar                                  on 1998/07/12  21:54:02
2142         Log: applied installperl patch, corrected other little nits
2143              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2144              Date: 12 Jul 1998 16:27:21 +0200
2145              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2146              Subject: [5.004_72] installperl tweak
2147      Branch: perl
2148            ! Changes Configure README.win32 installperl win32/makefile.mk
2149 ____________________________________________________________________________
2150 [  1454] By: gsar                                  on 1998/07/12  10:14:24
2151         Log: update MANIFEST, Changes
2152      Branch: perl
2153            - lib/Bundle/CPAN.pm
2154            ! Changes MANIFEST
2155
2156 ----------------
2157 Version 5.004_72
2158 ----------------
2159
2160 ____________________________________________________________________________
2161 [  1453] By: gsar                                  on 1998/07/12  10:04:33
2162         Log: merge changes 1424, 1428 from maintbranch
2163      Branch: perl
2164            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2165 ____________________________________________________________________________
2166 [  1452] By: gsar                                  on 1998/07/12  09:46:40
2167         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2168              and README.win32
2169      Branch: perl
2170            ! Changes README.win32 patchlevel.h win32/Makefile
2171            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2172            ! win32/makefile.mk
2173 ____________________________________________________________________________
2174 [  1451] By: gsar                                  on 1998/07/12  07:01:26
2175         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2176              From: Jarkko Hietaniemi <jhi@iki.fi>
2177              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2178              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2179              Subject: M3 "generic" parts
2180      Branch: perl
2181            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2182            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2183            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2184            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2185            ! win32/config_H.gc x2p/Makefile.SH
2186 ____________________________________________________________________________
2187 [  1450] By: gsar                                  on 1998/07/12  06:38:27
2188         Log: various tweaks for PERL_OBJECT build & test
2189      Branch: perl
2190            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2191            ! win32/makefile.mk win32/win32.c win32/win32iop.h
2192 ____________________________________________________________________________
2193 [  1449] By: gsar                                  on 1998/07/12  06:29:23
2194         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
2195              Date:    12 Jul 1998 08:22:16 +0200
2196              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2197              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2198      Branch: perl
2199            ! lib/CPAN.pm lib/SelfLoader.pm
2200 ____________________________________________________________________________
2201 [  1448] By: gsar                                  on 1998/07/12  05:10:50
2202         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2203              and runs regexes in 1000s of threads without crashing; also fixed
2204              statcache not being thread-local
2205      Branch: perl
2206            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2207            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2208            ! t/lib/thread.t thrdvar.h util.c
2209 ____________________________________________________________________________
2210 [  1447] By: gsar                                  on 1998/07/12  02:40:45
2211         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
2212              Date:    Sun, 12 Jul 1998 03:23:04 +0200
2213              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2214              Subject: Re: perlbug doesn't check that save succeeded
2215      Branch: perl
2216            ! utils/perlbug.PL
2217 ____________________________________________________________________________
2218 [  1446] By: gsar                                  on 1998/07/12  02:39:24
2219         Log: be generous about CRs
2220              From:    larry@wall.org (Larry Wall)
2221              Date:    Sat, 11 Jul 1998 17:54:21 PDT
2222              Message-Id: <199807120054.RAA19550@wall.org>
2223              Subject: [PATCH _71] CRs et al 
2224      Branch: perl
2225            ! toke.c
2226 ____________________________________________________________________________
2227 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2228         Log: fix pp_caller() to fully traverse stacklevels
2229      Branch: perl
2230            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2231 ____________________________________________________________________________
2232 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2233         Log: add patch, along with all the missing bits, and doc tweaks
2234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2235              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2236              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2237              Subject: Re: [PATCH 5.004_71] Secure RE update
2238      Branch: perl
2239            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2240            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2241            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2242            ! t/op/pat.t t/op/subst.t
2243 ____________________________________________________________________________
2244 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2245         Log: tweak to get BSDI to build IPC/SysV
2246              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2247              Date: 11 Jul 1998 16:26:44 +0300
2248              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2249              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2250      Branch: perl
2251            ! ext/IPC/SysV/SysV.xs
2252 ____________________________________________________________________________
2253 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2254         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2255              change, the pp_hot.c fix accidentally went in change#1441)
2256      Branch: perl
2257            ! t/op/closure.t
2258 ____________________________________________________________________________
2259 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2260         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2261              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2262              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2263              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2264      Branch: perl
2265            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2266            ! os2/OS2/Process/Process.xs pp_hot.c
2267 ____________________________________________________________________________
2268 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2269         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2270              Date: 11 Jul 1998 17:00:21 +0200
2271              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2272              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2273      Branch: perl
2274            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2275 ____________________________________________________________________________
2276 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2277         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2278      Branch: perl
2279            ! pod/perlguts.pod win32/makedef.pl
2280 ____________________________________________________________________________
2281 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2282         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2283              From: abigail@fnx.com
2284              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2285              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2286              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2287      Branch: perl
2288            ! pod/perlfunc.pod
2289 ____________________________________________________________________________
2290 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2291         Log: From: abigail@fnx.com
2292              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2293              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2294              Subject: [PATCH 5.004_71] pod/pod2man.PL
2295      Branch: perl
2296            ! pod/pod2man.PL
2297 ____________________________________________________________________________
2298 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2299         Log: more complete version of change#1421
2300              From: Stephen McCamant <alias@mcs.com>
2301              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2302              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2303              Subject: [PATCH] Re: B::Deparse for(1..100000)
2304      Branch: perl
2305            ! ext/B/B/Deparse.pm
2306 ____________________________________________________________________________
2307 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2308         Log: win32 fixes for VC 6.0 nits
2309      Branch: perl
2310            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2311            ! win32/win32.h
2312 ____________________________________________________________________________
2313 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2314         Log: s/AVHV/pseudo-hash/ (via PM)
2315              From: Gisle Aas <gisle@aas.no>
2316              Date: 11 Jul 1998 00:16:53 +0200
2317              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2318              Subject: [PATCH] trivial fields.pm doc patch
2319      Branch: perl
2320            ! lib/fields.pm
2321 ____________________________________________________________________________
2322 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2323         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2324              Date: Fri, 10 Jul 1998 23:12:11 +0200
2325              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2326              Subject: [PATCH _71] dos-djgpp update
2327      Branch: perl
2328            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2329 ____________________________________________________________________________
2330 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2331         Log: applied patch, reformatted long lines in places
2332              From: Dominic Dunlop <domo@computer.org>
2333              Date: Fri, 10 Jul 1998 23:11:30 +0000
2334              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2335              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2336              warning
2337      Branch: perl
2338            ! pod/perldiag.pod regexec.c
2339 ____________________________________________________________________________
2340 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2341         Log: From: "John L. Allen" <allen@grumman.com>
2342              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2343              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2344              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2345      Branch: perl
2346            ! hints/aix.sh
2347 ____________________________________________________________________________
2348 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2349         Log: Title:  "Fix string substitution returncode problem"
2350              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2351              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2352              <v03110700b191a557f041@[195.95.102.114]>
2353              Files:  pp_hot.c
2354      Branch: maint-5.004/perl
2355            ! pp_hot.c
2356 ____________________________________________________________________________
2357 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2358         Log: applied patch, tweaked doc and code that does labels/indentation
2359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2360              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2361              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2362              Subject: [PATCH 5.004_71] perldebug.pod and RE
2363      Branch: perl
2364            ! pod/perldebug.pod regcomp.c regexec.c
2365 ____________________________________________________________________________
2366 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2367         Log: Assorted patches:
2368              
2369              Title:  "makerel now reads local patch list from patchlevel.h"
2370              Files:  patchlevel.h Porting/makerel
2371              
2372              Title:  "pod/pod2man.PL"
2373              From:  abigail@fnx.com
2374              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2375              Files:  pod/pod2man.PL
2376              
2377              Title:  "Clarify taint example in re.pm"
2378              From:  Tom Phoenix <rootbeer@teleport.com>
2379              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2380              Files:  lib/re.pm
2381              
2382              Title:  "Anohter ptags improvement"
2383              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2384              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2385              Files:  emacs/ptags
2386              
2387              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2388              From:  "John L. Allen" <allen@grumman.com>
2389              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2390              Files:  hints/aix.sh
2391      Branch: maint-5.004/perl
2392            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2393            ! patchlevel.h pod/pod2man.PL
2394 ____________________________________________________________________________
2395 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2396         Log: make Liblist return consistently backslashed paths
2397      Branch: perl
2398            ! lib/ExtUtils/Liblist.pm
2399 ____________________________________________________________________________
2400 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2401         Log: don't 'touch a2p.c', it might readonly (via PM)
2402              From: Robin Barker <rmb1@cise.npl.co.uk>
2403              Date: Fri, 10 Jul 98 17:19:54 BST
2404              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2405      Branch: perl
2406            ! x2p/Makefile.SH
2407 ____________________________________________________________________________
2408 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2409         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2410              Files:  embed.h proto.h global.sym op.c
2411      Branch: maint-5.004/perl
2412            ! embed.h global.sym op.c proto.h
2413 ____________________________________________________________________________
2414 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2415         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2416              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2417              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2418              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2419              <199805270939.KAA08453@toad.ig.co.uk>,
2420              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2421              Files:  lib/Sys/Syslog.pm
2422      Branch: maint-5.004/perl
2423            ! lib/Sys/Syslog.pm
2424 ____________________________________________________________________________
2425 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2426         Log: Assorted patches:
2427              
2428              Title:  "umask: die if EXPR & 0700 else return undef"
2429              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2430              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2431              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2432              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2433              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2434              <199805291549.SAA01439@alpha.hut.fi>,
2435              <199805291608.RAA29283@toad.ig.co.uk>,
2436              <19980530105129.A24006@O2.chapin.edu>,
2437              <19980608133037.A8793@perlsupport.com>
2438              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2439              
2440              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2441              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2442              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2443              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2444      Branch: maint-5.004/perl
2445           +> ext/DynaLoader/DynaLoader_pm.PL
2446            - ext/DynaLoader/DynaLoader.pm.PL
2447            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2448            ! pod/perlfunc.pod pp_sys.c
2449 ____________________________________________________________________________
2450 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2451         Log: From: Gisle Aas <gisle@aas.no>
2452              Subject: [PATCH] B::Deparse for(1..100000)
2453              Date: 10 Jul 1998 14:04:44 +0200
2454              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2455      Branch: perl
2456            ! ext/B/B/Deparse.pm
2457 ____________________________________________________________________________
2458 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2459         Log: add 'clean' target for ext/re
2460      Branch: perl
2461            ! ext/re/Makefile.PL
2462 ____________________________________________________________________________
2463 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2464         Log: From: Tom Hughes <thh@cyberscience.com>
2465              Date: 10 Jul 1998 10:25:18 +0100
2466              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2467              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2468      Branch: perl
2469            ! hints/svr4.sh
2470 ____________________________________________________________________________
2471 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2472         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2473              From: Jarkko Hietaniemi <jhi@iki.fi>
2474              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2475              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2476              Subject: Re: make minitest does not work out of the box - test subset
2477              needs pruning
2478      Branch: perl
2479            + t/lib/ipc_sysv.t
2480            - t/op/ipcmsg.t t/op/ipcsem.t
2481            ! MANIFEST
2482 ____________________________________________________________________________
2483 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2484         Log: disable CR croaking (via #define, default off) in lieu of more
2485              complete fix
2486      Branch: perl
2487            ! toke.c
2488 ____________________________________________________________________________
2489 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2490         Log: added patch, made linking with setargv a build option
2491              From: "Douglas Lankshear" <dougl@ActiveState.com>
2492              Date: Thu, 9 Jul 1998 09:51:42 -0700
2493              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2494              Subject: [PATCH 5.004_71]
2495      Branch: perl
2496            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2497 ____________________________________________________________________________
2498 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2499         Log: From: Tom Hughes <thh@cyberscience.com>
2500              Date: 10 Jul 1998 09:01:12 +0100
2501              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2502              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2503      Branch: perl
2504            ! perl_exp.SH
2505 ____________________________________________________________________________
2506 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2507         Log: make lib/re.pm a prereq for minitest
2508      Branch: perl
2509            ! Makefile.SH
2510 ____________________________________________________________________________
2511 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2512         Log: add patch (via PM)
2513              From: Stephen McCamant <alias@mcs.com>
2514              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2515              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2516              Subject: Big B::Deparse update
2517      Branch: perl
2518            ! ext/B/B/Deparse.pm
2519 ____________________________________________________________________________
2520 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2521         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2522      Branch: perl
2523            + pod/perlport.pod
2524            ! pod/perl.pod
2525 ____________________________________________________________________________
2526 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2527         Log: make binmode(STDIN) not whine
2528              From: Dan Sugalski <sugalskd@osshe.edu>
2529              Date: Thu, 09 Jul 1998 16:51:27 -0700
2530              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2531              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2532      Branch: perl
2533            ! vms/vms.c
2534 ____________________________________________________________________________
2535 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2536         Log: CPAN-1.39 update
2537              From: koenig@kulturbox.de (Andreas J. Koenig)
2538              Date: 10 Jul 1998 00:45:36 +0200
2539              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2540              Subject: Re: perl5.004_71 hit the stands this morn
2541      Branch: perl
2542            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2543 ____________________________________________________________________________
2544 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2545         Log: manually apply patch with conflicts
2546              From: Dan Sugalski <sugalskd@osshe.edu>
2547              Date: Thu, 09 Jul 1998 12:08:33 -0700
2548              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2549              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2550      Branch: perl
2551            ! configpm
2552 ____________________________________________________________________________
2553 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2554         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2555              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2556              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2557              Subject: Re: perldelta.pod [PATCH]
2558      Branch: perl
2559            ! pod/perldelta.pod
2560 ____________________________________________________________________________
2561 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2562         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2563              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2564              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2565              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2566      Branch: perl
2567            ! ext/IPC/SysV/Makefile.PL
2568 ____________________________________________________________________________
2569 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2570         Log: manually apply patch with conflicts
2571              From: kstar@chapin.edu
2572              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2573              Date: Thu, 9 Jul 1998 09:36:21 -0400
2574              Subject: Re: [PATCH] 5.004_70 installperl and docs
2575      Branch: perl
2576            ! installperl
2577 ____________________________________________________________________________
2578 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2579         Log: misc tweaks to docs and qsortsv() warning
2580      Branch: perl
2581            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2582 ____________________________________________________________________________
2583 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2584         Log: add more correct version of change#1350 (as yet untested)
2585              From: joshua.pritikin@db.com
2586              Date: Thu, 9 Jul 1998 09:22:46 -0400
2587              Message-Id: <H00000e50008f277@MHS>
2588              Subject: Re: [PATCH _70] cache missing methods
2589      Branch: perl
2590            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2591 ____________________________________________________________________________
2592 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2593         Log: add win32_rename() that does what docs say
2594      Branch: perl
2595            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2596            ! win32/win32.c win32/win32iop.h
2597 ____________________________________________________________________________
2598 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2599         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2600              (suggested by Philippe.Simonet@swisscom.com)
2601      Branch: perl
2602            ! ext/Socket/Socket.xs
2603 ____________________________________________________________________________
2604 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2605         Log: undo change#1379 (order of tests *is* significant)
2606      Branch: perl
2607            ! t/lib/posix.t
2608 ____________________________________________________________________________
2609 [  1400] By: nick                                  on 1998/07/09  17:43:14
2610         Log: Integrate mainline (_071-ish)
2611      Branch: ansiperl
2612           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2613           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2614           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2615           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2616           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2617           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2618           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2619           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2620           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2621           !> (integrate 145 files)
2622
2623 ----------------
2624 Version 5.004_71
2625 ----------------
2626
2627 ____________________________________________________________________________
2628 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2629         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2630      Branch: perl
2631            ! Changes pod/perldelta.pod pod/perlhist.pod
2632 ____________________________________________________________________________
2633 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2634         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2635              maintenance changes upto 1356 merged
2636      Branch: perl
2637            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2638 ____________________________________________________________________________
2639 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2640         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2641              make all configs build on Solaris and win32
2642      Branch: perl
2643            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2644            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2645            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2646            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2647            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2648 ____________________________________________________________________________
2649 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2650         Log: From:    Stephen McCamant <alias@mcs.com>
2651              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2652              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2653              Subject: [PATCH] UNOP opclass test in B.xs
2654      Branch: perl
2655            ! ext/B/B.xs
2656 ____________________________________________________________________________
2657 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2658         Log: get it building again on win32
2659      Branch: perl
2660            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2661            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2662            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2663            ! win32/makefile.mk
2664 ____________________________________________________________________________
2665 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2666         Log: applied patch from Ilya, tweaked some to get clean static build of
2667              the ext/re stuff (untested on win32)
2668      Branch: perl
2669            ! regcomp.c regexec.c
2670 ____________________________________________________________________________
2671 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2672         Log: fix installperl typo
2673              From:    kstar@chapin.edu
2674              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2675              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2676              Subject: Re: [PATCH] 5.004_70 installperl and docs
2677      Branch: perl
2678            ! installperl
2679 ____________________________________________________________________________
2680 [  1391] By: gsar                                  on 1998/07/09  01:48:16
2681         Log: From: Chip Salzenberg <chip@perl.org>
2682              Date: Wed, 8 Jul 1998 18:10:55 -0400
2683              Message-ID: <19980708181055.A8005@perlsupport.com>
2684              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
2685      Branch: perl
2686            ! util.c
2687 ____________________________________________________________________________
2688 [  1390] By: gsar                                  on 1998/07/09  01:45:16
2689         Log: added patch, tweaked per Ilya's suggestion
2690              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2691              Date: Wed, 8 Jul 1998 13:34:42 +0100
2692              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
2693              Subject: [PATCH] perl5db.pl complains about non-integer condition
2694      Branch: perl
2695            ! lib/perl5db.pl
2696 ____________________________________________________________________________
2697 [  1389] By: gsar                                  on 1998/07/09  01:42:13
2698         Log: reenable misaligned memory checks, cast to UV & check alignment
2699              From: Dominic Dunlop <domo@computer.org>
2700              Date: Wed, 8 Jul 1998 11:21:48 +0000
2701              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
2702              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
2703      Branch: perl
2704            ! malloc.c
2705 ____________________________________________________________________________
2706 [  1388] By: gsar                                  on 1998/07/09  01:36:22
2707         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2708              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
2709              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
2710              Subject: [PATCH 5.004_70] more on finding metaconfig units.
2711      Branch: perl
2712            ! Porting/pumpkin.pod
2713 ____________________________________________________________________________
2714 [  1387] By: gsar                                  on 1998/07/09  01:35:23
2715         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2716              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
2717              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
2718              Subject: Configure indentation patch
2719      Branch: perl
2720            ! Configure
2721 ____________________________________________________________________________
2722 [  1386] By: gsar                                  on 1998/07/09  01:33:31
2723         Log: don't try to hardlink perldiag.pod; that is no longer not needed
2724              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2725              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
2726              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
2727              Subject: Re: pelr installation attempts hard links between file systems
2728      Branch: perl
2729            ! installperl
2730 ____________________________________________________________________________
2731 [  1385] By: gsar                                  on 1998/07/09  01:28:05
2732         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
2733      Branch: perl
2734            ! win32/makefile.mk
2735 ____________________________________________________________________________
2736 [  1384] By: gsar                                  on 1998/07/09  01:26:19
2737         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
2738      Branch: perl
2739            ! t/TEST
2740 ____________________________________________________________________________
2741 [  1383] By: gsar                                  on 1998/07/09  01:06:47
2742         Log: manually apply patch with a dependency on unapplied patch
2743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2744              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
2745              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
2746              Subject: [PATCH 5.004_70] make quoted RE embeddable
2747      Branch: perl
2748            ! sv.c t/op/pat.t
2749 ____________________________________________________________________________
2750 [  1382] By: gsar                                  on 1998/07/09  01:02:23
2751         Log: change order of libs for extensions
2752              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2753              Date: Tue, 7 Jul 1998 23:48:05 +0200
2754              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
2755              Subject: [PATCH _70] linking problem with modules
2756      Branch: perl
2757            ! lib/ExtUtils/MM_Unix.pm
2758 ____________________________________________________________________________
2759 [  1381] By: gsar                                  on 1998/07/09  00:56:12
2760         Log: patch for more flexible initialization of xsub parameters
2761              From: Tye McQueen <tye@metronet.com>
2762              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
2763              Message-Id: <199807070004.AA16454@metronet.com>
2764              Subject: Enhanced arg inits for xsubpp
2765      Branch: perl
2766            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2767 ____________________________________________________________________________
2768 [  1380] By: gsar                                  on 1998/07/09  00:44:01
2769         Log: From: Tye McQueen <tye@metronet.com>
2770              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
2771              Message-Id: <16619-17073@lyris.activestate.com>
2772              Subject: New pl2bat.pl
2773      Branch: perl
2774            ! win32/bin/pl2bat.pl
2775 ____________________________________________________________________________
2776 [  1379] By: gsar                                  on 1998/07/09  00:30:58
2777         Log: remove ordering dependency in posix.t
2778      Branch: perl
2779            ! t/lib/posix.t
2780 ____________________________________________________________________________
2781 [  1378] By: gsar                                  on 1998/07/08  20:17:43
2782         Log: make -i'*suffix' work too
2783      Branch: perl
2784            ! doio.c
2785 ____________________________________________________________________________
2786 [  1377] By: gsar                                  on 1998/07/08  08:56:28
2787         Log: regen headers; result builds & tests on Solaris again (threaded)
2788      Branch: perl
2789            ! embedvar.h
2790 ____________________________________________________________________________
2791 [  1376] By: gsar                                  on 1998/07/08  08:55:03
2792         Log: change#1350 breaks things, back it out
2793      Branch: perl
2794            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2795 ____________________________________________________________________________
2796 [  1375] By: gsar                                  on 1998/07/08  07:47:00
2797         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2798              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
2799              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
2800              Subject: [PATCH 5.004_70] Switch modifiers in RE off
2801      Branch: perl
2802            ! pod/perlre.pod regcomp.c t/op/re_tests
2803 ____________________________________________________________________________
2804 [  1374] By: gsar                                  on 1998/07/08  07:41:06
2805         Log: From: Gisle Aas <gisle@aas.no>
2806              Date: 07 Jul 1998 23:08:59 +0200
2807              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
2808              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
2809      Branch: perl
2810            ! sv.c
2811 ____________________________________________________________________________
2812 [  1373] By: gsar                                  on 1998/07/08  07:36:01
2813         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2814              Date: Tue, 7 Jul 1998 23:47:50 +0200
2815              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
2816              Subject: [PATCH _70] dos-djgpp update
2817      Branch: perl
2818            ! djgpp/config.over djgpp/djgppsed.sh
2819 ____________________________________________________________________________
2820 [  1372] By: gsar                                  on 1998/07/08  07:12:47
2821         Log: add extension to support SysV IPC
2822              From: Jarkko Hietaniemi <jhi@iki.fi>
2823              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
2824              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
2825              Subject: [PATCH] 5.004_70: IPC::SysV
2826      Branch: perl
2827            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
2828            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
2829            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
2830            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
2831            + ext/IPC/SysV/t/sem.t
2832            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
2833            ! t/op/ipcmsg.t t/op/ipcsem.t
2834 ____________________________________________________________________________
2835 [  1371] By: gsar                                  on 1998/07/08  05:12:07
2836         Log: add patch for C<use re 'debug'>
2837              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2838              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
2839              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
2840              Subject: Re: _70 and Devel::RE
2841      Branch: perl
2842            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
2843            - lib/re.pm
2844            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
2845            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
2846 ____________________________________________________________________________
2847 [  1370] By: gsar                                  on 1998/07/08  04:27:27
2848         Log: added patch to generate PPDEF(pp_foo)
2849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2850              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
2851              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
2852              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
2853      Branch: perl
2854            + pp_proto.h
2855            ! MANIFEST Makefile.SH opcode.pl proto.h
2856 ____________________________________________________________________________
2857 [  1369] By: gsar                                  on 1998/07/08  04:19:49
2858         Log: suggest 'make test' after make
2859      Branch: perl
2860            ! Makefile.SH
2861 ____________________________________________________________________________
2862 [  1368] By: gsar                                  on 1998/07/08  03:58:19
2863         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
2864              From: Colin Kuskie <ckuskie@cadence.com>
2865              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
2866              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
2867              Subject: Corrected -i prefix patch
2868      Branch: perl
2869            + t/io/iprefix.t
2870            ! MANIFEST doio.c pod/perlrun.pod
2871 ____________________________________________________________________________
2872 [  1366] By: gsar                                  on 1998/07/08  02:28:30
2873         Log: From: Gisle Aas <gisle@aas.no>
2874              Date: 07 Jul 1998 17:48:36 +0200
2875              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
2876              Subject: [PATCH] Remove some rendundant SvOOK_on tests
2877      Branch: perl
2878            ! sv.c sv.h
2879 ____________________________________________________________________________
2880 [  1365] By: gsar                                  on 1998/07/08  02:25:17
2881         Log: applied patch to clarify m//g
2882              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2883              Date: Tue, 7 Jul 1998 15:59:03 +0100
2884              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
2885              Subject: [PATCH] Re: m//g in perlop.pod
2886      Branch: perl
2887            ! pod/perlop.pod
2888 ____________________________________________________________________________
2889 [  1364] By: gsar                                  on 1998/07/08  02:13:07
2890         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2891              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
2892              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
2893              Date: Tue, 7 Jul 1998 11:59:41 +0100
2894      Branch: perl
2895            ! pod/perlfaq.pod
2896 ____________________________________________________________________________
2897 [  1363] By: gsar                                  on 1998/07/08  02:11:11
2898         Log: applied tweak (via private mail)
2899              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2900              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
2901              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
2902              Subject: tiny perllocale.pod patch for 5.004_70
2903      Branch: perl
2904            ! pod/perllocale.pod
2905 ____________________________________________________________________________
2906 [  1362] By: gsar                                  on 1998/07/08  02:07:48
2907         Log: applied patch, various tweaks to pander to pod2man tantrums
2908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2909              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
2910              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
2911              Subject: [PATCH 5.004_70] CONFIGPM
2912      Branch: perl
2913            ! Porting/Glossary configpm
2914 ____________________________________________________________________________
2915 [  1361] By: gsar                                  on 1998/07/07  22:13:11
2916         Log: From: Stephen McCamant <alias@mcs.com>
2917              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
2918              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
2919              Subject: Re: Inconsistent arithmetics on refs
2920      Branch: perl
2921            ! sv.c
2922 ____________________________________________________________________________
2923 [  1360] By: gsar                                  on 1998/07/07  22:11:11
2924         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2925              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
2926              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2927              Subject: [PATCH 5.004_70] Anohter ptags improvement
2928      Branch: perl
2929            ! emacs/ptags
2930 ____________________________________________________________________________
2931 [  1359] By: gsar                                  on 1998/07/07  22:08:48
2932         Log: fix accidental RE-de-optimization
2933              From: larry@wall.org (Larry Wall)
2934              Date: Mon, 6 Jul 1998 17:49:31 -0700
2935              Message-Id: <199807070049.RAA23475@wall.org>
2936              Subject: Re: before you deluge us with patches
2937              --
2938              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2939              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
2940              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
2941              Subject: Re: before you deluge us with patches
2942      Branch: perl
2943            ! pp_hot.c regexec.c
2944 ____________________________________________________________________________
2945 [  1358] By: gsar                                  on 1998/07/07  21:36:29
2946         Log: From: Gisle Aas <gisle@aas.no>
2947              Subject: [PATCH] Evaluation of AVHVs in scalar context
2948              Date: 06 Jul 1998 21:41:14 +0200
2949              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
2950      Branch: perl
2951            ! pp_hot.c t/op/avhv.t
2952 ____________________________________________________________________________
2953 [  1357] By: gsar                                  on 1998/07/07  21:29:46
2954         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
2955      Branch: perl
2956            ! lib/Math/Trig.pm lib/fields.pm thread.sym
2957 ____________________________________________________________________________
2958 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
2959         Log: Assorted patches:
2960              
2961              ------  BUILD PROCESS  ------
2962              
2963              Title:  "Add Test.pm (from perl 5.004_70)"
2964              Files:  MANIFEST lib/Test.pm
2965              
2966              ------  EXTENSIONS  ------
2967              
2968              Title:  "Add CR LF CRLF to Socket.pm"
2969              From:  Chris Nandor <pudge@pobox.com>
2970              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
2971              Files:  ext/Socket/Socket.pm
2972              
2973              ------  LIBRARY  ------
2974              
2975              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
2976              Files:  lib/AutoSplit.pm
2977              
2978              Title:  "Upgrade base.pm (from perl 5.004_70)"
2979              Files:  lib/base.pm
2980              
2981              Title:  "Add File::Spec modules (from 5.004_70)"
2982              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2983              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2984              lib/File/Spec/Win32.pm
2985              
2986              ------  TESTS  ------
2987              
2988              Title:  "fixup test for method call on undefined value"
2989              Files:  t/op/misc.t
2990              
2991              ------  UTILITIES  ------
2992              
2993              Title:  "perlbug upgrade (from 5.004_70)"
2994              Files:  utils/perlbug.PL
2995              
2996              Title:  "Upgrade perldoc (from 5.004_70)"
2997              Files:  utils/perldoc.PL
2998      Branch: maint-5.004/perl
2999            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3000            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3001            + lib/File/Spec/Win32.pm lib/Test.pm
3002            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
3003            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
3004 ____________________________________________________________________________
3005 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
3006         Log: Title:  "Fix memory leak in Safe module"
3007              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3008              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
3009              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3010      Branch: maint-5.004/perl
3011            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3012 ____________________________________________________________________________
3013 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
3014         Log: Title:  "Better error message for $undef->method call"
3015              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
3016              joshua.pritikin@db.com
3017              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
3018              Files:  pod/perldiag.pod pp_hot.c
3019      Branch: maint-5.004/perl
3020            ! pod/perldiag.pod pp_hot.c
3021 ____________________________________________________________________________
3022 [  1353] By: gsar                                  on 1998/07/06  23:33:38
3023         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3024              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
3025              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
3026              Subject: [PATCH 5.004_70] Update metaconfig info
3027      Branch: perl
3028            ! Porting/pumpkin.pod
3029 ____________________________________________________________________________
3030 [  1352] By: gsar                                  on 1998/07/06  23:30:54
3031         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3032              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
3033              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
3034              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
3035      Branch: perl
3036            ! Configure INSTALL Policy_sh.SH Porting/Glossary
3037            ! Porting/config.sh Porting/config_H
3038 ____________________________________________________________________________
3039 [  1351] By: gsar                                  on 1998/07/06  23:24:47
3040         Log: try harder to run non-executable tests
3041      Branch: perl
3042            ! t/TEST
3043 ____________________________________________________________________________
3044 [  1350] By: gsar                                  on 1998/07/06  23:12:17
3045         Log: add patch to improve method caching, regen headers
3046              From: joshua.pritikin@db.com
3047              Date: Mon, 6 Jul 1998 09:19:29 -0400
3048              Message-Id: <H00000e50008a518@MHS>
3049              Subject: [PATCH _70] cache missing methods
3050      Branch: perl
3051            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3052 ____________________________________________________________________________
3053 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
3054         Log: Assorted patches:
3055              
3056              ------  BUILD PROCESS  ------
3057              
3058              Title:  "Configure: Workaround bash CDPATH oddity"
3059              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3060              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
3061              Files:  Configure
3062              
3063              Title:  "Don't suppress display of Makefile recipes that invoke perl"
3064              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3065              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
3066              Files:  Makefile.SH
3067              
3068              ------  CORE LANGUAGE  ------
3069              
3070              Title:  "one more^Wless quad unpack bug"
3071              From:  Jarkko Hietaniemi <jhi@iki.fi>
3072              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
3073              Files:  pp.c
3074              
3075              Title:  "minor fixups to bring maint closer to devel for patching"
3076              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3077              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
3078              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
3079              
3080              Title:  "-Pw switches used together report bogus error"
3081              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3082              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
3083              Files:  perl.c
3084              
3085              Title:  "Add doc and perl home page info to -v output"
3086              From:  Tom Christiansen <tchrist@jhereg.perl.com>
3087              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
3088              Files:  perl.c
3089              
3090              Title:  "Fix C<@a = (%a = 1)> bizarreness"
3091              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
3092              <tchrist@jhereg.perl.com>
3093              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
3094              <199807012339.TAA26024@aatma.engin.umich.edu>
3095              Files:  pp_hot.c
3096              
3097              Title:  "make find_script() return saved string, reenable missing
3098              diagnostics"
3099              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3100              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
3101              Files:  perl.c util.c
3102              
3103              Title:  "minor e_script optimization"
3104              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3105              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
3106              Files:  perl.c
3107              
3108              ------  DOCUMENTATION  ------
3109              
3110              Title:  "Insecure $ENV{} message out of step with perldiag"
3111              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3112              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3113              Files:  pod/perldiag.pod pod/perlsec.pod
3114              
3115              Title:  "documenting close without arguments"
3116              From:  Tom Phoenix <rootbeer@teleport.com>
3117              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3118              Files:  pod/perlfunc.pod
3119              
3120              Title:  "pod for scalar .. op"
3121              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3122              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3123              Files:  pod/perlop.pod
3124              
3125              ------  EXTENSIONS  ------
3126              
3127              Title:  "Fcntl: add few constants, enhance maintainability"
3128              From:  Jarkko Hietaniemi <jhi@iki.fi>
3129              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
3130              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3131              
3132              ------  LIBRARY  ------
3133              
3134              Title:  "Fix undef warnings in Text::Parsewords"
3135              From:  Jarkko Hietaniemi <jhi@iki.fi>
3136              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
3137              Files:  lib/Text/ParseWords.pm
3138              
3139              Title:  "Add Symbol::delete_package()"
3140              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3141              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
3142              Files:  pod/perlembed.pod lib/Symbol.pm
3143      Branch: maint-5.004/perl
3144            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3145            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3146            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3147            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3148            ! t/op/split.t taint.c util.c
3149 ____________________________________________________________________________
3150 [  1348] By: gsar                                  on 1998/07/06  22:55:56
3151         Log: remove #! line from Errno_pm.PL
3152      Branch: perl
3153            ! ext/Errno/Errno_pm.PL
3154 ____________________________________________________________________________
3155 [  1347] By: gsar                                  on 1998/07/06  22:51:34
3156         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3157              From: Gisle Aas <gisle@aas.no>
3158              Date: 06 Jul 1998 13:08:53 +0200
3159              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3160              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3161      Branch: perl
3162            ! lib/Cwd.pm
3163 ____________________________________________________________________________
3164 [  1346] By: gsar                                  on 1998/07/06  22:20:29
3165         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3166              Stephen McCamant
3167      Branch: perl
3168            ! op.c
3169 ____________________________________________________________________________
3170 [  1345] By: gsar                                  on 1998/07/06  21:58:52
3171         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3172              simpler fix
3173      Branch: perl
3174            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3175            ! opcode.pl proto.h
3176 ____________________________________________________________________________
3177 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
3178         Log: Title:  "Fix for broken goto &xsub"
3179              From:  Albert Dvornik <bert@genscan.com>,
3180              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
3181              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
3182      Branch: maint-5.004/perl
3183            + t/op/goto_xs.t
3184            ! MANIFEST pp_ctl.c
3185 ____________________________________________________________________________
3186 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
3187         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
3188              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3189              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
3190              Files:  gv.h gv.c op.c toke.c
3191      Branch: maint-5.004/perl
3192            ! gv.c gv.h op.c toke.c
3193 ____________________________________________________________________________
3194 [  1342] By: gsar                                  on 1998/07/06  20:57:06
3195         Log: From:    Gisle Aas <gisle@aas.no>
3196              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3197              Date:    06 Jul 1998 21:52:12 +0200
3198              Subject: Keepers of the Patch Pumpkin
3199      Branch: perl
3200            ! Changes
3201 ____________________________________________________________________________
3202 [  1341] By: gsar                                  on 1998/07/06  20:43:35
3203         Log: remove dup entry in perldiag
3204      Branch: perl
3205            ! pod/perldiag.pod
3206 ____________________________________________________________________________
3207 [  1340] By: gsar                                  on 1998/07/06  20:31:44
3208         Log: more reasonable diagnostic on keyword vs. sub ambiguity
3209      Branch: perl
3210            ! pod/perldiag.pod toke.c
3211 ____________________________________________________________________________
3212 [  1339] By: gsar                                  on 1998/07/06  19:23:06
3213         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3214      Branch: perl
3215            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3216            ! sv.c toke.c util.c
3217 ____________________________________________________________________________
3218 [  1338] By: gsar                                  on 1998/07/06  18:45:35
3219         Log: per Larry suggestion, toss change#1327 and fix the documentation
3220              to match behavior instead
3221      Branch: perl
3222            ! pod/perlfunc.pod pp_sys.c
3223 ____________________________________________________________________________
3224 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3225         Log: allow read(FH,threadsv,...)
3226      Branch: perl
3227            ! op.c
3228
3229 ----------------
3230 Version 5.004_70
3231 ----------------
3232
3233 ____________________________________________________________________________
3234 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3235         Log: 5.004_70 tweaks
3236      Branch: perl
3237            ! Changes win32/Makefile win32/makefile.mk
3238 ____________________________________________________________________________
3239 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3240         Log: update Changes
3241      Branch: perl
3242            ! Changes pod/perldiag.pod
3243 ____________________________________________________________________________
3244 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3245         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3246      Branch: perl
3247            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3248            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3249 ____________________________________________________________________________
3250 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3251         Log: From: Hans Mulder <hansm@icgroup.nl>
3252              Date: Mon,  6 Jul 98 02:11:32 +0200
3253              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3254              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3255      Branch: perl
3256            ! malloc.c
3257 ____________________________________________________________________________
3258 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3259         Log: added Errno-1.09 from CPAN
3260      Branch: perl
3261            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3262 ____________________________________________________________________________
3263 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3264         Log: fix small memleak on -e, don't try to find_script() when e_script
3265      Branch: perl
3266            ! perl.c
3267 ____________________________________________________________________________
3268 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3269         Log: add Symbol::delete_package()
3270      Branch: perl
3271            ! lib/Symbol.pm pod/perlembed.pod
3272 ____________________________________________________________________________
3273 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3274         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3275              From: Stephen McCamant <alias@mcs.com>
3276              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3277              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3278              Subject: [PATCH] alignment in X[IN]V allocation
3279      Branch: perl
3280            ! sv.c
3281 ____________________________________________________________________________
3282 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3283         Log: make read() return undef on errors as documented, and clarify docs
3284      Branch: perl
3285            ! pod/perlfunc.pod pp_sys.c
3286 ____________________________________________________________________________
3287 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3288         Log: fix getc() to return empty string instead of undef on eof, as it was
3289              documented to behave; still returns undef on error
3290      Branch: perl
3291            ! pp_sys.c
3292 ____________________________________________________________________________
3293 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3294         Log: patch whitespace-mutiliated; applied manually
3295              From: Hans Mulder <hansm@icgroup.nl>
3296              Date: Sun,  5 Jul 98 23:23:20 +0200
3297              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3298              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3299      Branch: perl
3300            ! ext/Errno/Errno_pm.PL
3301 ____________________________________________________________________________
3302 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3303         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3304              From: Tom Christiansen <tchrist@jhereg.perl.com>
3305              Date: Sun, 05 Jul 1998 09:15:22 -0500
3306              Subject: Re: docpatch 
3307              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3308      Branch: perl
3309            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3310            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3311            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3312            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3313            ! pod/perlrun.pod
3314 ____________________________________________________________________________
3315 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3316         Log: applied patch, and undid change#1302 which it made unnecessary
3317              From: Billy <wdconsta@cs.adelaide.edu.au>
3318              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3319              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3320              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3321      Branch: perl
3322            ! t/lib/h2ph.t utils/h2ph.PL
3323 ____________________________________________________________________________
3324 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3325         Log: fix t/lib/fields.t's @INC so make test runs
3326      Branch: perl
3327            ! t/lib/fields.t
3328 ____________________________________________________________________________
3329 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3330         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3331      Branch: perl
3332            ! gv.c gv.h toke.c
3333 ____________________________________________________________________________
3334 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3335         Log: sundry win32 config tweaks
3336      Branch: perl
3337            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3338            ! win32/config.gc win32/config.vc win32/config_H.bc
3339            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3340            ! win32/config_sh.PL win32/makefile.mk
3341 ____________________________________________________________________________
3342 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3343         Log: update Changes
3344      Branch: perl
3345            ! Changes
3346 ____________________________________________________________________________
3347 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3348         Log: add ck_sysread() for better sysread/read/recv sanity
3349      Branch: perl
3350            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3351            ! opcode.pl proto.h
3352 ____________________________________________________________________________
3353 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3354         Log: From: Stephen McCamant <alias@mcs.com>
3355              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3356              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3357              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3358      Branch: perl
3359            ! ext/B/B/Deparse.pm
3360 ____________________________________________________________________________
3361 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3362         Log: added patch with tweak to doc
3363              From: Chip Salzenberg <chip@perl.org>
3364              Message-ID: <19980704205136.A16319@perlsupport.com>
3365              Date: Sat, 4 Jul 1998 20:51:36 -0400
3366              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3367      Branch: perl
3368            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3369 ____________________________________________________________________________
3370 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3371         Log: Porting/Glossary goes podly into Config.pm
3372      Branch: perl
3373            ! Porting/Glossary configpm
3374 ____________________________________________________________________________
3375 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3376         Log: add suggested tool as an example in ExtUtils::Packlist
3377              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3378              Message-Id: <199807031028.LAA10456@sale-wts>
3379              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3380              Subject: Re: [make install] another horror story
3381      Branch: perl
3382            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3383 ____________________________________________________________________________
3384 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3385         Log: avoid race condition (storing ptr to SV before incrementing its
3386              REFCNT) and warning in newRV()
3387      Branch: perl
3388            ! sv.c
3389 ____________________________________________________________________________
3390 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3391         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3392              From: Gisle Aas <gisle@aas.no>
3393              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3394              Date: 04 Jul 1998 10:20:35 +0200
3395              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3396      Branch: perl
3397            ! hv.c
3398 ____________________________________________________________________________
3399 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3400         Log: From: Gisle Aas <gisle@aas.no>
3401              Subject: [PATCH] hv_max may be a few too many
3402              Date: 04 Jul 1998 09:28:46 +0200
3403              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3404      Branch: perl
3405            ! doop.c
3406 ____________________________________________________________________________
3407 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3408         Log: patchlevel up to 5.004_70, various tweaks
3409              * fix taint problems due to maintbranch regression
3410              * PERL_OBJECT now builds again
3411              * deal with C++ strong-typing problems in hv.c
3412              * fix mismatch in "reserved word" diagnostic
3413      Branch: perl
3414            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3415            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3416 ____________________________________________________________________________
3417 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3418         Log: Remove old RE //t flag from scan_subst().
3419      Branch: maint-5.004/perl
3420            ! toke.c
3421 ____________________________________________________________________________
3422 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3423         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3424      Branch: perl
3425            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3426 ____________________________________________________________________________
3427 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3428         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3429      Branch: perl
3430            ! pp_hot.c t/op/local.t
3431 ____________________________________________________________________________
3432 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3433         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3434              From: joshua.pritikin@db.com
3435              Date: Wed, 1 Jul 1998 10:09:43 -0400
3436              Message-Id: <H00000e500086fb3@MHS>
3437              Subject: [PATCH _69] sv_2mortal fix
3438      Branch: perl
3439            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3440 ____________________________________________________________________________
3441 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3442         Log: add patch preextend global string table, tweak for 512 entries
3443              From: Gisle Aas <gisle@aas.no>
3444              Date: 04 Jul 1998 01:04:08 +0200
3445              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3446              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3447      Branch: perl
3448            ! perl.c
3449 ____________________________________________________________________________
3450 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3451         Log: simplify xhv_array sizing
3452              From: Gisle Aas <gisle@aas.no>
3453              Date: 04 Jul 1998 00:49:42 +0200
3454              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3455              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3456      Branch: perl
3457            ! hv.c
3458 ____________________________________________________________________________
3459 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3460         Log: make 4-arg win32_select() sleep more reasonably on false values
3461              From: Blair Zajac <blair@gps.caltech.edu>
3462              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3463              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3464              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3465              --
3466              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3467              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3468              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3469      Branch: perl
3470            ! win32/win32sck.c
3471 ____________________________________________________________________________
3472 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3473         Log: adjust h2ph.t for dos-specific problem
3474              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3475              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3476              Date: Fri, 3 Jul 1998 23:45:25 +0200
3477              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3478      Branch: perl
3479            ! t/lib/h2ph.t
3480 ____________________________________________________________________________
3481 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3482         Log: fix CPAN.pm problem, OS2 tweaks
3483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3484              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3485              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3486              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3487      Branch: perl
3488            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3489            ! lib/ExtUtils/MakeMaker.pm
3490 ____________________________________________________________________________
3491 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3492         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3493              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3494              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3495              Subject: [PATCH 5.004_68] Add elc target to to makefile
3496      Branch: perl
3497            ! Makefile.SH
3498 ____________________________________________________________________________
3499 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3500         Log: newer emacs/cperl-mode.el (via private mail)
3501              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3502              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3503              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3504              Subject: [PATCH 5.004_68] cperl-mode
3505      Branch: perl
3506            ! emacs/cperl-mode.el
3507 ____________________________________________________________________________
3508 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3509         Log: From: Dominic Dunlop <domo@computer.org>
3510              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3511              Date: Thu, 2 Jul 1998 22:57:26 +0000
3512              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3513      Branch: perl
3514            ! hints/machten.sh malloc.c
3515 ____________________________________________________________________________
3516 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3517         Log: allow a flags args to fbm_instr() for future needs
3518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3519              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3520              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3521              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3522      Branch: perl
3523            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3524 ____________________________________________________________________________
3525 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3526         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3527              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3528              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3529              Subject: [PATCH 5.004_69] INSTALL-1.39
3530      Branch: perl
3531            ! INSTALL
3532 ____________________________________________________________________________
3533 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3534         Log: Configure update
3535              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3536              Date: Wed, 1 Jul 98 23:07:50 EDT
3537              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3538              Subject: [PATCH 5.004_69] Config_69-01
3539      Branch: perl
3540            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3541            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3542            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3543 ____________________________________________________________________________
3544 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3545         Log: add perlbug -F switch to save message to file
3546              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3547              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3548              Date: Wed, 1 Jul 1998 21:14:22 +0200
3549              Subject: Re: [PATCH 5.004_69] perlbug -fok
3550      Branch: perl
3551            ! Makefile.SH utils/perlbug.PL
3552 ____________________________________________________________________________
3553 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3554         Log: catch nonexistent backrefs in REs
3555              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3556              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3557              Date: Wed, 1 Jul 1998 20:14:05 +0200
3558              Subject: Re: [PATCH _66] for bad backrefs
3559              --
3560              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3561              Date: Wed, 1 Jul 1998 20:47:16 +0200
3562              Subject: Re: [PATCH _66] for bad backrefs
3563      Branch: perl
3564            ! regcomp.c t/op/re_tests util.c
3565 ____________________________________________________________________________
3566 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3567         Log: fix perlcc to not rm output file, and other -w(arts)
3568      Branch: perl
3569            ! utils/perlcc.PL
3570 ____________________________________________________________________________
3571 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3572         Log: ignore stash entries that are not GVs in dump.c
3573      Branch: perl
3574            ! dump.c
3575 ____________________________________________________________________________
3576 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3577         Log: cleaner page headers from pod2man
3578      Branch: perl
3579            ! pod/pod2man.PL
3580 ____________________________________________________________________________
3581 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3582         Log: tweaks to Getopt::Std
3583              From: Robin Barker <rmb1@cise.npl.co.uk>
3584              Date: Tue, 30 Jun 98 14:45:49 BST
3585              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3586              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3587              --
3588              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3589              To: perl5-porters@perl.org
3590              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3591      Branch: perl
3592            ! lib/Getopt/Std.pm
3593 ____________________________________________________________________________
3594 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3595         Log: added patch, with tweaks
3596              From: Gisle Aas <gisle@aas.no>
3597              Date: 03 Jul 1998 00:50:15 +0200
3598              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3599              Subject: [PATCH] Some AVHV documentation
3600      Branch: perl
3601            ! pod/perlref.pod
3602 ____________________________________________________________________________
3603 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3604         Log: applied patch with tweaks to prose
3605              From: Gisle Aas <gisle@aas.no>
3606              Subject: [PATCH] Simplified AVHV support
3607              Date: 30 Jun 1998 13:34:07 +0200
3608              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3609      Branch: perl
3610            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3611            ! pp.c proto.h t/op/avhv.t
3612 ____________________________________________________________________________
3613 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3614         Log: tweak doc for ".."
3615              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3616              Subject: [PATCH] pod for scalar ..
3617              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3618              Date: Tue, 30 Jun 1998 12:14:50 +0100
3619      Branch: perl
3620            ! pod/perlop.pod
3621 ____________________________________________________________________________
3622 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3623         Log: fix use of uninitialized var in pp_unpack()
3624              From: Jarkko Hietaniemi <jhi@iki.fi>
3625              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3626              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3627              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3628      Branch: perl
3629            ! pp.c
3630 ____________________________________________________________________________
3631 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3632         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3633              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3634              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3635              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3636      Branch: perl
3637            ! lib/Text/ParseWords.pm
3638 ____________________________________________________________________________
3639 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3640         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3641              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3642              Date: Mon, 29 Jun 1998 16:53:56 -0700
3643              Subject: [PATCH 5.004_69]README.vms doc patch
3644              --
3645              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3646              Date: Mon, 29 Jun 1998 16:51:25 -0700
3647              --
3648              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3649              Date: Thu, 02 Jul 1998 13:53:57 -0700
3650              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3651      Branch: perl
3652            ! README.vms vms/descrip_mms.template vms/vms.c
3653 ____________________________________________________________________________
3654 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3655         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3656              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3657              Date: Mon, 29 Jun 1998 16:46:25 -0700
3658              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3659      Branch: perl
3660            ! vms/subconfigure.com
3661 ____________________________________________________________________________
3662 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3663         Log: don't attempt to copy directories on VMS
3664              From: Dan Sugalski <sugalskd@osshe.edu>
3665              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3666              Date: Mon, 29 Jun 1998 16:31:29 -0700
3667              Subject: [PATCH 5.004_69]Tweak to installperl
3668      Branch: perl
3669            ! installperl
3670 ____________________________________________________________________________
3671 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3672         Log: add 'installhtml*dir' to win32 config templates
3673              From: "Douglas Lankshear" <dougl@ActiveState.com>
3674              Subject: [PATCH 5.004_68] For Win32 config
3675              Date: Mon, 29 Jun 1998 09:00:13 -0700
3676              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3677      Branch: perl
3678            ! win32/config.bc win32/config.gc win32/config.vc
3679 ____________________________________________________________________________
3680 [  1278] By: gsar                                  on 1998/07/04  02:06:23
3681         Log: implemented described fix for h2ph hanging on "enum"
3682              From: Billy <wdconsta@cs.adelaide.edu.au>
3683              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
3684              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
3685              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
3686      Branch: perl
3687            ! utils/h2ph.PL
3688 ____________________________________________________________________________
3689 [  1277] By: gsar                                  on 1998/07/04  01:51:47
3690         Log: merge changes#1210,1211,1270 from maintbranch
3691      Branch: perl
3692            + lib/re.pm
3693            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
3694            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3695            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3696 ____________________________________________________________________________
3697 [  1276] By: gsar                                  on 1998/07/04  00:33:37
3698         Log: deprecate use of reserved word "our" (Larry's idea)
3699              Date: Mon, 22 Jun 1998 08:55:09 -0700
3700              From: larry@wall.org (Larry Wall)
3701              Message-Id: <199806221555.IAA07212@wall.org>
3702              Subject: Re: our
3703      Branch: perl
3704            ! pod/perldiag.pod toke.c
3705 ____________________________________________________________________________
3706 [  1275] By: nick                                  on 1998/07/02  18:36:59
3707         Log: Integrate mainline, just to keep up.
3708      Branch: ansiperl
3709           +> t/lib/fields.t
3710            - lib/Math/Trig/Radial.pm
3711           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3712           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
3713           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
3714           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
3715           !> win32/config.bc win32/config.gc win32/config.vc
3716           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
3717           !> win32/win32iop.h
3718 ____________________________________________________________________________
3719 [  1274] By: gsar                                  on 1998/07/02  16:47:20
3720         Log: tweak win32/config.* variables
3721      Branch: perl
3722            ! win32/config.bc win32/config.gc win32/config.vc
3723 ____________________________________________________________________________
3724 [  1273] By: gsar                                  on 1998/07/02  16:33:53
3725         Log: export opendir() set of functions on win32
3726      Branch: perl
3727            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
3728            ! win32/win32iop.h
3729 ____________________________________________________________________________
3730 [  1272] By: gsar                                  on 1998/07/01  23:21:49
3731         Log: fix C<@a = (%a = 1)> bizarreness
3732      Branch: perl
3733            ! pp_hot.c
3734 ____________________________________________________________________________
3735 [  1271] By: gsar                                  on 1998/06/30  22:49:39
3736         Log: document perltrap on precedence of keys/values/each
3737      Branch: perl
3738            ! pod/perltrap.pod
3739 ____________________________________________________________________________
3740 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
3741         Log: Added lib/re.pm missing from change 1210
3742      Branch: maint-5.004/perl
3743            + lib/re.pm
3744 ____________________________________________________________________________
3745 [  1269] By: gsar                                  on 1998/06/30  08:20:52
3746         Log: From:    Murray Nesbitt <murray@ActiveState.com>
3747              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
3748              Date:    Mon, 29 Jun 1998 14:30:59 PDT
3749              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
3750      Branch: perl
3751            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3752 ____________________________________________________________________________
3753 [  1268] By: gsar                                  on 1998/06/30  05:38:34
3754         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
3755              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
3756              Date:    Mon, 29 Jun 1998 15:04:57 -0000
3757              Subject: [PATCH perl5.004_69] perldoc.PL
3758      Branch: perl
3759            ! utils/perldoc.PL
3760 ____________________________________________________________________________
3761 [  1267] By: gsar                                  on 1998/06/30  05:34:06
3762         Log: add patch to integrate Math::Trig::Radial into Math::Trig
3763              From: Jarkko Hietaniemi <jhi@iki.fi>
3764              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
3765              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
3766              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
3767      Branch: perl
3768            - lib/Math/Trig/Radial.pm
3769            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
3770 ____________________________________________________________________________
3771 [  1266] By: gsar                                  on 1998/06/30  05:17:33
3772         Log: From:    Gisle Aas <gisle@aas.no>
3773              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
3774              Date:    29 Jun 1998 12:36:09 +0200
3775              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
3776      Branch: perl
3777            + t/lib/fields.t
3778            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
3779            ! t/op/array.t
3780 ____________________________________________________________________________
3781 [  1265] By: gsar                                  on 1998/06/30  05:12:57
3782         Log: tweaks to overloaded constants (change#1259)
3783      Branch: perl
3784            ! scope.c scope.h toke.c
3785 ____________________________________________________________________________
3786 [  1264] By: nick                                  on 1998/06/29  17:38:03
3787         Log: Integrate mainline c. _69 to ansiperl
3788      Branch: ansiperl
3789           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3790           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
3791           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
3792           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
3793           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3794           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
3795           !> (integrate 100 files)
3796
3797 ----------------
3798 Version 5.004_69
3799 ----------------
3800
3801 ____________________________________________________________________________
3802 [  1263] By: gsar                                  on 1998/06/29  09:17:28
3803         Log: update Changes and perlhist.pod
3804      Branch: perl
3805            ! Changes pod/perlhist.pod
3806 ____________________________________________________________________________
3807 [  1262] By: gsar                                  on 1998/06/29  08:26:36
3808         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
3809              under several build configurations)
3810      Branch: perl
3811            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
3812            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
3813            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3814 ____________________________________________________________________________
3815 [  1261] By: gsar                                  on 1998/06/29  06:51:10
3816         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
3817      Branch: perl
3818            ! scope.h
3819 ____________________________________________________________________________
3820 [  1260] By: gsar                                  on 1998/06/29  06:46:12
3821         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
3822              Date:    Mon, 29 Jun 1998 08:10:46 +0200
3823              From:    ts <decoux@moulon.inra.fr>
3824              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
3825      Branch: perl
3826            ! pod/perlembed.pod
3827 ____________________________________________________________________________
3828 [  1259] By: gsar                                  on 1998/06/29  06:01:35
3829         Log: added patch for overloading constants, made PERL_OBJECT-aware
3830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3831              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
3832              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
3833      Branch: perl
3834            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
3835            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
3836            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
3837            ! t/pragma/overload.t toke.c
3838 ____________________________________________________________________________
3839 [  1258] By: gsar                                  on 1998/06/29  05:32:25
3840         Log: fix Socket.pm typo from change#1240
3841      Branch: perl
3842            ! ext/Socket/Socket.pm
3843 ____________________________________________________________________________
3844 [  1257] By: gsar                                  on 1998/06/29  05:09:24
3845         Log: applied patch, tweak for threads awareness
3846              From: Albert Dvornik <bert@genscan.com>
3847              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
3848              Date: 24 Jun 1998 19:33:09 -0400
3849              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
3850      Branch: perl
3851            + t/op/goto_xs.t
3852            ! MANIFEST pp_ctl.c
3853 ____________________________________________________________________________
3854 [  1256] By: gsar                                  on 1998/06/29  03:34:18
3855         Log: applied patch, fixed one more leak, tweaked whitespace bugs
3856              From: Guy Decoux <decoux@moulon.inra.fr>
3857              (via)
3858              Date: Fri, 26 Jun 1998 09:59:32 -0400
3859              From: "Chunhui Teng" <cteng@nortel.ca>
3860              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
3861              Subject: Memory leak in Perl 5.004 and the fix
3862      Branch: perl
3863            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3864 ____________________________________________________________________________
3865 [  1255] By: gsar                                  on 1998/06/29  02:50:37
3866         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
3867              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
3868              Date: 28 Jun 1998 23:47:07 +0200
3869              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
3870      Branch: perl
3871            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3872 ____________________________________________________________________________
3873 [  1254] By: gsar                                  on 1998/06/28  21:35:02
3874         Log: From: joshua.pritikin@db.com
3875              Date: Fri, 26 Jun 1998 09:34:34 -0400
3876              Message-Id: <H00000e500081d23@MHS>
3877              Subject: [PATCH _68] PUSHSTACK renovation
3878      Branch: perl
3879            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
3880 ____________________________________________________________________________
3881 [  1253] By: gsar                                  on 1998/06/28  21:21:22
3882         Log: From: Stephen McCamant <alias@mcs.com>
3883              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
3884              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
3885              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
3886      Branch: perl
3887            ! perlvars.h sv.c
3888 ____________________________________________________________________________
3889 [  1252] By: gsar                                  on 1998/06/28  21:16:34
3890         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3891              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
3892              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
3893              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
3894      Branch: perl
3895            ! regcomp.c
3896 ____________________________________________________________________________
3897 [  1251] By: gsar                                  on 1998/06/28  21:14:32
3898         Log: add Math/Trig/Radial.pm, update MANIFEST
3899              From: Jarkko Hietaniemi <jhi@iki.fi>
3900              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
3901              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
3902              Subject: Math::Trig::Radial ?
3903      Branch: perl
3904            + lib/Math/Trig/Radial.pm
3905            ! MANIFEST
3906 ____________________________________________________________________________
3907 [  1250] By: gsar                                  on 1998/06/28  21:09:48
3908         Log: applied patch, tweaked doc, and regen regnodes.h
3909              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3910              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
3911              Subject: [PATCH 5.004_68] \z in RE
3912              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
3913      Branch: perl
3914            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
3915            ! t/op/re_tests t/op/regexp.t toke.c
3916 ____________________________________________________________________________
3917 [  1249] By: gsar                                  on 1998/06/28  20:56:38
3918         Log: From: mike@bill.iac.net
3919              Message-ID: <19980627034913.A32220@bill.minivend.com>
3920              Date: Sat, 27 Jun 1998 03:49:13 +0000
3921              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
3922      Branch: perl
3923            ! lib/Text/ParseWords.pm t/lib/parsewords.t
3924 ____________________________________________________________________________
3925 [  1248] By: gsar                                  on 1998/06/28  20:54:43
3926         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3927              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
3928              Subject: [PATCH] Fix ptags
3929              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
3930      Branch: perl
3931            ! emacs/ptags
3932 ____________________________________________________________________________
3933 [  1247] By: gsar                                  on 1998/06/28  20:42:54
3934         Log: apply patch sent via private mail
3935              From: Stephen McCamant <alias@mcs.com>
3936              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
3937              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
3938              Subject: Re: Enhanced B::Deparse 
3939      Branch: perl
3940            ! ext/B/B/Deparse.pm
3941 ____________________________________________________________________________
3942 [  1246] By: gsar                                  on 1998/06/28  20:38:24
3943         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3944              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
3945              Subject: [PATCH 5.004_68] pat.t tests
3946              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
3947      Branch: perl
3948            ! t/op/pat.t
3949 ____________________________________________________________________________
3950 [  1245] By: gsar                                  on 1998/06/28  20:36:08
3951         Log: From: joshua.pritikin@db.com
3952              Date: Fri, 26 Jun 1998 10:02:32 -0400
3953              Message-Id: <H00000e500081d28@MHS>
3954              Subject: [PATCH _68] improve recursive error messages!
3955      Branch: perl
3956            ! gv.c pod/perldiag.pod universal.c
3957 ____________________________________________________________________________
3958 [  1244] By: gsar                                  on 1998/06/28  20:09:02
3959         Log: From: Dominic Dunlop <domo@vo.lu>
3960              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
3961              Date: Thu, 25 Jun 1998 17:46:55 +0000
3962              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
3963              to op/pat.t; add tests for a few  more regexp parse failures etc.
3964      Branch: perl
3965            ! t/op/pat.t t/op/re_tests t/op/regexp.t
3966 ____________________________________________________________________________
3967 [  1243] By: gsar                                  on 1998/06/28  20:06:30
3968         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
3969              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3970              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
3971              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
3972              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
3973      Branch: perl
3974            ! perl_exp.SH
3975 ____________________________________________________________________________
3976 [  1242] By: gsar                                  on 1998/06/28  20:01:28
3977         Log: 
3978              From: Gisle Aas <gisle@aas.no>
3979              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
3980              Date: 25 Jun 1998 10:32:43 +0200
3981              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
3982      Branch: perl
3983            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
3984 ____________________________________________________________________________
3985 [  1241] By: gsar                                  on 1998/06/28  19:55:11
3986         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
3987              From: Stephen McCamant <alias@mcs.com>
3988              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
3989              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
3990              Subject: [PATCH REPOST] refgen in opcode.pl
3991      Branch: perl
3992            ! opcode.h opcode.pl
3993 ____________________________________________________________________________
3994 [  1240] By: gsar                                  on 1998/06/28  19:46:29
3995         Log: From: Chris Nandor <pudge@pobox.com>
3996              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
3997              Date: Wed, 24 Jun 1998 19:58:28 -0400
3998              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
3999      Branch: perl
4000            ! ext/Socket/Socket.pm
4001 ____________________________________________________________________________
4002 [  1239] By: gsar                                  on 1998/06/28  19:44:19
4003         Log: From: Gisle Aas <gisle@aas.no>
4004              Subject: [PATCH] Optimize foreach (1..1000000)
4005              Date: 24 Jun 1998 20:26:48 +0200
4006              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
4007      Branch: perl
4008            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
4009            ! pp_hot.c t/op/range.t
4010 ____________________________________________________________________________
4011 [  1238] By: gsar                                  on 1998/06/28  19:28:13
4012         Log: avoid creation of %^R
4013              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4014              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
4015              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
4016              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
4017      Branch: perl
4018            ! perl.c t/op/splice.t
4019 ____________________________________________________________________________
4020 [  1237] By: gsar                                  on 1998/06/28  19:23:40
4021         Log: From: Gisle Aas <gisle@aas.no>
4022              Subject: [PATCH] Negative LENGTH argument to splice
4023              Date: 24 Jun 1998 15:11:35 +0200
4024              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
4025      Branch: perl
4026            + t/op/splice.t
4027            ! MANIFEST pod/perlfunc.pod pp.c
4028 ____________________________________________________________________________
4029 [  1236] By: gsar                                  on 1998/06/28  19:18:29
4030         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4031              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
4032              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
4033              Date: Wed, 24 Jun 1998 13:13:02 +0100
4034      Branch: perl
4035            ! pod/perldiag.pod pod/perlsec.pod
4036 ____________________________________________________________________________
4037 [  1235] By: gsar                                  on 1998/06/28  19:16:13
4038         Log: Complex.pm update
4039              From: Jarkko Hietaniemi <jhi@iki.fi>
4040              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
4041              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
4042              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
4043      Branch: perl
4044            ! lib/Math/Complex.pm t/lib/complex.t
4045 ____________________________________________________________________________
4046 [  1234] By: gsar                                  on 1998/06/28  19:13:05
4047         Log: disable perl malloc on UNICOS for now
4048              From: Jarkko Hietaniemi <jhi@iki.fi>
4049              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
4050              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
4051              Subject: [PATCH] 5.004_68: UNICOS hints
4052      Branch: perl
4053            ! hints/unicos.sh
4054 ____________________________________________________________________________
4055 [  1233] By: gsar                                  on 1998/06/28  19:10:53
4056         Log: fixes unpack("q"...), and semctl() tests for UNICOS
4057              From: Jarkko Hietaniemi <jhi@iki.fi>
4058              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
4059              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
4060              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
4061      Branch: perl
4062            ! pp.c t/op/ipcsem.t t/op/pack.t
4063 ____________________________________________________________________________
4064 [  1232] By: gsar                                  on 1998/06/28  19:01:23
4065         Log: tweak various places for iperlsys.h awareness
4066      Branch: perl
4067            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
4068            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
4069 ____________________________________________________________________________
4070 [  1231] By: gsar                                  on 1998/06/28  18:37:07
4071         Log: add a perlio.h stub for compat (some extensions seem to #include it)
4072      Branch: perl
4073            + perlio.h
4074 ____________________________________________________________________________
4075 [  1230] By: gsar                                  on 1998/06/28  18:35:23
4076         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
4077              Date: Wed, 24 Jun 1998 00:37:01 +0200
4078              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4079              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4080      Branch: perl
4081            ! pod/pod2text.PL
4082 ____________________________________________________________________________
4083 [  1229] By: gsar                                  on 1998/06/28  18:33:42
4084         Log: hand apply mutiliated patch
4085              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
4086              Date: Tue, 23 Jun 1998 11:41:00 -0700
4087              From: Dan Sugalski <sugalskd@osshe.edu>
4088              Subject: [PATCH 5.004_68]Configure update for VMS
4089      Branch: perl
4090            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4091 ____________________________________________________________________________
4092 [  1228] By: gsar                                  on 1998/06/28  17:17:35
4093         Log: hand apply whitespace mutiliated patch
4094              Date: Tue, 23 Jun 98 16:38:06 BST
4095              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
4096              From: Robin Barker <rmb1@cise.npl.co.uk>
4097              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4098      Branch: perl
4099            ! utils/perlbug.PL
4100 ____________________________________________________________________________
4101 [  1227] By: gsar                                  on 1998/06/28  17:14:34
4102         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4103              From: Tom Phoenix <rootbeer@teleport.com>
4104              Subject: [PATCH] documenting close without arguments
4105              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4106      Branch: perl
4107            ! pod/perlfunc.pod
4108 ____________________________________________________________________________
4109 [  1226] By: gsar                                  on 1998/06/28  17:12:56
4110         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4111              From: Tom Phoenix <rootbeer@teleport.com>
4112              Subject: Better diags for vars.pm
4113              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4114      Branch: perl
4115            ! lib/vars.pm
4116 ____________________________________________________________________________
4117 [  1225] By: gsar                                  on 1998/06/28  17:05:59
4118         Log: hand apply whitespace mutiliated perldoc.PL patches
4119              Date: Tue, 23 Jun 98 15:49:52 BST
4120              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4121              From: Robin Barker <rmb1@cise.npl.co.uk>
4122              Subject: PATCH [5.004_68] perldoc.PL
4123              --
4124              Date: Fri, 26 Jun 98 17:50:05 BST
4125              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4126              From: Robin Barker <rmb1@cise.npl.co.uk>
4127              Subject: [PATCH 5.004_68] perldoc.PL
4128      Branch: perl
4129            ! utils/perldoc.PL
4130 ____________________________________________________________________________
4131 [  1224] By: gsar                                  on 1998/06/28  16:50:59
4132         Log: integrate ansiperl to get makedef.pl tweak
4133      Branch: perl
4134            ! Porting/pumpkin.pod win32/makedef.pl
4135 ____________________________________________________________________________
4136 [  1223] By: gsar                                  on 1998/06/28  16:33:32
4137         Log: add CGI-2.42, its and testsuite
4138      Branch: perl
4139            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4140            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4141            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4142            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4143            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4144            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4145            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4146            ! lib/CGI/Switch.pm
4147 ____________________________________________________________________________
4148 [  1222] By: gsar                                  on 1998/06/28  15:28:29
4149         Log: enable Errno build on win32, add Errno-1.08 files to repository
4150      Branch: perl
4151            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4152            + ext/Errno/Makefile.PL t/lib/errno.t
4153            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4154            ! win32/config.vc win32/makefile.mk
4155 ____________________________________________________________________________
4156 [  1221] By: gsar                                  on 1998/06/28  14:34:06
4157         Log: tweak win32 config templates for cpp
4158      Branch: perl
4159            ! win32/config.bc win32/config.gc win32/config.vc
4160 ____________________________________________________________________________
4161 [  1220] By: nick                                  on 1998/06/26  16:46:13
4162         Log: Integrate mainline
4163      Branch: ansiperl
4164           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4165           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4166           !> util.c win32/win32.h
4167 ____________________________________________________________________________
4168 [  1219] By: gsar                                  on 1998/06/26  04:33:57
4169         Log: make find_script() return saved string, reenable missing diagnostics
4170      Branch: perl
4171            ! perl.c util.c
4172 ____________________________________________________________________________
4173 [  1218] By: gsar                                  on 1998/06/25  23:24:53
4174         Log: avoid warning with -P switch
4175      Branch: perl
4176            ! perl.c
4177 ____________________________________________________________________________
4178 [  1217] By: gsar                                  on 1998/06/25  22:06:58
4179         Log: don't suppress display of Makefile recipes that invoke perl
4180      Branch: perl
4181            ! Makefile.SH
4182 ____________________________________________________________________________
4183 [  1216] By: gsar                                  on 1998/06/25  21:32:06
4184         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4185              in RVs
4186      Branch: perl
4187            ! sv.c
4188 ____________________________________________________________________________
4189 [  1215] By: gsar                                  on 1998/06/25  18:56:59
4190         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4191      Branch: perl
4192            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4193 ____________________________________________________________________________
4194 [  1214] By: gsar                                  on 1998/06/25  18:11:22
4195         Log: add FILE_SHARE_DELETE ifndef in win32.h
4196      Branch: perl
4197            ! win32/win32.h
4198 ____________________________________________________________________________
4199 [  1213] By: nick                                  on 1998/06/24  17:18:59
4200         Log: Correct perl malloc tweak to .def generation
4201      Branch: ansiperl
4202            ! win32/makedef.pl
4203 ____________________________________________________________________________
4204 [  1212] By: gsar                                  on 1998/06/24  12:40:13
4205         Log: check in what change#1182 didn't, and Changes
4206      Branch: perl
4207            ! Changes pod/perlre.pod pod/perlvar.pod
4208 ____________________________________________________________________________
4209 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
4210         Log: Update test count in t/lib/basename.t (see change 1210)
4211      Branch: maint-5.004/perl
4212            ! t/lib/basename.t
4213 ____________________________________________________________________________
4214 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
4215         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4216              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4217              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4218              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
4219              <199805261143.MAA04260@toad.ig.co.uk>,
4220              <199805261235.IAA10371@aatma.engin.umich.edu>,
4221              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4222              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4223              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4224      Branch: maint-5.004/perl
4225            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4226            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4227            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4228 ____________________________________________________________________________
4229 [  1209] By: nick                                  on 1998/06/23  21:33:34
4230         Log: Perl_malloced_size() only available with perl's malloc
4231      Branch: ansiperl
4232            ! win32/makefile.mk
4233 ____________________________________________________________________________
4234 [  1208] By: nick                                  on 1998/06/23  18:15:23
4235         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4236              so see what has changed...
4237      Branch: ansiperl
4238           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4239           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4240           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4241           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4242           +> t/lib/filespec.t win32/perlhost.h
4243            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4244            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4245            - perlproc.h perlsock.h
4246           !> (integrate 96 files)
4247
4248 ----------------
4249 Version 5.004_68
4250 ----------------
4251
4252 ____________________________________________________________________________
4253 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4254         Log: final touches to 5.004_68
4255      Branch: perl
4256            ! perl.c
4257 ____________________________________________________________________________
4258 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4259         Log: more MULTIPLICITY tweaks
4260      Branch: perl
4261            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4262            ! win32/config.gc win32/config.vc win32/config_H.bc
4263            ! win32/config_H.gc win32/config_H.vc
4264 ____________________________________________________________________________
4265 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4266         Log: partial MULTIPLICITY cleanup
4267      Branch: perl
4268            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4269            ! thrdvar.h
4270 ____________________________________________________________________________
4271 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4272         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4273      Branch: perl
4274            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4275 ____________________________________________________________________________
4276 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4277         Log: bump patchlevel to 68, Porting/makerel tweaks
4278      Branch: perl
4279            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4280            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4281 ____________________________________________________________________________
4282 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4283         Log: remove atomic.h pending resolution of licensing issues,
4284              EMULATE_ATOMIC_REFCOUNTS everywhere
4285      Branch: perl
4286            - atomic.h
4287            ! MANIFEST perl.h sv.h
4288 ____________________________________________________________________________
4289 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4290         Log: applied patch, regen headers
4291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4292              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4293              Subject: [PATCH 5.004_67] Malloc size feedback
4294              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4295      Branch: perl
4296            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4297            ! pp_sys.c proto.h sv.c toke.c
4298 ____________________________________________________________________________
4299 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4300         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4301              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4302              From: Stephen McCamant <alias@mcs.com>
4303              Subject: [PATCH] Inheritance of B:: classes
4304      Branch: perl
4305            ! ext/B/B.pm
4306 ____________________________________________________________________________
4307 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4308         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4309              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4310              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4311              Subject: [PATCH] _67: somebody said POSIX::mknod?
4312              From: Jarkko Hietaniemi <jhi@iki.fi>
4313      Branch: perl
4314            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4315            ! ext/POSIX/POSIX.xs perl.h
4316 ____________________________________________________________________________
4317 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4318         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4319              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4320              Subject: PATCH [5.004_67] perldoc.PL
4321              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4322      Branch: perl
4323            ! utils/perldoc.PL
4324 ____________________________________________________________________________
4325 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4326         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4327              Date: Mon, 22 Jun 1998 09:29:18 -0700
4328              From: Dan Sugalski <sugalskd@ous.edu>
4329              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4330      Branch: perl
4331            ! lib/AutoSplit.pm
4332 ____________________________________________________________________________
4333 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4334         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4335              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4336              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4337              From: Jarkko Hietaniemi <jhi@iki.fi>
4338      Branch: perl
4339            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4340 ____________________________________________________________________________
4341 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4342         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4343              Date: Mon, 22 Jun 1998 15:22:24 +0000
4344              From: Dominic Dunlop <domo@vo.lu>
4345              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4346              update machten.sh to vary REG_INFTY
4347      Branch: perl
4348            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4349 ____________________________________________________________________________
4350 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4351         Log: filter out array subscripts when generating symbols for AIX
4352              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4353              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4354              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4355              From: Jarkko Hietaniemi <jhi@iki.fi>
4356      Branch: perl
4357            ! perl_exp.SH
4358 ____________________________________________________________________________
4359 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4360         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4361              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4362              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4363              From: Lupe Christoph <lupe@alanya.m.isar.de>
4364              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4365      Branch: perl
4366            ! hints/solaris_2.sh
4367 ____________________________________________________________________________
4368 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4369         Log: add detailed changelogs and 'genlog'--the script which generates them
4370      Branch: perl
4371            + Porting/genlog
4372            ! Changes INSTALL
4373 ____________________________________________________________________________
4374 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4375         Log: tweak win32 makefiles for PERL_OBJECT build
4376      Branch: perl
4377            ! win32/Makefile win32/makefile.mk
4378 ____________________________________________________________________________
4379 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4380         Log: backout change#1178 as it was dependent on an unapplied patch,
4381              fix filespec.t to know its @INC
4382      Branch: perl
4383            ! sv.c t/lib/filespec.t
4384 ____________________________________________________________________________
4385 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4386         Log: eliminate use of tokenbuf in util.c
4387      Branch: perl
4388            ! util.c
4389 ____________________________________________________________________________
4390 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4391         Log: add patch that generates regnodes.h via regcomp.pl
4392              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4393              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4394              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4395              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4396      Branch: perl
4397            + regcomp.pl regcomp.sym regnodes.h
4398            ! MANIFEST Makefile.SH regcomp.h
4399 ____________________________________________________________________________
4400 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4401         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4402              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4403              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4404              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4405      Branch: perl
4406            ! pp_ctl.c pp_hot.c
4407 ____________________________________________________________________________
4408 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4409         Log: merge relevant portions from maintbranch change#1155
4410      Branch: perl
4411            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4412            ! pod/perlrun.pod pp_hot.c
4413 ____________________________________________________________________________
4414 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4415         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4416              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4417              Subject: [PATCH 5.004_67] Zero-length matching bug
4418              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4419      Branch: perl
4420            ! regexec.c t/op/pat.t
4421 ____________________________________________________________________________
4422 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4423         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4424              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4425              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4426              Subject: Re: _67 not okay
4427              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4428      Branch: perl
4429            ! malloc.c
4430 ____________________________________________________________________________
4431 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4432         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4433              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4434              Subject: [PATCH 5.004_67] Test study/re/
4435              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4436      Branch: perl
4437            ! t/op/pat.t
4438 ____________________________________________________________________________
4439 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4440         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4441              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4442              Subject: [PATCH 5.004_67] $^R documented
4443              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4444      Branch: perl
4445            ! pod/perlre.pod pod/perlvar.pod
4446 ____________________________________________________________________________
4447 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4448         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4449              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4450              Subject: [PATCH 5.004_67] Re docs
4451              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4452      Branch: perl
4453            ! pod/perlop.pod pod/perlre.pod
4454 ____________________________________________________________________________
4455 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4456         Log: adapted contents of message into comments in malloc.c and INSTALL
4457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4458              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4459              Subject: [5.004_67] malloc.c -Defines
4460              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4461      Branch: perl
4462            ! INSTALL malloc.c
4463 ____________________________________________________________________________
4464 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4465         Log: applied patch, with edits to the prose
4466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4467              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4468              Subject: [PATCH 5.004_67] Error variables compared
4469              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4470      Branch: perl
4471            ! pod/perlvar.pod
4472 ____________________________________________________________________________
4473 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4474         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4475              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4476              Subject: [PATCH 5.004_67] print study /re/ broken
4477              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4478      Branch: perl
4479            ! sv.c
4480 ____________________________________________________________________________
4481 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4482         Log: applied patch, tweaked wording
4483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4484              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4485              Subject: [PATCH 5.004_67] Documentation patch for malloc
4486              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4487      Branch: perl
4488            ! malloc.c pod/perldiag.pod
4489 ____________________________________________________________________________
4490 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4491         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4492              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4493              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4494              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4495      Branch: perl
4496            ! malloc.c
4497 ____________________________________________________________________________
4498 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4499         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4500              Date: Fri, 19 Jun 1998 16:00:57 -0700
4501              From: Dan Sugalski <sugalskd@osshe.edu>
4502              Subject: [PATCH 5.004_67] fixup patches for VMS
4503      Branch: perl
4504            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4505            ! t/op/taint.t vms/test.com vms/vms.c
4506 ____________________________________________________________________________
4507 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4508         Log: applied VMS patch from Dan Sugalski
4509              Date: Fri, 19 Jun 1998 15:36:34 -0700
4510              From: SYSTEM@cedar.osshe.edu
4511              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4512              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4513      Branch: perl
4514            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4515            ! vms/descrip_mms.template vms/gen_shrfls.pl
4516            ! vms/subconfigure.com
4517 ____________________________________________________________________________
4518 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4519         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4520              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4521              Date: Fri, 19 Jun 1998 11:31:04 -0500
4522              From: Graham Barr <gbarr@ti.com>
4523              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4524      Branch: perl
4525            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4526            ! lib/English.pm
4527 ____________________________________________________________________________
4528 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4529         Log: applied patch, along with many changes:
4530              - ipfoo.h headers have been coalesced along with perlfoo.h into
4531              iperlsys.h
4532              - win32/cp*.h have been combined in perlhost.h
4533              - CPerlObj::PerlParse() takes an extra xsinit arg
4534              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4535              From: "Douglas Lankshear" <dougl@ActiveState.com>
4536              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4537              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4538              Date: Fri, 19 Jun 1998 10:59:50 -0700
4539      Branch: perl
4540            + iperlsys.h win32/perlhost.h
4541            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4542            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4543            - perlsock.h
4544            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4545            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4546            ! win32/runperl.c win32/win32.h
4547 ____________________________________________________________________________
4548 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4549         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4550              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4551              Subject: Re: PATCH _67 (Doc) perlop.pod 
4552              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4553      Branch: perl
4554            ! pod/perlop.pod
4555 ____________________________________________________________________________
4556 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4557         Log: a tweaked version of:
4558              From: "Douglas Lankshear" <dougl@ActiveState.com>
4559              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4560              Date: Wed, 17 Jun 1998 20:25:51 -0700
4561              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4562      Branch: perl
4563            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4564 ____________________________________________________________________________
4565 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4566         Log: added patch, regen headers
4567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4568              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4569              Subject: Re: Ilya's patches
4570              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4571      Branch: perl
4572            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4573 ____________________________________________________________________________
4574 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4575         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4576              From: Tom Phoenix <rootbeer@teleport.com>
4577              Subject: [PATCH] docs creating files via open
4578              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4579      Branch: perl
4580            ! pod/perlfunc.pod
4581 ____________________________________________________________________________
4582 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4583         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4584              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4585              Subject: [PATCH 5.004_67] Better version of malloc improver
4586              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4587      Branch: perl
4588            ! malloc.c
4589 ____________________________________________________________________________
4590 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4591         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4592      Branch: perl
4593            ! pod/perlre.pod
4594 ____________________________________________________________________________
4595 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4596         Log: added patch, tweaked missed files, excised comment that doesn't really
4597              belong in the sources
4598              From: joshua.pritikin@db.com
4599              Date: Mon, 15 Jun 1998 10:03:37 -0400
4600              Message-Id: <H00000e500072c63@MHS>
4601              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4602      Branch: perl
4603            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4604            ! t/op/avhv.t
4605 ____________________________________________________________________________
4606 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4607         Log: add File-Spec-0.6 from CPAN
4608      Branch: perl
4609            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4610            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4611            + lib/File/Spec/Win32.pm t/lib/filespec.t
4612            ! MANIFEST
4613 ____________________________________________________________________________
4614 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4615         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4616      Branch: perl
4617            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4618 ____________________________________________________________________________
4619 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4620         Log: manual integration of all outstanding ansi branch stuff into mainline
4621      Branch: perl
4622            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4623            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4624            ! win32/win32.h
4625 ____________________________________________________________________________
4626 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4627         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4628      Branch: perl
4629            ! utils/perldoc.PL
4630 ____________________________________________________________________________
4631 [  1160] By: nick                                  on 1998/06/20  21:05:51
4632         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4633      Branch: ansiperl
4634            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4635            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4636 ____________________________________________________________________________
4637 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4638         Log: cleanup installation of utilities on win32
4639      Branch: perl
4640            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4641            ! win32/pod.mak
4642 ____________________________________________________________________________
4643 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4644         Log: intuit @INC pathnames from exe location only if dll location
4645              is unknown (ensures that multiple executables will coexist)
4646      Branch: perl
4647            ! win32/win32.c
4648 ____________________________________________________________________________
4649 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4650         Log: make perldoc ignore null files (it tried to open() them)
4651      Branch: perl
4652            ! utils/perldoc.PL
4653 ____________________________________________________________________________
4654 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4655         Log: fix perldoc to ignore unfound null filenames
4656      Branch: perl
4657            ! utils/perldoc.PL
4658 ____________________________________________________________________________
4659 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4660         Log: Assorted patches:
4661              
4662              ------  BUILD PROCESS  ------
4663              
4664              Title:  "Clarify varargs issues in INSTALL docs"
4665              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4666              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4667              Files:  INSTALL
4668              
4669              ------  CORE LANGUAGE  ------
4670              
4671              Title:  "Further fixes for updated SysV IPC support"
4672              From:  Jarkko Hietaniemi <jhi@iki.fi>
4673              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4674              Files:  Configure perl.h doio.c
4675              
4676              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4677              From:  Andrew Bettison <andrewb@zip.com.au>
4678              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
4679              Files:  pp_hot.c
4680              
4681              Title:  "Invalidate method cache on C<local *subname>"
4682              From:  Chip Salzenberg <chip@perl.org>
4683              Msg-ID:  <19980604134731.D24343@perlsupport.com>
4684              Files:  scope.c t/op/method.t
4685              
4686              Title:  "fix uninitialized cv variable in op.c"
4687              From:  joshua.pritikin@db.com
4688              Msg-ID:  <H00000e50005af05@MHS>
4689              Files:  op.c
4690              
4691              Title:  "fix for undef as last arg to setsockopt"
4692              From:  Graham Barr <gbarr@ti.com>
4693              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
4694              Files:  pp_sys.c
4695              
4696              Title:  "Fix -i when @ARGV is empty"
4697              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4698              <gsar@engin.umich.edu>, Ilya Zakharevich
4699              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4700              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
4701              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
4702              <199806071817.OAA28141@aatma.engin.umich.edu>,
4703              <199806191549.QAA16376@toad.ig.co.uk>
4704              Files:  pp_hot.c
4705              
4706              ------  DOCUMENTATION  ------
4707              
4708              Title:  "Discrepancy between perlop.pod and m// operator docs"
4709              From:  Tom Phoenix <rootbeer@teleport.com>
4710              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
4711              Files:  pod/perlop.pod
4712              
4713              Title:  "Doc addition for perlfunc entry for system()"
4714              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
4715              <fletch@phydeaux.org>
4716              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
4717              <199806012057.QAA26830@monk.mps.ohio-state.edu>
4718              Files:  pod/perlfunc.pod
4719              
4720              Title:  "Clarify effects of using quotes with m operator"
4721              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4722              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
4723              Files:  pod/perlop.pod
4724              
4725              Title:  "Document -i with STDIN"
4726              From:  joshua.pritikin@db.com
4727              Msg-ID:  <H00000e50006a84a@MHS>
4728              Files:  pod/perlrun.pod
4729              
4730              ------  EXTENSIONS  ------
4731              
4732              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
4733              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4734              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
4735              Files:  lib/ExtUtils/Liblist.pm
4736              
4737              ------  LIBRARY  ------
4738              
4739              Title:  "Typo fix for Math::BogFloat"
4740              From:  Mike Stok <mike@stok.co.uk>
4741              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
4742              Files:  lib/Math/BigFloat.pm
4743              
4744              ------  PORTABILITY - GENERAL  ------
4745              
4746              Title:  "Add docs about types of diff to Porting/patching.pod"
4747              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4748              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
4749              Files:  Porting/patching.pod
4750              
4751              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
4752              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
4753              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
4754              Files:  hints/powerux.sh
4755              
4756              Title:  "Assorted improvements to hints/solaris_2.sh"
4757              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4758              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
4759              Files:  hints/solaris_2.sh
4760      Branch: maint-5.004/perl
4761            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
4762            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
4763            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
4764            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
4765            ! t/op/method.t
4766 ____________________________________________________________________________
4767 [  1154] By: gsar                                  on 1998/06/19  17:22:23
4768         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
4769      Branch: perl
4770            ! ext/B/B/Asmdata.pm regcomp.c
4771 ____________________________________________________________________________
4772 [  1153] By: nick                                  on 1998/06/19  17:21:21
4773         Log: Use libxxx.a for -lxxx with GCC
4774      Branch: ansiperl
4775            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
4776            ! win32/makefile.mk
4777 ____________________________________________________________________________
4778 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
4779         Log: Title:  Tom's jumbo doc patch
4780              From:   Tom Christiansen <tchrist@chthon.perl.com>
4781              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
4782              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4783              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4784              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4785              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4786              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4787              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4788              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4789              pod/perlop.pod pod/perlre.pod pod/perlref.pod
4790              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
4791              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
4792              pod/perlvar.pod
4793      Branch: maint-5.004/perl
4794            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4795            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4796            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4797            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4798            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4799            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4800            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4801            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4802            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4803            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4804 ____________________________________________________________________________
4805 [  1151] By: nick                                  on 1998/06/19  15:38:28
4806         Log: Resolve latest
4807      Branch: ansiperl
4808           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
4809           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
4810           !> sv.c t/TEST
4811 ____________________________________________________________________________
4812 [  1150] By: gsar                                  on 1998/06/18  20:43:07
4813         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
4814              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4815              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4816              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
4817      Branch: perl
4818            ! hints/powerux.sh
4819 ____________________________________________________________________________
4820 [  1149] By: gsar                                  on 1998/06/18  20:41:30
4821         Log: hand apply whitespace-mutiliated patch
4822              From: joshua.pritikin@db.com
4823              Date: Mon, 15 Jun 1998 09:21:36 -0400
4824              Message-Id: <H00000e50007289b@MHS>
4825              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
4826      Branch: perl
4827            ! av.c
4828 ____________________________________________________________________________
4829 [  1148] By: gsar                                  on 1998/06/18  20:33:59
4830         Log: hand apply whitespace-mutiliated and reversed patch
4831              Date: Tue, 16 Jun 1998 16:31:40 -0400
4832              From: Les Peters <lpeters@aol.net>
4833              Message-Id: <199806162031.QAA08202@ds9>
4834              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
4835      Branch: perl
4836            ! ext/Socket/Socket.xs
4837 ____________________________________________________________________________
4838 [  1147] By: gsar                                  on 1998/06/18  20:26:59
4839         Log: close child pipe in t/TEST, other cosmetic tweaks
4840      Branch: perl
4841            ! t/TEST
4842 ____________________________________________________________________________
4843 [  1146] By: gsar                                  on 1998/06/18  19:37:41
4844         Log: back out problematic change#1105, tweak perlsub.pod
4845      Branch: perl
4846            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
4847            ! pp_ctl.c proto.h sv.c
4848 ____________________________________________________________________________
4849 [  1145] By: nick                                  on 1998/06/18  19:31:07
4850         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
4851      Branch: ansiperl
4852           +> configure.com ext/DB_File/dbinfo
4853           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
4854           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
4855           +> vms/subconfigure.com
4856            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
4857            - vms/fndvers.com
4858           !> (integrate 499 files)
4859 ____________________________________________________________________________
4860 [  1144] By: gsar                                  on 1998/06/18  16:35:11
4861         Log: fix spurious cxstack_max init that trampled memory
4862      Branch: perl
4863            ! perl.c
4864 ____________________________________________________________________________
4865 [  1143] By: gsar                                  on 1998/06/18  16:33:01
4866         Log: fix memory leaks and uninitialized memory accesses found by Purify
4867      Branch: perl
4868            ! doio.c perl.c regexec.c sv.c
4869 ____________________________________________________________________________
4870 [  1142] By: gsar                                  on 1998/06/18  16:28:48
4871         Log: fix off-by-one that trampled memory in re_croak2()
4872      Branch: perl
4873            ! regcomp.c
4874 ____________________________________________________________________________
4875 [  1141] By: gsar                                  on 1998/06/18  16:26:59
4876         Log: fix AutoLoader to do the right thing when there are relative paths
4877              in @INC
4878      Branch: perl
4879            ! lib/AutoLoader.pm
4880 ____________________________________________________________________________
4881 [  1140] By: gsar                                  on 1998/06/18  16:22:47
4882         Log: fix Makefile.SH typo
4883      Branch: perl
4884            ! Makefile.SH
4885 ____________________________________________________________________________
4886 [  1139] By: gsar                                  on 1998/06/17  18:06:16
4887         Log: 5.004_67 niggles
4888      Branch: perl
4889            ! Makefile.SH op.c
4890
4891 ----------------
4892 Version 5.004_67
4893 ----------------
4894
4895 ____________________________________________________________________________
4896 [  1138] By: gsar                                  on 1998/06/15  10:09:27
4897         Log: up patchlevel.h to 67, other small tweaks
4898      Branch: perl
4899            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
4900            ! win32/Makefile win32/config_H.bc win32/config_H.gc
4901            ! win32/config_H.vc win32/makefile.mk
4902 ____________________________________________________________________________
4903 [  1137] By: gsar                                  on 1998/06/15  09:08:57
4904         Log: tweaks to get PERL_OBJECT building again; passes tests
4905      Branch: perl
4906            ! ObjXSub.h objpp.h proto.h
4907 ____________________________________________________________________________
4908 [  1136] By: gsar                                  on 1998/06/15  08:51:54
4909         Log: back out previous change (it breaks PERL_OBJECT)
4910      Branch: perl
4911            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4912            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4913            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4914 ____________________________________________________________________________
4915 [  1135] By: gsar                                  on 1998/06/15  05:32:01
4916         Log: added patch, fixed typo, reworked documentation
4917              Message-Id: <H00000e500071aa3@MHS>
4918              Date:    Sun, 14 Jun 1998 14:03:15 EDT
4919              From:    joshua.pritikin@db.com
4920              Subject: [PATCH 5.004_66] JMPENV!
4921      Branch: perl
4922            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4923            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4924            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4925 ____________________________________________________________________________
4926 [  1134] By: gsar                                  on 1998/06/15  04:07:18
4927         Log: various win32 odds and ends
4928              - added support for waitpid(), open2/open3, and a bugfix for kill()
4929              from Ronald Schmidt <RonaldWS@aol.com>
4930              - tweak testsuite mods of above
4931              - regenerate win32/config_H.?c
4932              - change kill() to win32_kill() and export it
4933              - coalesce common code in win32.c
4934              - add PerlProc_waitpid() and export win32_waitpid()
4935              result builds and passes on the three win32 compilers
4936      Branch: perl
4937            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
4938            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
4939            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4940            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
4941            ! win32/win32.c win32/win32iop.h
4942 ____________________________________________________________________________
4943 [  1133] By: gsar                                  on 1998/06/15  01:39:13
4944         Log: newer Getopt/Long.pm from public distribution cited in:
4945              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
4946              Date:    14 Jun 1998 15:15:28 +0200
4947              From:    Johan Vromans <jvromans@squirrel.nl>
4948              Subject: Getopt::Long version 2.17 released
4949      Branch: perl
4950            ! lib/Getopt/Long.pm
4951 ____________________________________________________________________________
4952 [  1132] By: gsar                                  on 1998/06/15  01:37:12
4953         Log: documentation update from tchrist
4954              Message-Id: <199806140419.WAA20549@chthon.perl.com>
4955              Date:    Sat, 13 Jun 1998 22:19:32 MDT
4956              From:    Tom Christiansen <tchrist@chthon.perl.com>
4957              Subject: doc patches
4958      Branch: perl
4959            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4960            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4961            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4962            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4963            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4964            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4965            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4966            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4967            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4968            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4969 ____________________________________________________________________________
4970 [  1131] By: gsar                                  on 1998/06/14  19:33:36
4971         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
4972              From: Roderick Schertler <roderick@argon.org>
4973              Subject: [PATCH] Re: Exceptions in IPC::Open2
4974              Date: 12 Jun 1998 13:24:15 -0400
4975      Branch: perl
4976            ! lib/IPC/Open3.pm
4977 ____________________________________________________________________________
4978 [  1130] By: gsar                                  on 1998/06/14  19:32:25
4979         Log: fixup MANIFEST
4980      Branch: perl
4981            ! MANIFEST
4982 ____________________________________________________________________________
4983 [  1129] By: gsar                                  on 1998/06/14  18:51:53
4984         Log: various win32 fixes
4985              - fixes that silence VC noises about dup exports, non-default libs, and
4986              unsupported *.def file directives
4987              - s/inplace/inplace_label/ malloc.c
4988              - update Config{usemymalloc} based on d_mymalloc
4989              - export Perl_*Vars
4990              - fix makefiles to not build miniperl.exe twice, and to make it properly
4991              when defaults are changed
4992      Branch: perl
4993            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
4994            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
4995            ! win32/makefile.mk win32/perllib.c win32/win32.h
4996 ____________________________________________________________________________
4997 [  1128] By: gsar                                  on 1998/06/14  01:38:39
4998         Log: remove unused global `scrgv'
4999      Branch: perl
5000            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
5001 ____________________________________________________________________________
5002 [  1127] By: nick                                  on 1998/06/13  08:39:07
5003         Log: Move specialsv_list to embed.sym, regen embed*.h
5004      Branch: win32/perl
5005            ! embed.h embedvar.h global.sym interp.sym
5006 ____________________________________________________________________________
5007 [  1126] By: gsar                                  on 1998/06/12  07:23:06
5008         Log: From: jan.dubois@ibm.net (Jan Dubois)
5009              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
5010              Date: Thu, 11 Jun 1998 21:13:31 +0200
5011              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
5012      Branch: perl
5013            ! win32/makedef.pl win32/win32.c win32/win32iop.h
5014 ____________________________________________________________________________
5015 [  1125] By: gsar                                  on 1998/06/12  07:21:29
5016         Log: added patch, undo earlier workaround
5017              From: jan.dubois@ibm.net (Jan Dubois)
5018              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
5019              Date: Thu, 11 Jun 1998 20:28:36 +0200
5020              Message-ID: <35831f69.4975644@smtp1.ibm.net>
5021      Branch: perl
5022            ! perl.c util.c
5023 ____________________________________________________________________________
5024 [  1124] By: gsar                                  on 1998/06/12  07:16:12
5025         Log: hand-applied patch with wrapped lines
5026              From: "Douglas Lankshear" <dougl@ActiveState.com>
5027              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
5028              Date: Thu, 11 Jun 1998 11:06:33 -0700
5029              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
5030      Branch: perl
5031            ! win32/win32.c
5032 ____________________________________________________________________________
5033 [  1123] By: gsar                                  on 1998/06/12  07:07:25
5034         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
5035              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5036              Subject: [PATCH 5.004_66] Config_66-01-02.diff
5037              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
5038      Branch: perl
5039            ! Configure
5040 ____________________________________________________________________________
5041 [  1122] By: gsar                                  on 1998/06/12  07:06:02
5042         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
5043              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
5044              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5045              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
5046      Branch: perl
5047            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
5048            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
5049            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
5050            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
5051 ____________________________________________________________________________
5052 [  1121] By: gsar                                  on 1998/06/12  07:01:20
5053         Log: a tweaked version of:
5054              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
5055              Date: Fri, 12 Jun 1998 01:26:53 +0200
5056              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5057              Subject: Re: Misparsing s///x
5058      Branch: perl
5059            ! pod/perlre.pod
5060 ____________________________________________________________________________
5061 [  1120] By: gsar                                  on 1998/06/12  06:51:08
5062         Log: applied patch, with indentation tweaks
5063              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5064              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
5065              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
5066              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
5067      Branch: perl
5068            ! regcomp.c regcomp.h regexec.c
5069 ____________________________________________________________________________
5070 [  1119] By: gsar                                  on 1998/06/11  17:42:07
5071         Log: make REG_INFTY default to something saner when sizeof(short) > 2
5072              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
5073              Date:    Thu, 11 Jun 1998 11:50:07 EDT
5074              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
5075              Subject: Re: [PATCH for tests] Regexp fails on long string 
5076      Branch: perl
5077            ! regcomp.h
5078 ____________________________________________________________________________
5079 [  1118] By: gsar                                  on 1998/06/11  07:09:06
5080         Log: regen embedvar.h
5081      Branch: perl
5082            ! embedvar.h
5083 ____________________________________________________________________________
5084 [  1117] By: gsar                                  on 1998/06/11  06:45:52
5085         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5086              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
5087              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
5088              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
5089      Branch: perl
5090            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
5091            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
5092 ____________________________________________________________________________
5093 [  1116] By: gsar                                  on 1998/06/11  06:35:54
5094         Log: misc win32 fixes
5095              From: "Douglas Lankshear" <dougl@ActiveState.com>
5096              Subject: [PATCH 5.004_66]
5097              Date: Wed, 10 Jun 1998 11:28:27 -0700
5098              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5099      Branch: perl
5100            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5101 ____________________________________________________________________________
5102 [  1115] By: gsar                                  on 1998/06/11  06:33:21
5103         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5104              Date: Wed, 10 Jun 1998 00:53:25 +0200
5105              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5106              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5107      Branch: perl
5108            ! Makefile.SH
5109 ____________________________________________________________________________
5110 [  1114] By: gsar                                  on 1998/06/11  06:31:34
5111         Log: back out change#1111 and add alternative patch:
5112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5113              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5114              Subject: Re: PATCH for study/foo/
5115              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5116      Branch: perl
5117            ! pp.c sv.c
5118 ____________________________________________________________________________
5119 [  1113] By: gsar                                  on 1998/06/11  02:59:23
5120         Log: fix outdated bytecode.pl
5121      Branch: perl
5122            ! bytecode.h bytecode.pl byterun.c byterun.h
5123 ____________________________________________________________________________
5124 [  1112] By: gsar                                  on 1998/06/10  07:56:06
5125         Log: Added patch, regenerated perly.c and perly.c.diff
5126              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5127              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5128              From: Stephen McCamant <alias@mcs.com>
5129              Subject: [PATCH] too many RV2GVs in *foo{THING}
5130      Branch: perl
5131            ! perly.c perly.c.diff perly.y t/op/gv.t
5132 ____________________________________________________________________________
5133 [  1111] By: gsar                                  on 1998/06/10  07:40:30
5134         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5135              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5136              Subject: Re: PATCH for study/foo/
5137              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5138      Branch: perl
5139            ! pp.c
5140 ____________________________________________________________________________
5141 [  1110] By: gsar                                  on 1998/06/10  07:37:04
5142         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5143              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5144              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5145              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5146      Branch: perl
5147            ! pod/perldebug.pod
5148 ____________________________________________________________________________
5149 [  1109] By: gsar                                  on 1998/06/10  07:35:29
5150         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5151              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5152              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5153              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5154      Branch: perl
5155            ! regcomp.h
5156 ____________________________________________________________________________
5157 [  1108] By: gsar                                  on 1998/06/10  07:31:25
5158         Log: Added patch, tweaked other places affected by name change
5159              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5160              Date: Wed, 10 Jun 1998 00:54:17 +0200
5161              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5162              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5163      Branch: perl
5164           +> ext/DynaLoader/DynaLoader_pm.PL
5165            - ext/DynaLoader/DynaLoader.pm.PL
5166            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5167            ! win32/makefile.mk
5168 ____________________________________________________________________________
5169 [  1107] By: gsar                                  on 1998/06/10  07:24:20
5170         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5171              Date: Wed, 10 Jun 1998 00:53:42 +0200
5172              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5173              Subject: [PATCH for _66] new version of README.dos
5174      Branch: perl
5175            ! README.dos
5176 ____________________________________________________________________________
5177 [  1106] By: gsar                                  on 1998/06/10  07:22:31
5178         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5179              Date: Wed, 10 Jun 1998 00:54:04 +0200
5180              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5181              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5182      Branch: perl
5183            ! t/op/taint.t
5184 ____________________________________________________________________________
5185 [  1105] By: gsar                                  on 1998/06/10  07:21:21
5186         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5188              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5189              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5190              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5191      Branch: perl
5192            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5193            ! perlvars.h pp_ctl.c proto.h sv.c
5194 ____________________________________________________________________________
5195 [  1104] By: gsar                                  on 1998/06/10  07:06:01
5196         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5197              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5198              Subject: Lost chunk of RE jumbo patch
5199              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5200      Branch: perl
5201            + t/op/regexp_noamp.t
5202 ____________________________________________________________________________
5203 [  1103] By: gsar                                  on 1998/06/10  07:04:20
5204         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5205              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5206              Subject: [PATCH 5.004_66] Combined OS/2 support
5207              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5208      Branch: perl
5209            ! os2/Changes os2/diff.configure os2/os2.c
5210 ____________________________________________________________________________
5211 [  1102] By: gsar                                  on 1998/06/10  07:00:08
5212         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5213              Date:    Fri, 13 Mar 1998 20:03:52 EST
5214              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5215              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5216      Branch: perl
5217            ! lib/Pod/Html.pm
5218 ____________________________________________________________________________
5219 [  1101] By: gsar                                  on 1998/06/10  06:55:20
5220         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5221              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5222              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5223      Branch: perl
5224            ! regexec.c
5225 ____________________________________________________________________________
5226 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5227         Log: updated MANIFEST for previous change
5228      Branch: perl
5229            ! MANIFEST
5230 ____________________________________________________________________________
5231 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5232         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5233              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5234              Date: Fri, 05 Jun 1998 11:08:40 -0700
5235              From: Dan Sugalski <sugalskd@osshe.edu>
5236              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5237      Branch: perl
5238            + t/base/rs.t
5239            ! perl.h pod/perlvar.pod sv.c
5240 ____________________________________________________________________________
5241 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5242         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5243              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5244              Subject: [PATCH fror 5.004_66] DB_File-1.60
5245              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5246      Branch: perl
5247            + ext/DB_File/dbinfo
5248            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5249            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5250            ! t/lib/db-hash.t t/lib/db-recno.t
5251 ____________________________________________________________________________
5252 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5253         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5254              Date: Thu, 4 Jun 1998 13:47:31 -0400
5255              From: Chip Salzenberg <chip@perl.org>
5256              Subject: [PATCH] Invalidate method cache on C<local *subname>
5257      Branch: perl
5258            ! scope.c t/op/method.t
5259 ____________________________________________________________________________
5260 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5261         Log: From: Norton Allen <allen@huarp.harvard.edu>
5262              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5263              Subject: [PATCH] _66 MM_Unix.pm for QNX
5264              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5265      Branch: perl
5266            ! lib/ExtUtils/MM_Unix.pm
5267 ____________________________________________________________________________
5268 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5269         Log: From: Norton Allen <allen@huarp.harvard.edu>
5270              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5271              Subject: [PATCH] _66 proto.h
5272              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5273      Branch: perl
5274            ! proto.h
5275 ____________________________________________________________________________
5276 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5277         Log: Applied relevant parts of:
5278              From: Paul Johnson <pjcj@transeda.com>
5279              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5280              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5281              Subject: [PATCH] Enhancing xsubpp's support for C++
5282      Branch: perl
5283            ! lib/ExtUtils/xsubpp
5284 ____________________________________________________________________________
5285 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5286         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5287              Date: Wed, 3 Jun 1998 11:22:19 -0500
5288              From: Graham Barr <gbarr@ti.com>
5289              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5290      Branch: perl
5291            ! pp_sys.c
5292 ____________________________________________________________________________
5293 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5294         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5295              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5296              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5297              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5298      Branch: perl
5299            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5300 ____________________________________________________________________________
5301 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5302         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5303              Date: Mon, 01 Jun 1998 12:22:29 -0700
5304              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5305              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5306      Branch: perl
5307            ! proto.h
5308 ____________________________________________________________________________
5309 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5310         Log: A tweaked version of:
5311              Date: Mon, 1 Jun 1998 12:05:47 -0700
5312              From: SYSTEM@cedar.osshe.edu
5313              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5314              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5315      Branch: perl
5316            ! ext/SDBM_File/sdbm/Makefile.PL
5317 ____________________________________________________________________________
5318 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5319         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5320              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5321              From: Stephen McCamant <alias@mcs.com>
5322              Subject: [PATCH] Re: Uninitialised error from -M()
5323      Branch: perl
5324            ! op.c t/op/stat.t
5325 ____________________________________________________________________________
5326 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5327         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5328              From: lvirden@cas.org (Larry Virden)
5329              Message-Id: <199805301207.IAA08856@cas.org>
5330              Subject: PATCH for pod and warning notice
5331      Branch: perl
5332            ! pod/perlguts.pod
5333 ____________________________________________________________________________
5334 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5335         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5336              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5337              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5338              Subject: [PATCH 5.004_66] Config_66-01
5339      Branch: perl
5340            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5341            ! Porting/config_H config_h.SH
5342 ____________________________________________________________________________
5343 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5344         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5345              Date: Mon, 08 Jun 1998 16:13:14 -0700
5346              From: Dan Sugalski <sugalskd@osshe.edu>
5347              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5348      Branch: perl
5349            ! ext/Thread/Thread/Semaphore.pm
5350 ____________________________________________________________________________
5351 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5352         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5353              Date: Mon, 08 Jun 1998 16:10:02 -0700
5354              From: Dan Sugalski <sugalskd@osshe.edu>
5355              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5356      Branch: perl
5357            - vms/descrip.mms
5358            ! ext/Thread/Thread/Queue.pm
5359 ____________________________________________________________________________
5360 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5361         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5362              Date: Mon, 08 Jun 1998 15:38:28 -0700
5363              From: Dan Sugalski <sugalskd@osshe.edu>
5364              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5365      Branch: perl
5366            + configure.com vms/descrip_mms.template vms/munchconfig.c
5367            + vms/subconfigure.com
5368            - vms/config.vms vms/fndvers.com
5369            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5370 ____________________________________________________________________________
5371 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5372         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5373              variant of:
5374              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5375              Date:    Sat, 13 Dec 1997 07:31:02 EST
5376              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5377              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5378      Branch: perl
5379            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5380 ____________________________________________________________________________
5381 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5382         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5383              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5384      Branch: perl
5385            ! malloc.c
5386 ____________________________________________________________________________
5387 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5388         Log: reverse integrate contents of win32 branch into mainline
5389      Branch: perl
5390           !> (integrate 44 files)
5391 ____________________________________________________________________________
5392 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5393         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5394      Branch: asperl
5395           !> (integrate 43 files)
5396 ____________________________________________________________________________
5397 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5398         Log: add examples of diff(1) usage
5399      Branch: win32/perl
5400            ! Porting/patching.pod
5401 ____________________________________________________________________________
5402 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5403         Log: undo change#1077
5404      Branch: win32/perl
5405            ! sv.c
5406 ____________________________________________________________________________
5407 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5408         Log: make sv_setsv() treat freed SVs like SVt_NULL
5409      Branch: win32/perl
5410            ! sv.c
5411 ____________________________________________________________________________
5412 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5413         Log: delete undiscussed AS changes for PPD (broke .packlist
5414              mechanism)
5415      Branch: win32/perl
5416            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5417 ____________________________________________________________________________
5418 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5419         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5420              with the xsubpp-generated symbol)
5421      Branch: win32/perl
5422            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5423            ! win32/dl_win32.xs
5424 ____________________________________________________________________________
5425 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5426         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5427      Branch: win32/perl
5428            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5429            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5430 ____________________________________________________________________________
5431 [  1073] By: nick                                  on 1998/06/04  17:18:14
5432         Log: resolve -at win32 branch into ansiperl
5433      Branch: ansiperl
5434           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5435           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5436           +> t/lib/h2ph.t win32/GenCAPI.pl
5437           !> (integrate 127 files)
5438 ____________________________________________________________________________
5439 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5440         Log: document CORE::GLOBAL:: and global overriding, fix up
5441              File::DosGlob, testsuited and all
5442      Branch: win32/perl
5443            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5444 ____________________________________________________________________________
5445 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5446         Log: add AS patch#24, remove one other instance of error_no
5447              that was missed (patch#23 was intentionally skipped)
5448      Branch: win32/perl
5449            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5450            ! win32/runperl.c
5451 ____________________________________________________________________________
5452 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5453         Log: fix Liblist.pm to tolerate backslashen in paths
5454      Branch: win32/perl
5455            ! lib/ExtUtils/Liblist.pm
5456 ____________________________________________________________________________
5457 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5458         Log: @INC construction on win32 cleaned up
5459              - perl.dll location based paths should be much more reliable now
5460              - registry stuff unchanged
5461              - Config.pm now has all the installfoolib entries for MakeMaker et al
5462      Branch: win32/perl
5463            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5464            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5465            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5466            ! win32/runperl.c win32/win32.c win32/win32.h
5467 ____________________________________________________________________________
5468 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5469         Log: semctl tweak
5470              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5471              Date:    Sun, 31 May 1998 16:27:33 CDT
5472              From:    Graham Barr <gbarr@pobox.com>
5473              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5474      Branch: win32/perl
5475            ! doio.c
5476 ____________________________________________________________________________
5477 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5478         Log: minimal fix to enable compiling with -DMULTIPLICITY
5479              (non-threadsafe regcomp.c globals need revisiting)
5480      Branch: win32/perl
5481            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5482            ! win32/GenCAPI.pl win32/makedef.pl
5483 ____________________________________________________________________________
5484 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5485         Log: integrate mainline changes (ASPerl branch is identical to
5486              win32 branch as of this change)
5487      Branch: asperl
5488           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5489           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5490           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5491           !> win32/config.gc win32/config.vc win32/config_H.bc
5492           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5493 ____________________________________________________________________________
5494 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5495         Log: change#1060 was inexplicably missing some of the "ensure
5496              AS stuff does no harm" fixes
5497      Branch: win32/perl
5498            ! embed.h global.sym win32/Makefile win32/makefile.mk
5499 ____________________________________________________________________________
5500 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5501         Log: integrate mainline to pick up trivial changes
5502      Branch: win32/perl
5503           !> MANIFEST pp_sys.c
5504
5505 ----------------
5506 Version 5.004_66
5507 ----------------
5508
5509 ____________________________________________________________________________
5510 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5511         Log: Remove duplicate win32/TEST line from MANIFEST.
5512      Branch: perl
5513            ! MANIFEST
5514 ____________________________________________________________________________
5515 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5516         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5517      Branch: perl
5518            ! pp_sys.c
5519 ____________________________________________________________________________
5520 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5521         Log: Integrate from win32 branch into mainline (this now pulls in the
5522              asperl stuff).
5523      Branch: perl
5524           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5525           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5526           +> t/lib/h2ph.t win32/GenCAPI.pl
5527           !> (integrate 104 files)
5528 ____________________________________________________________________________
5529 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5530         Log: reverse integrate asperl branch contents (phew!)
5531              - various fixups to ensure AS stuff does no harm
5532              - adjust win32/makefiles for the new directory layout (new layout
5533              looks rather a muddle--needs rework)
5534              - verified build & test on NT and Solaris/gcc
5535      Branch: win32/perl
5536           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5537           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5538            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5539            ! win32/config.bc win32/config.gc win32/config.vc
5540            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5541            ! win32/makefile.mk
5542           !> (integrate 77 files)
5543 ____________________________________________________________________________
5544 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5545         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5546      Branch: asperl
5547            ! util.c
5548 ____________________________________________________________________________
5549 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5550         Log: type xtext for *.t that were missing it
5551      Branch: asperl
5552            ! t/lib/thread.t t/op/nothread.t
5553 ____________________________________________________________________________
5554 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5555         Log: stray t/op/ipc*.t fixups
5556      Branch: win32/perl
5557            ! t/op/ipcmsg.t t/op/ipcsem.t
5558 ____________________________________________________________________________
5559 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5560         Log: fixups to make it build and pass tests under both compilers
5561      Branch: asperl
5562            ! ObjXSub.h objpp.h proto.h
5563 ____________________________________________________________________________
5564 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5565         Log: integrate mainline changes
5566      Branch: asperl
5567           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5568           !> (integrate 69 files)
5569      Branch: win32/perl
5570            ! Todo.5.005 pod/perldelta.pod
5571 ____________________________________________________________________________
5572 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5573         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5574      Branch: win32/perl
5575            ! t/lib/h2ph.t
5576 ____________________________________________________________________________
5577 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5578         Log: misc changes
5579              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5580              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5581      Branch: win32/perl
5582            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5583            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5584            ! x2p/util.c x2p/util.h
5585 ____________________________________________________________________________
5586 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5587         Log: merge changes#1014,1038 from maintbranch
5588      Branch: win32/perl
5589            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5590            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5591            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5592            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5593            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5594            ! t/io/pipe.t utils/h2ph.PL
5595 ____________________________________________________________________________
5596 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5597         Log: regenerate win32/config_H.?c
5598      Branch: win32/perl
5599            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5600 ____________________________________________________________________________
5601 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5602         Log: integrate mainline
5603      Branch: win32/perl
5604            ! win32/Makefile win32/makefile.mk
5605           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5606           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5607           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5608           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5609           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5610           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5611 ____________________________________________________________________________
5612 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5613         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5614              all tests
5615      Branch: asperl
5616            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5617            ! win32/win32.h win32/win32iop.h
5618 ____________________________________________________________________________
5619 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5620         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5621              in change 1043 clashed badly with changes made in the win32
5622              branch. I did an accept on the win32 branch version for now.
5623      Branch: perl
5624           +> t/op/die.t
5625           !> (integrate 52 files)
5626 ____________________________________________________________________________
5627 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5628         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5629              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5630              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5631              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5632              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5633      Branch: perl
5634            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5635            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5636            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5637            ! win32/config.bc win32/config.gc win32/config.vc
5638 ____________________________________________________________________________
5639 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5640         Log: Back out change 1043 since Andy's forthcoming Config patch
5641              includes a modified version.
5642      Branch: perl
5643            ! Configure config_h.SH doio.c perl.h
5644 ____________________________________________________________________________
5645 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5646         Log: Bump patchlevel.h to 66.
5647      Branch: perl
5648            ! patchlevel.h
5649 ____________________________________________________________________________
5650 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5651         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5652              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5653              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5654              (above minus the t/system.t test pending checking)
5655              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5656              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5657              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5658              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5659      Branch: perl
5660            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5661 ____________________________________________________________________________
5662 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5663         Log: This change really is:
5664              Subject: [PATCH] 5.004_65: the infamous semctl()
5665              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5666              From: Jarkko Hietaniemi <jhi@iki.fi>
5667              
5668              Change 1041 claimed to be this patch but was really:
5669              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5670              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5671              From: Jarkko Hietaniemi <jhi@iki.fi>
5672      Branch: perl
5673            ! Configure config_h.SH doio.c perl.h
5674 ____________________________________________________________________________
5675 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5676         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5677              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5678              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5679              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5680              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5681      Branch: perl
5682            ! Configure INSTALL Porting/Glossary Porting/config.sh
5683            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
5684            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
5685            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5686 ____________________________________________________________________________
5687 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
5688         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
5689              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5690              From: Jarkko Hietaniemi <jhi@iki.fi>
5691      Branch: perl
5692            ! t/op/ipcmsg.t t/op/ipcsem.t
5693 ____________________________________________________________________________
5694 [  1040] By: gsar                                  on 1998/05/28  02:06:47
5695         Log: tweaks to enable Borland build
5696      Branch: asperl
5697            ! win32/makefile.mk win32/win32.c
5698 ____________________________________________________________________________
5699 [  1039] By: gsar                                  on 1998/05/27  23:29:22
5700         Log: remove C<#define index strchr> from win32.h (unused, and the
5701              pollution causes spurious variable name changes in extensions)
5702      Branch: win32/perl
5703            ! win32/win32.h
5704 ____________________________________________________________________________
5705 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
5706         Log: Assorted patches:
5707              
5708              ------  BUILD PROCESS  ------
5709              
5710              Title:  "add utilities to make test dependencies"
5711              From:  Robin Barker <rmb1@cise.npl.co.uk>
5712              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
5713              Files:  Makefile.SH
5714              
5715              Title:  "Add 'make nok' complement to 'make ok'"
5716              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5717              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
5718              Files:  Makefile.SH
5719              
5720              Title:  "further h2ph patches (add enum support)"
5721              From:  Billy <wdconsta@cs.adelaide.edu.au>
5722              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
5723              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5724              
5725              ------  CORE LANGUAGE  ------
5726              
5727              Title:  "Fix %! error spelling and add perldiag.pod entry"
5728              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
5729              Msg-ID:  <19980524193101.A573@pobox.com>
5730              Files:  pod/perldiag.pod gv.c
5731              
5732              Title:  "Remove obsolete Win32 uppercasing ENV code"
5733              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5734              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
5735              Files:  perl.c
5736              
5737              Title:  "Don't mung $! on implicit close"
5738              From:  Chip Salzenberg <chip@perl.org>
5739              Msg-ID:  <19980525113309.A15845@perlsupport.com>
5740              Files:  doio.c
5741              
5742              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
5743              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5744              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
5745              Files:  doio.c
5746              
5747              ------  DOCUMENTATION  ------
5748              
5749              Title:  "doc patch: you canna return an array ( list context: || vs or)"
5750              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
5751              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
5752              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
5753              
5754              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
5755              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5756              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
5757              Files:  pod/perlop.pod pod/perlre.pod
5758              
5759              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
5760              with /g does list context get matches without parens"
5761              From:  Greg Chapman <glc@well.com>, Tom Christiansen
5762              <tchrist@jhereg.perl.com>, Tom Phoenix
5763              <rootbeer@teleport.com>
5764              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
5765              <199805231559.JAA21316@jhereg.perl.com>,
5766              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
5767              Files:  pod/perlop.pod
5768              
5769              Title:  "Documenting last/next/redo even further"
5770              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5771              <rootbeer@teleport.com>
5772              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
5773              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
5774              Files:  pod/perlfunc.pod
5775              
5776              Title:  "Documenting last/next/redo within continue block"
5777              From:  Tom Phoenix <rootbeer@teleport.com>
5778              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
5779              Files:  pod/perlfunc.pod
5780              
5781              Title:  "Document stat return in scalar context"
5782              From:  Mark-Jason Dominus <mjd@plover.com>
5783              Files:  pod/perlfunc.pod
5784              
5785              ------  EXTENSIONS  ------
5786              
5787              Title:  "Better LD_RUN_PATH handling on IRIX"
5788              From:  "W. Phillip Moore" <wpm@ms.com>
5789              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
5790              Files:  lib/ExtUtils/MM_Unix.pm
5791              
5792              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
5793              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5794              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
5795              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
5796              
5797              ------  LIBRARY  ------
5798              
5799              Title:  "Fix FileHandle.pm example bug"
5800              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5801              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
5802              Files:  lib/FileHandle.pm
5803              
5804              Title:  "Add zero/negative $count docs for Benchmark.pm"
5805              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5806              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
5807              Files:  lib/Benchmark.pm
5808              
5809              ------  PORTABILITY - GENERAL  ------
5810              
5811              Title:  "Add test suite recommendations to Porting/patching.pod"
5812              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5813              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
5814              Files:  Porting/patching.pod
5815              
5816              ------  TESTS  ------
5817              
5818              Title:  "Fix looping bug in t/io/pipe.t"
5819              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5820              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
5821              Files:  t/io/pipe.t
5822      Branch: maint-5.004/perl
5823            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
5824            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
5825            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
5826            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
5827            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
5828            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
5829            ! utils/h2ph.PL
5830 ____________________________________________________________________________
5831 [  1037] By: gsar                                  on 1998/05/27  16:18:30
5832         Log: add AS patch#22 (fix to make die_exit.t pass)
5833      Branch: asperl
5834            ! win32/runperl.c
5835 ____________________________________________________________________________
5836 [  1036] By: gsar                                  on 1998/05/27  12:50:34
5837         Log: add AS patch#21 (misc. fixes)
5838      Branch: asperl
5839            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
5840            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5841            ! win32/win32.c win32/win32sck.c
5842 ____________________________________________________________________________
5843 [  1035] By: gsar                                  on 1998/05/26  17:26:17
5844         Log: more changes to satisfy non-debug VC build (C-API doesn't
5845              build, and the testsuite still won't run)
5846      Branch: asperl
5847            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
5848            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
5849 ____________________________________________________________________________
5850 [  1034] By: gsar                                  on 1998/05/26  17:20:22
5851         Log: remove doubled hunk (perforce auto-integrate oddity)
5852      Branch: win32/perl
5853            ! pod/perldiag.pod
5854 ____________________________________________________________________________
5855 [  1033] By: gsar                                  on 1998/05/26  13:39:14
5856         Log: tweaks to make it build with the Borland compiler.  Won't run
5857              testsuite because @INC intuition from location of perlcore.dll seems
5858              to be broken.  Also, system() and qx// seem broken as well.
5859      Branch: asperl
5860            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
5861            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
5862            ! regexec.c toke.c
5863 ____________________________________________________________________________
5864 [  1032] By: gsar                                  on 1998/05/24  23:13:05
5865         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
5866      Branch: win32/perl
5867            ! lib/Benchmark.pm
5868 ____________________________________________________________________________
5869 [  1031] By: gsar                                  on 1998/05/24  05:36:44
5870         Log: tweak makefiles
5871      Branch: asperl
5872            ! win32/Makefile win32/makefile.mk
5873 ____________________________________________________________________________
5874 [  1030] By: gsar                                  on 1998/05/23  18:58:23
5875         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
5876      Branch: win32/perl
5877            ! pp_sys.c t/op/die.t
5878 ____________________________________________________________________________
5879 [  1029] By: gsar                                  on 1998/05/23  18:55:13
5880         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
5881              incomplete)
5882      Branch: win32/perl
5883            ! embed.h global.sym op.c pp.c proto.h sv.c
5884 ____________________________________________________________________________
5885 [  1028] By: gsar                                  on 1998/05/23  18:25:14
5886         Log: merge change#1013 from maintbranch (1012 is n/a)
5887      Branch: win32/perl
5888            ! toke.c
5889 ____________________________________________________________________________
5890 [  1027] By: gsar                                  on 1998/05/23  18:02:21
5891         Log: merge change#1011 from maintbranch
5892      Branch: win32/perl
5893            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
5894            ! utils/perlbug.PL
5895 ____________________________________________________________________________
5896 [  1026] By: nick                                  on 1998/05/23  08:45:04
5897         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
5898      Branch: win32/perl
5899            ! t/op/ipcmsg.t t/op/ipcsem.t
5900 ____________________________________________________________________________
5901 [  1025] By: nick                                  on 1998/05/23  08:36:36
5902         Log: Resolve win32 into ansiperl
5903      Branch: ansiperl
5904           +> t/op/die.t
5905           !> (integrate 42 files)
5906 ____________________________________________________________________________
5907 [  1024] By: gsar                                  on 1998/05/21  21:11:12
5908         Log: more mingw32 tweaks
5909      Branch: win32/perl
5910            ! ext/POSIX/POSIX.xs t/pragma/locale.t
5911 ____________________________________________________________________________
5912 [  1023] By: gsar                                  on 1998/05/21  19:15:02
5913         Log: fix problematic change#965 from maintbranch
5914              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
5915              Date:    Sat, 16 May 1998 17:45:22 EDT
5916              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5917              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
5918      Branch: win32/perl
5919            ! gv.c op.c t/comp/proto.t
5920 ____________________________________________________________________________
5921 [  1022] By: gsar                                  on 1998/05/21  01:37:04
5922         Log: fix POSIX for mingw32
5923      Branch: win32/perl
5924            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5925 ____________________________________________________________________________
5926 [  1021] By: gsar                                  on 1998/05/20  15:02:21
5927         Log: remove strupr() from perl.c
5928      Branch: win32/perl
5929            ! perl.c
5930 ____________________________________________________________________________
5931 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
5932         Log: Title:  "fix up descrepancy in h2ph test"
5933              From:  Tim Bunce
5934              Files:  t/lib/h2ph.pht
5935      Branch: maint-5.004/perl
5936            ! t/lib/h2ph.pht
5937 ____________________________________________________________________________
5938 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
5939         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
5940              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5941              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
5942              Files:  t/op/subst.t
5943              
5944              Title:  "fix up descrepancy in h2ph test"
5945              From:  Tim Bunce
5946              Files:  t/lib/h2ph.t
5947      Branch: maint-5.004/perl
5948            ! t/lib/h2ph.t t/op/subst.t
5949 ____________________________________________________________________________
5950 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
5951         Log: Title:  "fix mem leak and core dump from change 1016"
5952              From:  Tim Bunce
5953              Files:  pp_sys.c
5954      Branch: maint-5.004/perl
5955            ! pp_sys.c
5956 ____________________________________________________________________________
5957 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
5958         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
5959              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5960              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
5961              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
5962              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
5963              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
5964              doio.c doop.c ext/ODBM_File/ODBM_File.xs
5965              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5966              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
5967              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
5968              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5969              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
5970              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
5971              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5972              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
5973              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
5974              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
5975              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
5976              universal.c util.c win32/Makefile win32/config_H.bc
5977              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
5978              win32/makefile.mk win32/perlglob.c win32/runperl.c
5979              win32/win32.c win32/win32sck.c x2p/s2p.PL
5980      Branch: maint-5.004/perl
5981            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
5982            ! cygwin32/perlld deb.c doio.c doop.c embed.h
5983            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
5984            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
5985            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
5986            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5987            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
5988            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
5989            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5990            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
5991            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
5992            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
5993            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
5994            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5995            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
5996            ! universal.c util.c utils/perldoc.PL win32/Makefile
5997            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
5998            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
5999            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
6000            ! x2p/s2p.PL
6001 ____________________________________________________________________________
6002 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
6003         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
6004              From:  Graham Barr <gbarr@ti.com>
6005              Msg-ID:  <3561D147.7F3E0C88@ti.com>
6006              Files:  pp_sys.c t/op/die.t
6007      Branch: maint-5.004/perl
6008            ! pp_sys.c t/op/die.t
6009 ____________________________________________________________________________
6010 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
6011         Log: Title:  "loosen const sub re-defined warnings"
6012              From:  Doug MacEachern <dougm@pobox.com>
6013              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
6014              Files:  proto.h global.sym op.c pp.c sv.c
6015      Branch: maint-5.004/perl
6016            ! global.sym op.c pp.c proto.h sv.c
6017 ____________________________________________________________________________
6018 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
6019         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
6020              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
6021              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
6022              Files:  sv.c
6023              
6024              Title:  "Further h2ph patches (including a test suite)"
6025              From:  Billy <wdconsta@cs.adelaide.edu.au>
6026              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
6027              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6028      Branch: maint-5.004/perl
6029            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6030            ! MANIFEST sv.c utils/h2ph.PL
6031 ____________________________________________________________________________
6032 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
6033         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
6034              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
6035              <ilya@math.ohio-state.edu>
6036              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
6037              <199805151931.PAA23086@aatma.engin.umich.edu>,
6038              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
6039              Files:  toke.c
6040      Branch: maint-5.004/perl
6041            ! toke.c
6042 ____________________________________________________________________________
6043 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
6044         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
6045              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
6046              <jhi@iki.fi>
6047              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
6048              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
6049              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
6050              t/op/ipcsem.t
6051      Branch: maint-5.004/perl
6052            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
6053            ! t/op/ipcsem.t
6054 ____________________________________________________________________________
6055 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
6056         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
6057              From:  jan.dubois@ibm.net (Jan Dubois)
6058              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
6059              Files:  embed.h interp.sym
6060              
6061              Title:  "Undo changed error message which breaks Tk"
6062              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6063              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
6064              Files:  pp_ctl.c
6065              
6066              Title:  "Minor fixups to new -e script code"
6067              From:  Tim Bunce
6068              Files:  perl.c
6069              
6070              Title:  "Remove old diags not relevant after -e fix"
6071              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
6072              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
6073              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
6074              <199805181335.OAA07008@toad.ig.co.uk>,
6075              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
6076              Files:  pod/perldiag.pod
6077              
6078              Title:  "more examples for vec()"
6079              From:  Tom Phoenix <rootbeer@teleport.com>
6080              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
6081              Files:  pod/perlfunc.pod
6082              
6083              Title:  ""make ok" (perlbug -ok) should not be interactive"
6084              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
6085              <jhi@iki.fi>
6086              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
6087              <l03130300b1834f9732a0@[194.222.64.89]>
6088              Files:  utils/perlbug.PL
6089      Branch: maint-5.004/perl
6090            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
6091            ! pp_ctl.c utils/perlbug.PL
6092 ____________________________________________________________________________
6093 [  1010] By: gsar                                  on 1998/05/18  09:40:58
6094         Log: integrate mainline changes (untested)
6095      Branch: asperl
6096           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6097           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6098           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6099           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6100           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6101           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6102            - ext/DynaLoader/DynaLoader.pm
6103            ! win32/win32.c
6104           !> (integrate 234 files)
6105 ____________________________________________________________________________
6106 [  1009] By: gsar                                  on 1998/05/18  07:51:19
6107         Log: more whitespace tweaks from maintbranch
6108      Branch: win32/perl
6109            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6110 ____________________________________________________________________________
6111 [  1008] By: gsar                                  on 1998/05/17  22:37:20
6112         Log: sundry whitespace cleanups from maintbranch
6113      Branch: win32/perl
6114            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6115 ____________________________________________________________________________
6116 [  1007] By: gsar                                  on 1998/05/16  21:59:46
6117         Log: integrate mainline
6118      Branch: win32/perl
6119           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6120           !> t/op/ipcmsg.t t/op/ipcsem.t
6121 ____________________________________________________________________________
6122 [  1006] By: gsar                                  on 1998/05/16  21:54:23
6123         Log: merge changes#996,998,999 from maintbranch
6124      Branch: win32/perl
6125            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6126 ____________________________________________________________________________
6127 [  1005] By: gsar                                  on 1998/05/16  21:49:47
6128         Log: merge change#995 from maintbranch, tweak interp.sym and
6129              run embed.pl
6130      Branch: win32/perl
6131            ! embedvar.h interp.sym intrpvar.h perl.c
6132 ____________________________________________________________________________
6133 [  1004] By: gsar                                  on 1998/05/16  21:27:18
6134         Log: merge changes#989,990,992 from maintbranch
6135      Branch: win32/perl
6136            + t/op/die.t
6137            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6138 ____________________________________________________________________________
6139 [  1003] By: gsar                                  on 1998/05/16  21:16:47
6140         Log: sync config*.gc with others, and verify that nothing from
6141              change#986 needs to be merged
6142      Branch: win32/perl
6143            ! win32/config.gc win32/config_H.gc
6144 ____________________________________________________________________________
6145 [  1002] By: gsar                                  on 1998/05/16  21:04:04
6146         Log: merge change#985 from maintbranch
6147      Branch: win32/perl
6148            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6149            ! util.c
6150 ____________________________________________________________________________
6151 [  1001] By: gsar                                  on 1998/05/16  17:53:16
6152         Log: add a test to check return value from successful s/// (there was none!)
6153      Branch: win32/perl
6154            ! t/op/subst.t
6155 ____________________________________________________________________________
6156 [  1000] By: gsar                                  on 1998/05/16  17:42:34
6157         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6158              return a value on the stack
6159      Branch: win32/perl
6160            ! pp_hot.c
6161 ____________________________________________________________________________
6162 [   999] By: TimBunce                              on 1998/05/15  23:04:30
6163         Log: Title:  "Update Porting/makerel script for perforce dir structure"
6164              From:  Tim Bunce
6165              Files:  Porting/makerel
6166      Branch: maint-5.004/perl
6167            ! Porting/makerel
6168 ____________________________________________________________________________
6169 [   998] By: TimBunce                              on 1998/05/15  22:49:55
6170         Log: Title:  "Updated Changes file for trial 3"
6171              From:  Tim Bunce
6172              Files:  Changes
6173      Branch: maint-5.004/perl
6174            ! Changes
6175 ____________________________________________________________________________
6176 [   997] By: gsar                                  on 1998/05/15  22:21:41
6177         Log: merge changes#982,984 from maintbranch
6178      Branch: win32/perl
6179            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6180            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6181 ____________________________________________________________________________
6182 [   996] By: TimBunce                              on 1998/05/15  22:19:32
6183         Log: Title:  "Negative array subscript unrecognized in regex"
6184              From:  Mark-Jason Dominus <mjd@plover.com>,
6185              h.sanden@elsevier.nl (Hugo van der Sanden)
6186              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
6187              <199805151514.RAA04121@dorlas.elsevier.nl>
6188              Files:  t/base/lex.t toke.c
6189              
6190              Title:  "Remove e_fp from toke.c after change 955"
6191              From:  Tim Bunce
6192              Files:  toke.c
6193      Branch: maint-5.004/perl
6194            ! t/base/lex.t toke.c
6195 ____________________________________________________________________________
6196 [   995] By: TimBunce                              on 1998/05/15  22:08:32
6197         Log: Title:  "Fix -e security hole (no longer uses temp file)"
6198              From:  Tim Bunce
6199              Files:  embed.h perl.h perl.c
6200      Branch: maint-5.004/perl
6201            ! embed.h perl.c perl.h
6202 ____________________________________________________________________________
6203 [   994] By: gsar                                  on 1998/05/15  22:08:17
6204         Log: merge change#981 from maintbranch, add XXX comment about
6205              supporting %! for usethreads case
6206      Branch: win32/perl
6207            ! gv.c op.c
6208 ____________________________________________________________________________
6209 [   992] By: TimBunce                              on 1998/05/15  22:01:32
6210         Log: Title:  "install non-backwards compatible .pm files into archlib"
6211              From:  Tim Bunce
6212              Files:  installperl
6213              
6214              Title:  "revert "Can't locate" message to original for maintenance"
6215              From:  Tim Bunce
6216              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6217              Files:  pod/perldiag.pod pp_ctl.c
6218      Branch: maint-5.004/perl
6219            ! installperl pod/perldiag.pod pp_ctl.c
6220 ____________________________________________________________________________
6221 [   991] By: gsar                                  on 1998/05/15  21:35:00
6222         Log: reverse integrate ansiperl (all except the
6223              C<attrs qw(package locked)> stuff, and the duplicate hunks)
6224              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6225      Branch: win32/perl
6226           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6227           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6228           !> utils/perldoc.PL
6229 ____________________________________________________________________________
6230 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6231         Log: Title:  "Add tests for die $ref"
6232              From:  Graham Barr <gbarr@ti.com>
6233              Msg-ID:  <355C6297.121B576B@ti.com>
6234              Files:  MANIFEST t/op/die.t
6235      Branch: maint-5.004/perl
6236            + t/op/die.t
6237            ! MANIFEST
6238 ____________________________________________________________________________
6239 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6240         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6241              From:  Jarkko Hietaniemi <jhi@iki.fi>
6242              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6243              Files:  t/op/ipcmsg.t
6244      Branch: maint-5.004/perl
6245            ! t/op/ipcmsg.t
6246 ____________________________________________________________________________
6247 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6248         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6249              (manually applied and tweaked) to fix up SysV IPC semaphores for
6250              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6251              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6252              disable ipcsem.t since it doesn't seem to work properly even when
6253              not skipped. This is _65.
6254      Branch: perl
6255            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6256            ! t/op/ipcmsg.t t/op/ipcsem.t
6257 ____________________________________________________________________________
6258 [   987] By: nick                                  on 1998/05/15  16:03:35
6259         Log: Integrate win32
6260      Branch: ansiperl
6261           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6262           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6263           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6264           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6265           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6266           +> t/op/pos.t utils/perlcc.PL
6267            - ext/DynaLoader/DynaLoader.pm
6268           !> (integrate 208 files)
6269 ____________________________________________________________________________
6270 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6271         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6272              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6273              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6274              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6275              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6276              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6277              win32/config.bc win32/config.vc win32/config_H.bc
6278              win32/config_H.vc
6279      Branch: maint-5.004/perl
6280            + README.beos beos/nm.c hints/beos.sh
6281            ! Configure MANIFEST Porting/Glossary config_h.SH
6282            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6283            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6284            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6285 ____________________________________________________________________________
6286 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6287         Log: Title:  "allow die $ref"
6288              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6289              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6290              Files:  pp_ctl.c pp_sys.c util.c
6291              
6292              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6293              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6294              koenig@kulturbox.de (Andreas J. Koenig)
6295              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6296              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6297              Files:  lib/ExtUtils/Manifest.pm
6298              
6299              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6300              From:  Dan Sugalski <sugalskd@osshe.edu>
6301              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6302              Files:  lib/AutoSplit.pm
6303              
6304              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6305              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6306              J. Koenig), larry@wall.org (Larry Wall)
6307              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6308              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6309              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6310              Files:  lib/AutoSplit.pm
6311      Branch: maint-5.004/perl
6312            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6313            ! util.c
6314 ____________________________________________________________________________
6315 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6316         Log: ------  CORE LANGUAGE  ------
6317              
6318              Title:  "Fix close pipe returning status from wrong child"
6319              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6320              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6321              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6322              Files:  t/io/pipe.t util.c
6323              
6324              Title:  "Avoid English.pm triggering load of Errno.pm"
6325              From:  Tim Bunce
6326              Files:  gv.c lib/English.pm
6327              
6328              ------  DOCUMENTATION  ------
6329              
6330              Title:  "Document child exit cause a parent sleep to end early"
6331              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6332              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6333              Files:  pod/perlfunc.pod
6334              
6335              ------  EXTENSIONS  ------
6336              
6337              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6338              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6339              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6340              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6341              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6342              
6343              Title:  "MM_VMS.pm fixes for building external library"
6344              From:  Dan Sugalski <sugalskd@ous.edu>
6345              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6346              Files:  lib/ExtUtils/MM_VMS.pm
6347              
6348              Title:  "Appease picky DEC compiler in POSIX.xs"
6349              From:  Dan Sugalski <sugalskd@ous.edu>
6350              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6351              Files:  ext/POSIX/POSIX.xs
6352              
6353              ------  TESTS  ------
6354              
6355              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6356              From:  Jarkko Hietaniemi <jhi@iki.fi>
6357              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6358              Files:  t/op/ipcsem.t
6359              
6360              Title:  "Fix doc bug for system() return value"
6361              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6362              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6363              Files:  pod/perlfunc.pod t/op/exec.t
6364              
6365              ------  UTILITIES  ------
6366              
6367              Title:  "Avoid possible constant autoload loop"
6368              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6369              Zakharevich <ilya@math.ohio-state.edu>
6370              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6371              <355B475A.C5AD4B90@ti.com>,
6372              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6373              Files:  utils/h2xs.PL
6374              
6375              Title:  "Further improvements to h2ph.PL"
6376              From:  kstar@chapin.edu
6377              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6378              Files:  utils/h2ph.PL
6379      Branch: maint-5.004/perl
6380            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6381            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6382            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6383            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6384            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6385
6386 ----------------
6387 Version 5.004_64
6388 ----------------
6389
6390 ____________________________________________________________________________
6391 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6392         Log: Integrate win32 branch into mainline.
6393      Branch: perl
6394           +> Porting/patching.pod t/op/defins.t
6395           !> (integrate 107 files)
6396 ____________________________________________________________________________
6397 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6398         Log: Title:  "comment init_postdump_symbols issues"
6399              From:  Tim Bunce
6400              Files:  perl.c
6401              
6402              Title:  "Improve sort docs re SUBNAME"
6403              From:  circle@azstarnet.com
6404              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6405              Files:  pod/perlfunc.pod
6406      Branch: maint-5.004/perl
6407            ! perl.c pod/perlfunc.pod
6408 ____________________________________________________________________________
6409 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6410         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6411              From:  Graham Barr <gbarr@ti.com>
6412              Msg-ID:  <355080CD.1111BC81@ti.com>
6413              Files:  gv.c
6414      Branch: maint-5.004/perl
6415            ! gv.c
6416 ____________________________________________________________________________
6417 [   980] By: gsar                                  on 1998/05/15  06:16:13
6418         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6419      Branch: win32/perl
6420            ! pod/perlref.pod
6421 ____________________________________________________________________________
6422 [   979] By: gsar                                  on 1998/05/15  04:59:47
6423         Log: tweaks to win32 makefiles.  This version builds and passes all
6424              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6425      Branch: win32/perl
6426            ! win32/Makefile win32/makefile.mk
6427 ____________________________________________________________________________
6428 [   978] By: gsar                                  on 1998/05/15  02:41:58
6429         Log: merge changes#922,944,949,965,970 from maintbranch
6430      Branch: win32/perl
6431            + Porting/patching.pod t/op/defins.t
6432            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6433            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6434            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6435            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6436            ! utils/perlbug.PL
6437 ____________________________________________________________________________
6438 [   977] By: gsar                                  on 1998/05/15  02:15:25
6439         Log: merge changes#906,907,909,910 from maintbranch
6440      Branch: win32/perl
6441            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6442            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6443            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6444            ! util.c
6445 ____________________________________________________________________________
6446 [   976] By: gsar                                  on 1998/05/15  01:34:53
6447         Log: merge change#905 from maintbranch, minor fixes to get
6448              clean build+test on Solaris
6449      Branch: win32/perl
6450            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6451            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6452            ! regcomp.c sv.c t/op/taint.t toke.c
6453 ____________________________________________________________________________
6454 [   975] By: gsar                                  on 1998/05/14  23:34:26
6455         Log: merge change#904 from maintbranch
6456      Branch: win32/perl
6457            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6458            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6459            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6460            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6461            ! vms/descrip.mms
6462 ____________________________________________________________________________
6463 [   974] By: gsar                                  on 1998/05/14  23:11:05
6464         Log: merge change#897 from maintbranch
6465      Branch: win32/perl
6466            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6467            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6468            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6469            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6470            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6471            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6472            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6473            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6474            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6475            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6476            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6477            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6478            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6479            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6480            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6481            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6482            ! x2p/find2perl.PL
6483 ____________________________________________________________________________
6484 [   973] By: gsar                                  on 1998/05/14  22:24:26
6485         Log: integrate mainline
6486      Branch: win32/perl
6487            + Porting/Contract
6488           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6489           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6490           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6491           +> utils/perlcc.PL
6492            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6493            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6494            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6495            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6496            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6497            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6498            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6499            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6500            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6501            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6502            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6503            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6504            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6505            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6506            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6507            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6508            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6509            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6510            ! win32/win32.c x2p/find2perl.PL
6511           !> (integrate 59 files)
6512 ____________________________________________________________________________
6513 [   972] By: nick                                  on 1998/05/14  18:09:01
6514         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6515              Remove K&R style functions, avoid struct/typedef clash. 
6516      Branch: ansiperl
6517            ! bytecode.h byterun.c sv.c toke.c
6518 ____________________________________________________________________________
6519 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6520         Log: 
6521              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6522              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6523              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6524              Files:  pp.c
6525      Branch: maint-5.004/perl
6526            ! pp.c
6527 ____________________________________________________________________________
6528 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6529         Log: 
6530              Title:  "perlbug reformatted"
6531              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6532              <hv@crypt0.demon.co.uk>
6533              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6534              <l03130300b17cebcb6d33@[194.222.64.89]>,
6535              <v03110702b17ccbab6824@[195.95.102.67]>
6536              Files:  utils/perlbug.PL
6537      Branch: maint-5.004/perl
6538            ! utils/perlbug.PL
6539 ____________________________________________________________________________
6540 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6541         Log: Integrate win32 branch into mainline
6542      Branch: perl
6543           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6544           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6545            - ext/DynaLoader/DynaLoader.pm
6546           !> (integrate 118 files)
6547 ____________________________________________________________________________
6548 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6549         Log: Bump patchlevel to 65
6550      Branch: perl
6551            ! patchlevel.h
6552 ____________________________________________________________________________
6553 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6554         Log: Another fixup of MANIFEST
6555      Branch: perl
6556            ! MANIFEST
6557 ____________________________________________________________________________
6558 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6559         Log: Add missing files to MANIFEST
6560      Branch: perl
6561            ! MANIFEST
6562 ____________________________________________________________________________
6563 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6564         Log: 
6565              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6566              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6567              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6568              Files:  gv.h gv.c op.c
6569      Branch: maint-5.004/perl
6570            ! gv.c gv.h op.c
6571 ____________________________________________________________________________
6572 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6573         Log: Subject: [PATCH] Using Getopts::* with strict vars
6574              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6575              From: Tom Phoenix <rootbeer@teleport.com>
6576      Branch: perl
6577            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6578 ____________________________________________________________________________
6579 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6580         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6581              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6582              From: epeschko@den-mdev1 (Ed Peschko)
6583      Branch: perl
6584            + utils/perlcc.PL
6585            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6586            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6587 ____________________________________________________________________________
6588 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6589         Log: From: Dan Sugalski <sugalskd@ous.edu>
6590              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6591              Date: Wed, 08 Apr 1998 17:08:48 -0700
6592              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6593              Date: Fri, 08 May 1998 10:49:16 -0700
6594      Branch: perl
6595            ! ext/Thread/Thread.pm
6596 ____________________________________________________________________________
6597 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6598         Log: Subject: Consolidated patch to 5.004_64
6599              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6600              From: Charles Bailey <BAILEY@newman.upenn.edu>
6601      Branch: perl
6602            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6603            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6604            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6605            ! vms/perlvms.pod
6606 ____________________________________________________________________________
6607 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6608         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6609              Date: 07 Apr 1998 18:31:21 +0200
6610              From: JVromans@Squirrel.nl (Johan Vromans)
6611      Branch: perl
6612            ! lib/Getopt/Long.pm
6613 ____________________________________________________________________________
6614 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6615         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6616              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6617              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6618              Subject: [PATCH] perl 5.004_64+Config_04
6619              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6620      Branch: perl
6621            ! lib/Benchmark.pm pod/perlfunc.pod
6622 ____________________________________________________________________________
6623 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6624         Log: From: kstar@chapin.edu
6625              Subject: [PATCH] hints for Irix 6
6626              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6627              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6628              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6629      Branch: perl
6630            ! INSTALL hints/irix_6.sh installperl
6631 ____________________________________________________________________________
6632 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6633         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6634              Date: Mon, 06 Apr 1998 21:09:24 +0200
6635              From: Achim Bohnet <ach@mpe.mpg.de>
6636      Branch: perl
6637            ! lib/ExtUtils/Install.pm
6638 ____________________________________________________________________________
6639 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6640         Log: Subject: [PATCH] Config: Irix 5 hints
6641              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6642              From: kstar@O2.chapin.edu
6643      Branch: perl
6644            ! hints/irix_5.sh
6645 ____________________________________________________________________________
6646 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6647         Log: Subject: PATCH: h2ph produces incorrect code
6648              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6649              From: Billy <wdconsta@cs.adelaide.edu.au>
6650      Branch: perl
6651            ! utils/h2ph.PL
6652 ____________________________________________________________________________
6653 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6654         Log: Subject: [PATCH] perldebug.pod
6655              Date: Mon, 6 Apr 1998 00:36:57 -0600
6656              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6657      Branch: perl
6658            ! pod/perldebug.pod
6659 ____________________________________________________________________________
6660 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6661         Log: From: Dominic Dunlop <domo@vo.lu>
6662              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6663              Date: Wed, 6 May 1998 14:39:32 +0000
6664              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6665              Date: Sat, 4 Apr 1998 19:44:34 +0000
6666      Branch: perl
6667            ! hints/machten.sh t/op/hashwarn.t
6668 ____________________________________________________________________________
6669 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6670         Log: New pod/perldelta.pod (previous one branched in last change):
6671              Subject: [PATCH 5.004_64] Start new perldelta
6672              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6673              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6674      Branch: perl
6675            + pod/perldelta.pod
6676 ____________________________________________________________________________
6677 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6678         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6679              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6680              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6681              Subject: [PATCH 5.004_64] Start new perldelta
6682              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6683              (above branched perldelta -> perldelta4, new perldelta will be
6684              created/added next change)
6685              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
6686              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
6687      Branch: perl
6688            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6689            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6690           +> pod/perldelta4.pod
6691            - pod/perldelta.pod
6692            ! MANIFEST hints/svr4.sh
6693 ____________________________________________________________________________
6694 [   949] By: TimBunce                              on 1998/05/14  15:11:30
6695         Log: 
6696              Title:  "while($x=<>) no longer warns (implicit defined added)"
6697              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
6698              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
6699              Files:  MANIFEST op.c t/op/defins.t
6700      Branch: maint-5.004/perl
6701            + t/op/defins.t
6702            ! MANIFEST op.c
6703 ____________________________________________________________________________
6704 [   948] By: mbeattie                              on 1998/05/14  15:09:51
6705         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6706              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
6707              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
6708              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
6709              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
6710              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
6711              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
6712              Subject: [PATCH 5.004_64] Config_64-03-04.diff
6713              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
6714      Branch: perl
6715            + README.beos beos/nm.c hints/beos.sh
6716            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
6717            ! Porting/Glossary Porting/config.sh Porting/config_H
6718            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
6719            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
6720            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
6721            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
6722            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
6723            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
6724            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6725 ____________________________________________________________________________
6726 [   946] By: TimBunce                              on 1998/05/14  15:07:06
6727         Log: 
6728              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
6729              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6730              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
6731              Files:  perl.c sv.c t/op/misc.t
6732      Branch: maint-5.004/perl
6733            ! perl.c sv.c t/op/misc.t
6734 ____________________________________________________________________________
6735 [   945] By: mbeattie                              on 1998/05/14  15:00:31
6736         Log: Subject: Perl Social Contract
6737              Date: 13 Apr 1998 06:16:59 -0700
6738              From: Russ Allbery <rra@stanford.edu>
6739      Branch: perl
6740            + Porting/Contract
6741 ____________________________________________________________________________
6742 [   944] By: TimBunce                              on 1998/05/14  14:59:37
6743         Log: 
6744              Title:  "5.004_04-m2 Cleanup of test failures"
6745              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6746              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
6747              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6748              win32/config.bc win32/config.vc
6749      Branch: maint-5.004/perl
6750            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6751            ! win32/config.bc win32/config.vc
6752 ____________________________________________________________________________
6753 [   943] By: mbeattie                              on 1998/05/14  14:58:13
6754         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
6755              Subject: [PATCH 5.004_64] Test.pm update
6756              Date: Sat, 4 Apr 1998 08:33:50 -0500
6757              Subject: [PATCH 5.004_64] modcount + comments
6758              Date: Fri, 17 Apr 1998 16:07:35 -0400
6759      Branch: perl
6760            ! lib/Test.pm op.c thrdvar.h
6761 ____________________________________________________________________________
6762 [   942] By: mbeattie                              on 1998/05/14  14:49:43
6763         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6764              Subject: [PATCH 5.004_64] newSV
6765              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
6766              Subject: [PATCH 5.004_64] Cryptic error from B::CC
6767              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
6768      Branch: perl
6769            ! ext/B/B/CC.pm handy.h proto.h sv.c
6770 ____________________________________________________________________________
6771 [   941] By: mbeattie                              on 1998/05/14  14:47:29
6772         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6773              Subject: [PATCH 5.004_64] anydbm.t
6774              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
6775              Subject: [PATCH 5.004_64] threads on OS/2
6776              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
6777              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
6778              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
6779              Subject: [PATCH 5.004_64] Immediate stop in debugger
6780              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
6781              Subject: [PATCH 5.005_64] ptags broken
6782              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
6783              Subject: [PATCH 5.004_64] Document switch syntax via RE
6784              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
6785      Branch: perl
6786            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6787            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
6788            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
6789 ____________________________________________________________________________
6790 [   940] By: mbeattie                              on 1998/05/14  14:38:44
6791         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
6792              Date: Fri, 03 Apr 1998 16:01:57 -0800
6793              From: Dan Sugalski <sugalskd@osshe.edu>
6794      Branch: perl
6795            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
6796            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
6797 ____________________________________________________________________________
6798 [   939] By: mbeattie                              on 1998/05/14  14:35:42
6799         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
6800              Date: Fri, 03 Apr 1998 13:58:15 -0800
6801              From: Dan Sugalski <sugalskd@osshe.edu>
6802      Branch: perl
6803            ! perl.c
6804 ____________________________________________________________________________
6805 [   938] By: gsar                                  on 1998/05/14  10:53:55
6806         Log: merge change#896 from maintbranch
6807      Branch: win32/perl
6808            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
6809            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
6810            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
6811            ! t/op/gv.t t/op/misc.t t/op/pack.t
6812 ____________________________________________________________________________
6813 [   937] By: gsar                                  on 1998/05/14  09:31:34
6814         Log: merge change#887 from maintbranch
6815      Branch: win32/perl
6816            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6817            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6818            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6819            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6820            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6821            ! t/op/stat.t toke.c utils/h2xs.PL
6822 ____________________________________________________________________________
6823 [   936] By: gsar                                  on 1998/05/14  09:06:18
6824         Log: merge change#886 from maintbranch
6825      Branch: win32/perl
6826            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6827            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
6828            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
6829            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
6830            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6831            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
6832            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
6833            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
6834            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
6835            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6836            ! vms/test.com
6837 ____________________________________________________________________________
6838 [   935] By: gsar                                  on 1998/05/14  07:00:02
6839         Log: merge changes#872,873 from maintbranch
6840      Branch: win32/perl
6841            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
6842            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
6843            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
6844            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6845            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
6846            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
6847            ! utils/perldoc.PL
6848 ____________________________________________________________________________
6849 [   934] By: gsar                                  on 1998/05/14  06:24:38
6850         Log: merge changes#755..759,763,764 from maintbranch
6851      Branch: win32/perl
6852            + hints/openbsd.sh
6853            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
6854            ! t/op/pos.t utils/perldoc.PL
6855 ____________________________________________________________________________
6856 [   933] By: gsar                                  on 1998/05/14  06:07:31
6857         Log: merge change#754 from maintbranch
6858      Branch: win32/perl
6859            ! perl.c
6860 ____________________________________________________________________________
6861 [   932] By: gsar                                  on 1998/05/14  06:03:50
6862         Log: merge changes#752,753 from maintbranch
6863      Branch: win32/perl
6864            + t/op/pos.t
6865            ! README ext/GDBM_File/GDBM_File.pm
6866            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
6867 ____________________________________________________________________________
6868 [   931] By: gsar                                  on 1998/05/14  05:51:19
6869         Log: merge change#745 from maintbranch
6870      Branch: win32/perl
6871            + ext/DynaLoader/DynaLoader.pm.PL
6872            - ext/DynaLoader/DynaLoader.pm
6873            ! MANIFEST ext/DynaLoader/Makefile.PL
6874 ____________________________________________________________________________
6875 [   930] By: nick                                  on 1998/05/13  20:39:59
6876         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
6877      Branch: ansiperl
6878            ! utils/perldoc.PL
6879           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
6880           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
6881           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
6882           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6883           !> win32/makedef.pl win32/makefile.mk
6884 ____________________________________________________________________________
6885 [   929] By: gsar                                  on 1998/05/13  10:13:36
6886         Log: merge change#687 from maintbranch
6887      Branch: win32/perl
6888            ! pod/perlfunc.pod
6889 ____________________________________________________________________________
6890 [   928] By: gsar                                  on 1998/05/13  10:08:13
6891         Log: merge change#683 from maintbranch
6892      Branch: win32/perl
6893            ! pod/perlguts.pod
6894 ____________________________________________________________________________
6895 [   927] By: gsar                                  on 1998/05/13  09:51:43
6896         Log: merge change#681 from maintbranch
6897      Branch: win32/perl
6898            ! ext/Fcntl/Fcntl.pm
6899 ____________________________________________________________________________
6900 [   926] By: gsar                                  on 1998/05/13  09:47:11
6901         Log: merge change#664 from maint branch
6902      Branch: win32/perl
6903            ! regcomp.c regcomp.h regexec.c
6904 ____________________________________________________________________________
6905 [   925] By: gsar                                  on 1998/05/13  08:55:28
6906         Log: merge missing part of change#663 from maint branch
6907      Branch: win32/perl
6908            ! op.c
6909 ____________________________________________________________________________
6910 [   924] By: gsar                                  on 1998/05/12  18:50:04
6911         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
6912              and seems to generate problematic code for PII.
6913      Branch: win32/perl
6914            ! win32/makefile.mk
6915 ____________________________________________________________________________
6916 [   923] By: gsar                                  on 1998/05/12  16:24:02
6917         Log: fix test failure
6918              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
6919              Date:    Tue, 12 May 1998 10:40:57 BST
6920              From:    Nick.Ing-Simmons@tiuk.ti.com
6921              Subject: test buglet
6922      Branch: win32/perl
6923            ! t/op/hashwarn.t
6924 ____________________________________________________________________________
6925 [   922] By: TimBunce                              on 1998/05/11  20:58:58
6926         Log: Assorted patches:
6927              
6928              ------  CORE LANGUAGE  ------
6929              
6930              Title:  "incorrect return value for hv_iterinit"
6931              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6932              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
6933              Files:  pod/perlguts.pod hv.c
6934              
6935              ------  DOCUMENTATION  ------
6936              
6937              Title:  "perlvar.pod buglet E<EVMSERR>"
6938              From:  Achim Bohnet <ach@mpe.mpg.de>
6939              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
6940              Files:  pod/perlvar.pod
6941              
6942              Title:  "Improve docs for warning about code after an exec()"
6943              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
6944              <chaimf@concentric.net>
6945              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
6946              <m3ra22qn1z.fsf@chany-p100.emwp.com>
6947              Files:  pod/perlfunc.pod
6948              
6949              Title:  "Remove dead code from pod2man"
6950              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6951              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
6952              Files:  pod/pod2man.PL
6953              
6954              Title:  "tweak doc for C<do FILENAME>"
6955              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6956              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
6957              Files:  pod/perlfunc.pod
6958              
6959              Title:  "Document integer pragma effect on % operator"
6960              From:  Gisle Aas <gisle@aas.no>
6961              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
6962              Files:  pod/perlop.pod
6963              
6964              Title:  "Reduce rm command line length in pod/Makefile"
6965              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
6966              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
6967              Files:  pod/Makefile
6968              
6969              ------  EXTENSIONS  ------
6970              
6971              Title:  "Clarify Termios usage in POSIX.pod"
6972              From:  Rocco Caputo <troc@netrus.net>
6973              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
6974              Files:  ext/POSIX/POSIX.pod
6975              
6976              ------  LIBRARY  ------
6977              
6978              Title:  "Fix File::Find::finddepth typo in trial 2 release"
6979              From:  koenig@kulturbox.de (Andreas J. Koenig)
6980              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
6981              Files:  lib/File/Find.pm t/lib/filefind.t
6982              
6983              ------  PORTABILITY - GENERAL  ------
6984              
6985              Title:  "Add Porting/patching.pod document"
6986              From:  Daniel Grisinger <dgris@tdrenterprises.com>
6987              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
6988              Files:  MANIFEST Porting/patching.pod
6989              
6990              Title:  "hints/machten.sh: disable semctl(), align with devel version"
6991              From:  Dominic Dunlop <domo@vo.lu>
6992              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
6993              Files:  hints/machten.sh
6994              
6995              Title:  "Add VMS specifics to Porting/makerel"
6996              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6997              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
6998              <199804271732.SAA13762@toad.ig.co.uk>,
6999              <9804250212.AA27695@forte.com>
7000              Files:  Porting/makerel
7001      Branch: maint-5.004/perl
7002            + Porting/patching.pod
7003            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
7004            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
7005            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
7006            ! t/lib/filefind.t
7007 ____________________________________________________________________________
7008 [   921] By: gsar                                  on 1998/05/10  02:28:03
7009         Log: various tweaks to makefiles
7010      Branch: win32/perl
7011            ! win32/Makefile win32/makedef.pl win32/makefile.mk
7012 ____________________________________________________________________________
7013 [   920] By: gsar                                  on 1998/05/10  02:27:19
7014         Log: fix ExtUtils::Liblist mishandling paths with spaces
7015      Branch: win32/perl
7016            ! lib/ExtUtils/Liblist.pm
7017 ____________________________________________________________________________
7018 [   919] By: gsar                                  on 1998/05/09  17:10:15
7019         Log: minor cleanup
7020      Branch: win32/perl
7021            ! MANIFEST perl.c
7022 ____________________________________________________________________________
7023 [   918] By: gsar                                  on 1998/05/09  17:09:09
7024         Log: protect sortcop from C<sort { sort { ... } ... } ...>
7025              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
7026              Date:    Fri, 08 May 1998 19:33:44 EDT
7027              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7028              Subject: [PATCH] Re: double recursion in sort 
7029      Branch: win32/perl
7030            ! pp_ctl.c t/op/runlevel.t
7031 ____________________________________________________________________________
7032 [   917] By: gsar                                  on 1998/05/09  17:05:55
7033         Log: c
7034      Branch: win32/perl
7035            ! win32/config.bc win32/config.gc win32/config.vc
7036 ____________________________________________________________________________
7037 [   916] By: gsar                                  on 1998/05/07  03:40:15
7038         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
7039      Branch: win32/perl
7040            ! pp.c
7041 ____________________________________________________________________________
7042 [   915] By: mbeattie                              on 1998/05/06  13:08:29
7043         Log: Speed up pp_entersub for usethreads with only 1 thread running.
7044      Branch: perl
7045            ! pp_hot.c
7046 ____________________________________________________________________________
7047 [   914] By: gsar                                  on 1998/05/03  18:44:38
7048         Log: make hv_iterinit() return HvKEYS()
7049              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
7050              Date:    Sat, 02 May 1998 16:29:22 EDT
7051              From:    "SynaptiCAD, Inc." <sales@syncad.com>
7052              Subject: incorrect return value for hv_iterinit
7053      Branch: win32/perl
7054            ! hv.c pod/perlguts.pod
7055 ____________________________________________________________________________
7056 [   913] By: TimBunce                              on 1998/05/01  22:38:38
7057         Log: Update MANIFEST for trial 2.
7058              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
7059      Branch: maint-5.004/perl
7060            ! MANIFEST
7061 ____________________________________________________________________________
7062 [   912] By: TimBunce                              on 1998/05/01  22:30:29
7063         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
7064      Branch: maint-5.004/perl
7065            + t/op/tiehandle.t
7066 ____________________________________________________________________________
7067 [   911] By: TimBunce                              on 1998/05/01  21:35:03
7068         Log: 
7069              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
7070              From:  timbo@ig.co.uk (Tim Bunce)
7071              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
7072              Files:  perl.h
7073              
7074              Title:  "Add WRITE & CLOSE to TIEHANDLE"
7075              From:  Graham Barr <gbarr@pobox.com>
7076              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
7077              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
7078      Branch: maint-5.004/perl
7079            + lib/Tie/Handle.pm
7080            ! perl.h pod/perltie.pod pp_sys.c
7081 ____________________________________________________________________________
7082 [   910] By: TimBunce                              on 1998/05/01  20:47:47
7083         Log: 
7084              Title:  "Add warning for Illegal hex digit"
7085              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
7086              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
7087              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
7088              <199804271409.PAA12819@toad.ig.co.uk>,
7089              <199804280307.WAA12332@psasolar.psa.pencom.com>
7090              Files:  pod/perldiag.pod util.c
7091              
7092              Title:  "perl_call_method() bug fix (corrupt op pointer)"
7093              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
7094              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
7095              Files:  perl.c
7096              
7097              Title:  "Fix printf segmentation fault"
7098              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7099              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
7100              Files:  pp_hot.c
7101              
7102              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7103              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7104              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7105              Files:  pod/perlsub.pod
7106      Branch: maint-5.004/perl
7107            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7108 ____________________________________________________________________________
7109 [   909] By: TimBunce                              on 1998/05/01  19:44:47
7110         Log: 
7111              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7112              Files:  doio.c util.c
7113      Branch: maint-5.004/perl
7114            ! doio.c util.c
7115 ____________________________________________________________________________
7116 [   908] By: gsar                                  on 1998/05/01  19:21:02
7117         Log: add AS patch#20 (exposes more global constants)
7118      Branch: asperl
7119            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7120            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7121            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7122 ____________________________________________________________________________
7123 [   907] By: TimBunce                              on 1998/05/01  17:50:46
7124         Log: 
7125              Title:  "Runtime Carp verbosity without aliasing"
7126              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7127              Msg-ID:  <H00000e50003936c@MHS>
7128              Files:  lib/Carp.pm
7129              
7130              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
7131              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7132              <rootbeer@teleport.com>
7133              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
7134              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7135              Files:  lib/File/Basename.pm
7136      Branch: maint-5.004/perl
7137            ! lib/Carp.pm lib/File/Basename.pm
7138 ____________________________________________________________________________
7139 [   906] By: TimBunce                              on 1998/04/28  11:04:49
7140         Log: 
7141              ------  CORE LANGUAGE  ------
7142              
7143              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7144              references in LVs"
7145              From:  Spider Boardman <spider@orb.nashua.nh.us>
7146              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
7147              <19980422164037.D29222@perl.org>
7148              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7149              pp.c sv.c
7150              
7151              Title:  "Fix SvGMAGIC typo in change 904"
7152              Files:  doop.c
7153      Branch: maint-5.004/perl
7154            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7155            ! proto.h sv.c
7156 ____________________________________________________________________________
7157 [   905] By: TimBunce                              on 1998/04/28  10:32:20
7158         Log: Regexp patches
7159              
7160              Title:  "New regex flag //t to leave $1 etc. tainted"
7161              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7162              Msg-ID:  <19980310192640.37826@cyprus>
7163              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7164              t/op/taint.t toke.c
7165              
7166              Title:  "Don't accidentally untaint target of s///"
7167              From:  Chip Salzenberg <chip@pobox.com>
7168              Msg-ID:  <19980310151756.24767@cyprus>
7169              Files:  pp_ctl.c pp_hot.c t/op/taint.t
7170              
7171              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
7172              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7173              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
7174              Files:  regcomp.c
7175      Branch: maint-5.004/perl
7176            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7177            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7178 ____________________________________________________________________________
7179 [   904] By: TimBunce                              on 1998/04/27  20:20:21
7180         Log: Assorted patches:
7181              
7182              ------  CORE LANGUAGE  ------
7183              
7184              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
7185              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7186              <Tim.Bunce@ig.co.uk>
7187              Msg-ID:  <19980424080630.D13985@perl.org>
7188              Files:  doop.c
7189              
7190              Title:  "Better error message for require failure"
7191              From:  epeschko@den-mdev1 (Ed Peschko)
7192              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7193              Files:  pod/perldiag.pod pp_ctl.c
7194              
7195              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
7196              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7197              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
7198              Files:  perl.c
7199              
7200              Title:  "Fix nice_chunk memory leak"
7201              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7202              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
7203              Files:  sv.c
7204              
7205              Title:  "-2.0 vs. -2 (was Number representations)"
7206              From:  Chip Salzenberg <chip@pobox.com>
7207              Msg-ID:  <19980309185652.11231@cyprus>
7208              Files:  op.c
7209              
7210              Title:  "perl.c fixes for -DUNEXEC"
7211              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7212              <mwette@mr-ed.jpl.nasa.gov>
7213              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7214              Files:  perl.c
7215              
7216              ------  DOCUMENTATION  ------
7217              
7218              Title:  "perlcall is Perl from C, not C from Perl"
7219              From:  Steve A Fink <sfink@cs.berkeley.edu>
7220              Files:  pod/perlembed.pod
7221              
7222              Title:  "Clarify require "Foo::Bar" non-bareword issue"
7223              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7224              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7225              Files:  pod/perlfunc.pod
7226              
7227              Title:  "(repost) new text for perlsec", "new text for perlsec"
7228              From:  Tom Phoenix <rootbeer@teleport.com>
7229              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7230              Files:  pod/perlsec.pod
7231              
7232              ------  EXTENSIONS  ------
7233              
7234              Title:  "IO::Socket->socketpair broken (typo)"
7235              From:  Olaf Titz <olaf@bigred.inka.de>
7236              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7237              Files:  ext/IO/lib/IO/Socket.pm
7238              
7239              Title:  "NDBM_File man page needs Fcntl"
7240              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7241              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7242              Files:  ext/NDBM_File/NDBM_File.pm
7243              
7244              ------  LIBRARY  ------
7245              
7246              Title:  "Documentation discrepancy: pragmatic modules"
7247              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7248              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7249              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7250              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7251              
7252              ------  PORTABILITY - GENERAL  ------
7253              
7254              Title:  "Updated hints file for svr4"
7255              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7256              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7257              Files:  hints/svr4.sh
7258              
7259              Title:  "Pumpkin update -- shared libperl.so location"
7260              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7261              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7262              Files:  Porting/pumpkin.pod
7263              
7264              Title:  "perl compile fix for AIX 4.3"
7265              From:  Jens-Uwe Mager <jum@helios.de>
7266              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7267              Files:  ext/DynaLoader/dl_aix.xs
7268              
7269              Title:  "Dynaloader build on VMS",
7270              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7271              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7272              Files:  vms/descrip.mms
7273              
7274              ------  UTILITIES  ------
7275              
7276              Title:  "Major update to h2ph.PL"
7277              From:  Billy <wdconsta@cs.adelaide.edu.au>
7278              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7279              Files:  utils/h2ph.PL
7280      Branch: maint-5.004/perl
7281            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7282            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7283            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7284            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7285            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7286 ____________________________________________________________________________
7287 [   903] By: gsar                                  on 1998/04/25  22:27:19
7288         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7289      Branch: asperl
7290            ! win32/GenCAPI.pl
7291 ____________________________________________________________________________
7292 [   902] By: nick                                  on 1998/04/25  16:35:08
7293         Log: Case sensitive tweak to perldoc.PL
7294      Branch: ansiperl
7295            ! utils/perldoc.PL
7296 ____________________________________________________________________________
7297 [   901] By: nick                                  on 1998/04/25  15:16:54
7298         Log: Implement use attrs qw(locked package);
7299              Passes all tests except posix (hangs/dies) in sigaction test after 
7300              printing "ok 9".
7301      Branch: ansiperl
7302            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7303 ____________________________________________________________________________
7304 [   900] By: nick                                  on 1998/04/25  13:58:17
7305         Log: Auto-insert defined() test in while when test expression is 
7306              readline (i.e. <>), glob, readdir, or each.
7307      Branch: ansiperl
7308            + t/op/defins.t
7309            ! op.c pod/perlop.pod
7310 ____________________________________________________________________________
7311 [   899] By: nick                                  on 1998/04/25  13:14:52
7312         Log: Resolve ansiperl against win32 branch
7313      Branch: ansiperl
7314           +> (branch 53 files)
7315            - config_H
7316           !> (integrate 227 files)
7317 ____________________________________________________________________________
7318 [   898] By: gsar                                  on 1998/04/24  17:01:05
7319         Log: add AS patch#18
7320      Branch: asperl
7321            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7322 ____________________________________________________________________________
7323 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7324         Log: Assorted patches:
7325              
7326              ------  CORE LANGUAGE  ------
7327              
7328              Title:  "fix for "Unbalanced string table refcount""
7329              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7330              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7331              Files:  sv.c
7332              
7333              Title:  "Allow more lenient switch processing"
7334              From:  "John L. Allen" <allen@grumman.com>
7335              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7336              Files:  perl.c
7337              
7338              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7339              From:  Gisle Aas <gisle@aas.no>
7340              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7341              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7342              
7343              Title:  "Odd number of elements in hash list."
7344              From:  Tom Phoenix <rootbeer@teleport.com>
7345              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7346              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7347              
7348              Title:  "another destruct_level fix"
7349              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7350              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7351              Files:  hv.c
7352              
7353              Title:  "bidirectional pipe warning blues"
7354              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7355              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7356              Files:  doio.c
7357              
7358              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7359              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7360              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7361              Files:  pp_hot.c pp_sys.c
7362              
7363              Title:  "unimplemented umask() should return undef not die"
7364              From:  kstar@chapin.edu (Kurt D. Starsinic)
7365              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7366              Files:  pod/perlfunc.pod pp_sys.c
7367              
7368              Title:  "warning for: bless $foo, """
7369              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7370              Msg-ID:  <H00000e5000378a0@MHS>
7371              Files:  pod/perldiag.pod pp.c
7372              
7373              ------  DOCUMENTATION  ------
7374              
7375              Title:  "Mention SWIG in perlxs.pod"
7376              From:  Steve A Fink <sfink@cs.berkeley.edu>
7377              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7378              Files:  pod/perlxs.pod
7379              
7380              Title:  "fix-up of previous perlre.pod patch"
7381              From:  Ted Ashton <ashted@southern.edu>
7382              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7383              Files:  pod/perlre.pod
7384              
7385              Title:  "long list of man page nitpicks"
7386              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7387              <tchrist@jhereg.perl.com>
7388              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7389              <199804222204.QAA20805@jhereg.perl.com>
7390              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7391              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7392              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7393              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7394              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7395              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7396              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7397              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7398              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7399              pod/pod2man.PL
7400              
7401              Title:  "document that system() does not set $! when it fails"
7402              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7403              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7404              Files:  pod/perlfunc.pod
7405              
7406              Title:  "Fix pod/roffitall execute permission"
7407              From:  lvirden@cas.org
7408              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7409              Files:  pod/roffitall
7410              
7411              Title:  "document when split ignores trailing empty fields"
7412              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7413              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7414              Files:  pod/perlfunc.pod
7415              
7416              ------  EXTENSIONS  ------
7417              
7418              Title:  "Buglet in Opcode.pm documentation"
7419              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7420              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7421              Files:  ext/Opcode/Opcode.pm
7422              
7423              Title:  "Failure to append to perllocal.pod should not be fatal"
7424              From:  koenig@kulturbox.de (Andreas J. Koenig)
7425              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7426              Files:  lib/ExtUtils/MM_Unix.pm
7427              
7428              Title:  "Document that IO.pm does not load IO::Select etc"
7429              From:  Graham Barr <gbarr@ti.com>
7430              Msg-ID:  <353B48F1.64E35A63@ti.com>
7431              Files:  ext/IO/IO.pm
7432              
7433              Title:  "Install extensions with bootstrap (again) in $archlib"
7434              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7435              Koenig)
7436              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7437              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7438              Files:  lib/ExtUtils/Install.pm
7439              
7440              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7441              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7442              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7443              Files:  ext/Socket/Socket.xs
7444              
7445              ------  LIBRARY  ------
7446              
7447              Title:  "Benchmark.pm: add run-for-some-time mode"
7448              From:  Jarkko Hietaniemi <jhi@iki.fi>
7449              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7450              Files:  lib/Benchmark.pm
7451              
7452              Title:  "Comments added to Carp.pm"
7453              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7454              <chip@perlsupport.com>, Tom Christiansen
7455              <tchrist@jhereg.perl.com>
7456              Msg-ID:  <19980422164242.E29222@perl.org>,
7457              <199804222033.OAA17959@jhereg.perl.com>,
7458              <980409182357.ZM21638@bandanna>
7459              Files:  lib/Carp.pm
7460              
7461              Title:  "chat2.pl fix"
7462              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7463              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7464              Files:  lib/chat2.pl
7465              
7466              Title:  "lib/Pod/Html.pm"
7467              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7468              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7469              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7470              Files:  lib/Pod/Html.pm
7471              
7472              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7473              arg."
7474              From:  hiroo.hayashi@computer.org
7475              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7476              Files:  lib/Term/ReadLine.pm
7477              
7478              ------  OTHER CHANGES  ------
7479              
7480              Title:  "ptags broken"
7481              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7482              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7483              Files:  emacs/ptags
7484              
7485              ------  PORTABILITY - WIN32  ------
7486              
7487              Title:  "win32 tweaks (signals and crypt support)"
7488              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7489              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7490              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7491              win32/config_H.vc win32/win32.c
7492              
7493              ------  PORTABILITY - GENERAL  ------
7494              
7495              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7496              From:  Russ Allbery <rra@stanford.edu>
7497              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7498              Files:  Porting/Contract
7499              
7500              Title:  "Config: Irix 5 hints"
7501              From:  kstar@O2.chapin.edu
7502              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7503              Files:  hints/irix_5.sh
7504              
7505              Title:  "VMS patches to 5.004_03"
7506              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7507              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7508              Files:  vms/vms.c
7509              
7510              Title:  "hints/netbsd.sh - enable vfork"
7511              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7512              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7513              Files:  hints/netbsd.sh
7514              
7515              ------  UTILITIES  ------
7516              
7517              Title:  "support find2perl -follow"
7518              From:  Billy <wdconsta@cs.adelaide.edu.au>
7519              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7520              Files:  x2p/find2perl.PL
7521      Branch: maint-5.004/perl
7522            + Porting/Contract t/op/hashwarn.t
7523            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7524            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7525            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7526            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7527            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7528            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7529            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7530            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7531            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7532            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7533            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7534            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7535            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7536            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7537            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7538            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7539            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7540            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7541            ! x2p/find2perl.PL
7542 ____________________________________________________________________________
7543 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7544         Log: Assorted patches:
7545              
7546              ------  CORE LANGUAGE  ------
7547              
7548              Title:  "Additional regex-cache patch"
7549              From:  Chip Salzenberg <chip@atlantic.net>
7550              Msg-ID:  <19980305104831.38100@cyprus>
7551              Files:  pp_ctl.c
7552              
7553              Title:  "Conservative C<*x = undef> patch"
7554              From:  Chip Salzenberg <chip@atlantic.net>
7555              Msg-ID:  <19980310163310.48509@cyprus>
7556              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7557              
7558              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7559              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7560              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7561              Files:  doio.c
7562              
7563              Title:  "Fix semctl for Linux, Sun and SVR4"
7564              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7565              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7566              Files:  doio.c
7567              
7568              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7569              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7570              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7571              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7572              doio.c doop.c ext/DB_File/DB_File.xs
7573              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7574              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7575              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7576              win32/win32.c
7577              
7578              Title:  "Make autouse -w-safe"
7579              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7580              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7581              Files:  lib/autouse.pm op.c sv.c
7582              
7583              Title:  "Misleading error on close of unopened handle"
7584              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7585              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7586              Files:  doio.c
7587              
7588              Title:  "Confusing error from perl -e "x'""
7589              From:  Hans Mulder <hansmu@xs4all.nl>
7590              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7591              Files:  toke.c
7592              
7593              Title:  "Add HAS_GNULIBC define"
7594              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7595              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7596              Files:  config_H config_h.SH
7597              
7598              Title:  "h_errno might not be an int"
7599              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7600              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7601              Files:  pp_sys.c
7602              
7603              Title:  "Revised taint hole closer", "Revised taint hole closer"
7604              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7605              <ilya@math.ohio-state.edu>
7606              Msg-ID:  <19980310222127.09350@cyprus>,
7607              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7608              Files:  doio.c
7609              
7610              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7611              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7612              van der Sanden)
7613              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7614              <199803171727.MAA05234@aatma.engin.umich.edu>
7615              Files:  op.c t/op/misc.t
7616              
7617              Title:  "Stale SP in pp_substr"
7618              From:  Stephen McCamant <alias@mcs.com>
7619              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7620              Files:  pp.c
7621              
7622              Title:  "Statement unlikely to be reached warning"
7623              From:  Hans Mulder <hansm@icgned.nl>
7624              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7625              Files:  op.c
7626              
7627              Title:  "Tainting propagates from nowhere"
7628              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7629              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7630              Files:  pp.c
7631              
7632              Title:  "two trivial tweaks to 5.004m5t1"
7633              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7634              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7635              Files:  proto.h win32/Makefile
7636              
7637              Title:  "unpacking negatives on Alpha"
7638              From:  Achim Bohnet <ach@mpe.mpg.de>
7639              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7640              Files:  pp.c t/op/pack.t
7641              
7642              ------  LIBRARY AND EXTENSIONS  ------
7643              
7644              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7645              From:  Graham Barr <gbarr@ti.com>
7646              Msg-ID:  <3482F365.4A0486BA@ti.com>
7647              Files:  lib/Cwd.pm
7648              
7649              Title:  "Math/BigInt.pm, fixed use of undefined value."
7650              From:  abigail@fnx.com
7651              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7652              Files:  lib/Math/BigInt.pm
7653              
7654              Title:  "File::Find rewrite"
7655              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7656              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7657              Files:  lib/File/Find.pm
7658              
7659              Title:  "efficient version of strict.pm"
7660              From:  koenig@anna.mind.de (Andreas J. Koenig)
7661              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7662              Files:  lib/strict.pm
7663              
7664              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7665              From:  Trevor Blackwell <tlb@viaweb.com>
7666              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7667              Files:  ext/Socket/Socket.xs
7668              
7669              Title:  "Warning on mis-use of 'use lib'"
7670              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7671              <rootbeer@teleport.com>, chip@atlantic.net
7672              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7673              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7674              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7675              Files:  lib/lib.pm
7676              
7677              Title:  "bug in Class::Struct"
7678              From:  Tom Christiansen <tchrist@toy.perl.com>
7679              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
7680              Files:  lib/Class/Struct.pm
7681              
7682              Title:  "Allow POSIX to export nice()"
7683              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
7684              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
7685              Files:  ext/POSIX/POSIX.pm
7686              
7687              Title:  "'use Env' on WinNT/95 fails"
7688              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7689              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
7690              Files:  lib/Env.pm
7691              
7692              ------  OTHER CHANGES  ------
7693              
7694              Title:  "mv-if-diff"
7695              From:  Robin Barker <rmb1@cise.npl.co.uk>
7696              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
7697              Files:  mv-if-diff
7698              
7699              ------  PORTABILITY - WIN32  ------
7700              
7701              Title:  "fix various problems with backticks on win32"
7702              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7703              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
7704              Files:  win32/config_h.PL win32/win32.c
7705              
7706              ------  TESTS  ------
7707              
7708              Title:  "Fix bug in locale.t"
7709              From:  Jarkko Hietaniemi <jhi@iki.fi>
7710              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
7711              Files:  t/pragma/locale.t
7712      Branch: maint-5.004/perl
7713            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
7714            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7715            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
7716            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
7717            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
7718            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
7719            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
7720            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
7721            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
7722            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
7723            ! win32/Makefile win32/config_h.PL win32/win32.c
7724 ____________________________________________________________________________
7725 [   895] By: gsar                                  on 1998/04/22  03:13:19
7726         Log: intern -> sys_intern
7727      Branch: win32/perl
7728            ! embedvar.h interp.sym intrpvar.h win32/win32.h
7729 ____________________________________________________________________________
7730 [   894] By: gsar                                  on 1998/04/22  02:42:20
7731         Log: hand-applied patch along with small tweaks
7732              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
7733              Date:    Tue, 21 Apr 1998 23:31:06 +0200
7734              From:    jan.dubois@ibm.net (Jan Dubois)
7735              Subject: Re: Per-Interpreter variables for win32.c 
7736      Branch: win32/perl
7737            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
7738            ! win32/makedef.pl win32/win32.c win32/win32.h
7739 ____________________________________________________________________________
7740 [   893] By: gsar                                  on 1998/04/21  03:42:21
7741         Log: add AS patch#17
7742      Branch: asperl
7743            + win32/GenCAPI.pl
7744            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
7745            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7746            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
7747            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
7748            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
7749            ! win32/win32.c
7750 ____________________________________________________________________________
7751 [   892] By: gsar                                  on 1998/04/20  20:51:50
7752         Log: add AS patch#16
7753      Branch: asperl
7754            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
7755            ! win32/makefile.mk
7756 ____________________________________________________________________________
7757 [   891] By: gsar                                  on 1998/04/19  23:50:34
7758         Log: tweak doc for C<do FILENAME>
7759      Branch: win32/perl
7760            ! pod/perlfunc.pod
7761 ____________________________________________________________________________
7762 [   890] By: gsar                                  on 1998/04/19  01:08:11
7763         Log: use a pidtable that grows dynamically for popen()
7764              Message-Id: <3539f434.44835409@smtp1.ibm.net>
7765              Date:    Sat, 18 Apr 1998 21:01:27 +0200
7766              From:    jan.dubois@ibm.net (Jan Dubois)
7767              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
7768      Branch: win32/perl
7769            ! win32/win32.c
7770 ____________________________________________________________________________
7771 [   889] By: gsar                                  on 1998/04/17  02:13:58
7772         Log: support POSIX, enable more locale tests
7773      Branch: win32/perl
7774            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7775            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
7776            ! win32/makedef.pl win32/makefile.mk
7777 ____________________________________________________________________________
7778 [   888] By: mbeattie                              on 1998/04/14  16:22:51
7779         Log: CC did "<<" instead of ">>" for right-shift on ints.
7780      Branch: perl
7781            ! ext/B/B/CC.pm
7782 ____________________________________________________________________________
7783 [   887] By: TimBunce                              on 1998/04/10  17:44:55
7784         Log: Assorted patches:
7785              
7786              ------  CORE LANGUAGE  ------
7787              
7788              Title:  "Re: die exits with 0"
7789              From:  Robin Barker <rmb1@cise.npl.co.uk>
7790              Files:  perl.c t/op/die_exit.t
7791              
7792              Title:  "More toke.c commentary; fix oddity"
7793              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7794              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
7795              Files:  toke.c
7796              
7797              Title:  "for semctl on solaris"
7798              From:  Graham Barr <gbarr@ti.com>
7799              Msg-ID:  <34624B80.C014E841@ti.com>
7800              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
7801              
7802              ------  DOCUMENTATION  ------
7803              
7804              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
7805              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
7806              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
7807              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
7808              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
7809              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
7810              Files:  pod/perlre.pod
7811              
7812              ------  LIBRARY AND EXTENSIONS  ------
7813              
7814              Title:  "BigFloat - small neagtive numbers cause panic"
7815              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7816              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
7817              Files:  lib/Math/BigFloat.pm
7818              
7819              Title:  "Update Getopt::Long to 2.16"
7820              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
7821              <jvromans@squirrel.nl>
7822              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
7823              <13572.6847.863219.973795@phoenix.squirrel.nl>
7824              Files:  lib/Getopt/Long.pm
7825              
7826              Title:  "New Text::ParseWords"
7827              From:  pomeranz@netcom.com (Hal Pomeranz)
7828              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
7829              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
7830              
7831              Title:  "Fixed Text/Wrap.pm bugs (2)"
7832              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
7833              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
7834              Files:  lib/Text/Wrap.pm
7835              
7836              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
7837              print/exit)"
7838              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
7839              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
7840              Files:  lib/File/CheckTree.pm
7841              
7842              ------  OTHER CHANGES  ------
7843              
7844              Title:  "Add ./emacs/ptags"
7845              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7846              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
7847              Files:  emacs/ptags
7848              
7849              ------  TESTS  ------
7850              
7851              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
7852              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
7853              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
7854              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
7855              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
7856              <v02130515b06be80f1486@[205.228.240.16]>
7857              Files:  t/op/stat.t
7858              
7859              Title:  "for failure with lib/timelocal"
7860              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
7861              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
7862              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
7863              Files:  t/lib/timelocal.t
7864              
7865              Title:  "Make "localhost" related failures more clear"
7866              From:  Paul Hoffman <phoffman@proper.com>
7867              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
7868              Files:  t/lib/io_sock.t t/lib/io_udp.t
7869              
7870              ------  UTILITIES  ------
7871              
7872              Title:  "Let h2xs read multiple header files"
7873              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
7874              <bsugars@canoe.ca>
7875              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
7876              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
7877              Files:  utils/h2xs.PL
7878      Branch: maint-5.004/perl
7879            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7880            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7881            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7882            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7883            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7884            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
7885 ____________________________________________________________________________
7886 [   886] By: TimBunce                              on 1998/04/10  14:35:34
7887         Log: Changes relating primarily to portability.
7888              
7889              ------  CORE LANGUAGE  ------
7890              
7891              Title:  "5.004_55: Another round of OS/2 patches"
7892              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7893              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
7894              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
7895              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
7896              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
7897              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
7898              t/lib/filecopy.t util.c utils/perldoc.PL
7899              
7900              Title:  "VMS: chdir() with empty arg list"
7901              From:  lane@duphy4.drexel.edu (Charles Lane)
7902              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
7903              Files:  pp_sys.c
7904              
7905              ------  LIBRARY AND EXTENSIONS  ------
7906              
7907              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
7908              From:  "W. Phillip Moore" <wpm@ms.com>
7909              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
7910              Files:  lib/ExtUtils/MM_Unix.pm
7911              
7912              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
7913              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
7914              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
7915              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
7916              
7917              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
7918              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7919              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
7920              Files:  ext/POSIX/POSIX.xs
7921              
7922              Title:  ""ODBM_File.c", line 275: NULL undefined"
7923              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7924              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
7925              Files:  ext/ODBM_File/ODBM_File.xs
7926              
7927              ------  OTHER CHANGES  ------
7928              Files:  
7929              
7930              ------  PORTABILITY - GENERAL  ------
7931              
7932              Title:  "5.004_04 QNX getcwd"
7933              From:  Norton Allen <allen@huarp.harvard.edu>
7934              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
7935              <199803061511.KAA22346@bottesini.harvard.edu>
7936              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
7937              
7938              Title:  "hints/netbsd.sh d_setrgid d_setruid"
7939              From:  Jarkko Hietaniemi <jhi@iki.fi>
7940              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
7941              Files:  hints/netbsd.sh
7942              
7943              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
7944              d_casti32=undef"
7945              From:  Tom Hughes <tom@compton.demon.co.uk>
7946              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
7947              Files:  hints/svr4.sh
7948              
7949              Title:  "hints/bsdos.sh patch for BSDI 3.1"
7950              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7951              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
7952              Files:  hints/bsdos.sh
7953              
7954              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
7955              From:  Keong Lim <Keong.Lim@sr.com.au>
7956              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
7957              Files:  ext/DynaLoader/dl_hpux.xs
7958              
7959              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
7960              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
7961              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
7962              Files:  hints/aix.sh
7963              
7964              Title:  "alpha-dec_osf 5.0"
7965              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
7966              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
7967              Files:  hints/dec_osf.sh
7968              
7969              Title:  "Off-by-one error with OS2::PrfDB"
7970              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7971              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
7972              Files:  os2/OS2/PrfDB/PrfDB.xs
7973              
7974              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
7975              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7976              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
7977              Files:  hints/openbsd.sh
7978              
7979              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
7980              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7981              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
7982              Files:  hints/linux.sh
7983              
7984              Title:  "5.004_(04|63)] Close VMS security hole"
7985              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7986              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
7987              Files:  vms/vms.c
7988              
7989              Title:  "Re: Perl online documentation on OpenVMS"
7990              From:  pvhp@forte.com (Peter Prymmer)
7991              Msg-ID:  <9803192143.AA28120@forte.com>
7992              Files:  README.vms
7993              
7994              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
7995              vms/perly_c.vms and vms/perly_h.vms"
7996              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
7997              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
7998              Msg-ID:  <199710151650.JAA29185@wall.org>,
7999              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
8000              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
8001              Files:  vms/perly_c.vms
8002              
8003              Title:  "Updated, non-wordwrapped, patch to README.VMS"
8004              From:  Dan Sugalski <sugalskd@osshe.edu>
8005              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
8006              Files:  README.vms
8007              
8008              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
8009              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8010              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
8011              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
8012              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
8013              vms/ext/filespec.t
8014              
8015              Title:  "Re: VMSperl crashes on -Mblib argument"
8016              From:  bailey@newman.upenn.edu (Charles Bailey)
8017              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
8018              Files:  lib/blib.pm vms/vms.c
8019              
8020              Title:  "hints/linux.sh (MkLinux / PPC)"
8021              From:  pudge@pobox.com (Chris Nandor)
8022              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
8023              Files:  hints/linux.sh
8024              
8025              Title:  "hpux.sh hints file clarification suggestion"
8026              From:  root@qad.com
8027              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
8028              Files:  hints/hpux.sh
8029              
8030              Title:  "new hints/solaris_2.sh"
8031              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8032              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
8033              Files:  hints/solaris_2.sh
8034      Branch: maint-5.004/perl
8035            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
8036            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
8037            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
8038            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
8039            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
8040            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
8041            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8042            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
8043            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
8044            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
8045            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
8046            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
8047            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
8048            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
8049            ! vms/vms.c
8050 ____________________________________________________________________________
8051 [   885] By: gsar                                  on 1998/04/08  01:14:29
8052         Log: small tweaks to make it compile (doesn't run)
8053      Branch: asperl
8054            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
8055            ! win32/config.vc win32/makefile.mk
8056 ____________________________________________________________________________
8057 [   884] By: gsar                                  on 1998/04/08  00:14:13
8058         Log: integrate mainline changes
8059      Branch: asperl
8060           +> Changes5.004 ext/Thread/Thread/Signal.pm
8061           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8062           +> lib/ExtUtils/inst t/op/hashwarn.t
8063            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
8064           !> (integrate 127 files)
8065 ____________________________________________________________________________
8066 [   883] By: gsar                                  on 1998/04/06  20:21:20
8067         Log: make old DomainName() implementation the default (so Win95
8068              is happy)
8069      Branch: win32/perl
8070            ! win32/win32.c
8071 ____________________________________________________________________________
8072 [   882] By: gsar                                  on 1998/04/05  23:32:33
8073         Log: fix memory leaks in offer_nice_chunk()
8074      Branch: win32/perl
8075            ! perl.h sv.c
8076 ____________________________________________________________________________
8077 [   881] By: gsar                                  on 1998/04/04  23:11:52
8078         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
8079      Branch: win32/perl
8080            ! cop.h util.c
8081 ____________________________________________________________________________
8082 [   880] By: gsar                                  on 1998/04/04  22:35:54
8083         Log: fix refcounting of GvSTASH() when glob becomes nought
8084              (this takes care of the "unbalanced strtab refcount" problem)
8085      Branch: win32/perl
8086            ! sv.c
8087 ____________________________________________________________________________
8088 [   879] By: gsar                                  on 1998/04/04  21:16:17
8089         Log: change 866 was incomplete
8090      Branch: win32/perl
8091            ! hv.c
8092 ____________________________________________________________________________
8093 [   878] By: gsar                                  on 1998/04/04  20:31:56
8094         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
8095      Branch: win32/perl
8096            ! cop.h perl.c pp_ctl.c
8097 ____________________________________________________________________________
8098 [   877] By: gsar                                  on 1998/04/04  17:55:30
8099         Log: integrate mainline
8100      Branch: win32/perl
8101           +> Changes5.004
8102           !> Changes MANIFEST sv.c t/op/misc.t
8103 ____________________________________________________________________________
8104 [   876] By: gsar                                  on 1998/04/04  17:26:32
8105         Log: remove __declspec kludge in sdbm.h in favor of setting a
8106              flag for static symbols
8107      Branch: win32/perl
8108            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8109            ! ext/SDBM_File/sdbm/sdbm.h
8110 ____________________________________________________________________________
8111 [   875] By: gsar                                  on 1998/04/04  01:11:57
8112         Log: fix order of init
8113              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8114              Date:    Fri, 03 Apr 1998 13:58:15 PST
8115              From:    Dan Sugalski <sugalskd@osshe.edu>
8116              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8117              with MULTIPLICITY
8118      Branch: win32/perl
8119            ! perl.c
8120 ____________________________________________________________________________
8121 [   874] By: gsar                                  on 1998/04/04  00:34:59
8122         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8123              the declared symbol is not in a DLL (so kludge it)
8124      Branch: win32/perl
8125            ! ext/SDBM_File/sdbm/sdbm.h
8126 ____________________________________________________________________________
8127 [   873] By: TimBunce                              on 1998/04/03  22:17:40
8128         Log: Title:  "FileHandle Documentation patch"
8129              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8130              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8131              Files:  lib/FileHandle.pm
8132      Branch: maint-5.004/perl
8133            ! lib/FileHandle.pm
8134 ____________________________________________________________________________
8135 [   872] By: TimBunce                              on 1998/04/03  22:01:03
8136         Log: Documentation and documentation related patches:
8137              
8138              ------  BUILD PROCESS  ------
8139              
8140              Title:  "Docs re /usr/bin/perl quasi-standard location"
8141              From:  Tom Phoenix <rootbeer@teleport.com>
8142              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8143              Files:  INSTALL pod/perlrun.pod
8144              
8145              ------  DOCUMENTATION  ------
8146              
8147              Title:  "/RFC|RFC-1305/ non-greedy"
8148              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8149              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
8150              Files:  pod/perlre.pod
8151              
8152              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8153              From:  Jarkko Hietaniemi <jhi@iki.fi>
8154              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
8155              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8156              
8157              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8158              From:  Jarkko Hietaniemi <jhi@iki.fi>
8159              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
8160              Files:  pod/perlfunc.pod
8161              
8162              Title:  "typo-fix and suggestion for perlguts.pod"
8163              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8164              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
8165              Files:  pod/perlguts.pod
8166              
8167              Title:  "perlfunc/syscall curiosity"
8168              From:  Roderick Schertler <roderick@argon.org>, Tkil
8169              <tkil@reptile.scrye.com>
8170              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
8171              <pziut8snva.fsf@eeyore.ibcinc.com>
8172              Files:  pod/perlfunc.pod
8173              
8174              Title:  "Document sprintf %#x behaviour for zero value"
8175              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
8176              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
8177              Files:  pod/perlfunc.pod
8178              
8179              Title:  "NUL termination (was Re: STOP THE PRESSES)"
8180              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8181              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8182              Files:  pod/perlguts.pod
8183              
8184              Title:  "Typo fix."
8185              From:  abigail@fnx.com
8186              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8187              Files:  pod/perlop.pod pod/perlvar.pod
8188              
8189              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8190              From:  Achim Bohnet <ach@mpe.mpg.de>
8191              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
8192              Files:  pod/perlrun.pod
8193              
8194              Title:  "Re: Conservative C<*x = undef> patch"
8195              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8196              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8197              Files:  pod/perltrap.pod
8198              
8199              Title:  "perlfunc.pod for flock()"
8200              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8201              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8202              Files:  pod/perlfunc.pod
8203              
8204              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
8205              From:  Tkil <tkil@scrye.com>
8206              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
8207              Files:  pod/perl.pod
8208              
8209              Title:  "for() and map() peculiarity"
8210              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8211              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8212              Files:  pod/perlsyn.pod
8213              
8214              Title:  "Re: new text for perlsec"
8215              From:  Tom Phoenix <rootbeer@teleport.com>
8216              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8217              Files:  pod/perlsec.pod
8218              
8219              Title:  "perldsc's debugger x command"
8220              From:  Roderick Schertler <roderick@argon.org>
8221              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
8222              Files:  pod/perldsc.pod
8223              
8224              Title:  "perlre.pod"
8225              From:  Ted Ashton <ashted@southern.edu>
8226              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8227              Files:  pod/perlre.pod
8228              
8229              Title:  "Re: printf and $\", "printf and $\"
8230              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8231              <rootbeer@teleport.com>, nag <nick@flirble.org>
8232              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8233              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8234              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8235              Files:  pod/perlfunc.pod
8236              
8237              Title:  "recv() typo"
8238              From:  Roderick Schertler <roderick@argon.org>
8239              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8240              Files:  pod/perlfunc.pod
8241              
8242              Title:  "truncate return value"
8243              From:  Roderick Schertler <roderick@argon.org>
8244              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8245              Files:  pod/perlfunc.pod
8246              
8247              Title:  "update to perlbook.pod"
8248              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8249              <merlyn@stonehenge.com>, Stephen Potter
8250              <spp@psasolar.colltech.com>, Tom Phoenix
8251              <rootbeer@teleport.com>
8252              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8253              <199803241441.OAA01261@mediaone.net>,
8254              <8clnu0i05k.fsf@gadget.cscaper.com>,
8255              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8256              Files:  pod/perlbook.pod
8257              
8258              Title:  "utime documentation"
8259              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8260              <mjtg@cus.cam.ac.uk>
8261              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8262              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8263              Files:  pod/perlfunc.pod
8264              
8265              Title:  "(well, doc patch) use of // requires successful match"
8266              From:  Roderick Schertler <roderick@argon.org>
8267              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8268              Files:  pod/perlop.pod
8269              
8270              ------  LIBRARY AND EXTENSIONS  ------
8271              
8272              Title:  "MakeMaker PM doc patch and a DIR buglet"
8273              From:  Achim Bohnet <ach@mpe.mpg.de>
8274              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8275              Files:  lib/ExtUtils/MakeMaker.pm
8276              
8277              Title:  "bareword clarification for constant.pm"
8278              From:  Roderick Schertler <roderick@argon.org>
8279              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8280              Files:  lib/constant.pm
8281              
8282              Title:  "integer rand - bug or feature?"
8283              From:  Roderick Schertler <roderick@argon.org>
8284              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8285              Files:  lib/integer.pm
8286              
8287              ------  OTHER CHANGES  ------
8288              
8289              Title:  "FileHandle Documentation patch"
8290              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8291              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8292              
8293              Title:  "perl5.004_61 myconfig updates"
8294              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8295              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8296              Files:  myconfig
8297              
8298              Title:  "small fixups in pod2latex.PL"
8299              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8300              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8301              
8302              ------  PORTABILITY - GENERAL  ------
8303              
8304              Title:  "Misc doc fixes for README.VMS"
8305              From:  Dan Sugalski <sugalskd@osshe.edu>
8306              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8307              Files:  README.vms
8308              
8309              Title:  "moved DynaLib"
8310              From:  John Tobey <jtobey@channel1.com>
8311              Msg-ID:  <199710182332.XAA21630@remote212>
8312              Files:  ext/DynaLoader/DynaLoader.pm.PL
8313              
8314              ------  UTILITIES  ------
8315              
8316              Title:  "Searching for FAQs (patch to perldoc)"
8317              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8318              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8319              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8320              Files:  utils/perldoc.PL
8321              
8322              Title:  "perldoc"
8323              From:  Ted Ashton <ashted@southern.edu>
8324              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8325              Files:  utils/perldoc.PL
8326              
8327              Title:  "perldoc -f not using pod2man"
8328              From:  Russ Allbery <rra@stanford.edu>
8329              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8330              Files:  utils/perldoc.PL
8331              
8332              Title:  "perldoc -m should not require pod"
8333              From:  Robin Houston <robin@nml.guardian.co.uk>
8334              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8335              Files:  utils/perldoc.PL
8336              
8337              Title:  "small fix for perldoc in perl 5.004_04"
8338              From:  Julian Yip <julian@imoney.com>
8339              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8340              Files:  utils/perldoc.PL
8341      Branch: maint-5.004/perl
8342            - ext/DynaLoader/DynaLoader.pm
8343            ! Changes Configure INSTALL README.vms
8344            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8345            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8346            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8347            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8348            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8349            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8350            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8351            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8352            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8353            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8354
8355 ----------------
8356 Version 5.004_64
8357 ----------------
8358
8359 ____________________________________________________________________________
8360 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8361         Log: Update Changes5.004 and Changes, fix MANIFEST
8362      Branch: perl
8363            + Changes
8364            ! Changes5.004 MANIFEST
8365 ____________________________________________________________________________
8366 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8367         Log: Rename Changes to Changes5.004 (via an integrate)
8368      Branch: perl
8369           +> Changes5.004
8370            - Changes
8371 ____________________________________________________________________________
8372 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8373         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8374              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8375              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8376      Branch: perl
8377            ! sv.c t/op/misc.t
8378 ____________________________________________________________________________
8379 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8380         Log: Integrate win32 branch into mainline
8381      Branch: perl
8382           !> (integrate 31 files)
8383 ____________________________________________________________________________
8384 [   867] By: gsar                                  on 1998/04/03  08:47:55
8385         Log: config.* fixes
8386      Branch: win32/perl
8387            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8388            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8389            ! win32/makefile.mk
8390 ____________________________________________________________________________
8391 [   866] By: gsar                                  on 1998/04/03  07:22:50
8392         Log: fixup hv_free_ent() to not fail on null HeVAL()
8393      Branch: win32/perl
8394            ! hv.c perl.c
8395 ____________________________________________________________________________
8396 [   865] By: gsar                                  on 1998/04/03  07:06:12
8397         Log: integrate mainline
8398      Branch: win32/perl
8399           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8400           !> (integrate 71 files)
8401 ____________________________________________________________________________
8402 [   864] By: gsar                                  on 1998/04/03  06:59:37
8403         Log: implement stack-of-stacks so that magic invocations don't
8404              invalidate local stack pointer
8405      Branch: win32/perl
8406            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8407            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8408            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8409 ____________________________________________________________________________
8410 [   863] By: gsar                                  on 1998/04/03  01:26:09
8411         Log: add AS patch#15
8412      Branch: asperl
8413            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8414            ! win32/config.bc win32/config.gc win32/config.vc
8415            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8416            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8417            ! win32/win32.c win32/win32.h
8418 ____________________________________________________________________________
8419 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8420         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8421              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8422              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8423      Branch: perl
8424            ! Configure ext/Socket/Socket.xs myconfig
8425 ____________________________________________________________________________
8426 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8427         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8428              since appropriate headers aren't included.
8429      Branch: perl
8430            ! ext/SDBM_File/sdbm/sdbm.h
8431 ____________________________________________________________________________
8432 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8433         Log: Bumped patchlevel.h to 64
8434      Branch: perl
8435            ! patchlevel.h
8436 ____________________________________________________________________________
8437 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8438         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8439              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8440              From: Jarkko Hietaniemi <jhi@iki.fi>
8441      Branch: perl
8442            ! hints/unicos.sh regcomp.h
8443 ____________________________________________________________________________
8444 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8445         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8446              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8447              From: Tom Phoenix <rootbeer@teleport.com>
8448      Branch: perl
8449            + t/op/hashwarn.t
8450            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8451 ____________________________________________________________________________
8452 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8453         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8454              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8455              From: Charles Bailey <BAILEY@newman.upenn.edu>
8456      Branch: perl
8457            ! vms/vms.c
8458 ____________________________________________________________________________
8459 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8460         Log: Subject: [PATCH] mv-if-diff
8461              Date: Fri, 27 Mar 98 18:06:11 GMT
8462              From: Robin Barker <rmb1@cise.npl.co.uk>
8463      Branch: perl
8464            ! mv-if-diff
8465 ____________________________________________________________________________
8466 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8467         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8468              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8469              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8470              Subject: [PATCH] another destruct_level fix
8471              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8472      Branch: perl
8473            ! perl.c sv.c
8474 ____________________________________________________________________________
8475 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8476         Log: Subject: Next wave of _63 VMS patches
8477              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8478              From: Charles Bailey <BAILEY@newman.upenn.edu>
8479      Branch: perl
8480            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8481            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8482            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8483            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8484            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8485            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8486            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8487            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8488            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8489            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8490            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8491            ! vms/vmsish.h
8492 ____________________________________________________________________________
8493 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8494         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8495              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8496              From: Hans Mulder <hansmu@xs4all.nl>
8497      Branch: perl
8498            ! toke.c
8499 ____________________________________________________________________________
8500 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8501         Log: Subject: [PATCH] small fixups in pod2latex.PL
8502              Date: 25 Mar 1998 13:30:25 -0800
8503              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8504      Branch: perl
8505            ! pod/pod2latex.PL
8506 ____________________________________________________________________________
8507 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8508         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8509              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8510              From: kstar@chapin.edu (Kurt D. Starsinic)
8511      Branch: perl
8512            ! hints/irix_6.sh
8513 ____________________________________________________________________________
8514 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8515         Log: Subject: [PATCH] perldoc -m
8516              Date: Tue, 24 Mar 1998 13:19:38 GMT
8517              From: Robin Houston <robin@nml.guardian.co.uk>
8518      Branch: perl
8519            ! utils/perldoc.PL
8520 ____________________________________________________________________________
8521 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8522         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8523              Date: Mon, 23 Mar 1998 14:13:46 +0100
8524              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8525      Branch: perl
8526            ! djgpp/config.over hints/dos_djgpp.sh
8527 ____________________________________________________________________________
8528 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8529         Log: Subject: [PATCH] Stale SP in pp_substr
8530              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8531              From: Stephen McCamant <alias@mcs.com>
8532      Branch: perl
8533            ! pp.c
8534 ____________________________________________________________________________
8535 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8536         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8537      Branch: perl
8538            ! ext/POSIX/POSIX.pm
8539 ____________________________________________________________________________
8540 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8541         Log: Subject: [PATCH] 5.004_63: further -e patching
8542              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8543              From: Jarkko Hietaniemi <jhi@iki.fi>
8544      Branch: perl
8545            ! perl.c pod/perldiag.pod
8546 ____________________________________________________________________________
8547 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8548         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8549      Branch: perl
8550            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8551            ! Porting/config.sh Porting/config_H config_h.SH
8552            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8553            ! pp.c pp_sys.c regexec.c
8554 ____________________________________________________________________________
8555 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8556         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8557              Date: Wed, 18 Mar 1998 20:40:19 +0100
8558              From: Achim Bohnet <ach@mpe.mpg.de>
8559      Branch: perl
8560            ! pod/perlrun.pod
8561 ____________________________________________________________________________
8562 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8563         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8564              Subject: 5.004_63 picky compiler fixes [PATCH]
8565              Date: Wed, 18 Mar 1998 09:36:32 -0800
8566              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8567              Date: Wed, 18 Mar 1998 14:48:19 -0800
8568      Branch: perl
8569            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8570 ____________________________________________________________________________
8571 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8572         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8573              Subject: Re: doc: perlrun typo 
8574              Date: Wed, 18 Mar 1998 10:06:55 -0600
8575              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8576              Date: Tue, 24 Mar 1998 21:20:51 -0600
8577      Branch: perl
8578            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8579 ____________________________________________________________________________
8580 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8581         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8582              Date: Wed, 18 Mar 1998 12:44:58 +0100
8583              From: Dominic Dunlop <domo@vo.lu>
8584      Branch: perl
8585            ! Porting/pumpkin.pod Todo
8586 ____________________________________________________________________________
8587 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8588         Log: Subject: [PATCH] Configure hints/ patches
8589              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8590              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8591      Branch: perl
8592            ! hints/linux.sh hints/qnx.sh
8593 ____________________________________________________________________________
8594 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8595         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8596      Branch: perl
8597            ! cygwin32/perlgcc
8598 ____________________________________________________________________________
8599 [   838] By: gsar                                  on 1998/03/28  05:01:57
8600         Log: fix Env.pm to weed out illegal names
8601      Branch: win32/perl
8602            ! lib/Env.pm
8603 ____________________________________________________________________________
8604 [   837] By: gsar                                  on 1998/03/28  04:39:43
8605         Log: fix typo in makefile.mk
8606      Branch: win32/perl
8607            ! win32/makefile.mk
8608 ____________________________________________________________________________
8609 [   836] By: gsar                                  on 1998/03/23  17:40:15
8610         Log: add file: to installhtml URLs
8611      Branch: win32/perl
8612            ! win32/Makefile win32/makefile.mk
8613 ____________________________________________________________________________
8614 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8615         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8616      Branch: perl
8617            + ext/Thread/Thread/Signal.pm
8618            ! MANIFEST ext/Thread/Thread.xs
8619
8620 ----------------
8621 Version 5.004_63
8622 ----------------
8623
8624 ____________________________________________________________________________
8625 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8626         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8627      Branch: perl
8628            ! Policy_sh.SH
8629 ____________________________________________________________________________
8630 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8631         Log: Integrate win32 branch into mainline.
8632      Branch: perl
8633           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8634           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8635           !> win32/win32.c
8636 ____________________________________________________________________________
8637 [   832] By: gsar                                  on 1998/03/17  14:32:39
8638         Log: propagate bugfix @ change831 from asperl
8639      Branch: win32/perl
8640            ! regcomp.c
8641 ____________________________________________________________________________
8642 [   831] By: gsar                                  on 1998/03/17  14:02:51
8643         Log: fix buggy order of free() in regcomp.c (from AS)
8644      Branch: asperl
8645            ! regcomp.c
8646 ____________________________________________________________________________
8647 [   830] By: gsar                                  on 1998/03/17  01:10:54
8648         Log: add a part of AS patch#14, backout incomplete variable
8649              name changes for gcc. Builds and tests under VC/BC once again.
8650      Branch: asperl
8651            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8652 ____________________________________________________________________________
8653 [   829] By: gsar                                  on 1998/03/16  23:49:18
8654         Log: stray tweak to win32.c
8655      Branch: win32/perl
8656            ! win32/win32.c
8657 ____________________________________________________________________________
8658 [   828] By: gsar                                  on 1998/03/16  22:06:03
8659         Log: update win32/config* files
8660      Branch: win32/perl
8661            ! win32/config.bc win32/config.gc win32/config.vc
8662            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8663 ____________________________________________________________________________
8664 [   827] By: gsar                                  on 1998/03/16  19:09:30
8665         Log: trivial integrate of mainline
8666      Branch: win32/perl
8667           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8668           +> lib/ExtUtils/inst
8669           !> (integrate 61 files)
8670 ____________________________________________________________________________
8671 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8672         Log: newCONSTSUB had private MY_start_subparse.
8673      Branch: perl
8674            ! op.c
8675 ____________________________________________________________________________
8676 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8677         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8678      Branch: perl
8679            ! hv.c
8680 ____________________________________________________________________________
8681 [   824] By: mbeattie                              on 1998/03/16  16:27:43
8682         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8683      Branch: perl
8684            ! MANIFEST
8685 ____________________________________________________________________________
8686 [   823] By: mbeattie                              on 1998/03/16  16:26:02
8687         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
8688      Branch: perl
8689            + lib/ExtUtils/Packlist.pm
8690 ____________________________________________________________________________
8691 [   822] By: mbeattie                              on 1998/03/16  16:22:58
8692         Log: Bump patchlevel.h to 63.
8693      Branch: perl
8694            ! ext/IO/IO.xs patchlevel.h
8695           !> (integrate 41 files)
8696 ____________________________________________________________________________
8697 [   821] By: mbeattie                              on 1998/03/16  16:18:35
8698         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
8699              Subject: Bundling builtin.pm and newCONSTSUB with the core?
8700              From: jan.dubois@ibm.net (Jan Dubois)
8701              Date: Sun, 15 Mar 1998 19:09:05 +0100
8702      Branch: perl
8703            ! embed.h global.sym op.c pod/perlguts.pod proto.h
8704 ____________________________________________________________________________
8705 [   820] By: mbeattie                              on 1998/03/16  16:02:50
8706         Log: Subject: [PATCH] STRESS_REALLOC
8707              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
8708              From: Stephen McCamant <alias@mcs.com>
8709      Branch: perl
8710            ! malloc.c perl.c scope.c
8711 ____________________________________________________________________________
8712 [   819] By: mbeattie                              on 1998/03/16  16:01:06
8713         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
8714              Date: Fri, 13 Mar 1998 23:21:25 +0100
8715              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
8716      Branch: perl
8717            ! perly.c
8718 ____________________________________________________________________________
8719 [   818] By: mbeattie                              on 1998/03/16  15:59:16
8720         Log: Subject: [Configure PATCH] for OS/2
8721              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
8722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8723              [Two hunks to Configure failed to apply due to clashes]
8724      Branch: perl
8725            ! Configure hints/os2.sh
8726 ____________________________________________________________________________
8727 [   817] By: mbeattie                              on 1998/03/16  15:55:28
8728         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
8729              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
8730              From: Charles Bailey <BAILEY@newman.upenn.edu>
8731              [Needed manual tweaks on vms/config.vms since it clashed with other
8732              patches. I may have got it wrong.]
8733      Branch: perl
8734            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8735            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
8736            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
8737            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
8738            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
8739            ! vms/test.com vms/vms.c vms/vmsish.h
8740 ____________________________________________________________________________
8741 [   816] By: mbeattie                              on 1998/03/16  15:26:04
8742         Log: Subject: [PATCH] Let h2xs read multiple header files
8743              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
8744              From: Benjamin Sugars <bsugars@canoe.ca>
8745      Branch: perl
8746            ! utils/h2xs.PL
8747 ____________________________________________________________________________
8748 [   815] By: mbeattie                              on 1998/03/16  15:24:12
8749         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
8750              Date: Mon, 09 Mar 1998 09:18:56 -0800
8751              From: Dan Sugalski <sugalskd@osshe.edu>
8752      Branch: perl
8753            ! vms/config.vms
8754 ____________________________________________________________________________
8755 [   814] By: mbeattie                              on 1998/03/16  13:17:14
8756         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
8757              Date: Sun, 08 Mar 1998 12:50:23 +0000
8758              From: Alan Burlison <alan.burlison@UK.Sun.COM>
8759              plus manual update of MANIFEST
8760      Branch: perl
8761            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
8762            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
8763            ! lib/ExtUtils/MM_Unix.pm
8764 ____________________________________________________________________________
8765 [   813] By: mbeattie                              on 1998/03/16  13:08:55
8766         Log: From: Blair Zajac <blair@gps.caltech.edu>
8767              Subject: PATCH: util.c and util.h function declarations do not match
8768              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
8769              Subject: PATCH: cgywin32 patch for perlgcc
8770              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
8771              Subject: PATCH: perl5.004_62 on cygwin32
8772              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
8773      Branch: perl
8774            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
8775 ____________________________________________________________________________
8776 [   812] By: mbeattie                              on 1998/03/16  12:55:39
8777         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8778              Subject: [PATCH 5.004_62} Config_62-01 patch available.
8779              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
8780              Subject: [PATCH 5.004_62] Tiny hint file updates
8781              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
8782      Branch: perl
8783            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8784            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
8785            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
8786            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8787            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
8788            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
8789 ____________________________________________________________________________
8790 [   811] By: mbeattie                              on 1998/03/16  12:13:55
8791         Log: DOS djgpp updates:
8792              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8793              Subject: [PATCH for 5.004_61] dos-djgpp update
8794              Date: Fri, 6 Mar 1998 10:41:01 +0100
8795              Subject: [PATCH 5.004_62] dos-djgpp update
8796              Date: Thu, 12 Mar 1998 13:34:51 +0100
8797      Branch: perl
8798            ! djgpp/config.over hints/dos_djgpp.sh
8799 ____________________________________________________________________________
8800 [   810] By: gsar                                  on 1998/03/16  08:48:17
8801         Log: integrate mainline
8802      Branch: win32/perl
8803           !> pp_sys.c
8804 ____________________________________________________________________________
8805 [   809] By: gsar                                  on 1998/03/16  08:44:37
8806         Log: various changes to get asperl working under Borland
8807              (passes all tests when built under PERL_OBJECT)
8808      Branch: asperl
8809            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
8810            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
8811            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
8812            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8813            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8814            ! win32/win32sck.c
8815 ____________________________________________________________________________
8816 [   808] By: gsar                                  on 1998/03/12  19:50:20
8817         Log: set sockets to nonoverlapped mode for every thread
8818              Message-Id: <35081FE4.965A484D@enteract.com>
8819              Date:    Thu, 12 Mar 1998 11:48:20 CST
8820              From:    Steve Nielsen <spn@enteract.com>
8821              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
8822      Branch: win32/perl
8823            ! win32/win32.h win32/win32sck.c
8824 ____________________________________________________________________________
8825 [   807] By: gsar                                  on 1998/03/12  19:26:54
8826         Log: add AS patch#13
8827      Branch: asperl
8828            ! win32/Makefile
8829 ____________________________________________________________________________
8830 [   806] By: gsar                                  on 1998/03/12  00:51:08
8831         Log: added AS patch#12 with minor changes
8832      Branch: asperl
8833            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
8834            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8835            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
8836            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
8837            ! win32/runperl.c
8838 ____________________________________________________________________________
8839 [   805] By: gsar                                  on 1998/03/10  20:35:10
8840         Log: reinstate some standard sig_names to avoid noise from
8841              modules (and in hopes of making them _do_ something in future)
8842      Branch: win32/perl
8843            ! win32/config.bc win32/config.gc win32/config.vc
8844            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8845 ____________________________________________________________________________
8846 [   804] By: gsar                                  on 1998/03/10  20:33:05
8847         Log: mingw32 tweaks
8848      Branch: win32/perl
8849            ! win32/makefile.mk win32/win32.c win32/win32.h
8850 ____________________________________________________________________________
8851 [   803] By: gsar                                  on 1998/03/09  20:56:07
8852         Log: tweak Win32::DomainName() implementation
8853      Branch: win32/perl
8854            ! win32/Makefile win32/win32.c
8855 ____________________________________________________________________________
8856 [   802] By: gsar                                  on 1998/03/09  03:51:01
8857         Log: merge C<local $tied{foo}> patch, also moved statics in
8858              [ah]v.c to thrdvar.h
8859      Branch: win32/perl
8860            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
8861 ____________________________________________________________________________
8862 [   801] By: gsar                                  on 1998/03/09  02:38:35
8863         Log: minor win32 support fixes
8864              - add a better implementation of Win32::DomainName() (as
8865              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
8866              - fix opendir() emulation was unsafe what given long paths
8867      Branch: win32/perl
8868            ! win32/win32.c
8869 ____________________________________________________________________________
8870 [   800] By: nick                                  on 1998/03/07  09:36:41
8871         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
8872              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
8873              exist. (Breaks libnet).
8874      Branch: perl
8875            ! pp_sys.c
8876 ____________________________________________________________________________
8877 [   799] By: gsar                                  on 1998/03/07  07:51:28
8878         Log: integrate mainline changes
8879      Branch: asperl
8880           !> (integrate 111 files)
8881 ____________________________________________________________________________
8882 [   798] By: gsar                                  on 1998/03/07  07:01:55
8883         Log: integrate mainline
8884      Branch: win32/perl
8885           !> myconfig patchlevel.h
8886 ____________________________________________________________________________
8887 [   797] By: gsar                                  on 1998/03/07  06:49:49
8888         Log: provide our own popen()/pclose() to fix problems with qx//:
8889              - qx// used to always invoke the shell, now does so only when needed
8890              - qx// didn't respect PERL5SHELL, now does
8891      Branch: win32/perl
8892            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
8893 ____________________________________________________________________________
8894 [   796] By: gsar                                  on 1998/03/07  01:37:10
8895         Log: a missed s/sp/SP/
8896      Branch: win32/perl
8897            ! lib/ExtUtils/typemap pod/perlcall.pod
8898 ____________________________________________________________________________
8899 [   795] By: gsar                                  on 1998/03/07  01:05:21
8900         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
8901              mention that local stack pointer should be called SP.  This makes the
8902              API safer from source incompatibilities down the line.
8903      Branch: win32/perl
8904            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
8905            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8906            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
8907            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
8908            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
8909            ! pp_ctl.c pp_hot.c pp_sys.c util.c
8910
8911 ----------------
8912 Version 5.004_62
8913 ----------------
8914
8915 ____________________________________________________________________________
8916 [   794] By: mbeattie                              on 1998/03/06  09:38:08
8917         Log: Subject: [PATCH] perl5.004_61 myconfig updates
8918              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
8919              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8920      Branch: perl
8921            ! myconfig
8922 ____________________________________________________________________________
8923 [   793] By: mbeattie                              on 1998/03/06  09:36:37
8924         Log: Bump patchlevel.h to 62.
8925      Branch: perl
8926            ! patchlevel.h
8927 ____________________________________________________________________________
8928 [   792] By: mbeattie                              on 1998/03/06  09:35:57
8929         Log: Integrate win32 branch into mainline.
8930      Branch: perl
8931           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
8932           !> win32/config.gc win32/config.vc win32/config_H.bc
8933           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8934 ____________________________________________________________________________
8935 [   791] By: gsar                                  on 1998/03/06  06:00:08
8936         Log: various
8937              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
8938              - add missing prototypes
8939              - regenerate win32/config*.?c
8940      Branch: win32/perl
8941            ! bytecode.h proto.h win32/config.bc win32/config.gc
8942            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8943            ! win32/config_H.vc win32/makefile.mk
8944 ____________________________________________________________________________
8945 [   790] By: gsar                                  on 1998/03/06  03:19:23
8946         Log: fix typo in Makefile
8947      Branch: win32/perl
8948            ! win32/Makefile
8949 ____________________________________________________________________________
8950 [   789] By: gsar                                  on 1998/03/05  22:55:53
8951         Log: integrate mainline
8952      Branch: win32/perl
8953           !> (integrate 47 files)
8954 ____________________________________________________________________________
8955 [   788] By: gsar                                  on 1998/03/05  20:02:09
8956         Log: added AS patch#11
8957              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
8958              Date:    Thu, 05 Mar 1998 10:23:04 PST
8959              From:    Douglas Lankshear <dougl@ActiveState.com>
8960              
8961              This patch fixes a bug I introduced removing duplicate code.
8962              -- Doug
8963      Branch: asperl
8964            ! ObjXSub.h objpp.h win32/runperl.c
8965 ____________________________________________________________________________
8966 [   787] By: gsar                                  on 1998/03/05  19:56:17
8967         Log: add Nick's dTHR fixes
8968      Branch: win32/perl
8969            ! op.c scope.c
8970 ____________________________________________________________________________
8971 [   786] By: gsar                                  on 1998/03/05  19:54:49
8972         Log: maintpatch
8973              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
8974              Date:    Thu, 05 Mar 1998 02:49:46 EST
8975              From:    Spider Boardman <spider@orb.nashua.nh.us>
8976              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
8977      Branch: win32/perl
8978            ! scope.c
8979 ____________________________________________________________________________
8980 [   785] By: mbeattie                              on 1998/03/05  19:12:14
8981         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
8982              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
8983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8984      Branch: perl
8985            ! op.c proto.h regcomp.c regexp.h util.c
8986 ____________________________________________________________________________
8987 [   784] By: mbeattie                              on 1998/03/05  19:11:09
8988         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
8989              Date: Wed, 4 Mar 1998 10:18:03 GMT
8990              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8991      Branch: perl
8992            ! atomic.h
8993 ____________________________________________________________________________
8994 [   783] By: mbeattie                              on 1998/03/05  19:09:16
8995         Log: Subject: Configure patches -01 and -02 for 5.004_61.
8996              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
8997              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8998      Branch: perl
8999            ! Configure INSTALL Policy_sh.SH Porting/Glossary
9000            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
9001            ! config_h.SH handy.h hints/README.hints hints/aix.sh
9002            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
9003            ! makedepend.SH myconfig pp_sys.c
9004 ____________________________________________________________________________
9005 [   782] By: mbeattie                              on 1998/03/05  19:05:23
9006         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
9007              Date: 03 Mar 1998 18:05:07 +0100
9008              From: Gisle Aas <gisle@aas.no>
9009      Branch: perl
9010            ! perl.h pp_ctl.c
9011 ____________________________________________________________________________
9012 [   781] By: mbeattie                              on 1998/03/05  19:04:34
9013         Log: Subject: [PATCH] Make autouse -w-safe
9014              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
9015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9016      Branch: perl
9017            ! lib/autouse.pm op.c sv.c
9018 ____________________________________________________________________________
9019 [   780] By: mbeattie                              on 1998/03/05  19:02:50
9020         Log: Subject: [PATCH] External symbol re_croak2
9021              Date: 02 Mar 1998 13:00:45 +0100
9022              From: Gisle Aas <gisle@aas.no>
9023      Branch: perl
9024            ! regcomp.c regcomp.h
9025 ____________________________________________________________________________
9026 [   779] By: mbeattie                              on 1998/03/05  19:01:25
9027         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
9028              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
9029              From: bailey@newman.upenn.edu (Charles Bailey)
9030      Branch: perl
9031            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
9032            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
9033            ! sv.h
9034 ____________________________________________________________________________
9035 [   778] By: mbeattie                              on 1998/03/05  18:53:13
9036         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
9037              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
9038              From: bailey@newman.upenn.edu (Charles Bailey)
9039      Branch: perl
9040            ! perl.h
9041 ____________________________________________________________________________
9042 [   777] By: mbeattie                              on 1998/03/05  18:50:25
9043         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
9044              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
9045              From: bailey@newman.upenn.edu (Charles Bailey)
9046      Branch: perl
9047            ! lib/File/Basename.pm
9048 ____________________________________________________________________________
9049 [   776] By: mbeattie                              on 1998/03/05  18:49:15
9050         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
9051              Date: 01 Mar 1998 15:16:03 +0100
9052              From: Gisle Aas <gisle@aas.no>
9053      Branch: perl
9054            ! pod/perlguts.pod
9055 ____________________________________________________________________________
9056 [   775] By: mbeattie                              on 1998/03/05  18:48:05
9057         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
9058              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
9059              From: Jarkko Hietaniemi <jhi@iki.fi>
9060      Branch: perl
9061            ! Makefile.SH perl_exp.SH
9062 ____________________________________________________________________________
9063 [   774] By: mbeattie                              on 1998/03/05  18:46:32
9064         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
9065              Date: Sun, 1 Mar 1998 02:02:47 -0500
9066              From: Spider Boardman <spider@orb.nashua.nh.us>
9067      Branch: perl
9068            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
9069 ____________________________________________________________________________
9070 [   773] By: mbeattie                              on 1998/03/05  18:43:57
9071         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
9072              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
9073              From: Hans Mulder <hansmu@xs4all.nl>
9074      Branch: perl
9075            ! pp_ctl.c
9076 ____________________________________________________________________________
9077 [   772] By: mbeattie                              on 1998/03/05  18:39:25
9078         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
9079              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
9080              From: Jarkko Hietaniemi <jhi@iki.fi>
9081      Branch: perl
9082            ! Makefile.SH
9083 ____________________________________________________________________________
9084 [   771] By: mbeattie                              on 1998/03/05  18:38:32
9085         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
9086              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
9087              From: Jarkko Hietaniemi <jhi@iki.fi>
9088      Branch: perl
9089            ! hints/netbsd.sh
9090 ____________________________________________________________________________
9091 [   770] By: mbeattie                              on 1998/03/05  18:36:50
9092         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
9093      Branch: perl
9094            ! cflags.SH
9095 ____________________________________________________________________________
9096 [   769] By: mbeattie                              on 1998/03/05  18:34:35
9097         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9098              Subject: [PATCH 5.004_61] bunch of small patches
9099              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9100              From: Andrew Cohen <cohen@andy.bu.edu>
9101      Branch: perl
9102            ! bytecode.h
9103 ____________________________________________________________________________
9104 [   768] By: mbeattie                              on 1998/03/05  18:13:06
9105         Log: Integrate win32 branch into mainline.
9106      Branch: perl
9107           !> (integrate 53 files)
9108 ____________________________________________________________________________
9109 [   767] By: TimBunce                              on 1998/03/05  11:48:09
9110         Log: Update to change 744.
9111      Branch: maint-5.004/perl
9112            ! lib/ExtUtils/Install.pm
9113 ____________________________________________________________________________
9114 [   765] By: TimBunce                              on 1998/03/05  11:24:24
9115         Log: Update embed.h after make regen_headers.
9116      Branch: maint-5.004/perl
9117            ! embed.h
9118 ____________________________________________________________________________
9119 [   764] By: TimBunce                              on 1998/03/05  11:05:13
9120         Log: APPLLIB_EXP now has arch and version dirs added to @INC
9121      Branch: maint-5.004/perl
9122            ! perl.c
9123 ____________________________________________________________________________
9124 [   763] By: TimBunce                              on 1998/03/05  11:01:38
9125         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9126              Added MAINT_TRIAL_1 local patch label to patchlevel.h
9127              Removed win32/win32io.c and win32/win32io.h from repository
9128      Branch: maint-5.004/perl
9129            - win32/win32io.c win32/win32io.h
9130            ! MANIFEST patchlevel.h
9131 ____________________________________________________________________________
9132 [   762] By: TimBunce                              on 1998/03/05  10:05:34
9133         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9134              From:  Spider Boardman <spider@orb.nashua.nh.us>
9135              Files:  scope.c
9136      Branch: maint-5.004/perl
9137            ! scope.c
9138 ____________________________________________________________________________
9139 [   761] By: TimBunce                              on 1998/03/05  10:03:10
9140         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
9141              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9142              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
9143              Files:  av.c hv.c scope.c t/op/local.t
9144      Branch: maint-5.004/perl
9145            ! av.c hv.c scope.c t/op/local.t
9146 ____________________________________________________________________________
9147 [   760] By: gsar                                  on 1998/03/04  20:58:21
9148         Log: added AS patch#10
9149              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9150              Date:    Tue, 03 Mar 1998 10:46:13 PST
9151              From:    Douglas Lankshear <dougl@ActiveState.com>
9152              Subject: [PATCH]
9153              
9154              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
9155              linked modules.
9156              
9157              -- Doug
9158      Branch: asperl
9159            ! win32/dl_win32.xs
9160 ____________________________________________________________________________
9161 [   759] By: TimBunce                              on 1998/03/04  18:46:41
9162         Log: Update patchls utility
9163      Branch: maint-5.004/perl
9164            ! Porting/patchls
9165 ____________________________________________________________________________
9166 [   758] By: TimBunce                              on 1998/03/04  17:07:06
9167         Log: perldoc -f now uses pager if text is too long for screen
9168      Branch: maint-5.004/perl
9169            ! utils/perldoc.PL
9170 ____________________________________________________________________________
9171 [   757] By: TimBunce                              on 1998/03/04  16:57:04
9172         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9173              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9174      Branch: maint-5.004/perl
9175            + hints/openbsd.sh
9176            ! pod/perlfunc.pod
9177 ____________________________________________________________________________
9178 [   756] By: TimBunce                              on 1998/03/04  16:48:40
9179         Log: Fix for new gnulibc stdio.h when using sfio+perlio
9180      Branch: maint-5.004/perl
9181            ! perlsdio.h
9182 ____________________________________________________________________________
9183 [   755] By: TimBunce                              on 1998/03/04  16:47:08
9184         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9185              Added details of split in scalar context to perlfunc.pod
9186      Branch: maint-5.004/perl
9187            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9188 ____________________________________________________________________________
9189 [   754] By: TimBunce                              on 1998/03/04  16:35:58
9190         Log: Updated perl -v info to include reference to docs and home page.
9191      Branch: maint-5.004/perl
9192            ! perl.c
9193 ____________________________________________________________________________
9194 [   753] By: TimBunce                              on 1998/03/04  16:31:29
9195         Log: Updated hints/bsdos.sh for BSD/OS 3.1
9196              Fixed typo in pod/perlsyn.pod
9197              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9198              Fixed typo in ext/GDBM_File/GDBM_File.pm
9199      Branch: maint-5.004/perl
9200            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9201            ! hints/bsdos.sh pod/perlsyn.pod
9202 ____________________________________________________________________________
9203 [   752] By: TimBunce                              on 1998/03/04  15:49:19
9204         Log: Changed bug address in README to perlbug@perl.com
9205              Changed Copyright in perl.c to 1998
9206              Added op/pos.t test from Robin Houston <robin@oneworld.org>
9207      Branch: maint-5.004/perl
9208            + t/op/pos.t
9209            ! README perl.c
9210 ____________________________________________________________________________
9211 [   751] By: TimBunce                              on 1998/03/04  14:47:15
9212         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9213      Branch: maint-5.004/perl
9214            ! t/comp/require.t t/lib/ph.t
9215 ____________________________________________________________________________
9216 [   750] By: TimBunce                              on 1998/03/04  13:29:58
9217         Log: Added dTHR definition to ease backwards compatibility for XS
9218              source code from 5.005.
9219      Branch: maint-5.004/perl
9220            ! perl.h
9221 ____________________________________________________________________________
9222 [   749] By: TimBunce                              on 1998/03/04  12:19:19
9223         Log: Title:  "rename local 'op' variables to 'o'", #F114
9224              From:  Gurusamy Sarathy
9225              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9226              toke.c
9227      Branch: maint-5.004/perl
9228            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9229            ! scope.c toke.c
9230 ____________________________________________________________________________
9231 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9232         Log: Title:  "consolidated win32 patch", #F112
9233              From:  Gurusamy Sarathy
9234              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9235              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9236              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9237              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9238              t/harness win32/win32.h win32/win32iop.h README.win32
9239              doio.c installhtml installperl pp_sys.c win32/Makefile
9240              win32/config.bc win32/config.vc win32/config_H.bc
9241              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9242              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9243              win32/perllib.c win32/runperl.c win32/win32.c
9244              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9245              x2p/a2py.c
9246      Branch: maint-5.004/perl
9247            + win32/bin/perlglob.pl
9248            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9249            ! installhtml installperl lib/ExtUtils/Command.pm
9250            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9251            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9252            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9253            ! win32/Makefile win32/config.bc win32/config.vc
9254            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9255            ! win32/config_sh.PL win32/dl_win32.xs
9256            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9257            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9258            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9259            ! x2p/a2py.c
9260 ____________________________________________________________________________
9261 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9262         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9263              From:  Gurusamy Sarathy
9264              Files:  MANIFEST t/lib/ph.t
9265      Branch: maint-5.004/perl
9266            ! MANIFEST t/lib/ph.t
9267 ____________________________________________________________________________
9268 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9269         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9270              From:  Jason Smith <smithj4@rpi.edu>
9271              Files:  lib/perl5db.pl
9272      Branch: maint-5.004/perl
9273            ! lib/perl5db.pl
9274 ____________________________________________________________________________
9275 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9276         Log: Title:  "generate DynaLoader.pm at build time", #F109
9277              From:  Achim Bohnet <ach@mpe.mpg.de>
9278              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9279              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9280      Branch: maint-5.004/perl
9281            + ext/DynaLoader/DynaLoader.pm.PL
9282            ! MANIFEST ext/DynaLoader/Makefile.PL
9283 ____________________________________________________________________________
9284 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9285         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9286              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9287              J. Koenig)
9288              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9289              Files:  lib/ExtUtils/Install.pm
9290      Branch: maint-5.004/perl
9291            ! lib/ExtUtils/Install.pm
9292 ____________________________________________________________________________
9293 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9294         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9295              From:  Chip Salzenberg
9296              Files:  lib/Pod/Html.pm
9297      Branch: maint-5.004/perl
9298            ! lib/Pod/Html.pm
9299 ____________________________________________________________________________
9300 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9301         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9302              From:  Achim Bohnet <ach@mpe.mpg.de>
9303              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9304              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9305      Branch: maint-5.004/perl
9306            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9307 ____________________________________________________________________________
9308 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9309         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9310              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9311              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9312              Zakharevich)
9313              Msg-ID:  <199801040630.AA29298@metronet.com>,
9314              <199801041826.NAA11568@aatma.engin.umich.edu>,
9315              <1998Jan4.130412.2719461@cor.newman>
9316              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9317              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9318      Branch: maint-5.004/perl
9319            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9320            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9321            ! win32/win32.h
9322 ____________________________________________________________________________
9323 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9324         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9325              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9326              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9327              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9328      Branch: maint-5.004/perl
9329            ! lib/Tie/Hash.pm pod/perlfunc.pod
9330 ____________________________________________________________________________
9331 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9332         Log: Title:  "more doc for perldoc", #F103
9333              From:  Gurusamy Sarathy
9334              Files:  utils/perldoc.PL
9335      Branch: maint-5.004/perl
9336            ! utils/perldoc.PL
9337 ____________________________________________________________________________
9338 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9339         Log: Title:  "Make perldoc look for an index file ", #F102
9340              From:  Gisle Aas <gisle@aas.no>
9341              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9342              Files:  utils/perldoc.PL
9343      Branch: maint-5.004/perl
9344            ! utils/perldoc.PL
9345 ____________________________________________________________________________
9346 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9347         Log: Title:  "perldoc -F filename", #F101
9348              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9349              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9350              Files:  utils/perldoc.PL
9351      Branch: maint-5.004/perl
9352            ! utils/perldoc.PL
9353 ____________________________________________________________________________
9354 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9355         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9356              From:  Gisle Aas <gisle@aas.no>
9357              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9358              Files:  sv.c
9359      Branch: maint-5.004/perl
9360            ! sv.c
9361 ____________________________________________________________________________
9362 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9363         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9364              From:  abigail@fnx.com
9365              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9366              Files:  lib/Benchmark.pm
9367      Branch: maint-5.004/perl
9368            ! lib/Benchmark.pm
9369 ____________________________________________________________________________
9370 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9371         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9372              From:  Gisle Aas <gisle@aas.no>
9373              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9374              Files:  hv.c
9375      Branch: maint-5.004/perl
9376            ! hv.c
9377 ____________________________________________________________________________
9378 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9379         Log: Title:  "support caseless %ENV", #F097
9380              From:  Gurusamy Sarathy
9381              Files:  hv.c t/op/magic.t win32/win32.h
9382      Branch: maint-5.004/perl
9383            ! hv.c t/op/magic.t win32/win32.h
9384 ____________________________________________________________________________
9385 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9386         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9387              From:  Ilya Zakharevich
9388              Files:  emacs/cperl-mode.el
9389      Branch: maint-5.004/perl
9390            ! emacs/cperl-mode.el
9391 ____________________________________________________________________________
9392 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9393         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9394              magic", #F095
9395              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9396              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9397              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9398              lib/ExtUtils/xsubpp sv.c
9399      Branch: maint-5.004/perl
9400            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9401            ! pod/perlxs.pod proto.h sv.c sv.h
9402 ____________________________________________________________________________
9403 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9404         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9405              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9406              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9407              Files:  mg.c
9408      Branch: maint-5.004/perl
9409            ! mg.c
9410 ____________________________________________________________________________
9411 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9412         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9413              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9414              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9415              Files:  t/op/sort.t
9416      Branch: maint-5.004/perl
9417            ! t/op/sort.t
9418 ____________________________________________________________________________
9419 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9420         Log: Title:  "Make search.pl work on win32", #F092
9421              From:  Gurusamy Sarathy
9422              Files:  win32/bin/search.pl
9423      Branch: maint-5.004/perl
9424            ! win32/bin/search.pl
9425 ____________________________________________________________________________
9426 [   727] By: gsar                                  on 1998/03/04  04:13:23
9427         Log: missing s/op/o/ from one of the mainpatches
9428      Branch: win32/perl
9429            ! op.c
9430 ____________________________________________________________________________
9431 [   726] By: gsar                                  on 1998/03/04  02:12:13
9432         Log: maintpatches #102 and #103 to perldoc.PL
9433      Branch: win32/perl
9434            ! utils/perldoc.PL
9435 ____________________________________________________________________________
9436 [   725] By: gsar                                  on 1998/03/04  02:00:15
9437         Log: renumber some tests to match maint branch
9438      Branch: win32/perl
9439            ! t/op/local.t
9440 ____________________________________________________________________________
9441 [   724] By: gsar                                  on 1998/03/04  01:25:50
9442         Log: maintpatch
9443              #70:  "Fix random whitespace errors in docs"
9444              From:  Roderick Schertler <roderick@argon.org>
9445              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9446              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9447              Files:  pod/checkpods.PL pod/perlfunc.pod
9448      Branch: win32/perl
9449            ! pod/checkpods.PL
9450 ____________________________________________________________________________
9451 [   723] By: gsar                                  on 1998/03/04  01:04:37
9452         Log: sync maintpatch
9453              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9454              From:  Chip Salzenberg
9455              Files:  lib/File/Path.pm
9456      Branch: win32/perl
9457            ! lib/File/Path.pm
9458 ____________________________________________________________________________
9459 [   722] By: gsar                                  on 1998/03/04  00:46:46
9460         Log: remove redundancy in File::Find
9461      Branch: win32/perl
9462            ! lib/File/Find.pm
9463 ____________________________________________________________________________
9464 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9465         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9466              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9467              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9468              Files:  utils/perldoc.PL
9469      Branch: maint-5.004/perl
9470            ! utils/perldoc.PL
9471 ____________________________________________________________________________
9472 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9473         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9474              #F090
9475              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9476              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9477              Files:  lib/ExtUtils/MM_Unix.pm
9478      Branch: maint-5.004/perl
9479            ! lib/ExtUtils/MM_Unix.pm
9480 ____________________________________________________________________________
9481 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9482         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9483              From:  Gurusamy Sarathy
9484              Files:  lib/FindBin.pm
9485      Branch: maint-5.004/perl
9486            ! lib/FindBin.pm
9487 ____________________________________________________________________________
9488 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9489         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9490              #F088
9491              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9492              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9493              Files:  lib/File/Find.pm
9494      Branch: maint-5.004/perl
9495            ! lib/File/Find.pm
9496 ____________________________________________________________________________
9497 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9498         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9499              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9500              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9501              Files:  op.c
9502      Branch: maint-5.004/perl
9503            ! op.c
9504 ____________________________________________________________________________
9505 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9506         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9507              #F086
9508              From:  Gurusamy Sarathy
9509              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9510      Branch: maint-5.004/perl
9511            ! pod/perldelta.pod pod/perldiag.pod toke.c
9512 ____________________________________________________________________________
9513 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9514         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9515              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9516              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9517              Files:  lib/Pod/Html.pm
9518      Branch: maint-5.004/perl
9519            ! lib/Pod/Html.pm
9520 ____________________________________________________________________________
9521 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9522         Log: Title:  "New pod: perlhist", #F084
9523              From:  Jarkko Hietaniemi <jhi@iki.fi>
9524              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9525              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9526      Branch: maint-5.004/perl
9527            + pod/perlhist.pod
9528            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9529 ____________________________________________________________________________
9530 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9531         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9532              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9533              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9534              Files:  pp_ctl.c t/op/local.t
9535      Branch: maint-5.004/perl
9536            ! pp_ctl.c t/op/local.t
9537 ____________________________________________________________________________
9538 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9539         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9540              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9541              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9542              Files:  pp_ctl.c
9543      Branch: maint-5.004/perl
9544            ! pp_ctl.c
9545 ____________________________________________________________________________
9546 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9547         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9548              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9549              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9550              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9551      Branch: maint-5.004/perl
9552            + t/comp/require.t
9553            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9554 ____________________________________________________________________________
9555 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9556         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9557              From:  Jarkko Hietaniemi <jhi@iki.fi>
9558              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9559              Files:  t/pragma/locale.t
9560      Branch: maint-5.004/perl
9561            ! t/pragma/locale.t
9562 ____________________________________________________________________________
9563 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9564         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9565              From:  Gisle Aas <gisle@aas.no>
9566              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9567              Files:  sv.c
9568      Branch: maint-5.004/perl
9569            ! sv.c
9570 ____________________________________________________________________________
9571 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9572         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9573              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9574              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9575              Files:  gv.c op.c toke.c
9576      Branch: maint-5.004/perl
9577            ! gv.c op.c toke.c
9578 ____________________________________________________________________________
9579 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9580         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9581              #F076
9582              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9583              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9584              Files:  lib/File/Path.pm
9585      Branch: maint-5.004/perl
9586            ! lib/File/Path.pm
9587 ____________________________________________________________________________
9588 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9589         Log: Title:  "Update of h2ph", #F075
9590              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9591              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9592              Files:  t/lib/ph.t utils/h2ph.PL
9593      Branch: maint-5.004/perl
9594            + t/lib/ph.t
9595            ! utils/h2ph.PL
9596 ____________________________________________________________________________
9597 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9598         Log: Title:  "Fix AutoLoader for deep packages", #F074
9599              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9600              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9601              Files:  lib/AutoLoader.pm
9602      Branch: maint-5.004/perl
9603            ! lib/AutoLoader.pm
9604 ____________________________________________________________________________
9605 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9606         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9607              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9608              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9609              Files:  op.c
9610      Branch: maint-5.004/perl
9611            ! op.c
9612 ____________________________________________________________________________
9613 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9614         Log: Title:  "Make recursive lexical analysis more robust", #F072
9615              From:  Ilya Zakharevich and Chip Salzenberg
9616              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9617              Files:  toke.c
9618      Branch: maint-5.004/perl
9619            ! toke.c
9620 ____________________________________________________________________________
9621 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9622         Log: Title:  "Fix random whitespace errors in docs", #F070
9623              From:  Roderick Schertler <roderick@argon.org>
9624              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9625              Files:  pod/perlfunc.pod pod/checkpods.PL
9626      Branch: maint-5.004/perl
9627            ! pod/checkpods.PL pod/perlfunc.pod
9628 ____________________________________________________________________________
9629 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9630         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9631              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9632              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9633              Files:  toke.c
9634      Branch: maint-5.004/perl
9635            ! toke.c
9636 ____________________________________________________________________________
9637 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9638         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9639              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9640              <nick@flirble.org>
9641              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9642              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9643              net>
9644              Files:  pp_ctl.c sv.c
9645      Branch: maint-5.004/perl
9646            ! pp_ctl.c sv.c
9647 ____________________________________________________________________________
9648 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9649         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9650              From:  Jarkko Hietaniemi <jhi@iki.fi>
9651              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9652              Files:  op.c
9653      Branch: maint-5.004/perl
9654            ! op.c
9655 ____________________________________________________________________________
9656 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9657         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9658              From:  Administration <fadmin@informatics.muni.cz>
9659              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9660              Files:  op.c
9661      Branch: maint-5.004/perl
9662            ! op.c
9663 ____________________________________________________________________________
9664 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9665         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9666              From:  Chip Salzenberg
9667              Files:  op.c
9668      Branch: maint-5.004/perl
9669            ! op.c
9670 ____________________________________________________________________________
9671 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9672         Log: Title:  "Fix extension version mismatch message", #F064
9673              From:  Chip Salzenberg
9674              Files:  XSUB.h
9675      Branch: maint-5.004/perl
9676            ! XSUB.h
9677 ____________________________________________________________________________
9678 [   695] By: TimBunce                              on 1998/03/03  17:53:04
9679         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
9680              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
9681              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9682              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9683              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9684      Branch: maint-5.004/perl
9685            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9686            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9687 ____________________________________________________________________________
9688 [   694] By: TimBunce                              on 1998/03/03  17:40:47
9689         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
9690              From:  Tom Christiansen
9691              Files:  ext/Socket/Socket.pm
9692      Branch: maint-5.004/perl
9693            ! ext/Socket/Socket.pm
9694 ____________________________________________________________________________
9695 [   693] By: TimBunce                              on 1998/03/03  17:32:57
9696         Log: Title:  "Kill warning about parameter type", #F061
9697              From:  Chip Salzenberg
9698              Files:  op.c
9699      Branch: maint-5.004/perl
9700            ! op.c
9701 ____________________________________________________________________________
9702 [   692] By: TimBunce                              on 1998/03/03  17:11:07
9703         Log: Title:  "Socket occasional SEGV", #F060
9704              From:  Trevor Blackwell <tlb@viaweb.com>
9705              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9706              Files:  ext/Socket/Socket.xs
9707      Branch: maint-5.004/perl
9708            ! ext/Socket/Socket.xs
9709 ____________________________________________________________________________
9710 [   691] By: TimBunce                              on 1998/03/03  17:09:51
9711         Log: Title:  "Avoid SEGV from local($@)", #F059
9712              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9713              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
9714              Files:  pp_ctl.c
9715      Branch: maint-5.004/perl
9716            ! pp_ctl.c
9717 ____________________________________________________________________________
9718 [   690] By: TimBunce                              on 1998/03/03  17:08:21
9719         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
9720              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9721              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
9722              Files:  op.c
9723      Branch: maint-5.004/perl
9724            ! op.c
9725 ____________________________________________________________________________
9726 [   689] By: TimBunce                              on 1998/03/03  17:05:57
9727         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
9728              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9729              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
9730              Files:  XSUB.h
9731      Branch: maint-5.004/perl
9732            ! XSUB.h
9733 ____________________________________________________________________________
9734 [   688] By: TimBunce                              on 1998/03/03  17:04:15
9735         Log: Title:  "Re: Sort grammar bug", #F056
9736              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9737              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
9738              Files:  toke.c
9739      Branch: maint-5.004/perl
9740            ! toke.c
9741 ____________________________________________________________________________
9742 [   687] By: TimBunce                              on 1998/03/03  17:01:32
9743         Log: Title:  "Document indirect object cases for exec(), system()", #F055
9744              From:  Dominic Dunlop <domo@slipper.ip.lu>
9745              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
9746              Files:  pod/perlfunc.pod
9747      Branch: maint-5.004/perl
9748            ! pod/perlfunc.pod
9749 ____________________________________________________________________________
9750 [   686] By: TimBunce                              on 1998/03/03  16:56:44
9751         Log: Title:  "Update docs on tr///", #F054
9752              From:  Tom Phoenix <rootbeer@teleport.com>
9753              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
9754              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9755              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9756              pod/perlstyle.pod toke.c
9757      Branch: maint-5.004/perl
9758            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9759            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9760            ! pod/perlstyle.pod toke.c
9761 ____________________________________________________________________________
9762 [   685] By: TimBunce                              on 1998/03/03  16:38:50
9763         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
9764              From:  Tom Phoenix <rootbeer@teleport.com>
9765              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
9766              Files:  pod/perlop.pod
9767      Branch: maint-5.004/perl
9768            ! pod/perlop.pod
9769 ____________________________________________________________________________
9770 [   684] By: TimBunce                              on 1998/03/03  16:37:00
9771         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
9772              From:  "Joseph N. Hall" <joseph@cscaper.com>
9773              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
9774              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
9775      Branch: maint-5.004/perl
9776            ! perly.c perly.c.diff perly.y vms/perly_c.vms
9777 ____________________________________________________________________________
9778 [   683] By: TimBunce                              on 1998/03/03  16:31:15
9779         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
9780              sv_vsetpfn", #F051
9781              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
9782              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
9783              Files:  pod/perlguts.pod
9784      Branch: maint-5.004/perl
9785            ! pod/perlguts.pod
9786 ____________________________________________________________________________
9787 [   682] By: TimBunce                              on 1998/03/03  16:28:30
9788         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
9789              From:  Jarkko Hietaniemi <jhi@iki.fi>
9790              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
9791              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
9792      Branch: maint-5.004/perl
9793            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9794 ____________________________________________________________________________
9795 [   681] By: TimBunce                              on 1998/03/03  16:24:12
9796         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
9797              From:  Jerome Abela <abela@hsc.fr>
9798              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
9799              Files:  ext/Fcntl/Fcntl.pm
9800      Branch: maint-5.004/perl
9801            ! ext/Fcntl/Fcntl.pm
9802 ____________________________________________________________________________
9803 [   680] By: TimBunce                              on 1998/03/03  16:23:20
9804         Log: Title:  "Commenting toke.c", #F048
9805              From:  gnat@frii.com
9806              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
9807              Files:  toke.c
9808      Branch: maint-5.004/perl
9809            ! toke.c
9810 ____________________________________________________________________________
9811 [   679] By: TimBunce                              on 1998/03/03  16:18:32
9812         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
9813              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9814              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
9815              Files:  pod/perlguts.pod pp.c t/op/vec.t
9816      Branch: maint-5.004/perl
9817            ! pod/perlguts.pod pp.c t/op/vec.t
9818 ____________________________________________________________________________
9819 [   678] By: TimBunce                              on 1998/03/03  16:15:44
9820         Log: Title:  "A few perl5.004_03 bugs", #F046
9821              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9822              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
9823              Files:  mg.c t/op/magic.t
9824      Branch: maint-5.004/perl
9825            ! mg.c t/op/magic.t
9826 ____________________________________________________________________________
9827 [   677] By: TimBunce                              on 1998/03/03  16:13:11
9828         Log: Title:  "Faster, cleaner av_unshift() ", #F045
9829              From:  Gisle Aas <gisle@aas.no>
9830              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
9831              Files:  av.c
9832      Branch: maint-5.004/perl
9833            ! av.c
9834 ____________________________________________________________________________
9835 [   676] By: TimBunce                              on 1998/03/03  16:04:30
9836         Log: Title:  "New hints/solaris2.sh", #F044
9837              From:  Stephen Zander <srz@mckesson.com>
9838              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
9839              Files:  hints/solaris_2.sh
9840      Branch: maint-5.004/perl
9841            ! hints/solaris_2.sh
9842 ____________________________________________________________________________
9843 [   675] By: TimBunce                              on 1998/03/03  15:33:07
9844         Log: Title:  "Refresh Complex.pm and test", #F043
9845              From:  Jarkko Hietaniemi <jhi@iki.fi>
9846              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
9847              Files:  lib/Math/Complex.pm t/lib/complex.t
9848      Branch: maint-5.004/perl
9849            ! lib/Math/Complex.pm t/lib/complex.t
9850 ____________________________________________________________________________
9851 [   674] By: TimBunce                              on 1998/03/03  15:29:16
9852         Log: Title:  "Fix (\@@) proto", #F042
9853              From:  "Joseph N. Hall" <joseph@cscaper.com>
9854              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
9855              Files:  op.c t/comp/proto.t
9856      Branch: maint-5.004/perl
9857            ! op.c t/comp/proto.t
9858 ____________________________________________________________________________
9859 [   673] By: TimBunce                              on 1998/03/03  15:26:31
9860         Log: Title:  "Allow empty BLOCK in code", #F041
9861              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
9862              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9863              Files:  toke.c
9864      Branch: maint-5.004/perl
9865            ! toke.c
9866 ____________________________________________________________________________
9867 [   672] By: TimBunce                              on 1998/03/03  15:23:55
9868         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
9869              From:  Chip Salzenberg
9870              Files:  gv.c t/op/gv.t
9871      Branch: maint-5.004/perl
9872            ! gv.c t/op/gv.t
9873 ____________________________________________________________________________
9874 [   671] By: TimBunce                              on 1998/03/03  10:02:32
9875         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
9876              From:  Gisle Aas <gisle@aas.no>
9877              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
9878              Files:  gv.c sv.c
9879      Branch: maint-5.004/perl
9880            ! gv.c sv.c
9881 ____________________________________________________________________________
9882 [   670] By: TimBunce                              on 1998/03/03  09:59:48
9883         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
9884              From:  Chip Salzenberg
9885              Files:  gv.c
9886      Branch: maint-5.004/perl
9887            ! gv.c
9888 ____________________________________________________________________________
9889 [   669] By: TimBunce                              on 1998/03/03  09:58:58
9890         Log: Title:  "Make Configure less negative about PerlIO", #F036
9891              From:  chip@atlantic.net
9892              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
9893              Files:  Configure
9894      Branch: maint-5.004/perl
9895            ! Configure
9896 ____________________________________________________________________________
9897 [   668] By: TimBunce                              on 1998/03/03  09:55:51
9898         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
9899              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
9900              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
9901              Files:  pp_ctl.c
9902      Branch: maint-5.004/perl
9903            ! pp_ctl.c
9904 ____________________________________________________________________________
9905 [   667] By: TimBunce                              on 1998/03/03  09:52:59
9906         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
9907              From:  Irving Reid <irving@tor.securecomputing.com>
9908              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
9909              Files:  lib/Getopt/Long.pm
9910      Branch: maint-5.004/perl
9911            ! lib/Getopt/Long.pm
9912 ____________________________________________________________________________
9913 [   666] By: TimBunce                              on 1998/03/03  09:51:27
9914         Log: Title:  "adding the newSVpvn API function", #F033
9915              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9916              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
9917              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
9918      Branch: maint-5.004/perl
9919            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
9920 ____________________________________________________________________________
9921 [   665] By: TimBunce                              on 1998/03/03  09:43:30
9922         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
9923              From:  Chip Salzenberg
9924              Files:  toke.c
9925      Branch: maint-5.004/perl
9926            ! toke.c
9927 ____________________________________________________________________________
9928 [   664] By: TimBunce                              on 1998/03/03  09:41:40
9929         Log: Title:  "Re-optimize character classes", #F031
9930              From:  Chip Salzenberg
9931              Files:  regcomp.h regcomp.c regexec.c
9932      Branch: maint-5.004/perl
9933            ! regcomp.c regcomp.h regexec.c
9934 ____________________________________________________________________________
9935 [   663] By: TimBunce                              on 1998/03/03  09:39:55
9936         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
9937              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
9938              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
9939              Files:  op.c t/op/local.t
9940      Branch: maint-5.004/perl
9941            ! op.c t/op/local.t
9942 ____________________________________________________________________________
9943 [   662] By: TimBunce                              on 1998/03/03  09:37:51
9944         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
9945              From:  Chip Salzenberg
9946              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
9947              pp_hot.c regexec.c scope.c
9948      Branch: maint-5.004/perl
9949            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
9950            ! proto.h regexec.c regexp.h scope.c
9951 ____________________________________________________________________________
9952 [   661] By: TimBunce                              on 1998/03/03  09:27:04
9953         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
9954              From:  Chip Salzenberg
9955              Files:  toke.c
9956      Branch: maint-5.004/perl
9957            ! toke.c
9958 ____________________________________________________________________________
9959 [   660] By: TimBunce                              on 1998/03/03  09:24:41
9960         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
9961              From:  Chip Salzenberg
9962              Files:  scope.c
9963      Branch: maint-5.004/perl
9964            ! scope.c
9965 ____________________________________________________________________________
9966 [   659] By: TimBunce                              on 1998/03/03  09:24:00
9967         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
9968              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9969              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
9970              Files:  sv.c t/op/sprintf.t
9971      Branch: maint-5.004/perl
9972            ! sv.c t/op/sprintf.t
9973 ____________________________________________________________________________
9974 [   658] By: TimBunce                              on 1998/03/03  09:22:13
9975         Log: Title:  "Tiny core patch for source filters", #F025
9976              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
9977              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
9978              Files:  toke.c
9979      Branch: maint-5.004/perl
9980            ! toke.c
9981 ____________________________________________________________________________
9982 [   657] By: TimBunce                              on 1998/03/03  09:20:00
9983         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
9984              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9985              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
9986              Files:  t/base/lex.t toke.c
9987      Branch: maint-5.004/perl
9988            ! t/base/lex.t toke.c
9989 ____________________________________________________________________________
9990 [   656] By: TimBunce                              on 1998/03/03  09:17:56
9991         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
9992              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9993              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
9994              Files:  doio.c t/pragma/warn-1global
9995      Branch: maint-5.004/perl
9996            ! doio.c t/pragma/warn-1global
9997 ____________________________________________________________________________
9998 [   655] By: TimBunce                              on 1998/03/03  09:16:56
9999         Log: Title:  "Fix '*' prototype", #F022
10000              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10001              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
10002              Files:  toke.c
10003      Branch: maint-5.004/perl
10004            ! toke.c
10005 ____________________________________________________________________________
10006 [   654] By: TimBunce                              on 1998/03/03  09:15:04
10007         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
10008              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10009              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
10010              Files:  lib/File/Find.pm
10011      Branch: maint-5.004/perl
10012            ! lib/File/Find.pm
10013 ____________________________________________________________________________
10014 [   653] By: TimBunce                              on 1998/03/03  09:11:55
10015         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
10016              From:  Chip Salzenberg
10017              Files:  sv.c
10018      Branch: maint-5.004/perl
10019            ! sv.c
10020 ____________________________________________________________________________
10021 [   652] By: TimBunce                              on 1998/03/03  09:07:50
10022         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
10023              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10024              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
10025              Files:  scope.c
10026      Branch: maint-5.004/perl
10027            ! scope.c
10028 ____________________________________________________________________________
10029 [   651] By: TimBunce                              on 1998/03/03  09:07:10
10030         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
10031              From:  Stephane Payrard <stef@francenet.fr>
10032              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
10033              Files:  op.c t/op/my.t
10034      Branch: maint-5.004/perl
10035            ! op.c t/op/my.t
10036 ____________________________________________________________________________
10037 [   650] By: TimBunce                              on 1998/03/03  09:04:04
10038         Log: Title:  "enhanced "use strict" warning", #F017
10039              From:  Tkil <tkil@reptile.scrye.com>
10040              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10041              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10042      Branch: maint-5.004/perl
10043            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10044 ____________________________________________________________________________
10045 [   649] By: TimBunce                              on 1998/03/03  09:02:55
10046         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
10047              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10048              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
10049              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
10050      Branch: maint-5.004/perl
10051            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10052 ____________________________________________________________________________
10053 [   648] By: TimBunce                              on 1998/03/03  08:58:00
10054         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
10055              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10056              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
10057              Files:  sv.c
10058      Branch: maint-5.004/perl
10059            ! sv.c
10060 ____________________________________________________________________________
10061 [   647] By: TimBunce                              on 1998/03/03  08:53:35
10062         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
10063              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10064              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
10065              Files:  os2/os2.c util.c
10066      Branch: maint-5.004/perl
10067            ! os2/os2.c util.c
10068 ____________________________________________________________________________
10069 [   646] By: TimBunce                              on 1998/03/03  08:51:04
10070         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
10071              From:  Roderick Schertler <roderick@argon.org>
10072              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10073              Files:  doio.c t/op/misc.t
10074      Branch: maint-5.004/perl
10075            ! doio.c t/op/misc.t
10076 ____________________________________________________________________________
10077 [   645] By: TimBunce                              on 1998/03/03  08:49:34
10078         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
10079              From:  Stephen McCamant <alias@mcs.com>
10080              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10081              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
10082      Branch: maint-5.004/perl
10083            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10084 ____________________________________________________________________________
10085 [   644] By: TimBunce                              on 1998/03/03  08:43:06
10086         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
10087              From:  Spider Boardman <spider@orb.nashua.nh.us>
10088              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
10089              Files:  sv.c
10090      Branch: maint-5.004/perl
10091            ! sv.c
10092 ____________________________________________________________________________
10093 [   643] By: TimBunce                              on 1998/03/03  08:41:07
10094         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
10095              From:  Chip Salzenberg
10096              Files:  op.c t/op/my.t
10097      Branch: maint-5.004/perl
10098            ! op.c t/op/my.t
10099 ____________________________________________________________________________
10100 [   642] By: TimBunce                              on 1998/03/03  08:39:11
10101         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
10102              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10103              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
10104              Files:  pod/perlobj.pod sv.c t/op/ref.t
10105      Branch: maint-5.004/perl
10106            ! pod/perlobj.pod sv.c t/op/ref.t
10107 ____________________________________________________________________________
10108 [   641] By: gsar                                  on 1998/03/03  04:39:49
10109         Log: merge problematic maintpatch to op.c
10110              #77:  "Eliminate double warnings under C<package;>"
10111              From:  Chip Salzenberg
10112              Files:  gv.c op.c toke.c
10113      Branch: win32/perl
10114            ! gv.c op.c toke.c
10115 ____________________________________________________________________________
10116 [   640] By: gsar                                  on 1998/03/03  04:30:22
10117         Log: merge another conflicting maintpatch to op.c
10118              #17:  "Enhanced "use strict" warning"
10119              From:  Tkil <tkil@reptile.scrye.com>
10120              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10121              Date:  Thu, 4 Dec 1997 02:38:26 -0700
10122              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10123      Branch: win32/perl
10124            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10125 ____________________________________________________________________________
10126 [   639] By: gsar                                  on 1998/03/03  04:09:11
10127         Log: maintpatch
10128              #73:  "Fix order of warnings for misplaced subscripts"
10129              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10130              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10131              Date:  Mon, 13 Oct 1997 11:23:56 +0100
10132              Files:  op.c
10133      Branch: win32/perl
10134            ! op.c
10135 ____________________________________________________________________________
10136 [   638] By: gsar                                  on 1998/03/03  04:02:16
10137         Log: manually apply another conflicting maintpatch
10138              #64:  "Fix extension version mismatch message"
10139              From:  Chip Salzenberg
10140              Files:  XSUB.h
10141      Branch: win32/perl
10142            ! XSUB.h
10143 ____________________________________________________________________________
10144 [   637] By: gsar                                  on 1998/03/03  03:57:08
10145         Log: maintpatch
10146              #62:  "Fix doc bug in getservbyname() examples"
10147              From:  Tom Christiansen
10148              Files:  ext/Socket/Socket.pm
10149      Branch: win32/perl
10150            ! ext/Socket/Socket.pm
10151 ____________________________________________________________________________
10152 [   636] By: gsar                                  on 1998/03/03  03:55:13
10153         Log: maintpatch
10154              #60:  "Socket occasional SEGV"
10155              From:  Trevor Blackwell <tlb@viaweb.com>
10156              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10157              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10158              Files:  ext/Socket/Socket.xs
10159      Branch: win32/perl
10160            ! ext/Socket/Socket.xs
10161 ____________________________________________________________________________
10162 [   635] By: gsar                                  on 1998/03/03  03:51:01
10163         Log: maintpatches for docs
10164              #53:  "Perlop bitwise & | ^ documentation"
10165              From:  Tom Phoenix <rootbeer@teleport.com>
10166              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10167              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10168              Files:  pod/perlfunc.pod
10169              -------- 
10170              #54:  "Update docs on tr///"
10171              From:  Tom Phoenix <rootbeer@teleport.com>
10172              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10173              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10174              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10175              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10176              pod/perlstyle.pod toke.c
10177      Branch: win32/perl
10178            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10179            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10180            ! pod/perlstyle.pod toke.c
10181 ____________________________________________________________________________
10182 [   634] By: gsar                                  on 1998/03/03  03:43:42
10183         Log: another maintpatch (this one needed adjust of test nos.)
10184              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10185              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10186              Date: Thu, 22 Jan 1998 12:11:49 +0000
10187              Subject: Re: [PERL] A few perl5.004_03 bugs 
10188      Branch: win32/perl
10189            ! mg.c t/op/magic.t
10190 ____________________________________________________________________________
10191 [   633] By: gsar                                  on 1998/03/03  03:36:40
10192         Log: merge another toke.c patch and its dependent (very carefully)
10193              #32:  "Support C<Package::> as function-blind bearword"
10194              From:  Chip Salzenberg
10195              Files:  toke.c
10196              --------
10197              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10198              From:  Gurusamy Sarathy
10199              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
10200      Branch: win32/perl
10201            ! pod/perldelta.pod pod/perldiag.pod toke.c
10202 ____________________________________________________________________________
10203 [   632] By: gsar                                  on 1998/03/03  03:12:16
10204         Log: another toke.c maintpatch
10205              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
10206              From:  Chip Salzenberg
10207              Files:  toke.c
10208      Branch: win32/perl
10209            ! toke.c
10210 ____________________________________________________________________________
10211 [   631] By: gsar                                  on 1998/03/03  03:06:59
10212         Log: still another maintpatch
10213              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10214              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10215              Date: Sun, 02 Nov 1997 13:31:54 +0000
10216              Subject: [PATCH] assorted sprintf bugs
10217      Branch: win32/perl
10218            ! sv.c t/op/sprintf.t
10219 ____________________________________________________________________________
10220 [   630] By: gsar                                  on 1998/03/03  03:03:55
10221         Log: yet another maintpatch
10222              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10223              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10224              Date: Sat, 22 Nov 1997 12:52:16 +0000
10225              Subject: Re: [PERL] Unexpected output 
10226      Branch: win32/perl
10227            ! doio.c t/pragma/warn-1global
10228 ____________________________________________________________________________
10229 [   629] By: gsar                                  on 1998/03/03  02:57:33
10230         Log: merge another maintpatch to toke.c
10231              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10232              Date: Sat, 22 Nov 1997 14:45:23 GMT
10233              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10234              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10235      Branch: win32/perl
10236            ! t/base/lex.t toke.c
10237 ____________________________________________________________________________
10238 [   628] By: gsar                                  on 1998/03/03  02:50:20
10239         Log: manually merge a maintpatch
10240              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10241              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10242              From: gnat@frii.com
10243              Subject: [PERL] Commenting toke.c
10244      Branch: win32/perl
10245            ! toke.c
10246 ____________________________________________________________________________
10247 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10248         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10249              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10250              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10251              Files:  pp_hot.c pp_sys.c
10252      Branch: maint-5.004/perl
10253            ! pp_hot.c pp_sys.c
10254 ____________________________________________________________________________
10255 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10256         Log: This is the change description for change 625
10257              Title:  "Fix tr///s option", #F007
10258              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10259              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10260              Files:  doop.c
10261      Branch: maint-5.004/perl
10262            ! doop.c
10263 ____________________________________________________________________________
10264 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10265         Log:      Branch: maint-5.004/perl
10266            ! doop.c
10267 ____________________________________________________________________________
10268 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10269         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10270              From:  Chip Salzenberg
10271              Files:  pp_ctl.c
10272      Branch: maint-5.004/perl
10273            ! pp_ctl.c
10274 ____________________________________________________________________________
10275 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10276         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10277              From:  Chip Salzenberg
10278              Files:  sv.c
10279      Branch: maint-5.004/perl
10280            ! sv.c
10281 ____________________________________________________________________________
10282 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10283         Log: Title:  "Fix compile-time warning line in while ()", #F004
10284              From:  Chip Salzenberg
10285              Files:  op.c
10286      Branch: maint-5.004/perl
10287            ! op.c
10288 ____________________________________________________________________________
10289 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10290         Log: Title:  "STMT foreach LIST;", #F002
10291              From:  Chip Salzenberg
10292              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10293              vms/perly_c.vms
10294      Branch: maint-5.004/perl
10295            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10296            ! toke.c vms/perly_c.vms
10297 ____________________________________________________________________________
10298 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10299         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10300              From:  Chip Salzenberg
10301              Files:  op.c
10302      Branch: maint-5.004/perl
10303            ! op.c
10304 ____________________________________________________________________________
10305 [   618] By: gsar                                  on 1998/03/02  04:40:16
10306         Log: make t/lib/nothread.t type xtext also
10307      Branch: win32/perl
10308            ! t/op/nothread.t
10309 ____________________________________________________________________________
10310 [   617] By: gsar                                  on 1998/03/02  04:35:15
10311         Log: make t/lib/thread.t type xtext
10312      Branch: win32/perl
10313            ! t/lib/thread.t
10314 ____________________________________________________________________________
10315 [   616] By: gsar                                  on 1998/03/02  04:17:40
10316         Log: fix misapplied hunks in change#614
10317      Branch: win32/perl
10318            ! scope.c scope.h
10319 ____________________________________________________________________________
10320 [   615] By: gsar                                  on 1998/03/02  03:39:16
10321         Log: another one down
10322              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10323              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10324              Date: Tue, 25 Nov 1997 23:03:48 -0800
10325              Subject: [PERL] File::Find bugs & patches
10326      Branch: win32/perl
10327            ! lib/File/Find.pm
10328 ____________________________________________________________________________
10329 [   614] By: gsar                                  on 1998/03/02  03:28:28
10330         Log: this one with adjusted test numbers
10331              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10332              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10333              From: Stephen McCamant <alias@mcs.com>
10334              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10335      Branch: win32/perl
10336            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10337 ____________________________________________________________________________
10338 [   613] By: gsar                                  on 1998/03/02  03:13:32
10339         Log: still another
10340              From: Inaba Hiroto <inaba@st.rim.or.jp>
10341              Subject: [PERL] tr///s bug
10342              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10343              Date: Sat, 10 Jan 1998 15:53:33 +0900
10344      Branch: win32/perl
10345            ! doop.c t/op/subst.t
10346 ____________________________________________________________________________
10347 [   612] By: gsar                                  on 1998/03/02  03:01:27
10348         Log: yet another patch
10349              From: Chip Salzenberg <salzench@nielsenmedia.com>
10350              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10351              Subject: Tiny but massively cool:  C<statement foreach @list>
10352              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10353      Branch: win32/perl
10354            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10355            ! toke.c vms/perly_c.vms
10356 ____________________________________________________________________________
10357 [   611] By: gsar                                  on 1998/03/02  01:52:46
10358         Log: yet another 'old' patch
10359              From: Stephane Payrard <stef@francenet.fr>
10360              Message-Id: <199712040054.BAA04612@www.zweig.com>
10361              To: perl5-porters@perl.org
10362              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10363              between `my' and `local' (Patch included)
10364      Branch: win32/perl
10365            ! op.c t/op/my.t
10366 ____________________________________________________________________________
10367 [   610] By: gsar                                  on 1998/03/02  01:45:55
10368         Log: another 'old' patch
10369              From: Roderick Schertler <roderick@argon.org>
10370              Date: 19 Dec 1997 12:52:36 -0500
10371              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10372              Subject: [PERL] [PATCH] Re: Problem with open >&=
10373      Branch: win32/perl
10374            ! doio.c t/op/misc.t
10375 ____________________________________________________________________________
10376 [   609] By: gsar                                  on 1998/03/02  01:23:56
10377         Log: apply missing pieces from:
10378              From: Chip Salzenberg <salzench@nielsenmedia.com>
10379              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10380              Subject: [PATCH] Improved LVALUE patch
10381              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10382      Branch: win32/perl
10383            ! sv.c
10384 ____________________________________________________________________________
10385 [   608] By: gsar                                  on 1998/03/02  01:13:01
10386         Log: merge two important 'old' patches
10387              From: Chip Salzenberg <salzench@nielsenmedia.com>
10388              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10389              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10390              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10391              ------
10392              From: Chip Salzenberg <salzench@nielsenmedia.com>
10393              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10394              Subject: [PATCH] Fix for compile-time while() warnings
10395              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10396      Branch: win32/perl
10397            ! op.c
10398 ____________________________________________________________________________
10399 [   607] By: gsar                                  on 1998/03/01  06:52:26
10400         Log: integrate mainline changes
10401      Branch: asperl
10402           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10403           +> lib/Tie/Handle.pm t/op/tiehandle.t
10404            - config_H
10405           !> (integrate 89 files)
10406 ____________________________________________________________________________
10407 [   606] By: gsar                                  on 1998/02/28  23:11:00
10408         Log: misc small tweaks
10409              - AutoLoader fix for long::pack::names
10410              - d_mymalloc can be set from makefiles now
10411              - make search.pl actually work on win32
10412              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10413      Branch: win32/perl
10414            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10415            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10416 ____________________________________________________________________________
10417 [   605] By: gsar                                  on 1998/02/28  22:16:45
10418         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10419      Branch: win32/perl
10420            ! embedvar.h sv.h
10421 ____________________________________________________________________________
10422 [   604] By: gsar                                  on 1998/02/28  21:08:58
10423         Log: integrate mainline
10424      Branch: win32/perl
10425           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10426           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10427           !> byterun.c ext/SDBM_File/Makefile.PL
10428           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10429           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10430           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10431           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10432           !> vms/test.com win32/makedef.pl
10433 ____________________________________________________________________________
10434 [   603] By: nick                                  on 1998/02/28  11:31:15
10435         Log: Missed FREAD in bytecode.h
10436              Cannot export svref_mutex in non-threaded perl
10437      Branch: perl
10438            ! bytecode.h win32/makedef.pl
10439
10440 ----------------
10441 Version 5.004_61
10442 ----------------
10443
10444 ____________________________________________________________________________
10445 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10446         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10447              preprocessor symbol on Digital UNIX.
10448      Branch: perl
10449            ! bytecode.h bytecode.pl byterun.c
10450 ____________________________________________________________________________
10451 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10452         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10453      Branch: perl
10454            ! sv.h
10455 ____________________________________________________________________________
10456 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10457         Log: Add atomic.h to MANIFEST
10458      Branch: perl
10459            ! MANIFEST
10460 ____________________________________________________________________________
10461 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10462         Log: Integrate win32 branch into mainline.
10463      Branch: perl
10464            ! bytecode.pl
10465           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10466           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10467           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10468           !> win32/config.gc win32/config.vc win32/config_H.bc
10469           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10470           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10471           !> win32/win32thread.h
10472 ____________________________________________________________________________
10473 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10474         Log: Make refcounts atomic for threading (dependent on appropriate
10475              arch-dependent and compiler-dependent definitions in atomic.h
10476              or else falls back to a global mutex to protect refcounts).
10477      Branch: perl
10478            + atomic.h
10479            ! global.sym perl.c perlvars.h sv.c sv.h
10480 ____________________________________________________________________________
10481 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10482         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10483      Branch: perl
10484            ! MANIFEST
10485 ____________________________________________________________________________
10486 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10487         Log: Missed adding new file Policy_sh.SH in change 592.
10488      Branch: perl
10489            + Policy_sh.SH
10490 ____________________________________________________________________________
10491 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10492         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10493              Date: Fri, 27 Feb 1998 04:15:04 +0000
10494              From: Graham Barr <gbarr@pobox.com>
10495      Branch: perl
10496            + lib/Tie/Handle.pm t/op/tiehandle.t
10497            ! pod/perltie.pod pp_sys.c
10498 ____________________________________________________________________________
10499 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10500         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10501              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10502              Date: Thu, 26 Feb 1998 11:09:55 -0800
10503              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10504              Date: Thu, 26 Feb 1998 11:15:24 -0800
10505      Branch: perl
10506            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10507            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10508            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10509            ! vms/test.com
10510 ____________________________________________________________________________
10511 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10512         Log: Fix file-descriptor leak when pipes fail via taint checks:
10513              Subject: [PATCH] Some patches went through cracks
10514              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10515              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10516      Branch: perl
10517            ! os2/os2.c util.c
10518 ____________________________________________________________________________
10519 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10520         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10521              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10522              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10523      Branch: perl
10524            ! Configure MANIFEST Makefile.SH os2/diff.configure
10525 ____________________________________________________________________________
10526 [   591] By: gsar                                  on 1998/02/26  19:34:50
10527         Log: added AS patch#9
10528      Branch: asperl
10529            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10530            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10531            - win32/ipstdiowin.h win32/perlobj.def
10532            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10533            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10534            ! win32/win32sck.c win32/win32thread.c
10535 ____________________________________________________________________________
10536 [   590] By: gsar                                  on 1998/02/26  04:25:40
10537         Log: various changes to make win32 build under the new Configure & co.
10538              - added byterun.c to core C build
10539              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10540              after adding new variables to config.[bgv]c
10541              - sig_name_init now has only the valid signals
10542              - we now have $Config{usethreads}
10543              - tested under the two commercial compilers w/ and w/o usethreads
10544      Branch: win32/perl
10545            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10546            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10547            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10548 ____________________________________________________________________________
10549 [   589] By: gsar                                  on 1998/02/26  03:56:19
10550         Log: various cleanups so that B can be built as "just another extension"
10551              - export symbols needed for building B
10552              - bset_obj_store() is needed by byterun(), so define it there instead
10553              of at B.xs, and export it
10554              - freadpv() is only used in B.xs, so move it there
10555              - byte*.h are now included by perl.h
10556              - regenerate embed*.h
10557      Branch: win32/perl
10558            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10559            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10560 ____________________________________________________________________________
10561 [   588] By: gsar                                  on 1998/02/25  21:46:35
10562         Log: integrate mainline
10563      Branch: win32/perl
10564           +> Porting/config.sh Porting/config_H
10565            - config_H
10566           !> (integrate 54 files)
10567 ____________________________________________________________________________
10568 [   587] By: gsar                                  on 1998/02/25  19:20:26
10569         Log: added AS patch#8
10570      Branch: asperl
10571            ! sv.c x2p/a2py.c x2p/util.c
10572 ____________________________________________________________________________
10573 [   586] By: gsar                                  on 1998/02/25  19:08:06
10574         Log: added AS patch#7
10575              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10576              Date:    Tue, 24 Feb 1998 07:57:07 PST
10577              From:    Douglas Lankshear <dougl@ActiveState.com>
10578              Subject: [PATCH] 
10579              
10580              Here's an attempt at
10581              6. MANIFEST must be updated with new file names
10582              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10583              And some changes to move toward
10584              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10585              
10586              -- Doug
10587      Branch: asperl
10588            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10589            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10590            ! perlenv.h perlio.h perllio.h win32/Makefile
10591 ____________________________________________________________________________
10592 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10593         Log: More compiler tweaks.
10594      Branch: perl
10595            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10596 ____________________________________________________________________________
10597 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10598         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10599              Date: Wed, 25 Feb 1998 11:17:07 +0100
10600              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10601      Branch: perl
10602            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10603 ____________________________________________________________________________
10604 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10605         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10606      Branch: perl
10607            ! global.sym patchlevel.h
10608 ____________________________________________________________________________
10609 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10610         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10611              Date: Tue, 24 Feb 1998 11:15:57 +0000
10612              From: Robin Houston <robin@oneworld.org>
10613      Branch: perl
10614            ! pod/perldiag.pod pp_ctl.c
10615 ____________________________________________________________________________
10616 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10617         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10618              Date: 23 Feb 1998 23:36:09 +0100
10619              From: Gisle Aas <gisle@aas.no>
10620      Branch: perl
10621            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10622 ____________________________________________________________________________
10623 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10624         Log: Subject: [PATCH 5.004_60] improved Test.pm
10625              Date: Sat, 21 Feb 1998 14:17:09 -0500
10626              From: Joshua Pritikin <pritikin@mindspring.com>
10627      Branch: perl
10628            ! lib/Test.pm
10629 ____________________________________________________________________________
10630 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10631         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10632              From: Jarkko Hietaniemi <jhi@iki.fi>
10633              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10634              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10635              Subject: Re: your HP-UX perl patch
10636              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10637      Branch: perl
10638            ! Makefile.SH embed.h global.sym hints/hpux.sh
10639 ____________________________________________________________________________
10640 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10641         Log: Back out DB_File patch (change _553) and tweak Configure.
10642              Subject: ANNOUNCE: perl5.004_60 is available
10643              Date: Mon, 23 Feb 1998 10:47:26 -0000
10644              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10645      Branch: perl
10646            ! Configure ext/DB_File/DB_File.xs
10647 ____________________________________________________________________________
10648 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10649         Log: Subject: [PATCH] Cwd.pm
10650              Date: Fri, 20 Feb 1998 10:27:54 -0600
10651              From: Graham Barr <gbarr@ti.com>
10652      Branch: perl
10653            ! lib/Cwd.pm
10654 ____________________________________________________________________________
10655 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10656         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10657              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10658              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10659              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10660              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10661              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10662              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10663      Branch: perl
10664            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10665 ____________________________________________________________________________
10666 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10667         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10668              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10669              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10670      Branch: perl
10671            + Porting/config.sh Porting/config_H
10672            - config_H
10673            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10674            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10675            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10676            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10677            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10678            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10679            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10680 ____________________________________________________________________________
10681 [   574] By: gsar                                  on 1998/02/24  02:21:14
10682         Log: fix typos in sv.c
10683      Branch: win32/perl
10684            ! sv.c
10685 ____________________________________________________________________________
10686 [   573] By: mbeattie                              on 1998/02/23  10:03:39
10687         Log: Remove old Linux+threads segfault degugging kludge.
10688      Branch: perl
10689            ! perl.c
10690 ____________________________________________________________________________
10691 [   572] By: gsar                                  on 1998/02/23  09:45:26
10692         Log: undo previous change (no added value!)
10693      Branch: win32/perl
10694            ! win32/bin/pl2bat.pl
10695 ____________________________________________________________________________
10696 [   571] By: gsar                                  on 1998/02/23  09:18:32
10697         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
10698              John Cavanaugh <cavanaug@sdd.hp.com>)
10699      Branch: win32/perl
10700            ! win32/bin/pl2bat.pl
10701 ____________________________________________________________________________
10702 [   570] By: gsar                                  on 1998/02/22  04:02:15
10703         Log: support chown() (just a noop for now)
10704      Branch: win32/perl
10705            ! dosish.h win32/win32.c win32/win32.h
10706 ____________________________________________________________________________
10707 [   569] By: gsar                                  on 1998/02/22  03:09:55
10708         Log: integrate latest win32 branch
10709      Branch: asperl
10710           +> (branch 41 files)
10711           !> (integrate 59 files)
10712 ____________________________________________________________________________
10713 [   568] By: gsar                                  on 1998/02/22  02:40:56
10714         Log: get compiler building under win32 (needed Makefile.PL
10715              hacks that could be applicable to other platforms)
10716      Branch: win32/perl
10717            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
10718 ____________________________________________________________________________
10719 [   567] By: gsar                                  on 1998/02/22  01:30:19
10720         Log: integrate mainline
10721      Branch: win32/perl
10722           +> (branch 41 files)
10723           !> (integrate 46 files)
10724 ____________________________________________________________________________
10725 [   566] By: gsar                                  on 1998/02/20  22:31:56
10726         Log: fix handle leak in join()
10727      Branch: win32/perl
10728            ! win32/win32thread.h
10729
10730 ----------------
10731 Version 5.004_60
10732 ----------------
10733
10734 ____________________________________________________________________________
10735 [   565] By: mbeattie                              on 1998/02/20  18:23:47
10736         Log: Remove compiler files from their old lib/B locations. The compiler
10737              now builds by default (without the byteperl executable so far) and
10738              seems to work at least minimally.
10739      Branch: perl
10740            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
10741            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
10742            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
10743            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
10744            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
10745            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
10746            ! MANIFEST bytecode.pl
10747 ____________________________________________________________________________
10748 [   564] By: mbeattie                              on 1998/02/20  18:05:33
10749         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
10750              under ext/B.
10751      Branch: perl
10752           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10753           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
10754           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
10755           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
10756           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
10757           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
10758           +> ext/B/B/makeliblinks ext/B/O.pm
10759 ____________________________________________________________________________
10760 [   563] By: mbeattie                              on 1998/02/20  17:54:58
10761         Log: Start getting compiler to work when built with the core.
10762              [Still won't work as of this change.]
10763      Branch: perl
10764           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
10765           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
10766           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
10767           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
10768           +> lib/B/Terse.pm lib/B/Xref.pm
10769            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
10770 ____________________________________________________________________________
10771 [   562] By: mbeattie                              on 1998/02/20  16:42:13
10772         Log: Merge perlext/Compiler/... into mainline. Some files move to
10773              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
10774              move to the base perl directory (e.g. headers). Will need some
10775              cleaning up before it builds properly, I would guess.
10776      Branch: perl
10777           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
10778           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
10779           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
10780           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
10781           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
10782           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
10783           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
10784           +> lib/B/makeliblinks lib/O.pm
10785 ____________________________________________________________________________
10786 [   561] By: mbeattie                              on 1998/02/20  16:39:38
10787         Log: Win32 changes from Sarathy, tweaked slightly by me.
10788      Branch: perlext
10789            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
10790            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
10791            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
10792            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
10793 ____________________________________________________________________________
10794 [   560] By: mbeattie                              on 1998/02/20  15:46:15
10795         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
10796      Branch: perl
10797            ! perl.c
10798 ____________________________________________________________________________
10799 [   559] By: mbeattie                              on 1998/02/20  12:56:10
10800         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
10801      Branch: perl
10802            ! MANIFEST patchlevel.h
10803 ____________________________________________________________________________
10804 [   558] By: mbeattie                              on 1998/02/20  12:53:26
10805         Log: Integrate win32 branch into mainline.
10806      Branch: perl
10807           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
10808           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10809           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10810           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10811           !> win32/win32iop.h x2p/a2p.h
10812 ____________________________________________________________________________
10813 [   557] By: mbeattie                              on 1998/02/20  12:51:42
10814         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
10815              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
10816              From: Jarkko Hietaniemi <jhi@iki.fi>
10817      Branch: perl
10818            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10819            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10820            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
10821            ! pod/perltoc.pod pod/perlvar.pod
10822 ____________________________________________________________________________
10823 [   556] By: mbeattie                              on 1998/02/20  12:49:54
10824         Log: Subject: [PATCH] installperl
10825              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
10826              From: Norton Allen <allen@huarp.harvard.edu>
10827      Branch: perl
10828            ! installperl
10829 ____________________________________________________________________________
10830 [   555] By: mbeattie                              on 1998/02/20  12:49:09
10831         Log: Subject: [PATCH:_59] t/op/wantarray.t
10832              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
10833              From: Norton Allen <allen@huarp.harvard.edu>
10834      Branch: perl
10835            + t/op/wantarray.t
10836 ____________________________________________________________________________
10837 [   554] By: mbeattie                              on 1998/02/20  12:47:44
10838         Log: Subject: Misprint in regcomp.c [PATCH]
10839              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
10840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10841      Branch: perl
10842            ! regcomp.c
10843 ____________________________________________________________________________
10844 [   553] By: mbeattie                              on 1998/02/20  12:45:08
10845         Log: Subject: DB_File ->length does not work just after tie.
10846              Date: Tue, 17 Feb 1998 13:19:18 GMT
10847              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10848      Branch: perl
10849            ! ext/DB_File/DB_File.xs
10850 ____________________________________________________________________________
10851 [   552] By: mbeattie                              on 1998/02/20  12:43:32
10852         Log: Subject: [PATCH] - perl5.005_59, update Copyright
10853              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
10854              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
10855      Branch: perl
10856            ! perl.c
10857 ____________________________________________________________________________
10858 [   551] By: mbeattie                              on 1998/02/20  12:42:41
10859         Log: Subject: Re: for() and map() peculiarity
10860              Date: Mon, 16 Feb 1998 21:33:44 +0000
10861              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10862      Branch: perl
10863            ! pod/perlsyn.pod
10864 ____________________________________________________________________________
10865 [   550] By: mbeattie                              on 1998/02/20  12:41:53
10866         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
10867              Date: Mon, 16 Feb 1998 11:46:29 -0800
10868              From: Dan Sugalski <sugalskd@osshe.edu>
10869      Branch: perl
10870            ! vms/config.vms
10871 ____________________________________________________________________________
10872 [   549] By: mbeattie                              on 1998/02/20  12:40:55
10873         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
10874              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
10875              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
10876      Branch: perl
10877            ! global.sym
10878 ____________________________________________________________________________
10879 [   548] By: mbeattie                              on 1998/02/20  12:39:56
10880         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
10881              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
10882              From: Jarkko Hietaniemi <jhi@iki.fi>
10883      Branch: perl
10884            ! hints/irix_6.sh
10885 ____________________________________________________________________________
10886 [   547] By: mbeattie                              on 1998/02/20  12:38:58
10887         Log: Subject: [PATCH] perlguts update
10888              Date: 16 Feb 1998 11:23:53 +0100
10889              From: Gisle Aas <gisle@aas.no>
10890      Branch: perl
10891            ! pod/perlguts.pod
10892 ____________________________________________________________________________
10893 [   546] By: mbeattie                              on 1998/02/20  12:38:01
10894         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
10895              Date: Sun, 15 Feb 1998 23:56:05 -0500
10896              From: Irving Reid <irving@tor.securecomputing.com>
10897      Branch: perl
10898            ! hints/bsdos.sh
10899 ____________________________________________________________________________
10900 [   545] By: mbeattie                              on 1998/02/20  12:37:11
10901         Log: Subject: [PATCH] 5% speedup in an empty loop
10902              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
10903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10904      Branch: perl
10905            ! op.c
10906 ____________________________________________________________________________
10907 [   544] By: mbeattie                              on 1998/02/20  12:36:26
10908         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
10909              Date: Sun, 15 Feb 98 23:06:16 +0100
10910              From: Hans Mulder <hansm@icgroup.nl>
10911      Branch: perl
10912            ! hints/next_3.sh hints/next_4.sh
10913 ____________________________________________________________________________
10914 [   543] By: mbeattie                              on 1998/02/20  12:35:39
10915         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
10916              Date: Sun, 15 Feb 98 23:05:20 +0100
10917              From: Hans Mulder <hansm@icgroup.nl>
10918      Branch: perl
10919            ! malloc.c
10920 ____________________________________________________________________________
10921 [   542] By: mbeattie                              on 1998/02/20  12:35:03
10922         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
10923              From: Hans Mulder <hansm@icgroup.nl>
10924              Date: Sun, 15 Feb 98 23:04:29 +0100
10925      Branch: perl
10926            ! Configure
10927 ____________________________________________________________________________
10928 [   541] By: mbeattie                              on 1998/02/20  12:33:56
10929         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
10930              NeXT   needs DONT_DECLARE_STD)
10931              Date: Sun, 15 Feb 98 23:04:19 +0100
10932              From: Hans Mulder <hansm@icgroup.nl>
10933      Branch: perl
10934            ! perl.h
10935 ____________________________________________________________________________
10936 [   540] By: mbeattie                              on 1998/02/20  12:32:25
10937         Log: Subject: [PATCH] sv_check_thinkfirst macroized
10938              Date: 15 Feb 1998 22:00:38 +0100
10939              From: Gisle Aas <gisle@aas.no>
10940      Branch: perl
10941            ! sv.c
10942 ____________________________________________________________________________
10943 [   539] By: mbeattie                              on 1998/02/20  12:31:07
10944         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
10945              Date: Sat, 14 Feb 1998 17:58:01 -0500
10946              From: Joshua Pritikin <pritikin@mindspring.com>
10947      Branch: perl
10948            + lib/Test.pm
10949            ! MANIFEST lib/Test/Harness.pm
10950 ____________________________________________________________________________
10951 [   538] By: mbeattie                              on 1998/02/20  12:24:31
10952         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
10953              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
10954              From: Jarkko Hietaniemi <jhi@iki.fi>
10955      Branch: perl
10956            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10957 ____________________________________________________________________________
10958 [   537] By: mbeattie                              on 1998/02/20  12:23:04
10959         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
10960              Date: Fri, 13 Feb 1998 13:38:28 -0800
10961              From: Dan Sugalski <sugalskd@osshe.edu>
10962      Branch: perl
10963            ! README.vms
10964 ____________________________________________________________________________
10965 [   536] By: mbeattie                              on 1998/02/20  12:20:29
10966         Log: Subject: [PATCH] 5.004_58, move intuition tests
10967              Date: Thu, 12 Feb 1998 17:11:05 -0600
10968              From: Stephen Potter <spp@psa.pencom.com>
10969      Branch: perl
10970            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10971            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
10972            ! t/op/flip.t t/op/pat.t t/op/push.t
10973 ____________________________________________________________________________
10974 [   535] By: gsar                                  on 1998/02/19  23:07:24
10975         Log: applied a version of this with tabs intact
10976              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
10977              Date:    19 Feb 1998 15:06:38 EST
10978              From:    dfan@harmonixmusic.com (Dan Schmidt)
10979              Subject: Pod::Html bug and fix: missing </UL> in index
10980      Branch: win32/perl
10981            ! lib/Pod/Html.pm
10982 ____________________________________________________________________________
10983 [   534] By: gsar                                  on 1998/02/19  19:40:27
10984         Log: Fix C<0> problem in Pod::Html
10985      Branch: win32/perl
10986            ! lib/Pod/Html.pm
10987 ____________________________________________________________________________
10988 [   533] By: gsar                                  on 1998/02/18  18:11:08
10989         Log: non-debug VC builds are -O1 now (they say it works, and is
10990              faster)
10991      Branch: win32/perl
10992            ! win32/Makefile win32/makefile.mk
10993 ____________________________________________________________________________
10994 [   532] By: gsar                                  on 1998/02/18  04:11:03
10995         Log: integrate nick's patch to mainline
10996      Branch: win32/perl
10997           !> pp.c
10998 ____________________________________________________________________________
10999 [   531] By: mbeattie                              on 1998/02/17  17:50:50
11000         Log: Assorted changes to the compiler
11001      Branch: perlext
11002            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
11003            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
11004            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
11005            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
11006 ____________________________________________________________________________
11007 [   530] By: gsar                                  on 1998/02/17  01:47:35
11008         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
11009              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
11010              build passes all tests except t/lib/io_xs.t (seems to be due to
11011              broken tmpfile() in the CRT or import lib)
11012      Branch: win32/perl
11013            ! XSUB.h win32/makefile.mk win32/win32.h
11014 ____________________________________________________________________________
11015 [   529] By: gsar                                  on 1998/02/16  23:03:31
11016         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
11017              in this version of gcc!)
11018      Branch: win32/perl
11019            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
11020            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
11021 ____________________________________________________________________________
11022 [   528] By: nick                                  on 1998/02/16  22:13:04
11023         Log: Missing PUSHMARK in unshift TIEARRAY hook
11024      Branch: perl
11025            ! pp.c
11026 ____________________________________________________________________________
11027 [   527] By: gsar                                  on 1998/02/15  20:59:07
11028         Log: integrate win32 branch
11029      Branch: asperl
11030           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
11031           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11032           !> win32/makedef.pl
11033 ____________________________________________________________________________
11034 [   526] By: gsar                                  on 1998/02/15  20:02:11
11035         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
11036      Branch: win32/perl
11037            ! config_h.SH win32/config_H.bc win32/config_H.gc
11038            ! win32/config_H.vc
11039 ____________________________________________________________________________
11040 [   525] By: gsar                                  on 1998/02/15  03:26:45
11041         Log: fix build problems due to renamed Config variables
11042      Branch: win32/perl
11043            ! win32/config.bc win32/config.gc win32/config.vc
11044            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11045            ! win32/makedef.pl
11046 ____________________________________________________________________________
11047 [   524] By: gsar                                  on 1998/02/14  01:00:15
11048         Log: bring ASPerl uptodate with mainline changes
11049      Branch: asperl
11050           +> ext/DB_File/Changes t/comp/require.t
11051           !> (integrate 41 files)
11052 ____________________________________________________________________________
11053 [   523] By: gsar                                  on 1998/02/14  00:52:17
11054         Log: integrate mainline
11055      Branch: win32/perl
11056           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
11057           !> pp_hot.c t/op/magic.t
11058 ____________________________________________________________________________
11059 [   522] By: gsar                                  on 1998/02/14  00:42:37
11060         Log: added AS patch#6
11061              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
11062              Date:    Fri, 13 Feb 1998 06:14:51 PST
11063              From:    Douglas Lankshear <dougl@ActiveState.com>
11064              Subject: [PATCH] command line build
11065              
11066              This patch is for the command line build of perl object.
11067              I'll merge the ipfoo.c function with win32_xxx functions next.
11068              
11069              -- Doug
11070      Branch: asperl
11071            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
11072            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
11073            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
11074 ____________________________________________________________________________
11075 [   521] By: gsar                                  on 1998/02/14  00:14:04
11076         Log: added AS patch#5 (patch #4 was intentionally skipped after
11077              discussion)
11078      Branch: asperl
11079            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
11080            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
11081            ! regexec.c sv.c toke.c
11082 ____________________________________________________________________________
11083 [   520] By: nick                                  on 1998/02/13  18:15:46
11084         Log: Resolve ansiperl against win32
11085      Branch: ansiperl
11086           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
11087           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
11088           +> t/lib/ph.t
11089           !> (integrate 898 files)
11090
11091 ----------------
11092 Version 5.004_59
11093 ----------------
11094
11095 ____________________________________________________________________________
11096 [   519] By: mbeattie                              on 1998/02/13  17:05:37
11097         Log: Integrate win32 into mainline.
11098      Branch: perl
11099            ! lib/ExtUtils/xsubpp
11100           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11101           !> win32/makefile.mk
11102 ____________________________________________________________________________
11103 [   518] By: mbeattie                              on 1998/02/13  17:01:16
11104         Log: Bump patchlevel.h to 59.
11105      Branch: perl
11106            ! patchlevel.h
11107 ____________________________________________________________________________
11108 [   517] By: mbeattie                              on 1998/02/13  16:57:59
11109         Log: Subject: [PATCH] _58: wantarray in void context broken
11110              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11111              From: Norton Allen <allen@huarp.harvard.edu>
11112      Branch: perl
11113            ! pp_hot.c
11114 ____________________________________________________________________________
11115 [   516] By: mbeattie                              on 1998/02/13  16:55:33
11116         Log: Subject: [PATCH] 5.004_58 QNX getcwd
11117              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11118              From: Norton Allen <allen@huarp.harvard.edu>
11119      Branch: perl
11120            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11121 ____________________________________________________________________________
11122 [   515] By: gsar                                  on 1998/02/12  18:29:52
11123         Log: pickup lddlflags properly for Config.pm
11124      Branch: win32/perl
11125            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11126            ! win32/makefile.mk
11127 ____________________________________________________________________________
11128 [   514] By: gsar                                  on 1998/02/12  18:16:09
11129         Log: fix xsubpp bug in SETMAGIC code
11130      Branch: win32/perl
11131            ! lib/ExtUtils/xsubpp
11132 ____________________________________________________________________________
11133 [   513] By: gsar                                  on 1998/02/12  18:06:30
11134         Log: integrate mainline
11135      Branch: win32/perl
11136           +> ext/DB_File/Changes
11137           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11138           !> ext/DB_File/DB_File.xs hints/machten.sh
11139           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11140           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11141           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11142           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11143           !> t/op/re_tests t/pragma/locale.t
11144 ____________________________________________________________________________
11145 [   512] By: mbeattie                              on 1998/02/12  17:34:02
11146         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11147              with -DUSE_THREADS -DDEBUGGING to fail.
11148      Branch: perl
11149            ! scope.h
11150 ____________________________________________________________________________
11151 [   511] By: mbeattie                              on 1998/02/12  16:44:03
11152         Log: Integrate win32 into mainline
11153      Branch: perl
11154           +> t/comp/require.t
11155           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11156 ____________________________________________________________________________
11157 [   510] By: mbeattie                              on 1998/02/12  16:42:26
11158         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
11159              Date: 12 Feb 1998 14:25:55 +0100
11160              From: koenig@kulturbox.de (Andreas J. Koenig)
11161      Branch: perl
11162            ! lib/ExtUtils/Install.pm
11163 ____________________________________________________________________________
11164 [   509] By: mbeattie                              on 1998/02/12  16:40:34
11165         Log: Subject: Re: wrong prototype for sbrk [PATCH]
11166              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11167              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11168      Branch: perl
11169            ! malloc.c
11170 ____________________________________________________________________________
11171 [   508] By: mbeattie                              on 1998/02/12  16:36:53
11172         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11173              Date: Wed, 11 Feb 1998 17:29:20 +0100
11174              From: Achim Bohnet <ach@mpe.mpg.de>
11175      Branch: perl
11176            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11177 ____________________________________________________________________________
11178 [   507] By: mbeattie                              on 1998/02/12  16:35:26
11179         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11180              Date: Wed, 11 Feb 1998 14:59:46 +0100
11181              From: Dominic Dunlop <domo@vo.lu>
11182      Branch: perl
11183            ! hints/machten.sh
11184 ____________________________________________________________________________
11185 [   506] By: mbeattie                              on 1998/02/12  16:28:40
11186         Log: Subject: DB_File 1.58 patch
11187              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11188              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11189      Branch: perl
11190            + ext/DB_File/Changes
11191            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11192            ! t/lib/db-recno.t
11193 ____________________________________________________________________________
11194 [   505] By: mbeattie                              on 1998/02/12  16:24:26
11195         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11196              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11198      Branch: perl
11199            ! regexec.c t/op/re_tests
11200 ____________________________________________________________________________
11201 [   504] By: mbeattie                              on 1998/02/12  16:22:46
11202         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11203              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11204              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11205              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11206              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11207              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11208              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11209      Branch: perl
11210            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11211            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11212 ____________________________________________________________________________
11213 [   503] By: mbeattie                              on 1998/02/12  16:15:43
11214         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11215              Date: Mon, 9 Feb 1998 13:19:45 +0100
11216              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11217      Branch: perl
11218            ! t/lib/filecopy.t
11219 ____________________________________________________________________________
11220 [   502] By: mbeattie                              on 1998/02/12  16:14:27
11221         Log: Assorted patches to sv.c:
11222              From: Gisle Aas <gisle@aas.no>
11223              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11224              Date: 07 Feb 1998 00:21:57 +0100
11225              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11226              Date: 07 Feb 1998 00:29:45 +0100
11227              Subject: [PATCH] sv_upgrade() always returns TRUE
11228              Date: 09 Feb 1998 15:44:01 +0100
11229      Branch: perl
11230            ! sv.c
11231 ____________________________________________________________________________
11232 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11233         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11234              Subject: Perl debugger.
11235              Date: Fri, 6 Feb 1998 17:47:08 -0500
11236              From: "Jason A. Smith" <smithj4@rpi.edu>
11237      Branch: perl
11238            ! lib/perl5db.pl
11239 ____________________________________________________________________________
11240 [   500] By: gsar                                  on 1998/02/12  03:20:55
11241         Log: merge another maint patch
11242              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11243              Date:    Tue, 10 Feb 1998 18:49:00 EST
11244              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11245              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11246      Branch: win32/perl
11247            ! pp_ctl.c
11248 ____________________________________________________________________________
11249 [   499] By: gsar                                  on 1998/02/12  03:14:39
11250         Log: make t/comp/require.t type xtext
11251      Branch: win32/perl
11252            ! t/comp/require.t
11253 ____________________________________________________________________________
11254 [   498] By: gsar                                  on 1998/02/12  03:09:58
11255         Log: fix extra LEAVE when require fails
11256              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11257              Date:    Tue, 10 Feb 1998 18:21:37 EST
11258              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11259              Subject: Re: evals and requires make seg-fault with bad require file 
11260      Branch: win32/perl
11261            + t/comp/require.t
11262            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11263 ____________________________________________________________________________
11264 [   497] By: gsar                                  on 1998/02/12  02:47:29
11265         Log: merge a maint patch
11266              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11267              Date:    Wed, 11 Feb 1998 00:15:51 EST
11268              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11269              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11270      Branch: win32/perl
11271            ! pp_ctl.c t/op/local.t
11272 ____________________________________________________________________________
11273 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11274         Log: Integrate win32 into mainline.
11275      Branch: perl
11276           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11277           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11278           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11279           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11280           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11281           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11282 ____________________________________________________________________________
11283 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11284         Log: Fix special constants in Xref.pm
11285      Branch: perlext
11286            ! Compiler/B/Xref.pm
11287 ____________________________________________________________________________
11288 [   494] By: gsar                                  on 1998/02/10  18:26:28
11289         Log: fix opendir() problem on share names
11290              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11291              Date:    Tue, 10 Feb 1998 13:28:53 EST
11292              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11293              Subject: Re: BUG: opendir and UNC names on NT 
11294      Branch: win32/perl
11295            ! win32/win32.c
11296 ____________________________________________________________________________
11297 [   493] By: gsar                                  on 1998/02/09  23:09:40
11298         Log: integrate win32 branch contents
11299      Branch: asperl
11300           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11301           +> lib/Fatal.pm t/lib/ph.t
11302            ! hv.c
11303           !> (integrate 895 files)
11304 ____________________________________________________________________________
11305 [   492] By: gsar                                  on 1998/02/09  07:30:19
11306         Log: enhancements to previous patch for XSUB OUTPUT args
11307              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11308              Date:    Mon, 09 Feb 1998 02:31:55 EST
11309              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11310              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11311      Branch: win32/perl
11312            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11313            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11314            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11315            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11316            ! sv.h
11317 ____________________________________________________________________________
11318 [   491] By: gsar                                  on 1998/02/09  03:00:52
11319         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11320              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11321              Date:    Wed, 29 Oct 1997 19:36:25 EST
11322              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11323              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11324      Branch: win32/perl
11325            ! op.c
11326 ____________________________________________________________________________
11327 [   490] By: gsar                                  on 1998/02/09  02:30:43
11328         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11329              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11330              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11331              Date: Wed, 31 Dec 1997 19:30:46 -0500
11332              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11333      Branch: win32/perl
11334            ! pod/perlobj.pod sv.c t/op/ref.t
11335 ____________________________________________________________________________
11336 [   489] By: gsar                                  on 1998/02/09  00:30:35
11337         Log: ansify prototype for my_safemalloc(), avoid warnings
11338      Branch: win32/perl
11339            ! sv.c
11340 ____________________________________________________________________________
11341 [   488] By: gsar                                  on 1998/02/09  00:29:08
11342         Log: fix misapplied hunks in 5.004_58
11343              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11344              Date:    Sun, 08 Feb 1998 02:18:12 EST
11345              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11346              Subject: [PATCH] fixes for test failures in 5.004_58
11347      Branch: win32/perl
11348            ! gv.c op.c
11349 ____________________________________________________________________________
11350 [   487] By: gsar                                  on 1998/02/09  00:27:16
11351         Log: win32_utime() tweaks to avoid warnings
11352      Branch: win32/perl
11353            ! win32/win32.c win32/win32iop.h
11354 ____________________________________________________________________________
11355 [   486] By: gsar                                  on 1998/02/07  23:45:22
11356         Log: integrate mainline, plus a few small win32 enhancements
11357              - remove Win32::GetCurrentDirectory()
11358              - add Win32::Sleep() for compat
11359              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11360      Branch: win32/perl
11361           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11362           +> lib/Fatal.pm t/lib/ph.t
11363            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11364           !> (integrate 61 files)
11365
11366 ----------------
11367 Version 5.004_58
11368 ----------------
11369
11370 ____________________________________________________________________________
11371 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11372         Log: Bump patchlevel to 58.
11373      Branch: perl
11374            ! patchlevel.h
11375 ____________________________________________________________________________
11376 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11377         Log: Fix up problem with gv.c from change 477.
11378              Fix up Config.pm use in t/lib/ph.t from change 478.
11379      Branch: perl
11380            ! gv.c t/lib/ph.t
11381 ____________________________________________________________________________
11382 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11383         Log: Integrate win32 branch into mainline
11384      Branch: perl
11385           !> win32/win32sck.c
11386 ____________________________________________________________________________
11387 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11388         Log: lib/Fatal.pm missing from repository
11389      Branch: perl
11390            + lib/Fatal.pm
11391 ____________________________________________________________________________
11392 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11393         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11394              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11395              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11396      Branch: perl
11397            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11398            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11399 ____________________________________________________________________________
11400 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11401         Log: x2p/str.c was missing from list of changed files in change 466
11402      Branch: perl
11403            ! x2p/str.c
11404 ____________________________________________________________________________
11405 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11406         Log: Added t/lib/ph.t to MANIFEST
11407      Branch: perl
11408            ! MANIFEST
11409 ____________________________________________________________________________
11410 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11411         Log: Subject: [PATCH] h2ph.PL
11412              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11413              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11414      Branch: perl
11415            + t/lib/ph.t
11416            ! utils/h2ph.PL
11417 ____________________________________________________________________________
11418 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11419         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11420              Date: 04 Feb 1998 14:49:46 +0100
11421              From: Gisle Aas <gisle@aas.no>
11422              as modified by
11423              From: chip@atlantic.net
11424              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11425      Branch: perl
11426            ! gv.c
11427 ____________________________________________________________________________
11428 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11429         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11430              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11431              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11432              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11433              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11434      Branch: perl
11435            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11436 ____________________________________________________________________________
11437 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11438         Log: Subject: [PATCH] nomemok
11439              Date: Mon, 2 Feb 1998 15:06:50 +0100
11440              From: Gisle Aas <gisle@aas.no>
11441      Branch: perl
11442            ! hv.c
11443 ____________________________________________________________________________
11444 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11445         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11446              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11447              From: abigail@fnx.com
11448      Branch: perl
11449            ! lib/Benchmark.pm
11450 ____________________________________________________________________________
11451 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11452         Log: Subject: [PATCH] adding the newSVpvn API function
11453              Date: Sat, 31 Jan 1998 06:32:42 +0100
11454              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11455      Branch: perl
11456            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11457            ! proto.h sv.c
11458 ____________________________________________________________________________
11459 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11460         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11461              Date: 28 Jan 1998 17:40:37 -0800
11462              From: Stephen Zander <srz@mckesson.com>
11463      Branch: perl
11464            ! hints/solaris_2.sh
11465 ____________________________________________________________________________
11466 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11467         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11468              Date: Thu, 15 Jan 1998 11:53:06 +0000
11469              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11470      Branch: perl
11471            ! pod/perlguts.pod pp.c t/op/vec.t
11472 ____________________________________________________________________________
11473 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11474         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11475              Subject: 5.004_56: Patch to Tie::Hash and docs
11476              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11477              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11478              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11479      Branch: perl
11480            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11481            ! t/op/misc.t t/op/pat.t toke.c
11482 ____________________________________________________________________________
11483 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11484         Log: Subject: Another Array.pm patch
11485              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11486              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11487      Branch: perl
11488            ! lib/Tie/Array.pm
11489 ____________________________________________________________________________
11490 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11491         Log: Subject: documentation patch for 5.004_57
11492              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11493              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11494      Branch: perl
11495            ! lib/Tie/Array.pm
11496 ____________________________________________________________________________
11497 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11498         Log: Subject: 5.004_56: patch for `use Fatal' again
11499              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11501      Branch: perl
11502            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11503            ! pp.c t/comp/proto.t toke.c
11504 ____________________________________________________________________________
11505 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11506         Log: Subject: Newer -DLEAKTEST patch
11507              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11509      Branch: perl
11510            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11511            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11512            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11513            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11514            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11515 ____________________________________________________________________________
11516 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11517         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11518              (@ARGV with -i) actually went in at change 462 but I failed to
11519              add it to the change description:
11520              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11521              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11522              Subject: [PATCH] Fix for C<@x = my @y>
11523              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11524              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11525              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11526              Subject: [PATCH] Allow last() to mean last
11527              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11528              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11529              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11530      Branch: perl
11531            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11532            ! vms/perly_h.vms
11533 ____________________________________________________________________________
11534 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11535         Log: More Chip patches:
11536              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11537              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11538              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11539              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11540              Subject: [PATCH] Make recursive lexical analysis more robust
11541              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11542      Branch: perl
11543            ! pp_ctl.c sv.c toke.c
11544 ____________________________________________________________________________
11545 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11546         Log: Some more Chip patches (tweaked to match _5x):
11547              Subject: [PATCH] Fix empty BLOCK
11548              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11549              Subject: [PATCH] fix (\@@) proto
11550              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11551              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11552              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11553              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11554              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11555      Branch: perl
11556            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11557 ____________________________________________________________________________
11558 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11559         Log: Some Chip patches (some tweaked to match _5x source):
11560              From: Chip Salzenberg <salzench@nielsenmedia.com>
11561              Subject: [PATCH] local leakage
11562              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11563              Subject: [PATCH] NULs in patterns
11564              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11565              Subject: [PATCH] Configure on PerlIO
11566              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11567              Subject: [PATCH] Avoid core dump on package alias
11568              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11569              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11570              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11571      Branch: perl
11572            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11573            ! t/op/local.t
11574 ____________________________________________________________________________
11575 [   461] By: gsar                                  on 1998/02/04  03:34:36
11576         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11577      Branch: win32/perl
11578            ! win32/win32sck.c
11579 ____________________________________________________________________________
11580 [   460] By: gsar                                  on 1998/02/04  00:44:47
11581         Log: bug: win32_select() must StartSockets()
11582      Branch: win32/perl
11583            ! win32/win32sck.c
11584
11585 ----------------
11586 Version 5.004_57
11587 ----------------
11588
11589 ____________________________________________________________________________
11590 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11591         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11592              of execution causes core dump if threadsvp is moved). Replaced
11593              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11594      Branch: perl
11595            ! av.c perl.c
11596 ____________________________________________________________________________
11597 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11598         Log: Fix up MANIFEST.
11599      Branch: perl
11600            ! MANIFEST
11601 ____________________________________________________________________________
11602 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11603         Log: Integrate win32 into mainline. My last integration from ansiperl
11604              to the mainline was a dismal failure: I did -ay but meant -at.
11605              This should fix things now since win32 has already integrated
11606              all the necessary changes from ansiperl.
11607      Branch: perl
11608           !> (integrate 111 files)
11609 ____________________________________________________________________________
11610 [   456] By: gsar                                  on 1998/02/03  04:48:08
11611         Log: Fix minor problems with non USE_THREADS build. win32 branch
11612              now looks 5.004_57-ready.
11613      Branch: win32/perl
11614            ! thread.h win32/makedef.pl
11615 ____________________________________________________________________________
11616 [   455] By: gsar                                  on 1998/02/03  03:45:09
11617         Log: integrate mainline
11618      Branch: win32/perl
11619           !> (integrate 887 files)
11620 ____________________________________________________________________________
11621 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11622         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11623              defaults have been commented out for now. 
11624      Branch: perl
11625            ! hints/dec_osf.sh
11626 ____________________________________________________________________________
11627 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11628         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11629              variables. Moved threadnum to a per-interpreter variable and
11630              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11631              more than one thread may be running. Minor tweaks to Thread.xs.
11632      Branch: perl
11633            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11634            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11635            ! thread.h util.c
11636 ____________________________________________________________________________
11637 [   452] By: gsar                                  on 1998/02/02  04:56:50
11638         Log: remove totally egregious s/\\dir// in File::Find
11639      Branch: win32/perl
11640            ! lib/File/Find.pm
11641 ____________________________________________________________________________
11642 [   451] By: gsar                                  on 1998/02/01  22:20:20
11643         Log: added AS patch#3
11644              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11645              Date:    Sun, 01 Feb 1998 09:18:13 PST
11646              From:    Douglas Lankshear <dougl@ActiveState.com>
11647              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11648              
11649              Here's an additional diff against //depot/asperl
11650              
11651              The field name mg_length was changed back to mg_len
11652              The function name mg_len was change to mg_length
11653              
11654              The need for sort_mutex removed thanks to the code derived
11655              from Tom Horsley's work.
11656              
11657              -- Doug
11658      Branch: asperl
11659            + XSLock.h
11660            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11661            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11662            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11663            ! scope.c scope.h sv.c toke.c universal.c util.c
11664            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11665            ! win32/perlobj.def win32/runperl.c
11666 ____________________________________________________________________________
11667 [   450] By: gsar                                  on 1998/01/30  23:43:57
11668         Log: various tweaks
11669              - add new functions to proto.h
11670              - fix up makefile.mk for $(OBJECT)
11671      Branch: asperl
11672            ! pp_ctl.c proto.h win32/makefile.mk
11673 ____________________________________________________________________________
11674 [   449] By: gsar                                  on 1998/01/30  21:23:15
11675         Log: fix up missing patches from AS patch#2
11676      Branch: asperl
11677            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11678            ! pp_ctl.c proto.h
11679 ____________________________________________________________________________
11680 [   448] By: gsar                                  on 1998/01/30  18:23:17
11681         Log: fix htonlx typo
11682      Branch: win32/perl
11683            ! perlsock.h
11684 ____________________________________________________________________________
11685 [   447] By: mbeattie                              on 1998/01/30  16:03:49
11686         Log: Fix up MANIFEST to add missing files
11687      Branch: perl
11688            ! MANIFEST
11689 ____________________________________________________________________________
11690 [   446] By: mbeattie                              on 1998/01/30  12:34:55
11691         Log: Bump patchlevel to 57.
11692      Branch: perl
11693            ! patchlevel.h
11694 ____________________________________________________________________________
11695 [   445] By: gsar                                  on 1998/01/30  10:44:38
11696         Log: initial merge of latest win32 branch into ASPerl
11697      Branch: asperl
11698           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
11699           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11700           +> win32/bin/perlglob.pl
11701           !> (integrate 141 files)
11702 ____________________________________________________________________________
11703 [   444] By: gsar                                  on 1998/01/30  09:25:58
11704         Log: goofed branching, redo asperl branch
11705      Branch: asperl
11706            ! perl.h
11707 ____________________________________________________________________________
11708 [   443] By: gsar                                  on 1998/01/30  09:23:36
11709         Log: added AS patch#2
11710      Branch: asperl
11711            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
11712            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
11713            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
11714            + win32/ipstdiowin.h win32/perlobj.def
11715            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
11716            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
11717            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
11718            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
11719            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
11720            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
11721            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
11722            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
11723            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
11724 ____________________________________________________________________________
11725 [   441] By: gsar                                  on 1998/01/30  08:54:19
11726         Log: Created new branch from win32@396, added AS patch#1
11727      Branch: asperl
11728            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
11729            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
11730            + regcomp.c scope.h sv.c toke.c util.c
11731           +> (branch 915 files)
11732 ____________________________________________________________________________
11733 [   440] By: gsar                                  on 1998/01/30  04:43:23
11734         Log: integrate winansi
11735      Branch: win32/perl
11736           +> pod/perlhist.pod
11737           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
11738           !> util.c
11739 ____________________________________________________________________________
11740 [   439] By: mbeattie                              on 1998/01/27  15:31:53
11741         Log: Integrate ansi branch into mainline (resolve -ay).
11742      Branch: perl
11743           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
11744           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
11745           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11746           +> win32/bin/perlglob.pl
11747            ! op.c
11748           !> (integrate 868 files)
11749 ____________________________________________________________________________
11750 [   438] By: nick                                  on 1998/01/24  12:02:34
11751         Log: Gisle's av_unshift tweak, two small patches from chip
11752              and check for NULL in hv_delete in case '~' and tie magic
11753              are present
11754      Branch: ansiperl
11755            ! av.c hv.c op.c pp_ctl.c scope.c
11756 ____________________________________________________________________________
11757 [   437] By: nick                                  on 1998/01/24  10:37:56
11758         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
11759              Ugh! ...
11760              Macros were unsuitable for declaring the functions, extra () round
11761              parameters removed - non-function forms of PerlXxx_yyyy() need to 
11762              add () themselves.
11763              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
11764      Branch: ansiperl
11765            ! perlsock.h pp_sys.c util.c
11766 ____________________________________________________________________________
11767 [   436] By: nick                                  on 1998/01/24  10:03:03
11768         Log: Integrate win32 into ansiperl
11769      Branch: ansiperl
11770           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11771           +> win32/bin/perlglob.pl
11772           !> (integrate 38 files)
11773 ____________________________________________________________________________
11774 [   435] By: nick                                  on 1998/01/24  09:47:49
11775         Log: Add perlhist.pod
11776      Branch: ansiperl
11777            + pod/perlhist.pod
11778            ! MANIFEST
11779 ____________________________________________________________________________
11780 [   434] By: gsar                                  on 1998/01/19  05:01:47
11781         Log: s/PerlENV/PerlEnv/ just to be consistent
11782      Branch: win32/perl
11783            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
11784 ____________________________________________________________________________
11785 [   433] By: gsar                                  on 1998/01/19  04:52:18
11786         Log: foo() -> PerlGroup_foo() patch from ActiveState
11787      Branch: win32/perl
11788            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11789            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
11790            ! scope.h sv.c toke.c util.c
11791 ____________________________________________________________________________
11792 [   432] By: gsar                                  on 1998/01/19  04:42:26
11793         Log: integrate mainline
11794      Branch: win32/perl
11795           !> pod/perlfunc.pod
11796 ____________________________________________________________________________
11797 [   431] By: gsar                                  on 1998/01/19  04:40:04
11798         Log: integrate changes in winansi
11799      Branch: win32/perl
11800           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
11801           +> t/lib/tie-stdpush.t t/op/tiearray.t
11802           !> (integrate 98 files)
11803 ____________________________________________________________________________
11804 [   430] By: gsar                                  on 1998/01/19  04:10:43
11805         Log: Fix autovivification problems with XSUB OUTPUT args
11806              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
11807              Date:    Sun, 18 Jan 1998 23:09:07 EST
11808              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11809              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
11810      Branch: win32/perl
11811            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
11812            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
11813            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
11814            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
11815 ____________________________________________________________________________
11816 [   429] By: nick                                  on 1998/01/17  21:01:50
11817         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
11818              Date: Thu, 25 Dec 1997 13:39:15 -0500
11819              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11820              To: perl5-porters@perl.org
11821              
11822              It turns out that the potential for the "CONFIG key 'exe_ext'
11823              does not exist in Config.pm" problem has been around for a while,
11824              in the definition of SvTRUE().  It's just that non-gcc compilers
11825              are more or less being built as CRIPPLED_CC when USE_THREADS is
11826              defined (even if they can inline things).  The inline macro for
11827              SvTRUE works with tied hashes and the EXISTS method, and the
11828              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
11829              does not, because it adds an excess mg_get() which replaces the
11830              EXISTS result with a FETCH result.
11831      Branch: ansiperl
11832            ! sv.c
11833 ____________________________________________________________________________
11834 [   428] By: nick                                  on 1998/01/17  20:59:11
11835         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11836              Date: Fri, 19 Dec 97 17:19:09 GMT
11837              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
11838      Branch: ansiperl
11839            ! doio.c sv.c toke.c util.c
11840 ____________________________________________________________________________
11841 [   427] By: nick                                  on 1998/01/17  12:01:53
11842         Log: Permit tie ?foo,$object 
11843              tidy up dead #ifdef ORIGINAL_TIE)
11844              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
11845      Branch: ansiperl
11846            ! pp_sys.c
11847 ____________________________________________________________________________
11848 [   426] By: nick                                  on 1998/01/15  18:06:36
11849         Log: First working TIEARRAY and other misc tie fixes
11850      Branch: ansiperl
11851            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
11852 ____________________________________________________________________________
11853 [   425] By: nick                                  on 1998/01/14  21:56:40
11854         Log: Not working yet - split problems ...
11855      Branch: ansiperl
11856            ! pp.c t/lib/thread.t t/op/tiearray.t
11857 ____________________________________________________________________________
11858 [   424] By: nick                                  on 1998/01/14  18:49:25
11859         Log: TIEARRAY updates - almost works ...
11860      Branch: ansiperl
11861            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
11862            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
11863            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
11864            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
11865 ____________________________________________________________________________
11866 [   423] By: gsar                                  on 1998/01/14  00:13:16
11867         Log: fix MakeMaker installbin problem
11868              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
11869              Subject: Re: can't modify message with HTML-Stream, v.1.42 
11870              Date: Tue, 06 Jan 1998 19:16:35 -0500
11871              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11872      Branch: win32/perl
11873            ! lib/ExtUtils/MM_Unix.pm
11874 ____________________________________________________________________________
11875 [   422] By: gsar                                  on 1998/01/13  23:53:02
11876         Log: add archname to *sitearch in config.{b,g,v}c
11877      Branch: win32/perl
11878            ! win32/config.bc win32/config.gc win32/config.vc
11879 ____________________________________________________________________________
11880 [   421] By: gsar                                  on 1998/01/13  23:15:14
11881         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
11882      Branch: win32/perl
11883            ! t/harness
11884 ____________________________________________________________________________
11885 [   420] By: nick                                  on 1998/01/13  22:55:02
11886         Log: tiearray tweaks
11887      Branch: ansiperl
11888            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
11889 ____________________________________________________________________________
11890 [   419] By: nick                                  on 1998/01/13  21:27:33
11891         Log: Skeleton Tie::Array
11892      Branch: ansiperl
11893            + lib/Tie/Array.pm
11894 ____________________________________________________________________________
11895 [   418] By: nick                                  on 1998/01/13  20:52:38
11896         Log: tie array changes to core and tests
11897      Branch: ansiperl
11898            + t/op/tiearray.t
11899            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
11900            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
11901            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
11902 ____________________________________________________________________________
11903 [   417] By: gsar                                  on 1998/01/13  20:49:52
11904         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
11905      Branch: win32/perl
11906            + win32/bin/perlglob.pl
11907            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
11908            ! win32/makefile.mk
11909 ____________________________________________________________________________
11910 [   416] By: gsar                                  on 1998/01/13  02:46:53
11911         Log: various tweaks to build support (NOTE: meant for 5.004_57)
11912              - build and install x2p
11913              - fix installperl warnings on win32
11914              - `make install` now does puts the archlibs in right places
11915              - makefiles don't default to USE_THREADS anymore
11916              - sync config.{b,g,v}c
11917              - sync makefile.mk -> Makefile
11918      Branch: win32/perl
11919            ! installperl win32/Makefile win32/config.bc win32/config.gc
11920            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
11921            ! x2p/a2py.c
11922 ____________________________________________________________________________
11923 [   415] By: nick                                  on 1998/01/11  16:54:26
11924         Log: Integrate win32 into ansiperl
11925      Branch: ansiperl
11926           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11927           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11928           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11929           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11930           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11931           !> vms/vmsish.h x2p/s2p.PL
11932 ____________________________________________________________________________
11933 [   414] By: nick                                  on 1998/01/11  15:13:49
11934         Log: Integratye mainline -> ansiperl
11935      Branch: ansiperl
11936           !> (integrate 64 files)
11937 ____________________________________________________________________________
11938 [   413] By: mbeattie                              on 1998/01/09  12:57:58
11939         Log: Add missing blank line in pod/perlfunc.pod.
11940      Branch: perl
11941            ! pod/perlfunc.pod
11942 ____________________________________________________________________________
11943 [   412] By: gsar                                  on 1998/01/08  20:54:31
11944         Log: change#398 breaks ENV_IS_CASELESS, fix it
11945      Branch: win32/perl
11946            ! hv.c
11947 ____________________________________________________________________________
11948 [   411] By: gsar                                  on 1998/01/08  18:33:58
11949         Log: Integrate mainline
11950      Branch: win32/perl
11951           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11952           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11953           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11954           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11955           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11956           !> vms/vmsish.h x2p/s2p.PL
11957 ____________________________________________________________________________
11958 [   410] By: mbeattie                              on 1998/01/08  16:06:22
11959         Log: Fix thinko in t/pragma/locale.t:
11960              Subject: [PATCH] _04 or _56: locale.t
11961              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
11962              From: Jarkko Hietaniemi <jhi@iki.fi>
11963      Branch: perl
11964            ! t/pragma/locale.t
11965 ____________________________________________________________________________
11966 [   409] By: mbeattie                              on 1998/01/08  16:05:09
11967         Log: Use Tom Horley's qsort for sorting:
11968              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
11969              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
11970              From: Hans Mulder <hansm@icgned.nl>
11971      Branch: perl
11972            ! pp_ctl.c
11973 ____________________________________________________________________________
11974 [   408] By: mbeattie                              on 1998/01/08  16:01:57
11975         Log: Make s2p not use cpp:
11976              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
11977              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
11978              From: Hans Mulder <hansm@icgned.nl>
11979      Branch: perl
11980            ! x2p/s2p.PL
11981 ____________________________________________________________________________
11982 [   407] By: mbeattie                              on 1998/01/08  15:57:31
11983         Log: DG/UX tweaks to perl.h:
11984              Subject: [PATCH] _56 on dgux without threads
11985              Date: Sat, 20 Dec 1997 23:01:40 -0500
11986              From: Roderick Schertler <roderick@argon.org>
11987      Branch: perl
11988            ! perl.h
11989 ____________________________________________________________________________
11990 [   406] By: mbeattie                              on 1998/01/08  15:56:02
11991         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
11992              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
11993              Date: Sat, 20 Dec 1997 02:30:01 -0500
11994              From: Spider Boardman <spider@web.zk3.dec.com>
11995      Branch: perl
11996            ! Configure hints/dec_osf.sh
11997 ____________________________________________________________________________
11998 [   405] By: mbeattie                              on 1998/01/08  15:53:40
11999         Log: Missing "" in Configure echo for gethbadd_addr_type.
12000      Branch: perl
12001            ! Configure
12002 ____________________________________________________________________________
12003 [   404] By: mbeattie                              on 1998/01/08  13:04:48
12004         Log: print/printf/... over-eager mg_find for glob magic:
12005              Subject: [PATCH] fix inefficient checks for TIEHANDLE
12006              Date: Wed, 07 Jan 1998 20:06:05 -0500
12007              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12008      Branch: perl
12009            ! pp_hot.c pp_sys.c
12010 ____________________________________________________________________________
12011 [   403] By: mbeattie                              on 1998/01/08  12:56:31
12012         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
12013              Subject: [PATCH] VMS update for 5.004_56
12014              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
12015              From: Charles Bailey <bailey@newman.upenn.edu>
12016      Branch: perl
12017            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
12018            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12019            ! vms/vmsish.h
12020 ____________________________________________________________________________
12021 [   402] By: mbeattie                              on 1998/01/08  12:46:15
12022         Log: Fix utils/perldoc.PL for dos-djgpp:
12023              Subject: 5.004_56: perldoc.PL dos-djgpp patches
12024              Date: Tue, 6 Jan 1998 18:14:59 +0100
12025              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12026      Branch: perl
12027            ! utils/perldoc.PL
12028 ____________________________________________________________________________
12029 [   401] By: mbeattie                              on 1998/01/08  12:40:14
12030         Log: Version 2.13 of GetoptLong:
12031              Subject: Re: ANNOUNCE: perl 5.004_56 is available
12032              Date: 06 Jan 1998 16:21:45 +0100
12033              From: JVromans@Squirrel.nl (Johan Vromans)
12034      Branch: perl
12035            ! lib/Getopt/Long.pm lib/newgetopt.pl
12036 ____________________________________________________________________________
12037 [   400] By: mbeattie                              on 1998/01/08  12:28:08
12038         Log: Fix variable export and threading configuration for AIX:
12039              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
12040              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
12041              From: Jarkko Hietaniemi <jhi@iki.fi>
12042      Branch: perl
12043            ! Configure perl_exp.SH
12044 ____________________________________________________________________________
12045 [   399] By: mbeattie                              on 1998/01/08  12:25:38
12046         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
12047              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
12048              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
12049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12050      Branch: perl
12051            ! regexec.c t/op/re_tests
12052 ____________________________________________________________________________
12053 [   398] By: mbeattie                              on 1998/01/08  12:23:41
12054         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
12055              to cope with ENV_IS_CASELESS:
12056              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
12057              Date: Fri, 19 Dec 1997 11:31:36 -0500
12058              From: Owen Taylor <owt1@cornell.edu>
12059      Branch: perl
12060            ! hv.c
12061 ____________________________________________________________________________
12062 [   397] By: mbeattie                              on 1998/01/08  12:10:29
12063         Log: Integrate win32 branch into mainline.
12064      Branch: perl
12065           !> (integrate 41 files)
12066 ____________________________________________________________________________
12067 [   396] By: gsar                                  on 1998/01/07  19:12:27
12068         Log: tweak case-insensitive ENV implementation
12069      Branch: win32/perl
12070            ! hv.c
12071 ____________________________________________________________________________
12072 [   395] By: nick                                  on 1998/01/07  18:40:55
12073         Log: Integrate win32 branch
12074      Branch: ansiperl
12075           !> (integrate 31 files)
12076 ____________________________________________________________________________
12077 [   394] By: gsar                                  on 1998/01/05  19:17:40
12078         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
12079              the fact
12080      Branch: win32/perl
12081            ! pod/perlrun.pod win32/win32.c
12082 ____________________________________________________________________________
12083 [   393] By: gsar                                  on 1998/01/05  05:43:33
12084         Log: Support case-tolerant %ENV
12085              - underlying system calls see the case-as-supplied by user
12086              - added tests to verify addition/deletion/enumeration case-tolerance
12087              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
12088              which is default on win32 now
12089      Branch: win32/perl
12090            ! hv.c t/op/magic.t win32/win32.h
12091 ____________________________________________________________________________
12092 [   392] By: gsar                                  on 1998/01/04  17:55:19
12093         Log: Add a tweaked version of:
12094              Message-Id: <199801040630.AA29298@metronet.com>
12095              Date:    Sun, 04 Jan 1998 00:30:57 CST
12096              From:    Tye McQueen <tye@metronet.com>
12097              Subject: New patch for $^E==GetLastError() under Win32
12098      Branch: win32/perl
12099            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12100            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12101            ! win32/win32.c win32/win32.h
12102 ____________________________________________________________________________
12103 [   391] By: gsar                                  on 1998/01/04  07:59:44
12104         Log: Various win32 fixes
12105              - support spawn via system(&P_NOWAIT,...) like OS2
12106              - support wait() and waitpid()
12107              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12108              - support -lfoo properly in ExtUtils::Liblist
12109              - fix outdated info about Win32 support in perlfaq2
12110              - fix win32 bug in perldoc that causes spurious warnings
12111              - regularize global function/variable names yet more
12112              - fix bug in do_aspawn() (it was always invoking shell, instead of
12113              almost never)
12114              - implement and export win32_wait()
12115              - stub version of USE_RTL_THREAD_API
12116      Branch: win32/perl
12117            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12118            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12119            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12120            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12121            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12122            ! win32/win32thread.h
12123 ____________________________________________________________________________
12124 [   390] By: gsar                                  on 1997/12/30  21:00:28
12125         Log: Fix $ENV{Path} in FindBin.pm
12126      Branch: win32/perl
12127            ! lib/FindBin.pm
12128 ____________________________________________________________________________
12129 [   389] By: nick                                  on 1997/12/29  10:33:23
12130         Log: Resolve ansiperl against win32
12131      Branch: ansiperl
12132           !> (integrate 105 files)
12133 ____________________________________________________________________________
12134 [   388] By: gsar                                  on 1997/12/24  04:59:28
12135         Log: make $? Unix (and ActiveWare) compatible
12136      Branch: win32/perl
12137            ! README.win32 win32/win32.c
12138 ____________________________________________________________________________
12139 [   387] By: gsar                                  on 1997/12/24  04:21:30
12140         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12141              non-blocking IO on sockets possible
12142      Branch: win32/perl
12143            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12144            ! win32/win32iop.h win32/win32sck.c
12145 ____________________________________________________________________________
12146 [   386] By: gsar                                  on 1997/12/24  03:10:55
12147         Log: support getlogin()
12148      Branch: win32/perl
12149            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12150            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12151            ! win32/win32.c win32/win32.h
12152 ____________________________________________________________________________
12153 [   385] By: gsar                                  on 1997/12/24  02:24:59
12154         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12155              Update README.win32.
12156      Branch: win32/perl
12157            ! README.win32 perl.h win32/Makefile win32/makedef.pl
12158            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12159 ____________________________________________________________________________
12160 [   384] By: gsar                                  on 1997/12/24  02:22:42
12161         Log: tweak op.c to avoid warning
12162      Branch: win32/perl
12163            ! op.c
12164 ____________________________________________________________________________
12165 [   383] By: gsar                                  on 1997/12/23  21:12:42
12166         Log: Trivial bugfix#3 from local repository
12167              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12168              Subject: Re: Assigning result of pop scrambles unrelated reference 
12169              Date: Sat, 06 Dec 1997 06:00:45 -0500
12170              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12171      Branch: win32/perl
12172            ! sv.c
12173 ____________________________________________________________________________
12174 [   382] By: gsar                                  on 1997/12/23  21:09:32
12175         Log: Trivial bugfix#2 from local repository
12176              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12177              Subject: Re: eval of sub gives spurious "uninitialised" warning 
12178              Date: Sat, 06 Dec 1997 05:25:07 -0500
12179              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12180      Branch: win32/perl
12181            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12182 ____________________________________________________________________________
12183 [   381] By: gsar                                  on 1997/12/23  21:01:04
12184         Log: Trivial bugfix#1 from local repository
12185              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12186              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
12187              Date: Fri, 28 Nov 1997 18:26:52 -0500
12188              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12189      Branch: win32/perl
12190            ! scope.c
12191 ____________________________________________________________________________
12192 [   380] By: gsar                                  on 1997/12/18  15:10:23
12193         Log: Integrate mainline
12194      Branch: win32/perl
12195           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12196           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12197           +> os2/os2.sym os2/os2thread.h
12198           !> (integrate 77 files)
12199
12200 ----------------
12201 Version 5.004_56
12202 ----------------
12203
12204 ____________________________________________________________________________
12205 [   379] By: mbeattie                              on 1997/12/18  13:28:35
12206         Log: Integrate ansi @364,@366 into mainline.
12207      Branch: perl
12208           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12209 ____________________________________________________________________________
12210 [   378] By: mbeattie                              on 1997/12/18  13:20:15
12211         Log: Add a few missing files to MANIFEST
12212      Branch: perl
12213            ! MANIFEST
12214 ____________________________________________________________________________
12215 [   377] By: mbeattie                              on 1997/12/18  13:00:16
12216         Log: Bump patchlevel to 56.
12217      Branch: perl
12218            ! patchlevel.h
12219 ____________________________________________________________________________
12220 [   376] By: nick                                  on 1997/12/18  01:32:12
12221         Log: Resolve against mainline
12222      Branch: ansiperl
12223           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12224           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12225           +> os2/os2.sym os2/os2thread.h
12226           !> (integrate 74 files)
12227 ____________________________________________________________________________
12228 [   375] By: nick                                  on 1997/12/18  01:06:15
12229         Log: Resolve against Win32
12230      Branch: ansiperl
12231           !> Configure README.threads config_h.SH doop.c embed.h
12232           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12233           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12234           !> sv.c sv.h thread.h util.c
12235 ____________________________________________________________________________
12236 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12237         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12238              needs rewriting now that we use perlvars.h and foovar.h:
12239              Subject: [PATCH] 5.004_54 under VMS (fwd)
12240              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12241              From: Charles Bailey <BAILEY@newman.upenn.edu>
12242      Branch: perl
12243            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12244            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12245            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12246            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12247            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12248            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12249 ____________________________________________________________________________
12250 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12251         Log: Major changes to the DOS/djgpp port (including threading):
12252              Subject: Re: dos-djgpp port not in perl 5.004_54
12253              Date: Fri, 21 Nov 1997 10:58:26 +0100
12254              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12255      Branch: perl
12256            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12257            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12258            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12259            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12260            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12261            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12262            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12263            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12264            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12265            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12266            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12267            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12268 ____________________________________________________________________________
12269 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12270         Log: Upgrade DB_File to 1.56:
12271              Subject: DB_File-1.56 for _55
12272              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12273              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12274      Branch: perl
12275            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12276            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12277 ____________________________________________________________________________
12278 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12279         Log: Threading patches for OS/2 (missing files taken from previous patch):
12280              Subject: Re: 5.004_55: OS/2 patches again
12281              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12282              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12283      Branch: perl
12284            + os2/os2.sym os2/os2thread.h
12285            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12286            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12287            ! os2/os2ish.h perl.h
12288 ____________________________________________________________________________
12289 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12290         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12291              Subject: Re: 5.004_55: OS/2 patches again
12292              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12293              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12294      Branch: perl
12295            ! perl.h
12296 ____________________________________________________________________________
12297 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12298         Log: Fix typo in compiler B/C.pm.
12299      Branch: perlext
12300            ! Compiler/B/C.pm
12301 ____________________________________________________________________________
12302 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12303         Log: Allow "perldoc -F filename":
12304              Subject: 5.004_55: Patch to perldoc
12305              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12307      Branch: perl
12308            ! utils/perldoc.PL
12309 ____________________________________________________________________________
12310 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12311         Log: Fix not-reached warning for pp_threadsv.
12312      Branch: perl
12313            ! pp.c
12314 ____________________________________________________________________________
12315 [   366] By: nick                                  on 1997/12/14  16:06:24
12316         Log: Fix typo in Ilya's patch :-(
12317      Branch: ansiperl
12318            ! lib/ExtUtils/MakeMaker.pm
12319 ____________________________________________________________________________
12320 [   365] By: nick                                  on 1997/12/14  15:30:25
12321         Log: #undef new PERLVARIC macro in appropriate places
12322      Branch: ansiperl
12323            ! miniperlmain.c perl.h
12324 ____________________________________________________________________________
12325 [   364] By: nick                                  on 1997/12/14  15:04:36
12326         Log: Ilya's MakeMaker (empty makefile) patch
12327      Branch: ansiperl
12328            ! lib/ExtUtils/MakeMaker.pm
12329 ____________________________________________________________________________
12330 [   363] By: gsar                                  on 1997/12/13  05:57:13
12331         Log: Integrate mainline.  Builds and passes (Borland).
12332      Branch: win32/perl
12333           !> Configure README.threads config_h.SH doop.c embed.h
12334           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12335           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12336           !> sv.c sv.h thread.h util.c
12337 ____________________________________________________________________________
12338 [   362] By: nick                                  on 1997/12/13  02:53:03
12339         Log: Resolve ansiperl against mainline
12340      Branch: ansiperl
12341           !> (integrate 92 files)
12342 ____________________________________________________________________________
12343 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12344         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12345              instead of MEXTEND leading to core dumps. This fix needs
12346              propagating back to the maintenance branch.
12347      Branch: perl
12348            ! pp_hot.c pp_sys.c
12349 ____________________________________________________________________________
12350 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12351         Log: Add missing patch to op.c that didn't come across with win32 merge.
12352      Branch: perl
12353            ! op.c
12354 ____________________________________________________________________________
12355 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12356         Log: Stop tr/// from writing to target when only counting.
12357      Branch: perl
12358            ! doop.c op.c op.h
12359 ____________________________________________________________________________
12360 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12361         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12362              a few extraneous trailing semicolons in perlvars.h.
12363      Branch: perl
12364            ! perlvars.h util.c
12365 ____________________________________________________________________________
12366 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12367         Log: Start overhauling compiler. It was working at least minimally
12368              right up until the final tweak of B.xs to add threadsv_names
12369              at which point building it provokes a seg fault in perl while
12370              doing the xsubpp :-(.
12371      Branch: perl
12372            ! op.h util.c
12373      Branch: perlext
12374            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12375            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12376            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12377            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12378            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12379            ! Compiler/test_harness_cc
12380 ____________________________________________________________________________
12381 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12382         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12383              sv_setfoo functions go back to not needing dTHR. Fix Configure
12384              to check for already-existing -thread on archname and to check
12385              better for d_pthread_created_joinable.
12386      Branch: perl
12387            ! Configure perl.h sv.c sv.h thread.h
12388 ____________________________________________________________________________
12389 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12390         Log: Minor fix/speedup to util.c:fbm_instr:
12391              Subject: 5.004_55: Minor regexp patch
12392              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12393              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12394      Branch: perl
12395            ! util.c
12396 ____________________________________________________________________________
12397 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12398         Log: Patches for IRIX, AIX and some generic stuff:
12399              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12400              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12401              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12402              (checked/ignored a few rejects; tweaked wording).
12403      Branch: perl
12404            ! Configure README.threads config_h.SH embed.h
12405            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12406            ! hints/irix_6.sh
12407 ____________________________________________________________________________
12408 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12409         Log: Integrate win32 back into mainline (trivial).
12410      Branch: perl
12411           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12412           +> win32/config_H.gc
12413           !> (integrate 36 files)
12414 ____________________________________________________________________________
12415 [   352] By: nick                                  on 1997/12/09  17:36:45
12416         Log: Resolve win32 - Sarathy's tweak.
12417      Branch: ansiperl
12418           !> win32/makedef.pl
12419 ____________________________________________________________________________
12420 [   351] By: gsar                                  on 1997/12/08  06:13:04
12421         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12422      Branch: win32/perl
12423            ! win32/makedef.pl
12424 ____________________________________________________________________________
12425 [   350] By: nick                                  on 1997/12/05  00:56:03
12426         Log: Resolve ansiperl against win32
12427      Branch: ansiperl
12428            - win32/makegcc.mk
12429           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12430           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12431           !> win32/makefile.mk win32/perllib.c win32/win32.h
12432 ____________________________________________________________________________
12433 [   349] By: gsar                                  on 1997/12/02  07:28:23
12434         Log: Revert to keeping (some) constant strings as globals
12435      Branch: win32/perl
12436            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12437            ! perlvars.h win32/makedef.pl win32/perllib.c
12438 ____________________________________________________________________________
12439 [   348] By: gsar                                  on 1997/12/02  05:38:06
12440         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12441              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12442      Branch: win32/perl
12443            - win32/makegcc.mk
12444            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12445 ____________________________________________________________________________
12446 [   347] By: gsar                                  on 1997/12/02  03:32:55
12447         Log: Integrate winansi again.  Result builds and passes all tests on all
12448              three compilers.
12449      Branch: win32/perl
12450           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12451           !> win32/makegcc.mk win32/win32.h
12452 ____________________________________________________________________________
12453 [   346] By: gsar                                  on 1997/12/02  03:28:23
12454         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12455              makegcc.mk to be merged into makefile.mk soon.
12456      Branch: win32/perl
12457            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12458            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12459            ! win32/win32.h
12460 ____________________________________________________________________________
12461 [   345] By: nick                                  on 1997/12/02  01:57:17
12462         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12463              Now runs again...
12464      Branch: ansiperl
12465            ! lib/ExtUtils/MM_Win32.pm
12466 ____________________________________________________________________________
12467 [   344] By: nick                                  on 1997/12/02  01:11:16
12468         Log: Sarathy's patch 
12469      Branch: ansiperl
12470            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12471            ! win32/makegcc.mk win32/win32.h
12472 ____________________________________________________________________________
12473 [   343] By: gsar                                  on 1997/12/01  04:37:06
12474         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12475              is identical to ansiperl/* now)
12476      Branch: win32/perl
12477           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12478           !> (integrate 34 files)
12479 ____________________________________________________________________________
12480 [   342] By: nick                                  on 1997/12/01  04:01:57
12481         Log: Builds and passes all tests with gcc on Win32 - phew!
12482      Branch: ansiperl
12483            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12484            ! proto.h util.c win32/makedef.pl
12485 ____________________________________________________________________________
12486 [   341] By: nick                                  on 1997/12/01  02:54:29
12487         Log: Create a struct for all perls globals (as an option)
12488              Mainly for Mingw32 which cannot import data.
12489              Now only Opcode tests fail (op_desc/op_name not 
12490              handled yet stuff)
12491      Branch: ansiperl
12492            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12493            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12494            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12495            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12496            ! win32/win32iop.h win32/win32thread.c
12497 ____________________________________________________________________________
12498 [   340] By: nick                                  on 1997/11/30  20:21:10
12499         Log: Fixup exports in non -DDEBUGGING case
12500      Branch: ansiperl
12501            ! win32/makedef.pl
12502 ____________________________________________________________________________
12503 [   339] By: nick                                  on 1997/11/30  20:10:04
12504         Log: Disable hard-coded -DDEBUGGING
12505      Branch: ansiperl
12506            ! win32/config_h.PL
12507 ____________________________________________________________________________
12508 [   338] By: nick                                  on 1997/11/30  20:00:19
12509         Log: embed.pl now reads *var*.h to do its stuff.
12510              Split generated embed.h into two - new embedvar.h
12511              is #included when 'op' etc. will not mess up proto.h etc.
12512              Removed #define foo (thr->Tfoo) from thread.h
12513              Added some 'missing' symbols to global.sym, removed
12514              those in the *var*.h files
12515              Has build all MULTIPLICITY/USE_THREADS options on win32
12516              with VC++ (and passed tests), but not with exactly this set
12517              of files.
12518      Branch: ansiperl
12519            + embedvar.h
12520            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12521            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12522            ! win32/makedef.pl
12523 ____________________________________________________________________________
12524 [   337] By: nick                                  on 1997/11/29  23:55:31
12525         Log: Globals and structs via macros - part 1 of N
12526              - introduce perlvars.h intrpvar.h and thrdvar.h
12527              - change perl.h and thread.h to include them with
12528              appropriate macros defined
12529              - result is status-quo but with macros
12530              - next step is to tweak embed.* to capitalize on 
12531              new easy-to-find info.
12532      Branch: ansiperl
12533            + intrpvar.h perlvars.h thrdvar.h
12534            ! perl.h thread.h win32/Makefile
12535 ____________________________________________________________________________
12536 [   336] By: nick                                  on 1997/11/29  19:13:55
12537         Log: VC++ default to threaded
12538      Branch: ansiperl
12539            ! win32/Makefile
12540 ____________________________________________________________________________
12541 [   335] By: nick                                  on 1997/11/29  18:38:26
12542         Log: Avoid __declspec(thread) by default, for both scratch
12543              return areas and THR stuff. Use struct thread intern instead.
12544      Branch: ansiperl
12545            ! win32/win32.c win32/win32.h win32/win32sck.c
12546            ! win32/win32thread.c win32/win32thread.h
12547 ____________________________________________________________________________
12548 [   334] By: nick                                  on 1997/11/29  17:49:04
12549         Log: Non-threaded build fix
12550      Branch: ansiperl
12551            ! win32/win32thread.c
12552 ____________________________________________________________________________
12553 [   333] By: nick                                  on 1997/11/29  17:29:07
12554         Log: Sort out malloc_mutex for perl's malloc
12555              Remove BINCOMPAT3 from embed.pl 
12556              Add dependancy to CORE_H for PERL95_OBJ
12557      Branch: ansiperl
12558            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12559            ! win32/win32.c
12560 ____________________________________________________________________________
12561 [   332] By: nick                                  on 1997/11/29  16:21:01
12562         Log: Integrate win32 into ansiperl
12563      Branch: ansiperl
12564           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12565           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12566           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12567           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12568           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12569           !> win32/perllib.c
12570 ____________________________________________________________________________
12571 [   331] By: nick                                  on 1997/11/29  01:35:45
12572         Log: GCC + Threads on Win32 - best gcc results yet
12573      Branch: ansiperl
12574            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12575            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12576            ! win32/win32thread.h
12577 ____________________________________________________________________________
12578 [   330] By: nick                                  on 1997/11/28  23:05:08
12579         Log: Un-botch gcc workround
12580      Branch: ansiperl
12581            ! XSUB.h
12582 ____________________________________________________________________________
12583 [   329] By: nick                                  on 1997/11/28  22:39:39
12584         Log: Builds completely with Mingw32, dynamic loaded extensions
12585              don't work yet - suspect __declspec() non-implemented issues.
12586      Branch: ansiperl
12587            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12588            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12589            ! win32/runperl.c win32/win32.c win32/win32iop.h
12590 ____________________________________________________________________________
12591 [   328] By: gsar                                  on 1997/11/28  05:48:15
12592         Log: integrate winansi.
12593      Branch: win32/perl
12594           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12595            ! perl.h
12596           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12597           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12598           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12599 ____________________________________________________________________________
12600 [   327] By: gsar                                  on 1997/11/28  05:38:48
12601         Log: Integrate mainline.
12602      Branch: win32/perl
12603           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12604           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12605           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12606           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12607           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12608           !> win32/perllib.c
12609 ____________________________________________________________________________
12610 [   326] By: nick                                  on 1997/11/27  19:13:36
12611         Log: GCC builds perl.dll and perl.exe on Win32
12612      Branch: ansiperl
12613            ! win32/makedef.pl win32/makegcc.mk
12614 ____________________________________________________________________________
12615 [   325] By: nick                                  on 1997/11/27  17:46:30
12616         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12617              far as building miniperl and perl.dll (but not import lib yet)
12618              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12619              Also only CRTDLL not MCRTDLL so threading is probably not
12620              possible yet.
12621              Had to mess with win32iop.h's placement as we need __attribute__
12622              to get STDCALL, and #define of printf messes up proto.h 
12623      Branch: ansiperl
12624            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12625            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12626            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12627            ! win32/win32iop.h win32/win32sck.c
12628 ____________________________________________________________________________
12629 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12630         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12631      Branch: perl
12632            ! README.threads hints/irix_6.sh
12633 ____________________________________________________________________________
12634 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12635         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12636              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12637              Date: 27 Nov 1997 17:18:53 +0100
12638              From: koenig@kulturbox.de (Andreas J. Koenig)
12639      Branch: perl
12640            ! sv.c
12641 ____________________________________________________________________________
12642 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12643         Log: Integrate win32 branch back into mainline.
12644      Branch: perl
12645           !> (integrate 42 files)
12646 ____________________________________________________________________________
12647 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12648         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12649              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12650              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12651              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12652      Branch: perl
12653            ! t/lib/safe2.t
12654 ____________________________________________________________________________
12655 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12656         Log: Fix MYMALLOC (wrong #define in malloc.c):
12657              Subject: 5.004_55: MYMALLOC completely busted
12658              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12660      Branch: perl
12661            ! malloc.c
12662 ____________________________________________________________________________
12663 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12664         Log: Fix newSVrv so sv_setref_foo work better:
12665              Subject: [PATCH] [5.004_55] newSVrv (again)
12666              Date: Thu, 27 Nov 1997 00:25:50 -0500
12667              From: Owen Taylor <owt1@cornell.edu>
12668      Branch: perl
12669            ! sv.c
12670 ____________________________________________________________________________
12671 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12672         Log: Output skipped test information in test suite:
12673              Subject: 5.004_55: Making test harness platform_aware
12674              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12675              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12676      Branch: perl
12677            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12678            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12679            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12680 ____________________________________________________________________________
12681 [   317] By: mbeattie                              on 1997/11/27  14:55:15
12682         Log: Add 'W'atch command to debugger and improve help:
12683              Subject: 5.004_55: Debugger patch again
12684              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
12685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12686      Branch: perl
12687            ! lib/perl5db.pl
12688 ____________________________________________________________________________
12689 [   316] By: mbeattie                              on 1997/11/27  14:52:44
12690         Log: Stop double initialisation of malloc_mutex:
12691              Subject: 5.004_55: Double initialiazation of malloc_mutex
12692              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
12693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12694      Branch: perl
12695            ! miniperlmain.c win32/perllib.c
12696 ____________________________________________________________________________
12697 [   315] By: mbeattie                              on 1997/11/27  14:48:58
12698         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
12699      Branch: perl
12700            ! sv.c t/op/pat.t
12701 ____________________________________________________________________________
12702 [   314] By: nick                                  on 1997/11/27  01:03:19
12703         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
12704      Branch: ansiperl
12705           !> (integrate 897 files)
12706 ____________________________________________________________________________
12707 [   313] By: gsar                                  on 1997/11/26  03:20:55
12708         Log: merge win32-aware installperl in ansiperl branch.
12709      Branch: win32/perl
12710           !> installperl
12711 ____________________________________________________________________________
12712 [   312] By: gsar                                  on 1997/11/26  01:50:37
12713         Log: Fix for C<sort 'foo'...> bug:
12714              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12715              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
12716              Subject: [PATCH] Re: Sort grammar bug 
12717              Date: Sat, 01 Nov 1997 14:46:35 -0500
12718              ------
12719              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12720              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
12721              Subject: Re: Sort grammar bug 
12722              Date: Sun, 02 Nov 1997 12:47:51 +0000
12723      Branch: win32/perl
12724            ! t/op/sort.t toke.c
12725 ____________________________________________________________________________
12726 [   311] By: nick                                  on 1997/11/26  01:42:50
12727         Log: Win32-ize installperl
12728      Branch: ansiperl
12729            ! installperl
12730 ____________________________________________________________________________
12731 [   310] By: gsar                                  on 1997/11/26  01:36:39
12732         Log: Another trivial patch:
12733              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12734              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
12735              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
12736              Date: Wed, 29 Oct 1997 21:45:26 -0500
12737      Branch: win32/perl
12738            ! XSUB.h
12739 ____________________________________________________________________________
12740 [   309] By: nick                                  on 1997/11/26  01:33:32
12741         Log: Fixup _55 for Win32:
12742              Missed thread :-> perl_thread changes
12743              Two #define THR (not the same)
12744              K&R style func in hv.c
12745      Branch: ansiperl
12746            ! hv.c win32/win32thread.c win32/win32thread.h
12747 ____________________________________________________________________________
12748 [   308] By: gsar                                  on 1997/11/26  01:30:21
12749         Log: Sync yet another patch (this one manually edited):
12750              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12751              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
12752              Subject: [PATCH] Re: local($@) gives core dump 
12753              Date: Tue, 28 Oct 1997 21:51:25 -0500
12754      Branch: win32/perl
12755            ! pp_ctl.c
12756 ____________________________________________________________________________
12757 [   307] By: gsar                                  on 1997/11/26  01:22:10
12758         Log: Sync another change from local repository.
12759              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12760              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
12761              Subject: Re: do_postponed breaks with multiple interpreters 
12762              Date: Tue, 28 Oct 1997 22:16:13 -0500
12763      Branch: win32/perl
12764            ! op.c
12765 ____________________________________________________________________________
12766 [   306] By: gsar                                  on 1997/11/26  01:17:46
12767         Log: Sync a change from local repository.
12768              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12769              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
12770              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
12771              Date: Tue, 28 Oct 1997 20:06:06 -0500
12772      Branch: win32/perl
12773            ! mg.c
12774 ____________________________________________________________________________
12775 [   305] By: nick                                  on 1997/11/26  00:50:10
12776         Log: Integrate mainline as of _55
12777      Branch: ansiperl
12778           +> emacs/ptags
12779           !> (integrate 36 files)
12780 ____________________________________________________________________________
12781 [   304] By: gsar                                  on 1997/11/26  00:27:57
12782         Log: Various changes to make it build cleanly and pass all tests:
12783              - needed to run `perl embed.pl`
12784              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
12785              - fix prototypes for a few declarations (Borland is finally quiet)
12786              - move declaration of Mymalloc etc to perl.h (since win32 and other
12787              ports may #define malloc themselves, to let extensions bind to
12788              the version that perl used)
12789              - move struct reg_data into a public header file, since it is
12790              referenced in a public datatype
12791              - win32 makefile fixes
12792              - fix remaining s/thread/perl_thread/
12793      Branch: win32/perl
12794            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
12795            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
12796            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
12797            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12798 ____________________________________________________________________________
12799 [   303] By: gsar                                  on 1997/11/25  20:57:31
12800         Log: Fixup the places where the automatic merge got it wrong.
12801              Previous change (#302) was just a normal integration--ignore the
12802              "reverse" in there.
12803      Branch: win32/perl
12804            ! op.c perl.h
12805 ____________________________________________________________________________
12806 [   302] By: gsar                                  on 1997/11/25  20:32:12
12807         Log: reverse integrate mainline
12808      Branch: win32/perl
12809           +> emacs/ptags
12810           !> (integrate 896 files)
12811
12812 ----------------
12813 Version 5.004_55
12814 ----------------
12815
12816 ____________________________________________________________________________
12817 [   301] By: mbeattie                              on 1997/11/25  17:59:53
12818         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
12819      Branch: perl
12820            ! hv.c pp_ctl.c
12821 ____________________________________________________________________________
12822 [   300] By: mbeattie                              on 1997/11/25  16:29:36
12823         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
12824      Branch: perl
12825            ! MANIFEST patchlevel.h
12826 ____________________________________________________________________________
12827 [   299] By: mbeattie                              on 1997/11/25  15:59:16
12828         Log: Move malloc_mutex initialisation/destruction:
12829              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
12830              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12831      Branch: perl
12832            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
12833            ! unixish.h vms/vmsish.h
12834 ____________________________________________________________________________
12835 [   298] By: mbeattie                              on 1997/11/25  15:49:22
12836         Log: Make hv_ functions cope better with 'm'-magic:
12837              Subject: [5.004_54] Another neglected patch
12838              Date: Fri, 21 Nov 1997 22:28:17 -0500
12839              From: Owen Taylor <owt1@cornell.edu>
12840      Branch: perl
12841            ! hv.c
12842 ____________________________________________________________________________
12843 [   297] By: mbeattie                              on 1997/11/25  15:47:36
12844         Log: Fix typo in Thread.xs.
12845      Branch: perl
12846            ! ext/Thread/Thread.xs
12847 ____________________________________________________________________________
12848 [   296] By: mbeattie                              on 1997/11/25  15:42:07
12849         Log: Integrate from ansi branch to mainline.
12850      Branch: perl
12851           !> (integrate 890 files)
12852 ____________________________________________________________________________
12853 [   295] By: mbeattie                              on 1997/11/25  14:29:31
12854         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
12855              Subject: Re: _54 on AIX
12856              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12857              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12858      Branch: perl
12859            ! ext/DynaLoader/dl_aix.xs
12860 ____________________________________________________________________________
12861 [   294] By: mbeattie                              on 1997/11/25  14:29:10
12862         Log: AIX patch for hints/aix.sh:
12863              Subject: Re: _54 on AIX
12864              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12865              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12866      Branch: perl
12867            ! hints/aix.sh
12868 ____________________________________________________________________________
12869 [   291] By: mbeattie                              on 1997/11/25  14:17:05
12870         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
12871      Branch: perl
12872            ! op.c op.h
12873 ____________________________________________________________________________
12874 [   290] By: mbeattie                              on 1997/11/25  14:16:29
12875         Log: AIX patch (including Configure support for {sched,pthread}_yield,
12876              pthread initial detach state, renaming perl_thread to perl_os_thread
12877              and struct thread to struct perl_thread):
12878              Subject: Re: _54 on AIX
12879              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
12880              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12881      Branch: perl
12882            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
12883            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
12884            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
12885            ! proto.h sv.h thread.h util.c win32/win32thread.c
12886            ! win32/win32thread.h
12887 ____________________________________________________________________________
12888 [   289] By: mbeattie                              on 1997/11/25  12:33:02
12889         Log: Rename perl_thread to perl_os_thread.
12890      Branch: perl
12891            ! fakethr.h thread.h util.c win32/win32thread.h
12892 ____________________________________________________________________________
12893 [   288] By: mbeattie                              on 1997/11/25  12:27:35
12894         Log: Remove bincompat3 support:
12895              Subject: Re: ANNOUNCE: perl5.004_54 is available
12896              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
12897              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12898      Branch: perl
12899            ! Configure INSTALL embed.h global.sym malloc.c
12900 ____________________________________________________________________________
12901 [   287] By: mbeattie                              on 1997/11/25  12:23:50
12902         Log: Emacs/tags update:
12903              Subject: Emacs/tags update for 5.004_54
12904              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
12905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12906      Branch: perl
12907            + emacs/ptags
12908            ! MANIFEST Makefile.SH emacs/cperl-mode.el
12909 ____________________________________________________________________________
12910 [   286] By: nick                                  on 1997/11/23  23:03:56
12911         Log: Add $$_ test 
12912      Branch: ansiperl
12913            ! t/op/ref.t
12914 ____________________________________________________________________________
12915 [   285] By: gsar                                  on 1997/11/23  08:26:00
12916         Log: Initial reverse integration of winansi branch.
12917      Branch: win32/perl
12918           !> (integrate 50 files)
12919 ____________________________________________________________________________
12920 [   284] By: gsar                                  on 1997/11/23  07:32:24
12921         Log: Add to docs about the BEGIN { shift } feature.  Make the change
12922              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
12923      Branch: win32/perl
12924            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
12925 ____________________________________________________________________________
12926 [   283] By: nick                                  on 1997/11/22  21:29:30
12927         Log: Duplicate perl_threadsv
12928      Branch: ansiperl
12929            ! global.sym
12930 ____________________________________________________________________________
12931 [   282] By: nick                                  on 1997/11/22  21:18:11
12932         Log: Munge pseudo-Configure stuff to add -thread to archname as
12933              Malcolm seems to think that is way to test for threads.
12934              Update @INC stuffing hackery to have traditional @INC
12935              search order archlib, privlib, sitearch, site.
12936      Branch: ansiperl
12937            ! t/lib/english.t win32/config.bc win32/config_H.bc
12938            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12939            ! win32/makefile.mk win32/win32.c win32/win32.h
12940 ____________________________________________________________________________
12941 [   281] By: nick                                  on 1997/11/22  19:28:21
12942         Log: Builds and passes all but english.t on win32 VC++
12943      Branch: ansiperl
12944            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
12945            ! win32/config_H.vc win32/win32thread.h
12946 ____________________________________________________________________________
12947 [   280] By: nick                                  on 1997/11/22  18:10:50
12948         Log: ansiperl builds with Borland C++ again
12949      Branch: ansiperl
12950            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
12951            ! win32/config.bc win32/config_H.bc win32/perlglob.c
12952            ! win32/win32.c win32/win32.h
12953 ____________________________________________________________________________
12954 [   279] By: nick                                  on 1997/11/22  16:42:51
12955         Log: Resolve ansiperl against mainline
12956      Branch: ansiperl
12957           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12958           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12959           !> t/lib/english.t thread.h toke.c util.c
12960 ____________________________________________________________________________
12961 [   278] By: nick                                  on 1997/11/22  16:30:27
12962         Log: Resolve ansiperl against win32
12963      Branch: ansiperl
12964           !> (integrate 55 files)
12965 ____________________________________________________________________________
12966 [   277] By: gsar                                  on 1997/11/22  09:48:02
12967         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
12968              - added a test for the above
12969              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
12970              ansification hunks
12971      Branch: win32/perl
12972            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
12973 ____________________________________________________________________________
12974 [   276] By: gsar                                  on 1997/11/22  07:24:01
12975         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
12976              when USE_THREADS.  GCC for instance, can do without macros that use
12977              globals.  Instead, selectively re#define only those macros
12978              that use globals to their functional equivalents.  Tests 100% on
12979              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
12980      Branch: win32/perl
12981            ! perl.h sv.h
12982 ____________________________________________________________________________
12983 [   275] By: gsar                                  on 1997/11/22  05:27:04
12984         Log: Integrate mainline.
12985      Branch: win32/perl
12986           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12987            - lib/Class/Fields.pm lib/ISA.pm
12988           !> (integrate 41 files)
12989 ____________________________________________________________________________
12990 [   274] By: mbeattie                              on 1997/11/21  18:28:22
12991         Log: $_ is now per-thread (rather a lot of changes). Only tested under
12992              *-linux-thread at the moment.
12993      Branch: perl
12994            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12995            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12996            ! t/lib/english.t thread.h toke.c util.c
12997 ____________________________________________________________________________
12998 [   273] By: mbeattie                              on 1997/11/21  10:31:29
12999         Log: Filter patch to toke.c:
13000              Subject: Tiny core patch for source filters
13001              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
13002              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13003      Branch: perl
13004            ! toke.c
13005 ____________________________________________________________________________
13006 [   272] By: nick                                  on 1997/11/21  00:54:43
13007         Log: Basic integrate of lastest perl into ansiperl
13008      Branch: ansiperl
13009           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13010            - lib/Class/Fields.pm lib/ISA.pm
13011            ! win32/win32.c win32/win32.h
13012           !> (integrate 57 files)
13013 ____________________________________________________________________________
13014 [   271] By: mbeattie                              on 1997/11/20  12:12:00
13015         Log: Initial stab at IRIX configuration support for threading. Manually
13016              applied parts of following patches:
13017              Subject: Perl 5.004_54 on IRIX
13018              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
13019              From: Jarkko Hietaniemi <jhi@iki.fi>
13020              Subject: Re: Perl 5.004_54 on IRIX
13021              Date: 19 Nov 1997 17:10:17 -0800
13022              From: Scott Henry <scotth@sgi.com>
13023      Branch: perl
13024            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
13025            ! hints/irix_6_1.sh perl.h
13026 ____________________________________________________________________________
13027 [   270] By: mbeattie                              on 1997/11/19  17:45:37
13028         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
13029              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
13030              also fixed two instances of referring to SVs after destruction.
13031      Branch: perl
13032            ! regcomp.c regexec.c
13033 ____________________________________________________________________________
13034 [   269] By: mbeattie                              on 1997/11/19  15:33:23
13035         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
13036              changed by mg_get(*keysp) (!). Introducing a new local variable
13037              fixed it but I don't know if it's a compiler problem or some
13038              other corruption happening elsewhere.
13039      Branch: perl
13040            ! av.c
13041 ____________________________________________________________________________
13042 [   268] By: mbeattie                              on 1997/11/19  11:39:49
13043         Log: Let Configure sort out get{host,net}byaddr* prototypes:
13044              Subject: [PATCH] 5.004_54: little something for
13045              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
13046              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
13047              From: Jarkko Hietaniemi <jhi@iki.fi>
13048      Branch: perl
13049            ! Configure config_h.SH pp_sys.c
13050 ____________________________________________________________________________
13051 [   267] By: mbeattie                              on 1997/11/19  11:04:15
13052         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
13053              Subject: Version 7 of Jumbo RE patch available
13054              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
13055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13056      Branch: perl
13057            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
13058            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13059            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
13060            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
13061            ! util.c
13062 ____________________________________________________________________________
13063 [   266] By: mbeattie                              on 1997/11/18  17:26:09
13064         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
13065              version of patch:
13066              Subject: tie fake hash patch for 5.004_54
13067              Date: Sat, 15 Nov 1997 19:18:30 -0500
13068              From: Joshua Pritikin <pritikin@mindspring.com>
13069      Branch: perl
13070            + t/op/avhv.t
13071            ! av.c embed.h global.sym proto.h
13072 ____________________________________________________________________________
13073 [   265] By: mbeattie                              on 1997/11/18  16:51:04
13074         Log: Bring MANIFEST up to date. Add new thread tests.
13075      Branch: perl
13076            + ext/Thread/die.t ext/Thread/die2.t
13077            ! MANIFEST
13078 ____________________________________________________________________________
13079 [   264] By: mbeattie                              on 1997/11/18  16:41:27
13080         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
13081              is assigned to. Added tests to t/op/array.t. magic_setisa now
13082              warns about including non-existent packages in @ISA when -w is on.
13083      Branch: perl
13084            - lib/Class/Fields.pm lib/ISA.pm
13085            ! mg.c t/op/array.t
13086 ____________________________________________________________________________
13087 [   263] By: mbeattie                              on 1997/11/18  16:38:57
13088         Log: Fix typo in win32 -> mainline integration.
13089      Branch: perl
13090            ! perl.h
13091 ____________________________________________________________________________
13092 [   262] By: mbeattie                              on 1997/11/18  11:56:09
13093         Log: Integrate win32 branch back into mainline.
13094      Branch: perl
13095            - win32/win32io.c win32/win32io.h
13096            ! op.c
13097           !> (integrate 30 files)
13098 ____________________________________________________________________________
13099 [   261] By: gsar                                  on 1997/11/18  00:14:02
13100         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13101      Branch: win32/perl
13102            ! win32/config.bc win32/config.vc win32/config_H.bc
13103            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13104 ____________________________________________________________________________
13105 [   260] By: nick                                  on 1997/11/16  23:16:16
13106         Log: Generic file changes for MYMALLOC
13107      Branch: ansiperl
13108            ! miniperlmain.c perl.c
13109 ____________________________________________________________________________
13110 [   259] By: nick                                  on 1997/11/16  23:14:36
13111         Log: MYMALLOC for Win32:
13112              1. Initialize malloc_mutex before it is used (all platforms!)
13113              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13114              3. Tweak win32/config*.* to define MYMALLOC
13115              4. Provide sbrk() in terms of VirtualAlloc().
13116              
13117              Also fixup -MT (perl95) build to handle Perl_current_thread
13118              via call to DLL (as though an extension).
13119      Branch: ansiperl
13120            ! win32/Makefile win32/config.bc win32/config.vc
13121            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13122            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13123            ! win32/win32iop.h win32/win32thread.h
13124 ____________________________________________________________________________
13125 [   258] By: nick                                  on 1997/11/15  20:42:28
13126         Log: Implement dTHR via __declspec(thread) - part 2
13127      Branch: ansiperl
13128            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13129 ____________________________________________________________________________
13130 [   257] By: nick                                  on 1997/11/15  19:52:53
13131         Log: Use __declspec(thread) var rather tha TslAlloc & co.
13132      Branch: ansiperl
13133            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13134 ____________________________________________________________________________
13135 [   256] By: gsar                                  on 1997/11/15  02:58:09
13136         Log: Add #include guard in Thread.xs so it will build even under
13137              no USE_THREADS (for win32).  This was missed because of edit
13138              w/o checkout perforce kludge.
13139      Branch: win32/perl
13140            ! ext/Thread/Thread.xs
13141 ____________________________________________________________________________
13142 [   255] By: nick                                  on 1997/11/15  00:33:46
13143         Log: Integrate mainline (5.004_54?) into ansiperl
13144      Branch: ansiperl
13145           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13146           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13147           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13148           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13149           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13150 ____________________________________________________________________________
13151 [   254] By: nick                                  on 1997/11/15  00:25:26
13152         Log: Interate win32 into ansiperl
13153      Branch: ansiperl
13154           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13155           +> lib/fields.pm
13156           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13157           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13158           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13159           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13160           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13161 ____________________________________________________________________________
13162 [   253] By: gsar                                  on 1997/11/14  22:04:58
13163         Log: Integrate mainline changes into win32 branch.  Now would be a good time
13164              to reverse integrate the win32 branch into mainline.
13165      Branch: win32/perl
13166           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13167           +> lib/fields.pm
13168           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13169           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13170           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13171           !> t/op/magic.t thread.h
13172
13173 ----------------
13174 Version 5.004_54
13175 ----------------
13176
13177 ____________________________________________________________________________
13178 [   252] By: mbeattie                              on 1997/11/14  15:07:19
13179         Log: Two more delays added to test suite to help *-solaris-thread.
13180      Branch: perl
13181            ! t/io/pipe.t t/lib/io_pipe.t
13182 ____________________________________________________________________________
13183 [   251] By: mbeattie                              on 1997/11/14  15:05:57
13184         Log: Remove stale code from Thread.xs.
13185      Branch: perl
13186            ! ext/Thread/Thread.xs
13187 ____________________________________________________________________________
13188 [   250] By: mbeattie                              on 1997/11/14  10:12:40
13189         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13190              doesn't run handlers for self-sent signals until kill has returned.)
13191      Branch: perl
13192            ! t/op/magic.t
13193 ____________________________________________________________________________
13194 [   249] By: gsar                                  on 1997/11/14  05:14:44
13195         Log: Fix various details in win32 makefiles and Config.pm setup.
13196              - ldflags is set for both compilers now
13197              - extensions list is now correct
13198              - delete perl95.exe on distclean
13199              - cf_time now gets updated (once)
13200              - ccdlflags is set for Borland
13201              - fix startperl so dprofpp works
13202      Branch: win32/perl
13203            ! win32/Makefile win32/config.bc win32/config.vc
13204            ! win32/config_sh.PL win32/makefile.mk
13205 ____________________________________________________________________________
13206 [   248] By: mbeattie                              on 1997/11/13  18:01:27
13207         Log: Rewrite thread return code to distinguish between ordinary return
13208              and die() and make join propagate the die. Add tiny method eval
13209              which just does "return eval { shift->join; }". Add Thread::Specific
13210              class for access to thread specific user data along with specific.t.
13211              Rename Class to classname throughout Thread.xs for consistency.
13212              Fix pp_specific to pp_threadsv in global.sym. Add support to
13213              pp_entersub in pp_hot.c to lock stash for static locked methods.
13214      Branch: perl
13215            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13216            + lib/fields.pm
13217            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13218            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13219 ____________________________________________________________________________
13220 [   247] By: mbeattie                              on 1997/11/13  14:13:30
13221         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13222              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13223              in pp_sys.c for whether getnet* function get protoyped (since the
13224              default had a broken prototype for getnetbyaddr).
13225      Branch: perl
13226            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13227            ! scope.c thread.h
13228 ____________________________________________________________________________
13229 [   246] By: nick                                  on 1997/11/13  02:44:40
13230         Log: Integrate Win32 branch
13231      Branch: ansiperl
13232            - configure ext/util/extliblist win32/bin/pl2bat.bat
13233            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13234            - win32/config.H win32/config.w32 win32/win32io.c
13235            - win32/win32io.h
13236           !> (integrate 905 files)
13237 ____________________________________________________________________________
13238 [   245] By: nick                                  on 1997/11/13  00:47:54
13239         Log: Integrate (-ay) win32 branch at its creation to 
13240              establish and ancestor as per perkforce technote #9
13241      Branch: ansiperl
13242           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13243           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13244           +> win32/config.H win32/config.w32
13245           !> (integrate 859 files)
13246 ____________________________________________________________________________
13247 [   244] By: gsar                                  on 1997/11/12  22:26:39
13248         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13249              contains the all the declarations and macros for the win32io layer.
13250              New std-ish functions are exported now.  All win32-specific exported
13251              functions begin with "win32_" consistently.  win32 version of
13252              init_os_extras() is now exported, so embedders can get the in-core
13253              xsubs.
13254      Branch: win32/perl
13255            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13256            ! win32/win32iop.h win32/win32sck.c
13257 ____________________________________________________________________________
13258 [   243] By: gsar                                  on 1997/11/12  07:41:52
13259         Log: Really delete deleted files.
13260      Branch: win32/perl
13261            - win32/win32io.c win32/win32io.h
13262 ____________________________________________________________________________
13263 [   242] By: gsar                                  on 1997/11/12  07:40:54
13264         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13265              files (win32/win32io.[ch]) completely removed, as are all traces
13266              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13267              for later. Various myfoo() things regularized to my_foo().  CPP not
13268              required anymore to create a perl binary :)
13269      Branch: win32/perl
13270            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13271            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13272            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13273            ! win32/win32sck.c
13274 ____________________________________________________________________________
13275 [   241] By: gsar                                  on 1997/11/12  05:31:28
13276         Log: Fix various win32 code blemishes:
13277              - s/stolen/win32/g
13278              - s/(CROAK|WARN)/lc($1)/eg
13279              - remove deadcode from most places
13280      Branch: win32/perl
13281            ! win32/makedef.pl win32/win32.c win32/win32io.c
13282            ! win32/win32iop.h
13283 ____________________________________________________________________________
13284 [   240] By: gsar                                  on 1997/11/12  04:36:29
13285         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13286              the leading edge.
13287      Branch: win32/perl
13288            ! embed.h global.sym perl.c win32/win32thread.c
13289            ! win32/win32thread.h
13290 ____________________________________________________________________________
13291 [   239] By: gsar                                  on 1997/11/12  03:39:57
13292         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13293      Branch: win32/perl
13294            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13295 ____________________________________________________________________________
13296 [   238] By: gsar                                  on 1997/11/12  03:25:17
13297         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13298              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13299              Redundant EXTERN_C definitions and related warnings fixed.
13300      Branch: win32/perl
13301            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13302            ! win32/win32iop.h win32/win32sck.c
13303 ____________________________________________________________________________
13304 [   237] By: nick                                  on 1997/11/12  02:45:15
13305         Log: Fixup Win32
13306              - #undef start_env before re-#defining it
13307              - change pp_specific pp_threadsv in global.sym
13308              - re-build embed.h
13309              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13310              is a pain. If we did have it it would contain cached
13311              values of things we can only get at _IN_ the thread
13312              so new_struct_thread is wrong place to call it.
13313              - add new macro SET_THREAD_SELF - we must (in main thread)
13314              define in win32thread.h, support in win32thread.c,
13315              test and call in perl.c
13316      Branch: ansiperl
13317            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13318            ! win32/win32thread.h
13319 ____________________________________________________________________________
13320 [   236] By: nick                                  on 1997/11/12  01:54:23
13321         Log: Integrate mainline after it integrated us.
13322              Accepted 'theirs' everywhere - so two branches should
13323              now point to same files again.
13324              Almost all of these were what was suggested, others were
13325              whitespace diffs. A few dubious spots which we will now 
13326              go fix.
13327      Branch: ansiperl
13328           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13329           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13330           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13331           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13332           !> util.c
13333 ____________________________________________________________________________
13334 [   235] By: gsar                                  on 1997/11/12  01:22:26
13335         Log: Minor tweaks to add a thread_intern struct that should ultimately
13336              contain all the win32-specific statics.
13337              Win32 branch now passes all tests with or w/o USE_THREADS.
13338      Branch: win32/perl
13339            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13340 ____________________________________________________________________________
13341 [   234] By: gsar                                  on 1997/11/11  23:08:54
13342         Log: Initial (untested) integration of mainline changes.
13343      Branch: win32/perl
13344            - configure
13345           !> (integrate 89 files)
13346 ____________________________________________________________________________
13347 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13348         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13349      Branch: perl
13350            ! thread.h
13351 ____________________________________________________________________________
13352 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13353         Log: t/TEST (reverted to @229 version) should have been included in the
13354              previous change (231) but my way of recovering it didn't work
13355              properly. The change 231 comments about successful tests applies
13356              to this t/TEST (i.e. as of this change).
13357      Branch: perl
13358            ! t/TEST
13359 ____________________________________________________________________________
13360 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13361         Log: Fix up ansiperl integration. Back to passing all expected tests
13362              with usethreads. Untested with non-threaded perl.
13363      Branch: perl
13364            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13365            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13366 ____________________________________________________________________________
13367 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13368         Log: Initial integration of ansi branch into mainline (untested).
13369      Branch: perl
13370           +> t/lib/thread.t t/op/nothread.t thread.sym
13371            - configure
13372           !> (integrate 84 files)
13373 ____________________________________________________________________________
13374 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13375         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13376              getting per-thread magicals. Fixed thr->errsv initialisation.
13377      Branch: perl
13378            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13379            ! t/lib/safe2.t toke.c
13380 ____________________________________________________________________________
13381 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13382         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13383              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13384              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13385              again for non-threaded perl. Enhanced perl_get_sv to return
13386              per-thread magicals where necessary for threaded perl.
13387      Branch: perl
13388            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13389            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13390 ____________________________________________________________________________
13391 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13392         Log: hashlock bug.
13393              
13394              Jobs fixed ...
13395              
13396              hashlock fixed on 1997/11/11 by mbeattie@localhost
13397              
13398              Subject: [perl5.004_53; patch] Another hash-locking fix
13399              Date: 23 Oct 1997 14:13:55 -0400
13400              From: Owen Taylor <owt1@cornell.edu>
13401      Branch: bugs
13402            + hashlock
13403 ____________________________________________________________________________
13404 [   226] By: gsar                                  on 1997/11/11  02:11:23
13405         Log: Slightly more refined lock() keyword recognition (using %INC).
13406      Branch: win32/perl
13407            ! toke.c
13408 ____________________________________________________________________________
13409 [   225] By: gsar                                  on 1997/11/11  00:26:09
13410         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13411              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13412              is recognized as a sub, a regular keyword otherwise.  Could be
13413              generalized by storing a flag for every op in OP struct, and turning
13414              the flag off when Thread.xs loads.
13415      Branch: win32/perl
13416            ! toke.c
13417 ____________________________________________________________________________
13418 [   224] By: gsar                                  on 1997/11/10  22:59:55
13419         Log: Merge a patch in preparation for "weak keywords":
13420              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13421              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13422              Subject: [PATCH] global overrides for keywords
13423              Date: Wed, 08 Oct 1997 02:18:23 -0400
13424      Branch: win32/perl
13425            ! embed.h interp.sym perl.c perl.h toke.c
13426 ____________________________________________________________________________
13427 [   223] By: gsar                                  on 1997/11/10  22:41:31
13428         Log: Remove runlevel.  It was used to count how many runops() calls
13429              we were in the process of executing, and longjmp() to the topmost
13430              one (if not already there).  We use a null top_env->je_prev
13431              to distinguish that now.
13432      Branch: win32/perl
13433            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13434 ____________________________________________________________________________
13435 [   222] By: gsar                                  on 1997/11/10  04:47:48
13436         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13437              USE_THREADS case builds and passes all tests using both compilers.
13438              Additional tweaks:
13439              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13440              - sync win32/Makefile with win32/makefile.mk
13441              >>>Non-thread build fails a lot of tests.<<<
13442      Branch: win32/perl
13443            + thread.sym
13444            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13445            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13446            ! win32/makedef.pl win32/makefile.mk
13447 ____________________________________________________________________________
13448 [   221] By: gsar                                  on 1997/11/10  00:57:53
13449         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13450              into win32 branch.
13451      Branch: win32/perl
13452            + t/lib/thread.t t/op/nothread.t
13453            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13454            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13455            ! util.c win32/Makefile win32/config.bc win32/config.vc
13456            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13457            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13458            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13459            ! win32/win32thread.c win32/win32thread.h
13460 ____________________________________________________________________________
13461 [   220] By: gsar                                  on 1997/11/09  22:44:41
13462         Log: Integrate latest mainline into win32 branch.
13463      Branch: win32/perl
13464           +> win32/win32thread.c win32/win32thread.h
13465           !> (integrate 39 files)
13466 ____________________________________________________________________________
13467 [   219] By: nick                                  on 1997/11/09  21:46:06
13468         Log: Conditionalize english.t,
13469              Enhance times() for NT,
13470              (Failed) attempt to implement alarm(),
13471              Fixed config.h dependancy in makefile.mk
13472      Branch: ansiperl
13473            ! t/lib/english.t win32/config.bc win32/config_H.bc
13474            ! win32/makefile.mk win32/win32.c
13475 ____________________________________________________________________________
13476 [   218] By: nick                                  on 1997/11/09  15:38:00
13477         Log: Dick Hardt's patch for build on Alpha
13478      Branch: ansiperl
13479            ! win32/Makefile
13480 ____________________________________________________________________________
13481 [   217] By: nick                                  on 1997/11/09  03:31:20
13482         Log: MakeMaker not in vofig noise fix for dmake
13483      Branch: ansiperl
13484            ! win32/config.bc win32/makefile.mk
13485 ____________________________________________________________________________
13486 [   216] By: nick                                  on 1997/11/09  03:15:06
13487         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13488              TIEHASH works, but 2nd call (after db is closed, attempt
13489              to reopen) tries to AUTOLOAD TIEHASH rather than using
13490              cached value.
13491      Branch: ansiperl
13492            ! pp_sys.c
13493 ____________________________________________________________________________
13494 [   215] By: nick                                  on 1997/11/08  16:41:24
13495         Log: Cleanup MakeMaker 'not in config' noise
13496      Branch: ansiperl
13497            ! win32/Makefile win32/config.vc
13498 ____________________________________________________________________________
13499 [   214] By: nick                                  on 1997/11/08  15:07:24
13500         Log: Remove 'configure' leaving configure.gnu and Configure
13501              Win32 ignores case and keeps trying to update
13502              repository copy of 'configure' or 'Configure' with
13503              the other.
13504      Branch: ansiperl
13505            - configure
13506            ! MANIFEST
13507 ____________________________________________________________________________
13508 [   213] By: nick                                  on 1997/11/08  15:03:39
13509         Log: Get threads working again on Win32
13510              Root cause of fail was init_thread_intern() in
13511              new_struct_thread() (which is called in parent thread)
13512              clobbering dTHR of parent thread. 
13513              It is doubtfull if setting 'self' in new_struct_thread()
13514              is 'right' but left in for now.
13515      Branch: ansiperl
13516            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13517            ! win32/win32thread.c win32/win32thread.h
13518 ____________________________________________________________________________
13519 [   212] By: nick                                  on 1997/11/08  00:34:03
13520         Log: Add :base_thread to :default in Opcode.pm
13521              This allows lib/safe.t to pass when threaded.
13522              It is unclear if 'lock' should be safe as it allows
13523              denial of service attack, but could not figure out
13524              how to add just 'specific' (sic) to :default
13525              without triggering 'already tagged' warning noise.
13526      Branch: ansiperl
13527            ! ext/Opcode/Opcode.pm win32/makefile.mk
13528 ____________________________________________________________________________
13529 [   211] By: nick                                  on 1997/11/07  23:59:31
13530         Log: Merge changes as of 18:00 CST 
13531      Branch: ansiperl
13532           !> op.c pp.c pp_sys.c thread.h util.c
13533 ____________________________________________________________________________
13534 [   210] By: nick                                  on 1997/11/07  23:52:35
13535         Log: Reverse integrate Malcolm's chanes into local
13536              repository, then import result back into my view
13537              of Malcolm's repository.
13538              Builds and passes (most) tests with GNU C++/Solaris
13539              and Borland C++, Win32.
13540      Branch: ansiperl
13541            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13542            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13543            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13544            ! thread.h toke.c util.c win32/makefile.mk
13545 ____________________________________________________________________________
13546 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13547         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13548              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13549              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13550              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13551              Building without USE_THREADS fails quite a lot of tests. It looks
13552              as though the move to per-thread magicals must be missing some
13553              #ifdef USE_THREADS.
13554      Branch: perl
13555            ! op.c pp.c pp_sys.c thread.h util.c
13556 ____________________________________________________________________________
13557 [   208] By: nick                                  on 1997/11/07  01:37:28
13558         Log: Raw integrate of latest perl
13559      Branch: ansiperl
13560            ! t/TEST
13561           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13562           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13563           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13564           !> thread.h toke.c util.c
13565 ____________________________________________________________________________
13566 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13567         Log: Update README.threads and Todo.5.005.
13568      Branch: perl
13569            ! README.threads Todo.5.005
13570 ____________________________________________________________________________
13571 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13572         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13573      Branch: perl
13574            ! op.c pp_ctl.c proto.h scope.h
13575 ____________________________________________________________________________
13576 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13577         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13578              more directly. cvcache and oursv become ordinary struct thread
13579              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13580              for 0 again. Main thread initialisation done by new function
13581              init_main_thread instead of (now fixed) new_struct_thread.
13582              
13583              Jobs fixed ...
13584              
13585              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13586              
13587              Subject: [perl5.004_53; patch] eval's and threads
13588              Date: 23 Oct 1997 23:59:19 -0400
13589              From: Owen Taylor <owt1@cornell.edu>
13590      Branch: bugs
13591            + jmpenv
13592      Branch: perl
13593            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13594            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13595 ____________________________________________________________________________
13596 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13597         Log: Per-thread magicals mostly working (and localisable). Now getting
13598              intermittent occasional "Use of uninitialized value" warnings
13599              which may be due to some op flag black magic I've broken.
13600      Branch: perl
13601            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13602            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13603 ____________________________________________________________________________
13604 [   203] By: nick                                  on 1997/11/05  01:04:10
13605         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13606      Branch: ansiperl
13607            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13608            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13609            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13610            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13611            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13612            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13613            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13614            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13615            ! win32/win32sck.c win32/win32thread.h
13616 ____________________________________________________________________________
13617 [   202] By: nick                                  on 1997/11/05  00:50:27
13618         Log: Compile(d) at least once with threads on win32 
13619              but did not work
13620      Branch: ansiperl
13621            ! embed.h perl.c thread.h
13622 ____________________________________________________________________________
13623 [   201] By: nick                                  on 1997/11/05  00:32:13
13624         Log: Trivial integrate
13625      Branch: ansiperl
13626           !> patchlevel.h
13627 ____________________________________________________________________________
13628 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13629         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13630      Branch: perl
13631            ! patchlevel.h
13632 ____________________________________________________________________________
13633 [   199] By: nick                                  on 1997/11/01  00:18:52
13634         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13635      Branch: ansiperl
13636           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13637           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13638           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13639           !> util.c
13640 ____________________________________________________________________________
13641 [   198] By: nick                                  on 1997/11/01  00:08:33
13642         Log: win32thread.* not in MANIFEST which has muddled moving
13643              back and forth between depots.
13644      Branch: ansiperl
13645            ! MANIFEST win32/win32thread.c win32/win32thread.h
13646 ____________________________________________________________________________
13647 [   197] By: nick                                  on 1997/11/01  00:02:49
13648         Log: Test changes
13649      Branch: ansiperl
13650            + t/lib/thread.t t/op/nothread.t thread.sym
13651            ! MANIFEST
13652 ____________________________________________________________________________
13653 [   196] By: nick                                  on 1997/10/31  23:54:01
13654         Log: Further ANSI changes now builds and passes (most) tests
13655              with gcc -x c++. 
13656      Branch: ansiperl
13657            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13658            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13659            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13660            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13661            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13662            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13663            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13664            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13665            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13666            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13667            ! x2p/walk.c
13668 ____________________________________________________________________________
13669 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13670         Log: Half way through moving per-thread magicals into per-thread fields
13671              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13672              perl will compile but plenty of the magicals are still broken.
13673      Branch: perl
13674            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13675            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13676            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13677            ! util.c
13678 ____________________________________________________________________________
13679 [   194] By: nick                                  on 1997/10/31  01:43:49
13680         Log: Convert miniperl sources to ANSI C. Several passes of
13681              GNU C's 'protoize' plus a few hand edits.
13682              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13683              Does not link seems gcc's C++ does not define a symbol for
13684              const char foo[] = "....";
13685              i.e. with empty [].
13686      Branch: ansiperl
13687            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
13688            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
13689            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13690            ! sv.c taint.c toke.c universal.c util.c
13691 ____________________________________________________________________________
13692 [   193] By: nick                                  on 1997/10/30  03:00:01
13693         Log: Make the ansi branch
13694      Branch: ansiperl
13695           +> (branch 907 files)
13696 ____________________________________________________________________________
13697 [   192] By: nick                                  on 1997/10/30  02:48:17
13698         Log: Oneperl builds with THREADS/THISPTR Borland
13699              Manualy inserted Sarathy's new COND_XXXXX from his mail.
13700              Manual change if Tself -> self as was easier than resolve :-(
13701              Two aTHIS's in op.c
13702      Branch: oneperl
13703            ! embed.h op.c thread.h thread.sym win32/makefile.mk
13704            ! win32/win32thread.h
13705 ____________________________________________________________________________
13706 [   191] By: nick                                  on 1997/10/30  01:54:50
13707         Log: Raw resolve of latest sources with oneperl
13708      Branch: oneperl
13709           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
13710           !> opcode.pl perl.c thread.h win32/win32thread.c
13711           !> win32/win32thread.h
13712 ____________________________________________________________________________
13713 [   190] By: mbeattie                              on 1997/10/29  14:39:54
13714         Log: Remove global macro "self". Change thr->Tself to thr->self.
13715      Branch: perl
13716            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
13717            ! win32/win32thread.c win32/win32thread.h
13718 ____________________________________________________________________________
13719 [   189] By: mbeattie                              on 1997/10/29  12:49:01
13720         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
13721      Branch: perl
13722            ! Todo.5.005
13723 ____________________________________________________________________________
13724 [   188] By: mbeattie                              on 1997/10/29  12:45:32
13725         Log: Add pp_lock knowledge to compiler
13726      Branch: perlext
13727            ! Compiler/ccop.c Compiler/ccop.h
13728 ____________________________________________________________________________
13729 [   187] By: mbeattie                              on 1997/10/29  12:45:02
13730         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
13731      Branch: perl
13732            ! op.c
13733 ____________________________________________________________________________
13734 [   186] By: mbeattie                              on 1997/10/29  12:43:36
13735         Log: Move compiler OP class information into opcode.pl.
13736      Branch: perl
13737            ! op.h opcode.h opcode.pl
13738 ____________________________________________________________________________
13739 [   185] By: nick                                  on 1997/10/26  22:52:05
13740         Log: Split failing test in op/misc.t into op/nothread.t
13741              so all tests can be passed where they apply.
13742              Cleanup other two cases of THREADS/THISPTR.
13743              Conditional compile option for CriticalSection's on Win32
13744      Branch: oneperl
13745            + t/op/nothread.t
13746            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
13747            ! win32/win32thread.h
13748 ____________________________________________________________________________
13749 [   184] By: nick                                  on 1997/10/26  19:42:00
13750         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
13751      Branch: oneperl
13752            ! embed.h global.sym proto.h sv.c sv.h toke.c
13753 ____________________________________________________________________________
13754 [   183] By: nick                                  on 1997/10/26  18:31:58
13755         Log: Make USE_THREADS imply CRIPPLED_CC.
13756              This avoids most of the uses of 'Sv' and hence many needs of 
13757              dTHR in extension code. 
13758              With this change Data::Dumper builds as-is
13759              and Tk only needs four tweaks:
13760              1. Obscure dump-stack case which really needs dTHR
13761              2. A curcop in error-message code
13762              3. Two cases of SAVETMPS
13763              4. A curcop == &compiling which is probably not required.
13764              IMHO the SAVETMPS case is only one which merits further automation.
13765      Branch: oneperl
13766            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
13767 ____________________________________________________________________________
13768 [   182] By: nick                                  on 1997/10/26  16:31:58
13769         Log: Change dSP to imply dTHR for extension source compatibility
13770              introduce djSP (Declare Just SP) for use in perl sources
13771              and thread-aware extensions. Use latter.
13772      Branch: oneperl
13773            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
13774            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13775 ____________________________________________________________________________
13776 [   181] By: nick                                  on 1997/10/26  00:39:57
13777         Log: More tests
13778      Branch: oneperl
13779            ! t/lib/thread.t
13780 ____________________________________________________________________________
13781 [   180] By: nick                                  on 1997/10/25  22:18:27
13782         Log: Use return of THREAD_CREATE() - add basic thread test
13783      Branch: oneperl
13784            + t/lib/thread.t
13785            ! ext/Thread/Thread.xs
13786 ____________________________________________________________________________
13787 [   179] By: nick                                  on 1997/10/25  21:25:23
13788         Log: Builds with no thread/this
13789      Branch: oneperl
13790            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
13791            ! win32/win32thread.c
13792 ____________________________________________________________________________
13793 [   178] By: nick                                  on 1997/10/25  18:28:03
13794         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
13795      Branch: oneperl
13796            ! perl.c
13797 ____________________________________________________________________________
13798 [   177] By: nick                                  on 1997/10/25  18:11:33
13799         Log: Basic integrate of oneperl with threads, passes 
13800              tests THISPTR+THREADs - win32/win32thread.* needed
13801              changes (where did they come from)?
13802      Branch: oneperl
13803            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
13804            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13805 ____________________________________________________________________________
13806 [   176] By: nick                                  on 1997/10/25  17:05:52
13807         Log: Onepel builds THISPTR no threads
13808      Branch: oneperl
13809            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
13810 ____________________________________________________________________________
13811 [   175] By: nick                                  on 1997/10/25  16:40:10
13812         Log: Integrate oneperl with new style JOIN etc. macros
13813      Branch: oneperl
13814           +> win32/win32thread.c win32/win32thread.h
13815           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
13816           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
13817           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
13818           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
13819           !> win32/makefile.mk
13820 ____________________________________________________________________________
13821 [   174] By: mbeattie                              on 1997/10/24  17:14:00
13822         Log: Remove xcv_condp CV field which is no longer used.
13823      Branch: perl
13824            ! sv.h
13825 ____________________________________________________________________________
13826 [   173] By: mbeattie                              on 1997/10/24  14:36:09
13827         Log: Patches for VMS [Dan Sugalski]
13828      Branch: bugs
13829            + vms2
13830      Branch: perl
13831            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
13832            ! vms/vmsish.h
13833 ____________________________________________________________________________
13834 [   172] By: mbeattie                              on 1997/10/24  13:50:59
13835         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
13836              to use new API and patch win32 makefile stuff a little.
13837      Branch: perl
13838            + win32/win32thread.c win32/win32thread.h
13839            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
13840            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
13841 ____________________________________________________________________________
13842 [   171] By: mbeattie                              on 1997/10/23  14:00:27
13843         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
13844              
13845              Jobs fixed ...
13846              
13847              get_db_sub fixed on 1997/10/23 by mbeattie@squash
13848              
13849              Subject: [perl5.004_53] Debugger crash (patch)
13850              Date: Thu, 16 Oct 1997 22:03:09 -0400
13851              From: Owen Taylor <owt1@cornell.edu>
13852      Branch: bugs
13853            + get_db_sub
13854      Branch: perl
13855            ! pp_hot.c
13856 ____________________________________________________________________________
13857 [   170] By: mbeattie                              on 1997/10/23  09:22:40
13858         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
13859              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
13860              a ref to its argument for AV, HV, CV. 
13861      Branch: perl
13862            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
13863 ____________________________________________________________________________
13864 [   169] By: gsar                                  on 1997/10/21  03:49:25
13865         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
13866              - Fixup static functions that were missing aTHIS.
13867              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
13868              - Removed static functions from global.sym.
13869              - Typo in perl.h.
13870              - Additions to makefile.mk.
13871      Branch: oneperl
13872            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
13873            ! win32/makefile.mk
13874 ____________________________________________________________________________
13875 [   168] By: nick                                  on 1997/10/20  02:47:18
13876         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
13877      Branch: oneperl
13878            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
13879            ! scope.h thread.h
13880 ____________________________________________________________________________
13881 [   167] By: nick                                  on 1997/10/20  01:03:00
13882         Log: Add missing aTHIS in cast
13883      Branch: oneperl
13884            ! win32/dl_win32.xs
13885 ____________________________________________________________________________
13886 [   166] By: nick                                  on 1997/10/20  00:44:42
13887         Log: Builds and passes test with -DUSE_THISPTR
13888      Branch: oneperl
13889            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
13890            ! win32/perllib.c
13891 ____________________________________________________________________________
13892 [   165] By: nick                                  on 1997/10/19  21:45:36
13893         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
13894      Branch: oneperl
13895            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
13896            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
13897            ! win32/makefile.mk win32/perllib.c
13898 ____________________________________________________________________________
13899 [   164] By: nick                                  on 1997/10/19  20:09:13
13900         Log: oneperl compiles (but fails) with -DUSE_THISPTR
13901      Branch: oneperl
13902            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
13903            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
13904            ! win32/win32.c win32/win32.h
13905 ____________________________________________________________________________
13906 [   163] By: nick                                  on 1997/10/19  16:46:09
13907         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
13908      Branch: oneperl
13909            ! embed.h perl.h thread.h vars.h
13910 ____________________________________________________________________________
13911 [   162] By: nick                                  on 1997/10/19  14:42:16
13912         Log: Dubious merge of oneperl's variable and struct thread
13913      Branch: oneperl
13914           !> perl.h thread.h
13915 ____________________________________________________________________________
13916 [   161] By: nick                                  on 1997/10/18  18:05:13
13917         Log: integrate all but perl.h/thread.h
13918      Branch: oneperl
13919           +> Todo.5.005 perlio.sym
13920           !> (integrate 98 files)
13921 ____________________________________________________________________________
13922 [   160] By: nick                                  on 1997/10/18  03:49:27
13923         Log: Integrate rest of sub-dirs into oneperl
13924      Branch: oneperl
13925           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13926           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13927           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13928           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13929           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13930           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13931           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13932           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
13933           +> hints/os390.sh
13934            - ext/util/extliblist
13935           !> (integrate 425 files)
13936 ____________________________________________________________________________
13937 [   159] By: nick                                  on 1997/10/18  03:20:11
13938         Log: Integrate (accept) t and win32 into oneperl
13939      Branch: oneperl
13940           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
13941           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
13942           +> win32/config.vc win32/config_H.bc win32/config_H.vc
13943           +> win32/makefile.mk
13944           !> (integrate 188 files)
13945 ____________________________________________________________________________
13946 [   158] By: nick                                  on 1997/10/18  03:12:59
13947         Log: Integrate lib/... into oneperl
13948      Branch: oneperl
13949           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
13950           !> (integrate 138 files)
13951 ____________________________________________________________________________
13952 [   157] By: nick                                  on 1997/10/18  02:55:53
13953         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
13954      Branch: oneperl
13955            ! lib/Bundle/CPAN.pm
13956 ____________________________________________________________________________
13957 [   156] By: nick                                  on 1997/10/18  02:52:44
13958         Log: Make lib/Bundle/CPAN.pm a text file
13959      Branch: perl
13960            ! lib/Bundle/CPAN.pm
13961 ____________________________________________________________________________
13962 [   155] By: nick                                  on 1997/10/18  02:33:02
13963         Log: Some weirdness in the intgrate process
13964      Branch: oneperl
13965            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13966            - win32/bin/webget.bat win32/config.H win32/config.w32
13967 ____________________________________________________________________________
13968 [   153] By: nick                                  on 1997/10/18  02:29:16
13969         Log: Let us try all the pure integrate stuff
13970      Branch: oneperl
13971           !> (integrate 647 files)
13972 ____________________________________________________________________________
13973 [   152] By: nick                                  on 1997/10/18  02:13:35
13974         Log: Get more sub directories out of the way.
13975      Branch: oneperl
13976           !> (integrate 92 files)
13977 ____________________________________________________________________________
13978 [   151] By: nick                                  on 1997/10/18  02:05:41
13979         Log: Integrate hints 
13980      Branch: oneperl
13981           !> (integrate 68 files)
13982 ____________________________________________________________________________
13983 [   150] By: nick                                  on 1997/10/18  01:57:20
13984         Log: Try reopening some non-contravertial files
13985      Branch: oneperl
13986           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13987           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13988           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
13989           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13990 ____________________________________________________________________________
13991 [   144] By: gsar                                  on 1997/10/16  22:26:07
13992         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
13993              build.  Once again, builds and runs all    Thread tests using either
13994              compiler.
13995      Branch: win32/perl
13996            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
13997            ! win32/makefile.mk
13998 ____________________________________________________________________________
13999 [   143] By: gsar                                  on 1997/10/16  20:45:58
14000         Log: A quick merge of latest mainline.
14001      Branch: win32/perl
14002           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14003           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14004           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14005           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14006           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14007           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14008           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14009           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
14010           +> lib/base.pm t/lib/dosglob.t
14011            - ext/util/extliblist
14012           !> (integrate 134 files)
14013
14014 ----------------
14015 Version 5.004_53
14016 ----------------
14017
14018 ____________________________________________________________________________
14019 [   142] By: mbeattie                              on 1997/10/16  16:52:55
14020         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
14021      Branch: perl
14022            ! MANIFEST
14023 ____________________________________________________________________________
14024 [   141] By: mbeattie                              on 1997/10/16  16:42:13
14025         Log: Move perlext/Thread into perl/ext/Thread.
14026      Branch: perl
14027           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14028           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14029           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14030           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14031           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14032           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14033           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14034           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
14035            ! Configure
14036      Branch: perlext
14037            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
14038            - Thread/Thread.xs Thread/Thread/Queue.pm
14039            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
14040            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
14041            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
14042            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
14043            - Thread/unsync4.t
14044 ____________________________________________________________________________
14045 [   140] By: mbeattie                              on 1997/10/16  16:26:53
14046         Log: Correct threads_mutex locking in main thread destruction.
14047              Add per-interp thrsv to hold SV struct thread for main thread.
14048              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
14049              Add Thread/list.t test of Thread->list method.
14050              Let Thread::Semaphore methods up and down take an extra argument.
14051      Branch: perl
14052            ! embed.h interp.sym perl.c perl.h thread.h
14053      Branch: perlext
14054            + Thread/list.t
14055            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
14056 ____________________________________________________________________________
14057 [   139] By: mbeattie                              on 1997/10/16  14:01:11
14058         Log: Fix up merge with 5.004_04.
14059      Branch: perl
14060            ! op.c perl.c t/lib/dosglob.t
14061 ____________________________________________________________________________
14062 [   138] By: TimBunce                              on 1997/10/16  12:58:22
14063         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
14064      Branch: maint-5.004/perl
14065            ! t/lib/dosglob.t
14066 ____________________________________________________________________________
14067 [   137] By: mbeattie                              on 1997/10/16  11:09:25
14068         Log: Merge maint-5.004 branch (5.004_04) with mainline.
14069      Branch: perl
14070           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
14071            - ext/util/extliblist
14072           !> (integrate 132 files)
14073 ____________________________________________________________________________
14074 [   135] By: gsar                                  on 1997/10/15  21:46:05
14075         Log: Win32 changes over 5.004_52:
14076              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
14077              on an already locked mutex.
14078              - other minor tweaks.
14079              Now builds and runs win32-version of Thread_52, passing all tests.
14080      Branch: win32/perl
14081            ! perl.c proto.h thread.h
14082 ____________________________________________________________________________
14083 [   134] By: gsar                                  on 1997/10/15  18:19:31
14084         Log: fixup makefile.mk conflict.
14085      Branch: win32/perl
14086            ! win32/makefile.mk
14087 ____________________________________________________________________________
14088 [   133] By: gsar                                  on 1997/10/15  18:02:46
14089         Log: Integrated latest changes from mainline into win32.
14090      Branch: win32/perl
14091           +> fakethr.h
14092           !> MANIFEST Porting/makerel Porting/patchls README.threads
14093           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
14094           !> win32/config.vc win32/config_H.bc win32/config_H.vc
14095           !> win32/makefile.mk
14096
14097 ----------------
14098 Version 5.004_52
14099 ----------------
14100
14101 ____________________________________________________________________________
14102 [   132] By: mbeattie                              on 1997/10/15  17:02:38
14103         Log: Remove out-of-date test Thread/cond.t.
14104      Branch: perlext
14105            - Thread/cond.t
14106 ____________________________________________________________________________
14107 [   131] By: mbeattie                              on 1997/10/15  16:57:45
14108         Log: Finish thread state machine: fixes global destruction of threads,
14109              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14110              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14111              Thread.xs.
14112      Branch: perl
14113            ! MANIFEST README.threads Todo.5.005 perl.c util.c
14114      Branch: perlext
14115            ! Thread/Thread.xs Thread/queue.t
14116 ____________________________________________________________________________
14117 [   130] By: mbeattie                              on 1997/10/15  16:55:10
14118         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14119              Fix ThrSETSTATE not to lock t->mutex itself.
14120      Branch: perl
14121            ! fakethr.h thread.h
14122 ____________________________________________________________________________
14123 [   129] By: mbeattie                              on 1997/10/15  16:53:35
14124         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14125      Branch: perl
14126            ! pp_hot.c
14127 ____________________________________________________________________________
14128 [   128] By: TimBunce                              on 1997/10/15  15:55:26
14129         Log: Maintenance 5.004_04 changes
14130      Branch: maint-5.004/perl
14131            + hints/os390.sh lib/base.pm t/lib/dosglob.t
14132            - ext/util/extliblist
14133            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14134            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14135            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14136            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14137            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14138            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14139            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14140            ! installperl lib/AutoLoader.pm lib/CPAN.pm
14141            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14142            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14143            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14144            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14145            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14146            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14147            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14148            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14149            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14150            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14151            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14152            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14153            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14154            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14155            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14156            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14157            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14158            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14159            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14160            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14161            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14162            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14163            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14164            ! win32/Makefile win32/config_H.bc win32/config_H.vc
14165            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14166            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14167 ____________________________________________________________________________
14168 [   127] By: mbeattie                              on 1997/10/15  10:00:18
14169         Log: Added fakethr.h.
14170      Branch: perl
14171            + fakethr.h
14172 ____________________________________________________________________________
14173 [   126] By: mbeattie                              on 1997/10/15  09:50:57
14174         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14175      Branch: perl
14176            ! thread.h
14177 ____________________________________________________________________________
14178 [   125] By: mbeattie                              on 1997/10/15  09:09:24
14179         Log: Started rewriting thread state machine.
14180      Branch: perl
14181            ! perl.c thread.h
14182      Branch: perlext
14183            ! Thread/Thread.xs
14184 ____________________________________________________________________________
14185 [   124] By: gsar                                  on 1997/10/14  00:23:15
14186         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
14187              tests in win32 version of latest perlext/Thread.
14188      Branch: win32/perl
14189            ! pp_hot.c
14190 ____________________________________________________________________________
14191 [   123] By: gsar                                  on 1997/10/13  23:18:38
14192         Log: Initial merge of win32 threads patch.
14193      Branch: win32/perl
14194            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14195            ! win32/Makefile win32/makedef.pl win32/makefile.mk
14196            ! win32/perllib.c win32/pod.mak win32/win32.h
14197 ____________________________________________________________________________
14198 [   122] By: gsar                                  on 1997/10/10  20:58:40
14199         Log: Integrated changes on mainline into the win32 branch.  Had to set
14200              P4USER=mbeattie for the resolve step (due to the presence of newly
14201              branched files that had not been submitted?)
14202      Branch: win32/perl
14203           +> Porting/makerel Porting/patchls README.threads Todo.5.005
14204           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14205           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14206           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14207           +> win32/bin/webget.pl win32/config.bc win32/config.vc
14208           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14209            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14210            - win32/bin/webget.bat win32/config.H win32/config.w32
14211            ! thread.h
14212           !> (integrate 858 files)
14213 ____________________________________________________________________________
14214 [   121] By: mbeattie                              on 1997/10/10  17:23:41
14215         Log: Tweak a few Thread tests.
14216      Branch: perlext
14217            + Thread/join2.t
14218            ! Thread/io.t Thread/sync2.t
14219 ____________________________________________________________________________
14220 [   120] By: mbeattie                              on 1997/10/10  17:22:46
14221         Log: Rewrite thread destruction system using linked list of threads.
14222              Still not completely done. Add methods self, equal, flags, list
14223              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14224      Branch: perl
14225            ! perl.c perl.h thread.h
14226      Branch: perlext
14227            ! Thread/Thread.xs Thread/typemap
14228 ____________________________________________________________________________
14229 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14230         Log: Fix up locking/synchronisation for pp_entersub.
14231      Branch: perl
14232            ! pp_hot.c
14233 ____________________________________________________________________________
14234 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14235         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14236      Branch: perl
14237            ! MANIFEST
14238 ____________________________________________________________________________
14239 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14240         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14241      Branch: perl
14242            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14243 ____________________________________________________________________________
14244 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14245         Log: Add missing sig_pipe definition to Thread.xs.
14246      Branch: perlext
14247            ! Thread/Thread.xs
14248 ____________________________________________________________________________
14249 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14250         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14251              add missing dTHR; to new function unwind_handler_stack() in mg.c
14252              and bump patchlevel.h to 5.004_52.
14253      Branch: perl
14254            ! MANIFEST mg.c patchlevel.h
14255 ____________________________________________________________________________
14256 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14257         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14258              MANIFEST is out of sync.
14259      Branch: perl
14260           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14261           +> win32/bin/webget.pl
14262            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14263            - win32/bin/webget.bat
14264           !> (integrate 168 files)
14265 ____________________________________________________________________________
14266 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14267         Log: Move init of global mutexes/cond vars earlier.
14268      Branch: perl
14269            ! perl.c
14270 ____________________________________________________________________________
14271 [   112] By: nick                                  on 1997/10/04  15:25:28
14272         Log: Add perl.sym to MANIFEST
14273      Branch: oneperl
14274            ! MANIFEST
14275 ____________________________________________________________________________
14276 [   111] By: nick                                  on 1997/10/04  15:23:37
14277         Log: Missing file
14278      Branch: oneperl
14279            + perl.sym
14280 ____________________________________________________________________________
14281 [   110] By: nick                                  on 1997/10/04  13:04:26
14282         Log: Now builds the extensions as well
14283              Passes all tests
14284      Branch: oneperl
14285            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14286            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14287            ! toke.c util.c writemain.SH
14288 ____________________________________________________________________________
14289 [   109] By: nick                                  on 1997/10/04  12:02:14
14290         Log: Odd checkin issue
14291      Branch: oneperl
14292            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14293            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14294            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14295            ! vms/perly_h.vms writemain.SH
14296 ____________________________________________________________________________
14297 [   108] By: nick                                  on 1997/10/04  11:12:52
14298         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14299              Fixed missing aTHIS flagged by above.
14300              -DUSE_THISPTR passes minitest!
14301      Branch: oneperl
14302            + ckprotos
14303            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14304            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14305            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14306            ! vms/perly_h.vms
14307 ____________________________________________________________________________
14308 [   107] By: nick                                  on 1997/10/03  22:36:52
14309         Log: .y muddle fixup - will get this sorted oneday ...
14310      Branch: oneperl
14311            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14312            ! vms/perly_h.vms
14313 ____________________________________________________________________________
14314 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14315         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14316              from struct thread. Added missing thr->Tfoo defines for statbuf
14317              and timesbuf and removed unused Tbuf field.
14318      Branch: perl
14319            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14320 ____________________________________________________________________________
14321 [   105] By: nick                                  on 1997/10/03  15:56:50
14322         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14323      Branch: oneperl
14324            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14325            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14326            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14327            ! sv.c taint.c thread.h toke.c universal.c util.c
14328 ____________________________________________________________________________
14329 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14330         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14331      Branch: perl
14332            ! global.sym pp.c proto.h sv.c
14333 ____________________________________________________________________________
14334 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14335         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14336      Branch: perl
14337            ! av.c hv.c perl.h sv.c
14338 ____________________________________________________________________________
14339 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14340         Log: Reliable thread signal handling.
14341      Branch: perl
14342            ! global.sym mg.c perl.c perl.h
14343      Branch: perlext
14344            ! Thread/Thread.xs
14345 ____________________________________________________________________________
14346 [   101] By: nick                                  on 1997/10/02  20:43:17
14347         Log: Cleanup perly.y stuff
14348      Branch: oneperl
14349            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14350 ____________________________________________________________________________
14351 [   100] By: nick                                  on 1997/10/02  18:54:08
14352         Log: Compiles with less invasive aTHIS adding
14353      Branch: oneperl
14354            + nothis.sym
14355            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14356            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14357            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14358            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14359            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14360            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14361            ! util.c vars.h
14362
14363 ----------------
14364 Version 5.004_51
14365 ----------------
14366
14367 ____________________________________________________________________________
14368 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14369         Log: Added Thread/queue.t.
14370      Branch: perlext
14371            + Thread/queue.t
14372 ____________________________________________________________________________
14373 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14374         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14375      Branch: perl
14376            ! Todo.5.005 patchlevel.h
14377 ____________________________________________________________________________
14378 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14379         Log: Update README.threads amd Thread/README
14380      Branch: perl
14381            ! README.threads
14382      Branch: perlext
14383            ! Thread/README
14384 ____________________________________________________________________________
14385 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14386         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14387              fix sv_bless3 prototype.
14388      Branch: perl
14389            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14390 ____________________________________________________________________________
14391 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14392         Log: Fixed broken typemap for Thread.
14393      Branch: perlext
14394            ! Thread/typemap
14395 ____________________________________________________________________________
14396 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14397         Log: Fix pod text in Lint.pm for private-names option.
14398      Branch: perlext
14399            ! Compiler/B/Lint.pm
14400 ____________________________________________________________________________
14401 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14402         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14403      Branch: perl
14404            ! MANIFEST embed.h
14405 ____________________________________________________________________________
14406 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14407         Log: Add Todo.5.005
14408      Branch: perl
14409            + Todo.5.005
14410 ____________________________________________________________________________
14411 [    91] By: nick                                  on 1997/10/01  20:23:38
14412         Log: Raw _T# trial
14413      Branch: oneperl
14414            ! embed.h embed.pl proto.h sv.c
14415 ____________________________________________________________________________
14416 [    90] By: nick                                  on 1997/10/01  18:22:03
14417         Log: THIS + new sort stuff
14418      Branch: oneperl
14419            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14420 ____________________________________________________________________________
14421 [    89] By: nick                                  on 1997/10/01  18:03:05
14422         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14423      Branch: oneperl
14424            ! pp_ctl.c proto.h util.c
14425 ____________________________________________________________________________
14426 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14427         Log: Start of Configure support for -Dusethreads plus associated
14428              Linux hints.
14429      Branch: perl
14430            ! Configure hints/linux.sh
14431 ____________________________________________________________________________
14432 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14433         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14434      Branch: perl
14435            ! perl.h proto.h
14436 ____________________________________________________________________________
14437 [    86] By: nick                                  on 1997/09/30  19:15:21
14438         Log: Debug hackery to thread.h - temporary
14439              Quick-fix qsort() replacement - more to come.
14440      Branch: oneperl
14441            ! thread.h util.c
14442 ____________________________________________________________________________
14443 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14444         Log: Added Lint option regexp-variables.
14445      Branch: perlext
14446            ! Compiler/B/Lint.pm
14447 ____________________________________________________________________________
14448 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14449         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14450      Branch: perl
14451           +> Porting/makerel Porting/patchls hints/newsos4.sh
14452           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14453           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14454           +> win32/makefile.mk
14455            - win32/config.H win32/config.w32
14456           !> (integrate 109 files)
14457 ____________________________________________________________________________
14458 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14459         Log: Maintenance 5.004_03 changes (addendum)
14460      Branch: maint-5.004/perl
14461            - win32/bin/search.bat
14462 ____________________________________________________________________________
14463 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14464         Log: Maintenance 5.004_03 changes
14465      Branch: maint-5.004/perl
14466            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14467            + win32/bin/webget.pl
14468            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14469            - win32/bin/webget.bat
14470            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14471            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14472            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14473            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14474            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14475            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14476            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14477            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14478            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14479            ! win32/win32.c
14480 ____________________________________________________________________________
14481 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14482         Log: Maintenance 5.004_02 changes
14483      Branch: maint-5.004/perl
14484            + win32/bin/runperl.bat
14485            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14486            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14487            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14488            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14489            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14490            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14491            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14492            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14493            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14494            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14495            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14496            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14497            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14498            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14499            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14500            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14501            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14502            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14503            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14504            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14505            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14506            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14507            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14508            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14509            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14510            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14511            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14512            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14513            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14514            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14515            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14516            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14517            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14518            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14519            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14520            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14521            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14522            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14523            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14524            ! win32/config.bc win32/config.vc win32/config_H.bc
14525            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14526            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14527            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14528            ! win32/win32sck.c
14529 ____________________________________________________________________________
14530 [    80] By: nick                                  on 1997/09/29  20:31:43
14531         Log: Add some prototypes in attempt to flush out errors
14532              Tidy up vars.h usage.
14533      Branch: oneperl
14534            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14535            ! proto.h util.c vars.h
14536 ____________________________________________________________________________
14537 [    79] By: nick                                  on 1997/09/29  17:12:07
14538         Log: Builds and passes tests without THISPTR
14539      Branch: oneperl
14540            ! MANIFEST global.sym perl.c perl.h vars.h
14541 ____________________________________________________________________________
14542 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14543         Log: Re-introduce the changes from change 68 (runops becomes a
14544              function pointer and sv_bless3 for '~'-magic) which got lost
14545              during the preparation for the maint-merge.
14546      Branch: perl
14547            ! global.sym perl.h pp.c proto.h run.c sv.c
14548 ____________________________________________________________________________
14549 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14550         Log: Start merge with maint-5.004 branch by creating an ancestral
14551              branch point via a fake resolution with the maint-merge branch.
14552              See Perforce Tech Note 9 for details.
14553      Branch: perl
14554           !> (integrate 864 files)
14555 ____________________________________________________________________________
14556 [    76] By: nick                                  on 1997/09/28  19:04:42
14557         Log: Code with this pointer compiles (but core dumps)
14558      Branch: oneperl
14559            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14560            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14561            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14562            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14563            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14564            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14565            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14566            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14567            ! vars.h
14568 ____________________________________________________________________________
14569 [    75] By: nick                                  on 1997/09/28  15:45:35
14570         Log: Quasi sensible starting point for aTHIS addition.
14571      Branch: oneperl
14572            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14573 ____________________________________________________________________________
14574 [    74] By: nick                                  on 1997/09/28  11:23:32
14575         Log: Ooops - unwind perly.* stuff for now
14576      Branch: oneperl
14577            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14578 ____________________________________________________________________________
14579 [    73] By: nick                                  on 1997/09/28  11:17:23
14580         Log: Builds and passes all tests again
14581      Branch: oneperl
14582            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14583            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14584 ____________________________________________________________________________
14585 [    72] By: nick                                  on 1997/09/28  10:47:01
14586         Log: Save "important things" before re-try
14587      Branch: oneperl
14588            + vars.h
14589            ! embed.pl thread.h thread.sym
14590 ____________________________________________________________________________
14591 [    71] By: nick                                  on 1997/09/26  17:47:31
14592         Log: Basic hacks to build with USE_THISPTR, not yet useful
14593              but builds miniperl and passes minitest with all thread 
14594              variables via a _GLOBAL_ thr variable rather than globals.
14595              Now for the local thr variable ...
14596      Branch: oneperl
14597            + thread.sym
14598            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14599            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14600            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14601            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14602            ! util.c vms/vms.c
14603 ____________________________________________________________________________
14604 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14605         Log: Branch oneperl from mainline.
14606      Branch: oneperl
14607           +> (branch 871 files)
14608 ____________________________________________________________________________
14609 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14610         Log: struct thread now stored in an SV and uses '~'-magic for access.
14611      Branch: perl
14612            ! thread.h
14613      Branch: perlext
14614            ! Thread/Thread.xs Thread/typemap
14615 ____________________________________________________________________________
14616 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14617         Log: runops becomes a funtion pointer and sv_bless3 created
14618              to avoid pointer forgery with '~'-magic.
14619      Branch: perl
14620            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14621 ____________________________________________________________________________
14622 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14623         Log: More fprintf -> PerlIO_printf changes.
14624      Branch: perl
14625            ! perl.c pp_hot.c util.c
14626 ____________________________________________________________________________
14627 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14628         Log: Minor multi-threading patches for VMS.
14629      Branch: perl
14630            ! mg.c thread.h vms/vms.c
14631 ____________________________________________________________________________
14632 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14633         Log: Add undefined-subs option to Lint.pm.
14634      Branch: perlext
14635            ! Compiler/B/Lint.pm
14636 ____________________________________________________________________________
14637 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14638         Log: Debugging output for lock handling.
14639      Branch: perl
14640            ! mg.c pp.c pp_hot.c util.c
14641 ____________________________________________________________________________
14642 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14643         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14644      Branch: perlext
14645           +> Thread/Thread/Semaphore.pm
14646            - Thread/Semaphore.pm
14647 ____________________________________________________________________________
14648 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14649         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14650      Branch: perlext
14651           +> Thread/Thread/Queue.pm
14652            - Thread/Queue.pm
14653 ____________________________________________________________________________
14654 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14655         Log: Solaris fixes: delete pad and padname from thread.h and remove
14656              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14657      Branch: perl
14658            ! thread.h x2p/Makefile.SH
14659
14660 ----------------
14661 Version 5.004_50        First developer release towards 5.005
14662 ----------------
14663
14664 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14665 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14666 starts with 5.004_50.
14667
14668 ____________________________________________________________________________
14669 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14670         Log: Update README.threads to mention -DL.
14671      Branch: perl
14672            ! README.threads
14673 ____________________________________________________________________________
14674 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14675         Log: Add Thread modules Queue.pm and Semaphore.pm
14676      Branch: perlext
14677            + Thread/Queue.pm Thread/Semaphore.pm
14678 ____________________________________________________________________________
14679 [    58] By: mbeattie                              on 1997/09/09  16:33:45
14680         Log: Update README.threads
14681      Branch: perl
14682            ! README.threads
14683 ____________________________________________________________________________
14684 [    57] By: mbeattie                              on 1997/09/09  16:26:47
14685         Log: Add debug info to Thread typemap.
14686      Branch: perlext
14687            ! Thread/typemap
14688 ____________________________________________________________________________
14689 [    56] By: mbeattie                              on 1997/09/09  15:04:26
14690         Log: Rewrite synchronisation of subs/methods and add attrs
14691              extension for specifying 'locked' and 'method' attributes.
14692      Branch: perl
14693            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14694            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
14695            ! pp_hot.c proto.h sv.c sv.h toke.c
14696      Branch: perlext
14697            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
14698 ____________________________________________________________________________
14699 [    55] By: mbeattie                              on 1997/09/03  16:34:47
14700         Log: Add new keyword "lock" to Opcode.pm
14701      Branch: perl
14702            ! ext/Opcode/Opcode.pm
14703 ____________________________________________________________________________
14704 [    54] By: mbeattie                              on 1997/09/03  14:44:44
14705         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
14706      Branch: perl
14707            ! embed.h keywords.h
14708 ____________________________________________________________________________
14709 [    53] By: mbeattie                              on 1997/09/03  13:52:24
14710         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
14711      Branch: perl
14712            ! MANIFEST
14713 ____________________________________________________________________________
14714 [    52] By: mbeattie                              on 1997/09/03  13:41:20
14715         Log: Let Lint private_names catch out-of-package _foo methods.
14716      Branch: perlext
14717            ! Compiler/B/Lint.pm
14718 ____________________________________________________________________________
14719 [    51] By: mbeattie                              on 1997/09/03  13:20:12
14720         Log: Bump patchlevel.h to 5.004_50
14721      Branch: perl
14722            ! patchlevel.h
14723 ____________________________________________________________________________
14724 [    50] By: mbeattie                              on 1997/09/03  12:31:48
14725         Log: Make compiler build/work with devel 5.005
14726      Branch: perlext
14727            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
14728            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
14729 ____________________________________________________________________________
14730 [    49] By: mbeattie                              on 1997/09/03  12:28:05
14731         Log: Rename RESTART to INIT and associated changes
14732      Branch: perl
14733            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
14734            ! toke.c vms/perly_c.vms
14735 ____________________________________________________________________________
14736 [    48] By: mbeattie                              on 1997/09/02  15:54:27
14737         Log: Added private-names option.
14738      Branch: perlext
14739            ! Compiler/B/Lint.pm
14740 ____________________________________________________________________________
14741 [    47] By: mbeattie                              on 1997/09/02  11:54:55
14742         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
14743      Branch: perlext
14744            ! Compiler/cc_runtime.h
14745 ____________________________________________________________________________
14746 [    46] By: mbeattie                              on 1997/08/28  19:40:08
14747         Log: Missing sprintf in try_autoload.
14748      Branch: perlext
14749            ! Compiler/B/C.pm
14750 ____________________________________________________________________________
14751 [    45] By: mbeattie                              on 1997/08/13  16:15:25
14752         Log: Threading fixups for Digital UNIX.
14753      Branch: perl
14754            ! README.threads malloc.c perl.h toke.c
14755 ____________________________________________________________________________
14756 [    44] By: mbeattie                              on 1997/08/11  15:46:29
14757         Log: Assorted changes for multi-threading (now works rather more).
14758      Branch: perl
14759            + README.threads
14760            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
14761            ! toke.c util.c
14762      Branch: perlext
14763            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
14764            ! Thread/unsync.t
14765 ____________________________________________________________________________
14766 [    43] By: mbeattie                              on 1997/08/08  14:11:00
14767         Log: Made Lint check subs (and -u packages).
14768              Added support for dollar_underscore and implicit $_ in foreach.
14769      Branch: perlext
14770            ! Compiler/B/Lint.pm
14771 ____________________________________________________________________________
14772 [    42] By: TimBunce                              on 1997/07/25  17:15:57
14773         Log: Maintenance 5.004_01 changes
14774      Branch: maint-5.004/perl
14775            + Porting/makerel Porting/patchls hints/newsos4.sh
14776            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14777            + win32/config.vc win32/config_H.bc win32/config_H.vc
14778            + win32/makefile.mk
14779            - win32/config.H win32/config.w32
14780            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
14781            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
14782            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14783            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14784            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
14785            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
14786            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
14787            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14788            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14789            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14790            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
14791            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
14792            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
14793            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
14794            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14795            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
14796            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14797            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
14798            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
14799            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14800            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
14801            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
14802            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
14803            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
14804            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
14805            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
14806            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
14807            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
14808            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
14809            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
14810 ____________________________________________________________________________
14811 [    41] By: mbeattie                              on 1997/07/24  14:57:53
14812         Log: Start support for fake threads.
14813              pp_lock now returns its argument.
14814      Branch: perl
14815            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
14816            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
14817            ! util.c
14818      Branch: perlext
14819            ! Thread/Thread.xs
14820 ____________________________________________________________________________
14821 [    40] By: mbeattie                              on 1997/07/24  14:55:07
14822         Log: Add missing reset of eval_owner if doeval() fails to parse.
14823      Branch: perl
14824            ! pp_ctl.c
14825 ____________________________________________________________________________
14826 [    39] By: mbeattie                              on 1997/07/17  13:35:51
14827         Log: Fix multiple problems with lexical @_.
14828      Branch: perl
14829            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
14830            ! toke.c
14831 ____________________________________________________________________________
14832 [    38] By: mbeattie                              on 1997/07/16  17:02:09
14833         Log: Change %lx to %x in B::CV::save to prevent some CV
14834              fields becoming 0 in the init section. Add missing
14835              write_back in B::Stackobj::Padsv::load_double to fix
14836              test 22 of op/my.t.
14837      Branch: perlext
14838            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
14839 ____________________________________________________________________________
14840 [    37] By: mbeattie                              on 1997/07/10  11:28:16
14841         Log: Branch win32 developments from main perl branch.
14842      Branch: win32/perl
14843           +> (branch 867 files)
14844 ____________________________________________________________________________
14845 [    36] By: mbeattie                              on 1997/07/05  11:58:05
14846         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
14847              as well as provide_ref (5.003).
14848      Branch: perlext
14849            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
14850 ____________________________________________________________________________
14851 [    35] By: mbeattie                              on 1997/07/05  11:55:18
14852         Log: Introduce pp_lock.
14853      Branch: perl
14854            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
14855            ! pp.c pp_ctl.c toke.c
14856 ____________________________________________________________________________
14857 [    34] By: mbeattie                              on 1997/07/01  12:24:28
14858         Log: Support for op in global register (still buggy)
14859      Branch: perl
14860            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
14861            ! proto.h scope.c scope.h thread.h
14862 ____________________________________________________________________________
14863 [    33] By: mbeattie                              on 1997/06/24  16:34:24
14864         Log: Branch lexical warnings from perl branch.
14865      Branch: lexwarn/perl
14866           +> (branch 867 files)
14867 ____________________________________________________________________________
14868 [    32] By: mbeattie                              on 1997/06/24  14:33:57
14869         Log: Branch integration of maint-5.004 from relperl.
14870      Branch: mainline/perl
14871           +> (branch 600 files)
14872      Branch: maint-5.004/perl
14873           +> (branch 864 files)
14874 ____________________________________________________________________________
14875 [    31] By: mbeattie                              on 1997/06/20  11:46:50
14876         Log: corrected bad_type() prototype. 
14877      Branch: perl
14878            ! op.c
14879 ____________________________________________________________________________
14880 [    30] By: mbeattie                              on 1997/06/12  12:38:05
14881         Log: Tweak README.
14882      Branch: perlext
14883            ! Thread/README
14884 ____________________________________________________________________________
14885 [    29] By: mbeattie                              on 1997/06/12  12:34:59
14886         Log: Document -m option of CC backend.
14887      Branch: perlext
14888            ! Compiler/NOTES
14889 ____________________________________________________________________________
14890 [    28] By: mbeattie                              on 1997/06/12  12:25:05
14891         Log: Support sysseek introduced in 5.004.
14892      Branch: perlext
14893            ! Compiler/ccop.c Compiler/ccop.h
14894 ____________________________________________________________________________
14895 [    27] By: mbeattie                              on 1997/06/05  14:20:51
14896         Log: More fixups for thrperl integration.
14897      Branch: perl
14898            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14899            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
14900            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
14901            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
14902            ! util.c
14903 ____________________________________________________________________________
14904 [    25] By: mbeattie                              on 1997/05/28  15:11:24
14905         Log: Fixups for thrperl integration.
14906      Branch: perl
14907            ! embed.h keywords.h op.c opcode.h perl.c util.c
14908 ____________________________________________________________________________
14909 [    24] By: mbeattie                              on 1997/05/26  20:10:42
14910         Log: Integrate thrperl 5.003->5.004.
14911      Branch: perl
14912           +> thread.h
14913           !> (integrate 33 files)
14914 ____________________________________________________________________________
14915 [    23] By: mbeattie                              on 1997/05/26  11:45:39
14916         Log: Fix ppname when saving subs.
14917      Branch: perlext
14918            ! Compiler/B/C.pm
14919 ____________________________________________________________________________
14920 [    22] By: mbeattie                              on 1997/05/26  11:45:03
14921         Log: -mFoo option now forces -uFoo.
14922      Branch: perlext
14923            ! Compiler/B/CC.pm
14924 ____________________________________________________________________________
14925 [    21] By: mbeattie                              on 1997/05/26  11:43:37
14926         Log: Put back objsym/savesym (used by walkoptree_exec).
14927      Branch: perlext
14928            ! Compiler/B.pm
14929 ____________________________________________________________________________
14930 [    20] By: mbeattie                              on 1997/05/26  11:38:45
14931         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
14932      Branch: perl
14933            ! av.c global.sym
14934 ____________________________________________________________________________
14935 [    19] By: mbeattie                              on 1997/05/25  21:19:38
14936         Log: Fix up integration 5.003->5.004.
14937      Branch: perl
14938            + lib/Class/Fields.pm lib/ISA.pm
14939            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
14940            ! toke.c
14941 ____________________________________________________________________________
14942 [    18] By: mbeattie                              on 1997/05/25  10:31:21
14943         Log: First stab at 5.003 -> 5.004 integration.
14944      Branch: perl
14945           +> (branch 291 files)
14946            - Changes.Conf ext/DynaLoader/dl_os2.xs
14947            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14948            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14949            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14950            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14951            - lib/chat2.pl lib/splain os2/README os2/README.old
14952            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14953            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14954            - x2p/handy.h x2p/s2p.man
14955           !> (integrate 392 files)
14956 ____________________________________________________________________________
14957 [    17] By: mbeattie                              on 1997/05/24  18:46:49
14958         Log: Wholesale update to 5.004.
14959      Branch: relperl
14960            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
14961            + Porting/Glossary Porting/pumpkin.pod README.amiga
14962            + README.cygwin32 README.os2 README.plan9 README.qnx
14963            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
14964            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
14965            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
14966            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14967            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14968            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14969            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14970            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
14971            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14972            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
14973            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
14974            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
14975            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
14976            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
14977            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
14978            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
14979            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
14980            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
14981            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
14982            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
14983            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
14984            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
14985            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
14986            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
14987            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
14988            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14989            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
14990            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
14991            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
14992            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
14993            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
14994            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
14995            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
14996            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
14997            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
14998            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
14999            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
15000            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
15001            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
15002            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
15003            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
15004            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
15005            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
15006            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
15007            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15008            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
15009            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
15010            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
15011            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
15012            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
15013            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
15014            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
15015            + plan9/config.plan9 plan9/exclude plan9/fndvers
15016            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
15017            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
15018            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
15019            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
15020            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15021            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15022            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15023            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
15024            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
15025            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
15026            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
15027            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
15028            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
15029            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
15030            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
15031            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
15032            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
15033            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
15034            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
15035            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
15036            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
15037            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
15038            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
15039            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
15040            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
15041            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
15042            + t/pragma/warn-1global t/pragma/warning.t universal.c
15043            + utils/splain.PL vms/ext/DCLsym/0README.txt
15044            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15045            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
15046            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
15047            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
15048            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
15049            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
15050            + win32/config.H win32/config.w32 win32/config_h.PL
15051            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
15052            + win32/include/arpa/inet.h win32/include/dirent.h
15053            + win32/include/netdb.h win32/include/sys/socket.h
15054            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
15055            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
15056            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
15057            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
15058            + x2p/proto.h
15059            - Changes.Conf ext/DynaLoader/dl_os2.xs
15060            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15061            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15062            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15063            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15064            - lib/chat2.pl lib/splain os2/README os2/README.old
15065            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15066            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15067            - x2p/handy.h x2p/s2p.man
15068            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
15069            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
15070            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
15071            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
15072            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
15073            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
15074            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
15075            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15076            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
15077            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
15078            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
15079            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
15080            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15081            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15082            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15083            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
15084            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15085            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
15086            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
15087            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
15088            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15089            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
15090            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
15091            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
15092            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
15093            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15094            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15095            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
15096            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
15097            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15098            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15099            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15100            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15101            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15102            ! installman installperl interp.sym keywords.h keywords.pl
15103            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15104            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15105            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15106            ! lib/Exporter.pm lib/ExtUtils/Install.pm
15107            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15108            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15109            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15110            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15111            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15112            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15113            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15114            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15115            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15116            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15117            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15118            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15119            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15120            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15121            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15122            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15123            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15124            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15125            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15126            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15127            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15128            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15129            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15130            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15131            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15132            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15133            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15134            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15135            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15136            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15137            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15138            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15139            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15140            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15141            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15142            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15143            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15144            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15145            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15146            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15147            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15148            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15149            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15150            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15151            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15152            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15153            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15154            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15155            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15156            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15157            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15158            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15159            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15160            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15161            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15162            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15163            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15164            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15165            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15166            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15167            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15168            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15169            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15170            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15171            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15172            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15173            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15174            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15175            ! x2p/util.h x2p/walk.c
15176 ____________________________________________________________________________
15177 [    16] By: mbeattie                              on 1997/05/23  22:42:08
15178         Log: Initial integration of relperl from 5.003.
15179      Branch: relperl
15180           +> (branch 600 files)
15181 ____________________________________________________________________________
15182 [    14] By: mbeattie                              on 1997/05/12  20:22:56
15183         Log: Finish code generation rewrite. Clean up B::Section class and
15184              handle symbol table translation internally. Simple .pm modules
15185              now compile OK.
15186      Branch: perlext
15187            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15188            ! Compiler/B/CC.pm
15189 ____________________________________________________________________________
15190 [    13] By: mbeattie                              on 1997/05/05  19:41:18
15191         Log: Don't make pp_enter and pp_return trigger basic blocks.
15192      Branch: perlext
15193            ! Compiler/B/Bblock.pm
15194 ____________________________________________________________________________
15195 [    12] By: mbeattie                              on 1997/05/05  19:40:16
15196         Log: Rewrite code generation. Sections (de)multiplexed into a
15197              temporary file instead of stored in arrays.
15198      Branch: perlext
15199            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15200 ____________________________________________________________________________
15201 [    11] By: mbeattie                              on 1997/05/03  20:20:59
15202         Log: Development to pre-alpha4
15203      Branch: perlext
15204            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15205            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15206            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15207            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15208            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15209            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15210            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15211            ! Compiler/test_harness Compiler/test_harness_cc
15212 ____________________________________________________________________________
15213 [    10] By: mbeattie                              on 1997/05/03  14:47:06
15214         Log: Initial check-in of perl compiler.
15215      Branch: perlext
15216            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15217            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15218            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15219            + Compiler/B/CC.pm Compiler/B/Debug.pm
15220            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15221            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15222            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15223            + Compiler/O.pm Compiler/README Compiler/TESTS
15224            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15225            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15226            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15227            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15228            + Compiler/disassemble Compiler/old/README.feb11
15229            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15230            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15231            + Compiler/op.patch Compiler/ramblings/cc.notes
15232            + Compiler/ramblings/curcop.runtime
15233            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15234            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15235            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15236            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15237            + Compiler/ramblings/runtime.porting
15238            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15239            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15240            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15241            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15242            + Compiler/typemap
15243 ____________________________________________________________________________
15244 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15245         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15246      Branch: thrperl
15247            ! pp_hot.c
15248 ____________________________________________________________________________
15249 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15250         Log: Added programmer-level condition variables via "condpair" magic.
15251              Added support for detached threads and tweaked a few things.
15252      Branch: thrperl
15253            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15254            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15255            ! util.c
15256 ____________________________________________________________________________
15257 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15258         Log: Rewrote programmer-level condition variables from scratch. Added
15259              support for detaching threads. Fixed handling for arguments
15260              passed in to threads and return values for joined threads.
15261      Branch: perlext
15262            + Thread/lock.t
15263            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15264            ! Thread/typemap
15265 ____________________________________________________________________________
15266 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15267         Log: Initial check-in of Thread module.
15268      Branch: perlext
15269            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15270            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15271            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15272            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15273            + Thread/unsync4.t
15274 ____________________________________________________________________________
15275 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15276         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15277              missing parens (pad allocation) in the tokener.
15278      Branch: thrperl
15279            ! op.c pp_ctl.c toke.c
15280 ____________________________________________________________________________
15281 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15282         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15283      Branch: thrperl
15284            + thread.h
15285            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15286            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15287            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15288            ! run.c scope.c sv.c sv.h toke.c util.c
15289 ____________________________________________________________________________
15290 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15291         Log: Branch 5.003 -> thrperl
15292      Branch: thrperl
15293           +> (branch 600 files)
15294 ____________________________________________________________________________
15295 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15296         Log: Initial devel changes.
15297              Pseudo-hashes. Optional strong typing. RESTART {}.
15298      Branch: perl
15299            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15300            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15301            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15302 ____________________________________________________________________________
15303 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15304         Log: Perl 5.003 check-in
15305      Branch: perl
15306            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15307            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15308            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15309            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15310            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15311            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15312            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15313            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15314            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15315            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15316            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15317            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15318            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15319            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15320            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15321            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15322            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15323            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15324            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15325            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15326            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15327            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15328            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15329            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15330            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15331            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15332            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15333            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15334            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15335            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15336            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15337            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15338            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15339            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15340            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15341            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15342            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15343            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15344            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15345            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15346            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15347            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15348            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15349            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15350            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15351            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15352            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15353            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15354            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15355            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15356            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15357            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15358            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15359            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15360            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15361            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15362            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15363            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15364            + hints/README.hints hints/aix.sh hints/altos486.sh
15365            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15366            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15367            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15368            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15369            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15370            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15371            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15372            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15373            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15374            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15375            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15376            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15377            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15378            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15379            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15380            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15381            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15382            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15383            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15384            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15385            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15386            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15387            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15388            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15389            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15390            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15391            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15392            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15393            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15394            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15395            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15396            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15397            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15398            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15399            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15400            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15401            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15402            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15403            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15404            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15405            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15406            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15407            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15408            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15409            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15410            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15411            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15412            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15413            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15414            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15415            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15416            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15417            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15418            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15419            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15420            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15421            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15422            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15423            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15424            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15425            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15426            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15427            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15428            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15429            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15430            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15431            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15432            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15433            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15434            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15435            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15436            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15437            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15438            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15439            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15440            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15441            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15442            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15443            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15444            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15445            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15446            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15447            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15448            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15449            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15450            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15451            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15452            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15453            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15454            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15455            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15456            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15457            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15458            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15459            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15460            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15461            + vms/Makefile vms/config.vms vms/descrip.mms
15462            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15463            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15464            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15465            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15466            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15467            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15468            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15469            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15470            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15471            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15472            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15473            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15474            + x2p/walk.c