don't use © in Test.pm (suggested by M.J.T. Guy)
[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 (trial2)
78 ----------------
79
80 ____________________________________________________________________________
81 [  1740] By: gsar                                  on 1998/08/05  10:05:46
82         Log: update Changes, patchlevel, tweak Liblist.pm
83      Branch: maint-5.005/perl
84            ! Changes lib/ExtUtils/Liblist.pm patchlevel.h
85 ____________________________________________________________________________
86 [  1739] By: gsar                                  on 1998/08/05  09:10:45
87         Log: newer cperl-mode.el
88              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
89              Date: Wed, 5 Aug 1998 03:50:16 -0400 (EDT)
90              Message-Id: <199808050750.DAA07240@monk.mps.ohio-state.edu>
91              Subject: [PATCH 5.005_*] CPerl update
92      Branch: maint-5.005/perl
93            ! emacs/cperl-mode.el
94 ____________________________________________________________________________
95 [  1738] By: gsar                                  on 1998/08/05  09:08:33
96         Log: support :nosearch in ExtUtils::Liblist for win32, and make -lfoo
97              processing (somewhat) compiler-specific
98      Branch: maint-5.005/perl
99            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
100 ____________________________________________________________________________
101 [  1737] By: gsar                                  on 1998/08/05  03:20:03
102         Log: add index entries for -X
103              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
104              Date:    Sun, 02 Aug 1998 16:33:18 EDT
105              Message-Id: <199808022033.QAA18778@monk.mps.ohio-state.edu>
106              Subject: [PATCH] A missing docu patch
107      Branch: maint-5.005/perl
108            ! pod/perlfunc.pod
109 ____________________________________________________________________________
110 [  1736] By: gsar                                  on 1998/08/05  03:09:58
111         Log: make Test::Harness optionally check for stray files when running tests
112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
113              Date: Sun, 2 Aug 1998 18:12:48 -0400 (EDT)
114              Message-Id: <199808022212.SAA20126@monk.mps.ohio-state.edu>
115              Subject: [PATCH 5.005_*] File leaked from test suite
116      Branch: maint-5.005/perl
117            ! lib/Test/Harness.pm
118 ____________________________________________________________________________
119 [  1735] By: gsar                                  on 1998/08/05  02:29:46
120         Log: back out change#1703 that break bincompat with PERL_OBJECT and
121              MULTIPLICITY
122      Branch: maint-5.005/perl
123            ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
124 ____________________________________________________________________________
125 [  1734] By: gsar                                  on 1998/08/05  02:23:47
126         Log: fixes to enable ISC to build IPC/SysV
127              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
128              Date: 05 Aug 1998 00:59:13 +0300
129              Message-ID: <oee3ebce7da.fsf@alpha.hut.fi>
130              Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint)
131      Branch: maint-5.005/perl
132            ! ext/IPC/SysV/SysV.xs hints/isc.sh hints/isc_2.sh
133 ____________________________________________________________________________
134 [  1733] By: gsar                                  on 1998/08/05  01:20:29
135         Log: let some 'tr' be '$tr' for occult reasons
136              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
137              Date: Mon, 3 Aug 1998 11:04:30 -0700 (PDT)
138              Message-Id: <199808031804.LAA25595@xfiles.intercon.hp.com>
139              Subject: PATCH: Configure uses tr, not $tr
140      Branch: maint-5.005/perl
141            ! Configure
142 ____________________________________________________________________________
143 [  1732] By: gsar                                  on 1998/08/05  01:16:40
144         Log: perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>
145      Branch: maint-5.005/perl
146            ! pod/perlre.pod
147 ____________________________________________________________________________
148 [  1731] By: gsar                                  on 1998/08/05  01:10:41
149         Log: explain caveat about use of numeric constants in podoc for sysopen()
150              From: "David J. Fiander" <davidf@mks.com>
151              Date: Tue, 4 Aug 1998 13:09:58 -0400
152              Message-Id: <199808041709.NAA01750@mks.com>
153              Subject: Re: [PATCH] 5.005_01: OE MVS 
154      Branch: maint-5.005/perl
155            ! pod/perlfunc.pod
156 ____________________________________________________________________________
157 [  1730] By: gsar                                  on 1998/08/05  00:46:53
158         Log: end pod processing when source file is closed (prevents it carrying
159              over into require()d files)
160      Branch: maint-5.005/perl
161            ! t/comp/require.t toke.c
162 ____________________________________________________________________________
163 [  1729] By: gsar                                  on 1998/08/04  23:03:23
164         Log: correct prototype for des_fcrypt(), explain how to add it in more
165              detail, and supply a patch for libdes-3.06
166      Branch: maint-5.005/perl
167            + win32/des_fcrypt.patch
168            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
169            ! win32/win32.c
170 ____________________________________________________________________________
171 [  1728] By: gsar                                  on 1998/08/04  21:50:40
172         Log: tweak to avoid ambiguity warnings
173      Branch: maint-5.005/perl
174            ! pp.c
175 ____________________________________________________________________________
176 [  1727] By: gsar                                  on 1998/08/04  20:31:04
177         Log: remove useless 'rcsid' (extension of a suggestion by
178              Stephen McCamant)
179      Branch: maint-5.005/perl
180            ! embed.h ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
181            ! global.sym gv.c perl.c vms/gen_shrfls.pl
182 ____________________________________________________________________________
183 [  1726] By: gsar                                  on 1998/08/04  19:52:43
184         Log: correct Pod::Html's notion of email addresses
185              From: abigail@fnx.com
186              Date: Mon, 3 Aug 1998 20:22:49 -0400 (EDT)
187              Message-ID: <19980804002249.2011.qmail@betelgeuse.wayne.fnx.com>
188              Subject: [PATCH 5.005_01] lib/Pod/Html.pm
189      Branch: maint-5.005/perl
190            ! lib/Pod/Html.pm
191 ____________________________________________________________________________
192 [  1725] By: gsar                                  on 1998/08/04  19:50:06
193         Log: perlport.pod additions from Peter Prymmer <pvhp@forte.com>
194              Date: Mon, 3 Aug 98 15:31:35 PDT
195              Message-Id: <9808032231.AA22324@forte.com>
196              --
197              Date: Tue, 4 Aug 98 12:44:20 PDT
198              Message-Id: <9808041944.AA04815@forte.com>
199      Branch: maint-5.005/perl
200            ! pod/perlport.pod
201 ____________________________________________________________________________
202 [  1724] By: gsar                                  on 1998/08/04  18:08:07
203         Log: From: Chris Nandor <pudge@pobox.com>
204              Date: Mon, 3 Aug 1998 13:35:25 -0400
205              Message-Id: <v04011711b1eba46d0827@[192.168.0.3]>
206              Subject: [PATCH] perlport 1.30
207      Branch: maint-5.005/perl
208            ! pod/perlport.pod
209 ____________________________________________________________________________
210 [  1723] By: gsar                                  on 1998/08/04  18:06:13
211         Log: update postscript generator
212              From: Tom Christiansen <tchrist@chthon.perl.com>
213              Date: Mon, 3 Aug 1998 05:29:25 -0600
214              Message-Id: <199808031129.FAA24985@chthon.perl.com>
215              Subject: PATCH: pod/roffitall (5.005_02)
216      Branch: maint-5.005/perl
217            ! pod/roffitall
218 ____________________________________________________________________________
219 [  1722] By: gsar                                  on 1998/08/03  17:01:12
220         Log: applied suggested patch, slightly tweaked
221              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
222              Date: Mon, 3 Aug 1998 11:52:30 +0300 (EET DST)
223              Message-Id: <199808030852.LAA14153@alpha.hut.fi>
224              Subject: [PATCH] perl5.005_02-TRIAL1: pod/perlhist.pod
225      Branch: maint-5.005/perl
226            ! pod/perlhist.pod
227 ____________________________________________________________________________
228 [  1721] By: gsar                                  on 1998/08/03  16:30:20
229         Log: fix segfault when threadsv is used as foreach itervar
230              From:    Stephen McCamant <alias@mcs.com>
231              Date:    Sun, 02 Aug 1998 21:44:34 CDT
232              Message-Id: <13765.8641.997452.14516@alias-2.pr.mcs.net>
233              Subject: [PATCH] threadsv index in enteriter targ in op_free()
234      Branch: maint-5.005/perl
235            ! op.c
236 ____________________________________________________________________________
237 [  1720] By: gsar                                  on 1998/08/02  23:33:42
238         Log: close() open files before unlink()
239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
240              Date: Sun, 2 Aug 1998 18:14:22 -0400 (EDT)
241              Message-Id: <199808022214.SAA20135@monk.mps.ohio-state.edu>
242              Subject: [PATCH 5.005_*] File leaked from test suite - tests
243      Branch: maint-5.005/perl
244            ! t/base/rs.t t/op/defins.t
245 ____________________________________________________________________________
246 [  1719] By: gsar                                  on 1998/08/02  23:31:51
247         Log: more pack() tests
248              From: Jarkko Hietaniemi <jhi@iki.fi>
249              Date: Mon, 3 Aug 1998 00:59:41 +0300 (EET DST)
250              Message-Id: <199808022159.AAA17160@alpha.hut.fi>
251              Subject: Re: uudecode 'u' problem 
252      Branch: maint-5.005/perl
253            ! t/op/pack.t
254 ____________________________________________________________________________
255 [  1718] By: gsar                                  on 1998/08/02  23:26:51
256         Log: t/TEST aesthetic tweak suggested by Jarkko
257      Branch: maint-5.005/perl
258            ! t/TEST
259 ____________________________________________________________________________
260 [  1717] By: gsar                                  on 1998/08/02  23:23:43
261         Log: add Digital Unix 3.x notes to README.threads (as suggested by
262              Phoenix <awrobel@jedi.cis.temple.edu>)
263      Branch: maint-5.005/perl
264            ! README.threads
265 ____________________________________________________________________________
266 [  1716] By: gsar                                  on 1998/08/02  23:15:00
267         Log: allow *FOO{BAR}[0] etc. (without intervening arrow)
268              From: Stephen McCamant <alias@mcs.com>
269              Date: Sun,  2 Aug 1998 16:16:50 -0500 (CDT)
270              Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net>
271              Subject: [PATCH] Re: Minor nit in glob notation
272      Branch: maint-5.005/perl
273            ! Changes op.c
274 ____________________________________________________________________________
275 [  1715] By: gsar                                  on 1998/08/02  22:49:53
276         Log: fix unpack('u',...) problem with spaces in input
277      Branch: maint-5.005/perl
278            ! pp.c t/op/pack.t
279 ____________________________________________________________________________
280 [  1714] By: gsar                                  on 1998/08/02  21:27:19
281         Log: update location of perlcrt.dll for win32 builds
282      Branch: maint-5.005/perl
283            ! win32/Makefile win32/makefile.mk
284 ____________________________________________________________________________
285 [  1713] By: gsar                                  on 1998/08/02  09:28:32
286         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
287              Date: Sun, 2 Aug 1998 04:35:11 -0400 (EDT)
288              Message-Id: <199808020835.EAA09367@monk.mps.ohio-state.edu>
289              Subject: [PATCH 5.005_*] Better debugging output from malloc.c
290      Branch: maint-5.005/perl
291            ! malloc.c
292 ____________________________________________________________________________
293 [  1712] By: gsar                                  on 1998/08/02  09:16:55
294         Log: fix longstanding bug in pack('u',...) (reads garbage beyond the end
295              of the input string)
296      Branch: maint-5.005/perl
297            ! pp.c
298 ____________________________________________________________________________
299 [  1711] By: gsar                                  on 1998/08/02  08:14:25
300         Log: update Changes, tweak Porting/makerel
301      Branch: maint-5.005/perl
302            ! Changes Porting/makerel
303 ____________________________________________________________________________
304 [  1710] By: gsar                                  on 1998/08/02  07:31:37
305         Log: remove CRs from djgpp/configure.bat (Porting/makerel adds them)
306      Branch: maint-5.005/perl
307            ! djgpp/configure.bat
308 ____________________________________________________________________________
309 [  1709] By: gsar                                  on 1998/08/02  07:27:34
310         Log: Porting/makerel tweaks
311      Branch: maint-5.005/perl
312            ! Porting/makerel
313 ____________________________________________________________________________
314 [  1708] By: gsar                                  on 1998/08/02  07:09:35
315         Log: fixes for pod noises
316      Branch: maint-5.005/perl
317            ! ext/B/B/Bytecode.pm ext/Thread/Thread/Specific.pm
318            ! pod/perlembed.pod pod/perlfaq.pod
319 ____________________________________________________________________________
320 [  1707] By: gsar                                  on 1998/08/02  06:59:47
321         Log: malloc.c tweaks
322              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
323              Date:    Sat, 01 Aug 1998 18:46:32 EDT
324              Message-Id: <199808012246.SAA00699@monk.mps.ohio-state.edu>
325              Subject: [PATCH 5.005_*] Better malloc.c
326      Branch: maint-5.005/perl
327            ! malloc.c
328 ____________________________________________________________________________
329 [  1706] By: gsar                                  on 1998/08/02  06:56:37
330         Log: fix quoting of keys with embedded nulls 
331              From:    Slaven Rezic <eserte@cs.tu-berlin.de>
332              Date:    Sat, 01 Aug 1998 13:38:03 +0200
333              Message-Id: <199808011138.NAA05189@mail.cs.tu-berlin.de>
334              Subject: Data::Dumper 2.09, patch
335      Branch: maint-5.005/perl
336            ! ext/Data/Dumper/Dumper.xs
337 ____________________________________________________________________________
338 [  1705] By: gsar                                  on 1998/08/02  06:50:07
339         Log: From:    pvhp@forte.com (Peter Prymmer)
340              Date:    Fri, 31 Jul 1998 14:50:41 PDT
341              Message-Id: <9807312150.AA08867@forte.com>
342              Subject: Re: \Q doesn't work in interpolated regular expressions
343      Branch: maint-5.005/perl
344            ! pod/perlre.pod
345 ____________________________________________________________________________
346 [  1704] By: gsar                                  on 1998/08/02  06:37:06
347         Log: add test for magic autovivification
348              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
349              Date: Thu, 30 Jul 1998 12:18:15 +0100
350              Message-Id: <E0z1qit-0003O5-00@taurus.cus.cam.ac.uk>
351              Subject: Re: Perl5.005_01 failing to autovivify subroutine args
352      Branch: maint-5.005/perl
353            ! pod/perldiag.pod t/cmd/subval.t
354 ____________________________________________________________________________
355 [  1703] By: gsar                                  on 1998/08/02  06:26:57
356         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
357              Date: Tue, 21 Jul 1998 23:58:53 -0400 (EDT)
358              Message-Id: <199807220358.XAA19811@monk.mps.ohio-state.edu>
359              Subject: [PATCH 5.004_76] better RE colors
360      Branch: maint-5.005/perl
361            ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
362 ____________________________________________________________________________
363 [  1702] By: gsar                                  on 1998/08/02  06:22:15
364         Log: mark link type of exported functions for OS/2
365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
366              Date: Sun, 26 Jul 1998 21:03:03 -0400 (EDT)
367              Message-Id: <199807270103.VAA04977@monk.mps.ohio-state.edu>
368              Subject: Re: Compiler linkage's types [PATCH 5.005]
369      Branch: maint-5.005/perl
370            ! os2/os2ish.h proto.h
371 ____________________________________________________________________________
372 [  1701] By: gsar                                  on 1998/08/02  06:16:03
373         Log: tweaked version of suggested patch
374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
375              Date: Mon, 20 Jul 1998 21:40:00 -0400 (EDT)
376              Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu>
377              Subject: [PATCH 5.004_75] Enable -DS
378      Branch: maint-5.005/perl
379            ! README.threads ext/Thread/Thread.xs ext/Thread/typemap mg.c
380            ! op.c perl.c perl.h pod/perlrun.pod pp.c pp_hot.c scope.c
381            ! thread.h util.c win32/win32thread.c
382 ____________________________________________________________________________
383 [  1700] By: gsar                                  on 1998/08/02  05:54:00
384         Log: up patchlevel to 5.005_02
385      Branch: maint-5.005/perl
386            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
387            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
388 ____________________________________________________________________________
389 [  1699] By: gsar                                  on 1998/08/02  05:50:01
390         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
391              Message-Id: <199807180809.EAA09379@monk.mps.ohio-state.edu>
392              Date: Sat, 18 Jul 1998 04:09:26 -0400 (EDT)
393              Subject: [PATCH 5.004_72] Make tests succeed on OS/2
394      Branch: maint-5.005/perl
395            ! t/io/fs.t t/lib/io_pipe.t t/lib/io_sock.t t/op/stat.t
396 ____________________________________________________________________________
397 [  1698] By: gsar                                  on 1998/08/02  05:41:41
398         Log: use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)
399      Branch: maint-5.005/perl
400            ! regcomp.c
401 ____________________________________________________________________________
402 [  1697] By: gsar                                  on 1998/08/02  05:20:12
403         Log: support OE/MVS
404              From: Jarkko Hietaniemi <jhi@iki.fi>
405              Message-Id: <199808010903.MAA09371@alpha.hut.fi>
406              Date: Sat, 1 Aug 1998 12:03:02 +0300 (EET DST)
407              Subject: [PATCH] 5.005_01: OE MVS
408      Branch: maint-5.005/perl
409            + README.os390 ebcdic.c
410            ! Configure MANIFEST doio.c ext/Errno/Errno_pm.PL gv.c handy.h
411            ! hints/os390.sh lib/bigint.pl mg.c patchlevel.h perl.c perl.h
412            ! perly.c perly.h perly.y perly_c.diff pod/perldelta.pod
413            ! pod/perlport.pod pp.c pp_ctl.c pp_hot.c pp_sys.c sv.c
414            ! t/base/term.t t/comp/package.t t/comp/require.t
415            ! t/lib/bigintpm.t t/lib/cgi-html.t t/lib/filehand.t t/lib/ph.t
416            ! t/op/auto.t t/op/bop.t t/op/each.t t/op/magic.t t/op/misc.t
417            ! t/op/ord.t t/op/pack.t t/op/quotemeta.t t/op/re_tests
418            ! t/op/regexp.t t/op/sort.t t/op/sprintf.t t/op/subst.t
419            ! t/op/taint.t t/op/universal.t t/pragma/constant.t
420            ! t/pragma/overload.t t/pragma/subs.t toke.c x2p/a2p.h
421            ! x2p/a2py.c
422 ____________________________________________________________________________
423 [  1696] By: gsar                                  on 1998/08/02  05:03:09
424         Log: VMS patches
425              From: pvhp@forte.com (Peter Prymmer)
426              Message-Id: <9807290017.AA01833@forte.com>
427              Date: Tue, 28 Jul 98 17:17:33 PDT
428              Subject: Re: Not OK: perl 5.00501 on VMS_AXP-thread I7.2
429              --
430              From: Dan Sugalski <sugalskd@osshe.edu>
431              Message-Id: <3.0.5.32.19980729125623.00b562b0@ous.edu>
432              Date: Wed, 29 Jul 1998 12:56:23 -0700
433              Subject: [PATCH 5.005_01]Typo in CONFIGURE.COM (vms)
434              --
435              From: Dan Sugalski <sugalskd@osshe.edu>
436              Date: Thu, 30 Jul 1998 09:02:24 -0700
437              Message-Id: <3.0.5.32.19980730090224.00b70eb0@ous.edu>
438              Subject: [PATCH 5.005_01]VMS config SOCKETSHR typo patch and fcntl check
439      Branch: maint-5.005/perl
440            ! configure.com vms/subconfigure.com
441 ____________________________________________________________________________
442 [  1695] By: gsar                                  on 1998/08/02  04:49:32
443         Log: rename duplicate warning in regexec.c
444      Branch: maint-5.005/perl
445            ! regexec.c
446 ____________________________________________________________________________
447 [  1694] By: gsar                                  on 1998/08/02  04:44:20
448         Log: beware egcs' ld on Solaris
449              From: Tom Spindler <dogcow@home.merit.edu>
450              Message-ID: <19980801212158.A2934@home.merit.edu>
451              Date: Sat, 1 Aug 1998 21:21:58 -0400
452              Subject: Re: [PATCH perl5.005_01] hints/solaris_2.sh, egcs, and ld
453      Branch: maint-5.005/perl
454            ! hints/solaris_2.sh
455 ____________________________________________________________________________
456 [  1693] By: gsar                                  on 1998/08/02  04:41:43
457         Log: de-utf-ized variation of Ilya's patch
458              From: Jan-Pieter Cornet <johnpc@xs4all.net>
459              Date: 31 Jul 1998 12:44:57 +0200
460              Message-ID: <6ps779$hmj$1@xs1.xs4all.nl>
461              Subject: Re: s/\s*$//g in majordomo causes segfault under 5.005_01
462      Branch: maint-5.005/perl
463            ! regexec.c
464 ____________________________________________________________________________
465 [  1692] By: gsar                                  on 1998/08/02  04:39:14
466         Log: better validation of SysV IPC availability
467              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
468              Date: Fri, 31 Jul 1998 13:13:57 +0300 (EEST)
469              Message-Id: <199807311013.NAA28887@koah.research.nokia.com>
470              Subject: Re: lib/ipc_sysv.t fails under FreeBSD 2.2.1 
471      Branch: maint-5.005/perl
472            ! Configure INSTALL ext/IPC/SysV/SysV.xs pod/perldiag.pod
473            ! t/lib/ipc_sysv.t
474 ____________________________________________________________________________
475 [  1691] By: gsar                                  on 1998/08/02  04:32:30
476         Log: fix bug in display of watched expressions
477              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
478              Date: Thu, 30 Jul 1998 20:02:04 -0400 (EDT)
479              Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu>
480              Subject: Re: Bug? in perl5db.pl [PATCH]
481      Branch: maint-5.005/perl
482            ! lib/perl5db.pl
483 ____________________________________________________________________________
484 [  1690] By: gsar                                  on 1998/08/02  04:29:08
485         Log: applied all but one hunk
486              From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
487              Date: Thu, 30 Jul 1998 17:19:42 -0400
488              Message-Id: <199807302119.RAA06852@sleipnir.valparaiso.cl>
489              Subject: Some typos in perldelta.pod
490      Branch: maint-5.005/perl
491            ! pod/perldelta.pod
492 ____________________________________________________________________________
493 [  1689] By: gsar                                  on 1998/08/02  04:27:02
494         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
495              Date: Thu, 30 Jul 1998 10:22:36 -0400 (EDT)
496              Message-Id: <Pine.SUN.3.96.980730101627.17514B-100000@newton.phys>
497              Subject: [PATCH 5.005_05] Remove redundant dTHR
498      Branch: maint-5.005/perl
499            ! mg.c sv.c
500 ____________________________________________________________________________
501 [  1688] By: gsar                                  on 1998/08/02  04:25:49
502         Log: From: Tom Hughes <thh@cyberscience.com>
503              Date: 30 Jul 1998 09:47:31 +0100
504              Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com>
505              Subject: Class::Struct has an incomplete tied array package
506      Branch: maint-5.005/perl
507            ! lib/Class/Struct.pm
508 ____________________________________________________________________________
509 [  1687] By: gsar                                  on 1998/08/02  04:21:48
510         Log: ensure implicit close on local(*FH) doesn't affect $! and thence $?
511      Branch: maint-5.005/perl
512            ! sv.c t/op/die_exit.t
513 ____________________________________________________________________________
514 [  1686] By: gsar                                  on 1998/08/02  03:57:28
515         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
516              Date: Thu, 30 Jul 1998 00:39:30 +0300 (EET DST)
517              Message-Id: <199807292139.AAA01795@alpha.hut.fi>
518              Subject: Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
519      Branch: maint-5.005/perl
520            ! ext/POSIX/POSIX.xs pod/perllocale.pod
521 ____________________________________________________________________________
522 [  1685] By: gsar                                  on 1998/08/02  03:54:15
523         Log: PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>
524              Date: Wed, 29 Jul 1998 10:45:31 -0700
525              Message-ID: <000101bdbb18$ae767550$a32fa8c0@tau.Active>
526              Subject: [PATCH 5.005_01] Fixes binary compatibility for PERL_OBJECT
527              --
528              Date: Sat, 1 Aug 1998 09:33:19 -0700
529              Message-ID: <000701bdbd6a$17ada180$a32fa8c0@tau.Active>
530              Subject: [PATCH 5.005_01]
531      Branch: maint-5.005/perl
532            ! perl.h proto.h
533 ____________________________________________________________________________
534 [  1684] By: gsar                                  on 1998/08/02  03:49:33
535         Log: hand-apply whitespace-mutiliated patch
536              From: Nicholas Clark <nick@flirble.org>
537              Date: Tue, 28 Jul 1998 16:40:42 +0100 (BST)
538              Message-Id: <199807281540.QAA04640@flirble.org>
539              Subject: [PATCH] POSIX::ELOOP
540      Branch: maint-5.005/perl
541            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
542 ____________________________________________________________________________
543 [  1683] By: gsar                                  on 1998/08/02  03:45:26
544         Log: document return values of do() better
545              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
546              Date: Tue, 28 Jul 1998 12:44:36 +0100
547              Message-Id: <E0z18BI-0003cH-00@taurus.cus.cam.ac.uk>
548              Subject: [PATCH] Re: Obscurity of lexicals with do ""
549      Branch: maint-5.005/perl
550            ! pod/perlfunc.pod
551 ____________________________________________________________________________
552 [  1682] By: gsar                                  on 1998/08/02  03:42:26
553         Log: avoid reusing foreach itervar if magic got tacked onto it
554              From: Stephen McCamant <alias@mcs.com>
555              Date: Tue, 28 Jul 1998 22:18:25 -0500 (CDT)
556              Message-ID: <13758.36756.215424.719750@alias-2.pr.mcs.net>
557              Subject: [PATCH] Re: pos() resetting changed with 5.005?
558      Branch: maint-5.005/perl
559            ! pp_hot.c
560 ____________________________________________________________________________
561 [  1681] By: gsar                                  on 1998/08/02  03:39:27
562         Log: From: Nick Ing-Simmons <nik@tiuk.ti.com>
563              Date: Wed, 29 Jul 1998 13:28:14 +0100
564              Message-Id: <199807291228.NAA20055@tiuk.ti.com>
565              Subject: [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()
566      Branch: maint-5.005/perl
567            + Porting/fixCORE
568            ! MANIFEST lib/Math/Complex.pm
569 ____________________________________________________________________________
570 [  1680] By: gsar                                  on 1998/08/02  03:33:07
571         Log: From: h.sanden@elsevier.nl (Hugo van der Sanden)
572              Date: Mon, 27 Jul 1998 13:34:45 +0200
573              Message-Id: <199807271134.NAA24475@dorlas.elsevier.nl>
574              Subject: perlcall.pod
575      Branch: maint-5.005/perl
576            ! pod/perlcall.pod
577 ____________________________________________________________________________
578 [  1679] By: gsar                                  on 1998/08/02  03:29:41
579         Log: MM_Win32::maybe_command() case-insesitivity tweak
580      Branch: maint-5.005/perl
581            ! lib/ExtUtils/MM_Win32.pm
582 ____________________________________________________________________________
583 [  1678] By: gsar                                  on 1998/08/02  03:24:29
584         Log: fix MM_Win32::maybe_command()
585      Branch: maint-5.005/perl
586            ! lib/ExtUtils/MM_Win32.pm
587 ____________________________________________________________________________
588 [  1677] By: gsar                                  on 1998/08/01  19:52:19
589         Log: fixes for overloading bugs and docs, tweaked some
590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
591              Date: Sat, 25 Jul 1998 21:28:16 -0400 (EDT)
592              Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu>
593              Subject: [PATCH 5.004_76] better overloading
594      Branch: maint-5.005/perl
595            ! Changes gv.c lib/dumpvar.pl lib/overload.pm lib/perl5db.pl
596            ! t/pragma/overload.t
597 ____________________________________________________________________________
598 [  1676] By: gsar                                  on 1998/08/01  19:37:13
599         Log: stray s/foo/PL_foo/
600              From: win@in.rhein-main.de (Winfried Koenig)
601              Date: Mon, 27 Jul 98 21:13 MET
602              Message-Id: <m0z0teW-00019aC@incom.rhein-main.de>
603              Subject: Bug in pp_rename and ISC hint
604      Branch: maint-5.005/perl
605            ! pp_sys.c
606 ____________________________________________________________________________
607 [  1675] By: gsar                                  on 1998/08/01  19:22:13
608         Log: newer Porting/patchls from maint-5.004
609      Branch: maint-5.005/perl
610            ! Porting/patchls
611 ____________________________________________________________________________
612 [  1674] By: gsar                                  on 1998/08/01  17:50:44
613         Log: fix buggy detection of failed glob()
614      Branch: maint-5.005/perl
615            ! pp_hot.c
616 ____________________________________________________________________________
617 [  1673] By: gsar                                  on 1998/07/29  18:14:32
618         Log: fix typo in change#1489 that prevented magic-autovivification
619      Branch: maint-5.005/perl
620            ! mg.c
621
622 ----------------
623 Version 5.005_01        First maintenance release of 5.005
624 ----------------
625
626 ____________________________________________________________________________
627 [  1669] By: gsar                                  on 1998/07/26  23:19:02
628         Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
629      Branch: maint-5.005/perl
630            ! Changes proto.h win32/GenCAPI.pl
631 ____________________________________________________________________________
632 [  1668] By: gsar                                  on 1998/07/26  21:12:11
633         Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
634              can disable it from config.sh if they want; up patchlevel to 5_01;
635              little tweaks to pods
636      Branch: maint-5.005/perl
637            ! README.win32 patchlevel.h pod/perldelta.pod toke.c
638            ! win32/Makefile win32/config_H.bc win32/config_H.gc
639            ! win32/config_H.vc win32/makefile.mk win32/win32.c
640 ____________________________________________________________________________
641 [  1662] By: gsar                                  on 1998/07/26  05:01:52
642         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
643      Branch: maint-5.005/perl
644            ! pod/perlhist.pod proto.h
645 ____________________________________________________________________________
646 [  1658] By: gsar                                  on 1998/07/26  02:23:46
647         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
648              Date: Fri, 24 Jul 1998 11:38:25 -0700
649              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
650              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
651              --
652              Date: Fri, 24 Jul 1998 12:30:36 -0700
653              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
654              Subject: [PATCH 5.005]Tweaks to README.vms
655              --
656              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
657              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
658              Subject: [PATCH 5.005] Final build cleanup patch
659      Branch: maint-5.005/perl
660            ! README.vms vms/descrip_mms.template vms/subconfigure.com
661 ____________________________________________________________________________
662 [  1657] By: gsar                                  on 1998/07/26  02:19:50
663         Log: another platform where pp_sselect() needs a whole fd_set buffer
664              From: Lupe Christoph <lupe@alanya.m.isar.de>
665              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
666              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
667              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
668      Branch: maint-5.005/perl
669            ! pp_sys.c
670 ____________________________________________________________________________
671 [  1656] By: gsar                                  on 1998/07/26  02:12:46
672         Log: fix problem building modules on dos-djgpp
673              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
674              Date: Sat, 25 Jul 1998 00:53:39 +0200
675              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
676              Subject: [PATCH 5.005] dos-djgpp and modules problem
677      Branch: maint-5.005/perl
678            ! djgpp/fixpmain
679 ____________________________________________________________________________
680 [  1655] By: gsar                                  on 1998/07/26  02:11:09
681         Log: From: Tom Spindler <dogcow@home.merit.edu>
682              Date: Wed, 22 Jul 1998 16:11:07 -0400
683              Message-ID: <19980722161107.A16813@home.merit.edu>
684              Subject: [PATCH 5.005] BeOS tweak
685      Branch: maint-5.005/perl
686            ! hints/beos.sh
687 ____________________________________________________________________________
688 [  1654] By: gsar                                  on 1998/07/26  02:09:29
689         Log: various pod tweaks
690      Branch: maint-5.005/perl
691            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
692            ! pod/perltoc.pod
693 ____________________________________________________________________________
694 [  1653] By: gsar                                  on 1998/07/26  02:05:46
695         Log: fix emacs/ptags for PL_* changes
696              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
697              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
698              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
699              Subject: [PATCH 5.004_76] Yet better ptags
700      Branch: maint-5.005/perl
701            ! emacs/ptags
702 ____________________________________________________________________________
703 [  1652] By: gsar                                  on 1998/07/26  02:03:01
704         Log: fix behavior of <=> on bigints
705              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
706              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
707              Date: Fri, 24 Jul 1998 18:29:53 +0100
708              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
709      Branch: maint-5.005/perl
710            ! lib/Math/BigInt.pm t/lib/bigintpm.t
711 ____________________________________________________________________________
712 [  1649] By: gsar                                  on 1998/07/24  03:56:56
713         Log: create maint-5.005 branch
714      Branch: maint-5.005/perl
715           +> (branch 1079 files)
716 ____________________________________________________________________________
717 [  1648] By: gsar                                  on 1998/07/24  03:36:35
718         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
719      Branch: perl
720            ! Changes
721
722 -------------
723 Version 5.005           Production release
724 -------------
725
726 ____________________________________________________________________________
727 [  1647] By: gsar                                  on 1998/07/22  21:11:29
728         Log: sneak in hints/irix_6.sh update
729      Branch: perl
730            ! Changes hints/irix_6.sh
731 ____________________________________________________________________________
732 [  1646] By: gsar                                  on 1998/07/22  21:00:44
733         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
734              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
735              to reflect PL_* changes; is this *it* for 5.005?
736      Branch: perl
737            ! Changes README.win32 patchlevel.h pod/perlcall.pod
738            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
739            ! pod/perltoc.pod pod/perlxs.pod
740 ____________________________________________________________________________
741 [  1645] By: gsar                                  on 1998/07/22  19:37:41
742         Log: don't use qualify() in class methods
743              From:    Albert Dvornik <bert@genscan.com>
744              Date:    22 Jul 1998 15:14:46 EDT
745              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
746              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
747      Branch: perl
748            ! ext/IO/lib/IO/Handle.pm
749 ____________________________________________________________________________
750 [  1644] By: gsar                                  on 1998/07/22  18:13:31
751         Log: newer perlembed.pod
752      Branch: perl
753            ! pod/perlembed.pod
754 ____________________________________________________________________________
755 [  1643] By: gsar                                  on 1998/07/22  18:03:42
756         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
757              Date:    Wed, 22 Jul 1998 13:42:20 EDT
758              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
759              Subject: Re: 5.005 - a sneak preview
760      Branch: perl
761            ! Porting/pumpkin.pod
762 ____________________________________________________________________________
763 [  1642] By: gsar                                  on 1998/07/22  17:58:42
764         Log: add perlmodinstall, regen perltoc
765      Branch: perl
766            + pod/perlmodinstall.pod
767            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
768            ! pod/perltoc.pod win32/pod.mak
769 ____________________________________________________________________________
770 [  1641] By: gsar                                  on 1998/07/22  17:11:55
771         Log: support optional crypt() with PERL_OBJECT
772              From:    "Douglas Lankshear" <dougl@ActiveState.com>
773              Date:    Wed, 22 Jul 1998 08:21:10 PDT
774              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
775              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
776      Branch: perl
777            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
778            ! win32/perlhost.h win32/win32.c win32/win32iop.h
779 ____________________________________________________________________________
780 [  1640] By: gsar                                  on 1998/07/22  17:09:11
781         Log: win32 tweaks
782              Date:    Wed, 22 Jul 1998 07:09:09 PDT
783              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
784              From:    "Douglas Lankshear" <dougl@ActiveState.com>
785      Branch: perl
786            ! win32/Makefile win32/makefile.mk win32/win32.h
787 ____________________________________________________________________________
788 [  1639] By: gsar                                  on 1998/07/22  17:00:30
789         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
790              Date:    Wed, 22 Jul 1998 06:20:08 CDT
791              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
792              Subject: [PATCH] lib/Sys/Syslog.pm doc
793      Branch: perl
794            ! Changes lib/Sys/Syslog.pm
795 ____________________________________________________________________________
796 [  1638] By: gsar                                  on 1998/07/22  09:12:26
797         Log: up patchlevel etc (only doc patching from now on, testing in progress)
798      Branch: perl
799            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
800            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
801 ____________________________________________________________________________
802 [  1637] By: gsar                                  on 1998/07/22  08:27:09
803         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
804              Date:    Tue, 21 Jul 1998 16:04:40 PDT
805              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
806              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
807              --
808              Date:    Tue, 21 Jul 1998 16:08:57 PDT
809              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
810              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
811              --
812              Date:    Tue, 21 Jul 1998 16:05:56 PDT
813              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
814              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
815      Branch: perl
816            ! README.vms pod/perldelta.pod vms/descrip_mms.template
817 ____________________________________________________________________________
818 [  1636] By: gsar                                  on 1998/07/22  08:04:37
819         Log: fix quoting in t/io/inplace.t
820      Branch: perl
821            ! t/io/inplace.t
822 ____________________________________________________________________________
823 [  1635] By: gsar                                  on 1998/07/22  07:59:30
824         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
825              Date:    Tue, 21 Jul 1998 13:06:44 PDT
826              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
827              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
828      Branch: perl
829            ! t/io/inplace.t vms/test.com
830 ____________________________________________________________________________
831 [  1634] By: gsar                                  on 1998/07/22  07:55:35
832         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
833              Date:    Tue, 21 Jul 1998 12:42:20 PDT
834              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
835              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
836      Branch: perl
837            ! doio.c
838 ____________________________________________________________________________
839 [  1633] By: gsar                                  on 1998/07/22  07:53:53
840         Log: fix AIX hints for PL_* changes
841              From:    Jarkko Hietaniemi <jhi@iki.fi>
842              Date:    Tue, 21 Jul 1998 22:53:54 +0300
843              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
844              Subject: Re: _76 fails to link B extension on AIX 414
845      Branch: perl
846            ! perl_exp.SH
847 ____________________________________________________________________________
848 [  1632] By: gsar                                  on 1998/07/22  07:51:56
849         Log: From:    Anton Berezin <tobez@plab.ku.dk>
850              Date:    Tue, 21 Jul 1998 21:46:45 +0200
851              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
852              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
853      Branch: perl
854            ! t/op/eval.t
855 ____________________________________________________________________________
856 [  1631] By: gsar                                  on 1998/07/22  07:48:20
857         Log: applied patch, with tweak suggested by Michael Parker
858              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
859              Date:    Tue, 21 Jul 1998 14:30:05 EDT
860              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
861              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
862      Branch: perl
863            ! hints/irix_6.sh
864 ____________________________________________________________________________
865 [  1630] By: gsar                                  on 1998/07/22  07:40:25
866         Log: better diagnostic on errno.t failure
867              From:    Graham Barr <gbarr@ti.com>
868              Date:    Tue, 21 Jul 1998 13:07:29 CDT
869              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
870      Branch: perl
871            ! t/lib/errno.t
872 ____________________________________________________________________________
873 [  1629] By: gsar                                  on 1998/07/22  07:36:38
874         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
875              the registry for anything that begins with "PERL", not "PERL5"
876              From:    "Douglas Lankshear" <dougl@ActiveState.com>
877              Date:    Tue, 21 Jul 1998 11:08:00 PDT
878              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
879      Branch: perl
880            ! perl.c win32/perlhost.h win32/win32.c
881 ____________________________________________________________________________
882 [  1628] By: gsar                                  on 1998/07/22  07:28:35
883         Log: suppress redefined warnings on C<INIT {} INIT {}>
884      Branch: perl
885            ! op.c
886 ____________________________________________________________________________
887 [  1627] By: gsar                                  on 1998/07/22  07:15:19
888         Log: remove spurious $VERSION line that confuses CPAN
889              From:    Johan Vromans <jvromans@squirrel.nl>
890              Date:    Tue, 21 Jul 1998 20:01:36 +0200
891              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
892              Subject: Re: 5.004_76 missing version numbers
893      Branch: perl
894            ! lib/Getopt/Long.pm
895 ____________________________________________________________________________
896 [  1626] By: gsar                                  on 1998/07/22  06:57:56
897         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
898              Date:    Tue, 21 Jul 1998 10:20:13 EDT
899              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
900              Subject: [PATCH] Porting/config* updates for 5.005
901      Branch: perl
902            ! Changes Porting/config.sh Porting/config_H
903 ____________________________________________________________________________
904 [  1625] By: gsar                                  on 1998/07/22  06:46:38
905         Log: add a few more globals with old names #defined
906      Branch: perl
907            ! embed.pl embedvar.h
908 ____________________________________________________________________________
909 [  1624] By: gsar                                  on 1998/07/22  06:39:22
910         Log: allow extensions to be specified as paths 
911              From:    Paul Johnson <pjcj@transeda.com>
912              Date:    Tue, 21 Jul 1998 12:04:27 BST
913              Message-Id: <19980721120427.F903@west-tip.transeda.com>
914              Subject: [PATCH] 5.004_75 Embed and static extensions
915      Branch: perl
916            ! lib/ExtUtils/Embed.pm
917 ____________________________________________________________________________
918 [  1623] By: gsar                                  on 1998/07/22  06:12:50
919         Log: make $ prototype to accept THREADSVs
920      Branch: perl
921            ! op.c
922 ____________________________________________________________________________
923 [  1622] By: gsar                                  on 1998/07/22  06:04:25
924         Log: fix Liblist.pm to find entries that are plain pathnames on win32
925      Branch: perl
926            ! lib/ExtUtils/Liblist.pm
927 ____________________________________________________________________________
928 [  1621] By: gsar                                  on 1998/07/22  05:10:53
929         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
930              (removes all mention of training courses from perlfaq*.pod)
931      Branch: perl
932            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
933            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
934            ! pod/perlfaq8.pod pod/perlfaq9.pod
935 ____________________________________________________________________________
936 [  1620] By: gsar                                  on 1998/07/22  02:51:13
937         Log: applied patch, modulo parts already added to perldelta
938              From:    Stephen McCamant <alias@mcs.com>
939              Date:    Tue, 21 Jul 1998 17:06:23 CDT
940              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
941              Subject: [PATCH] Re: Beta2 is available
942      Branch: perl
943            ! pod/perldelta.pod
944 ____________________________________________________________________________
945 [  1619] By: gsar                                  on 1998/07/22  02:45:55
946         Log: applied patch, add new message to perldeta
947              From:    Stephen McCamant <alias@mcs.com>
948              Date:    Tue, 21 Jul 1998 16:12:25 CDT
949              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
950              Subject: [PATCH] Band-aid patch for local($avhv->{a})
951      Branch: perl
952            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
953 ____________________________________________________________________________
954 [  1618] By: gsar                                  on 1998/07/22  02:08:00
955         Log: fix up B modules for PL_* changes
956      Branch: perl
957            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
958 ____________________________________________________________________________
959 [  1617] By: gsar                                  on 1998/07/22  01:42:14
960         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
961              Date:    Tue, 21 Jul 1998 18:13:16 BST
962              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
963              Subject: Compiler docs for 5.005
964      Branch: perl
965            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
966            ! ext/B/O.pm
967 ____________________________________________________________________________
968 [  1616] By: gsar                                  on 1998/07/22  01:29:09
969         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
970              names
971      Branch: perl
972            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
973            ! intrpvar.h
974 ____________________________________________________________________________
975 [  1615] By: nick                                  on 1998/07/21  22:26:34
976         Log: Mingw32 PERL_OBJECT tweaks
977      Branch: perl
978            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
979 ____________________________________________________________________________
980 [  1614] By: gsar                                  on 1998/07/21  19:43:32
981         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
982      Branch: perl
983            ! pp_ctl.c
984
985 ----------------
986 Version 5.004_76        5.005 Public Beta, Issue 2
987 ----------------
988
989 ____________________________________________________________________________
990 [  1613] By: gsar                                  on 1998/07/21  10:26:01
991         Log: final tweaks before beta2
992      Branch: perl
993            + Porting/findvars
994           +> Porting/fixvars
995            - fixvars
996            ! Changes MANIFEST intrpvar.h iperlsys.h
997            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
998 ____________________________________________________________________________
999 [  1612] By: gsar                                  on 1998/07/21  07:15:54
1000         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
1001      Branch: perl
1002            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
1003            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
1004            ! win32/win32sck.c
1005 ____________________________________________________________________________
1006 [  1611] By: gsar                                  on 1998/07/21  07:12:00
1007         Log: fix bytecode.pl with moved var names
1008      Branch: perl
1009            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
1010 ____________________________________________________________________________
1011 [  1610] By: gsar                                  on 1998/07/21  05:51:10
1012         Log: tweak toke.c
1013      Branch: perl
1014            ! toke.c
1015 ____________________________________________________________________________
1016 [  1609] By: gsar                                  on 1998/07/21  05:46:59
1017         Log: change case of PERL_OBJECT filenames, consistent with the rest
1018      Branch: perl
1019            + XSlock.h objXSUB.h
1020            - ObjXSub.h XSLock.h
1021            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
1022            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1023 ____________________________________________________________________________
1024 [  1608] By: gsar                                  on 1998/07/21  05:31:13
1025         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
1026      Branch: perl
1027            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
1028 ____________________________________________________________________________
1029 [  1607] By: gsar                                  on 1998/07/21  05:29:10
1030         Log: part 1 of PERL_OBJECT fixes for new var names
1031      Branch: perl
1032            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
1033            ! run.c win32/GenCAPI.pl
1034 ____________________________________________________________________________
1035 [  1606] By: gsar                                  on 1998/07/21  05:17:26
1036         Log: From:    Stephen McCamant <alias@mcs.com>
1037              Date:    Mon, 20 Jul 1998 23:53:32 CDT
1038              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
1039              Subject: [PATCH] redundant RV2GVs in ck_fun()
1040      Branch: perl
1041            ! op.c
1042 ____________________________________________________________________________
1043 [  1605] By: gsar                                  on 1998/07/21  05:13:28
1044         Log: From:    Stephen McCamant <alias@mcs.com>
1045              Date:    Mon, 20 Jul 1998 23:32:42 CDT
1046              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
1047              Subject: B::Deparse 0.56 (first testsuite fixes; big)
1048      Branch: perl
1049            ! ext/B/B/Deparse.pm
1050 ____________________________________________________________________________
1051 [  1604] By: gsar                                  on 1998/07/21  05:07:29
1052         Log: applied a slightly tweaked version of suggested patch
1053              From: Colin Kuskie <ckuskie@cadence.com>
1054              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
1055              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
1056              Subject: [PATCH _75] More documentation for -i prefix
1057      Branch: perl
1058            ! pod/perlrun.pod
1059 ____________________________________________________________________________
1060 [  1603] By: gsar                                  on 1998/07/21  04:59:19
1061         Log: disable malloced_size() feedback with -DLEAKTEST
1062              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1063              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
1064              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
1065              Subject: [PATCH 5.004_75] -DLEAKTEST broken
1066      Branch: perl
1067            ! av.c sv.c
1068 ____________________________________________________________________________
1069 [  1602] By: gsar                                  on 1998/07/21  04:57:43
1070         Log: fix hints/hpux.sh for cpp recognition
1071              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1072              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
1073              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1074              Subject: RE: Configure misses preprocessor on HP-UX
1075      Branch: perl
1076            ! hints/hpux.sh
1077 ____________________________________________________________________________
1078 [  1601] By: gsar                                  on 1998/07/21  04:55:51
1079         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1080              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
1081              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
1082              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
1083      Branch: perl
1084            ! pp_ctl.c t/op/pat.t
1085 ____________________________________________________________________________
1086 [  1600] By: gsar                                  on 1998/07/21  04:48:32
1087         Log: allocate a whole fd_set for pp_sselect() on more platforms
1088              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1089              Date: 20 Jul 1998 00:14:18 +0300
1090              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
1091              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
1092      Branch: perl
1093            ! pp_sys.c
1094 ____________________________________________________________________________
1095 [  1599] By: gsar                                  on 1998/07/21  04:44:04
1096         Log: add tests to check if context propagation works
1097              From: Francois Desarmenien <desar@club-internet.fr>
1098              Date: Sun, 19 Jul 1998 12:28:33 +0200
1099              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
1100              Subject: Re: m//g strange behaviour in 5.004
1101      Branch: perl
1102            + t/op/context.t
1103            ! MANIFEST
1104 ____________________________________________________________________________
1105 [  1598] By: gsar                                  on 1998/07/21  04:37:49
1106         Log: applied RE doc patches, with tweaks to the prose
1107              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1108              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
1109              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
1110              Subject: [PATCH 5.004_72] Document irregular zero-length matches
1111              --
1112              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
1113              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
1114              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
1115      Branch: perl
1116            ! pod/perlre.pod
1117 ____________________________________________________________________________
1118 [  1597] By: gsar                                  on 1998/07/21  04:16:51
1119         Log: pod tweak suggested by Ilya
1120      Branch: perl
1121            ! pod/perlfunc.pod
1122 ____________________________________________________________________________
1123 [  1596] By: gsar                                  on 1998/07/21  04:12:39
1124         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
1125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1126              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
1127              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
1128              Subject: [PATCH 5.004_72] Better -Mre=colordb
1129      Branch: perl
1130            ! ext/re/re.xs
1131 ____________________________________________________________________________
1132 [  1595] By: gsar                                  on 1998/07/21  04:07:44
1133         Log: From: "John L. Allen" <allen@grumman.com>
1134              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
1135              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
1136              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
1137      Branch: perl
1138            ! utils/perlbug.PL
1139 ____________________________________________________________________________
1140 [  1594] By: gsar                                  on 1998/07/21  04:06:06
1141         Log: don't use SelectSaver on IO::Handle->input_*() methods
1142              From: Robin Barker <rmb1@cise.npl.co.uk>
1143              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
1144              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
1145              Subject: Re: Bug in IO::Handle->input_record_separator
1146      Branch: perl
1147            ! ext/IO/lib/IO/Handle.pm
1148 ____________________________________________________________________________
1149 [  1593] By: gsar                                  on 1998/07/21  04:03:46
1150         Log: applied a tweaked version of suggested patch
1151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1152              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
1153              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
1154              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
1155      Branch: perl
1156            ! ext/re/re.pm
1157 ____________________________________________________________________________
1158 [  1592] By: gsar                                  on 1998/07/21  03:49:55
1159         Log: remove compat3.sym and rename perld4.pod
1160      Branch: perl
1161           +> pod/perl5004delta.pod
1162            - compat3.sym pod/perld4.pod
1163            ! MANIFEST
1164 ____________________________________________________________________________
1165 [  1591] By: gsar                                  on 1998/07/21  03:38:16
1166         Log: update patchlevel, Changes
1167      Branch: perl
1168            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1169            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1170 ____________________________________________________________________________
1171 [  1590] By: gsar                                  on 1998/07/21  03:06:04
1172         Log: documentation tweaks from Abigail <abigail@fnx.com>
1173              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
1174              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
1175              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
1176              --
1177              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
1178              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
1179              Subject: [PATCH 5.00475] pod/perlguts.pod
1180              --
1181              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
1182              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
1183              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
1184              --
1185              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
1186              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
1187              Subject: [PATCH, 5.00475], pod/perlsub.pod
1188              --
1189              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
1190              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
1191              Subject: [PATCH 5.00475] pod/perlfunc.pod
1192      Branch: perl
1193            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
1194            ! pod/perlsyn.pod
1195 ____________________________________________________________________________
1196 [  1589] By: gsar                                  on 1998/07/21  02:44:25
1197         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1198              Date: Wed, 15 Jul 1998 09:38:12 -0700
1199              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
1200              Subject: [PATCH 5.005-beta1]Quick VMS config update
1201              --
1202              Date: Wed, 15 Jul 1998 12:53:52 -0700
1203              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
1204              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
1205              --
1206              Date: Thu, 16 Jul 1998 11:15:44 -0700
1207              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
1208              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
1209              --
1210              Date: Thu, 16 Jul 1998 11:21:55 -0700
1211              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
1212              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
1213              --
1214              Date: Thu, 16 Jul 1998 11:25:04 -0700
1215              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
1216              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
1217              --
1218              Date: Fri, 17 Jul 1998 15:29:13 -0700
1219              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
1220              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
1221              --
1222              Date: Mon, 20 Jul 1998 10:20:49 -0700
1223              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
1224              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
1225              --
1226              Date: Mon, 20 Jul 1998 10:13:03 -0700
1227              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
1228              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
1229              --
1230              From: Brad Hughes <brad@tgsmc.com>
1231              Date: Mon, 20 Jul 1998 15:51:22 -0700
1232              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
1233              Subject: patch for readme.vms
1234      Branch: perl
1235            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
1236            ! vms/gen_shrfls.pl vms/subconfigure.com
1237 ____________________________________________________________________________
1238 [  1588] By: gsar                                  on 1998/07/21  01:26:20
1239         Log: change#1481 didn't go through at all, redo it
1240      Branch: perl
1241            ! t/base/rs.t
1242 ____________________________________________________________________________
1243 [  1587] By: gsar                                  on 1998/07/21  01:21:41
1244         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
1245      Branch: perl
1246            ! regexec.c toke.c
1247 ____________________________________________________________________________
1248 [  1586] By: gsar                                  on 1998/07/21  01:05:49
1249         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
1250      Branch: perl
1251            ! t/TEST
1252 ____________________________________________________________________________
1253 [  1585] By: gsar                                  on 1998/07/21  00:39:17
1254         Log: fix small memory leak when mess_sv happens to be touched by magic
1255      Branch: perl
1256            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1257 ____________________________________________________________________________
1258 [  1584] By: gsar                                  on 1998/07/21  00:37:32
1259         Log: fix memory leak in C<local(*foo) = 'bar'>
1260      Branch: perl
1261            ! scope.c
1262 ____________________________________________________________________________
1263 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
1264         Log: Update Changes and patchlevel.h for release. At last.
1265      Branch: maint-5.004/perl
1266            ! Changes patchlevel.h
1267 ____________________________________________________________________________
1268 [  1582] By: gsar                                  on 1998/07/20  21:28:43
1269         Log: add rsfp_filters and perldb to pollutants list
1270      Branch: perl
1271            ! embed.pl
1272 ____________________________________________________________________________
1273 [  1581] By: nick                                  on 1998/07/20  19:22:37
1274         Log: Integrate mainline pre-beta2 - just in case 
1275      Branch: ansiperl
1276           !> (integrate 66 files)
1277 ____________________________________________________________________________
1278 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
1279         Log: Assorted patches:
1280              
1281              Title:  "Clean up hash array allocation"
1282              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1283              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
1284              Files:  hv.c
1285              
1286              Title:  "Further fixes for cppstdin on HP-UX 11"
1287              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1288              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1289              Files:  hints/hpux.sh
1290      Branch: maint-5.004/perl
1291            ! hints/hpux.sh hv.c
1292 ____________________________________________________________________________
1293 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
1294         Log: Assorted patches:
1295              
1296              Title:  "Fix C<$1 .. $2> coredump under debugger"
1297              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1298              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
1299              Files:  pp_ctl.c
1300              
1301              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
1302              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1303              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
1304              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
1305              
1306              Title:  "fix major bug (from 5.003_96); void contexts were using the context
1307              of the enclosing sub!"
1308              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
1309              <gsar@engin.umich.edu>
1310              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
1311              <35B1CA51.A606AD27@club-internet.fr>
1312              Files:  op.h
1313              
1314              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
1315              From:  Johan Vromans <jvromans@squirrel.nl>
1316              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
1317              Files:  lib/Getopt/Long.pm
1318              
1319              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
1320              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1321              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
1322              Files:  MANIFEST Porting/p4d2p
1323      Branch: maint-5.004/perl
1324            + Porting/p4d2p
1325            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
1326            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
1327 ____________________________________________________________________________
1328 [  1578] By: gsar                                  on 1998/07/20  09:38:39
1329         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
1330              brute force search script).  Result builds and passes all tests on
1331              Solaris.  win32 and PERL_OBJECT are still untested.
1332      Branch: perl
1333            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
1334            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
1335            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
1336            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
1337            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
1338            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
1339            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
1340            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
1341            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
1342            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
1343            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
1344            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
1345            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
1346            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
1347            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
1348 ____________________________________________________________________________
1349 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
1350         Log: Title:  "Make failed matches return empty list in list context"
1351              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
1352              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
1353              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
1354              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
1355              <35B156FB.504E66E@aaii.oz.au>
1356              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
1357      Branch: maint-5.004/perl
1358            ! pod/perlop.pod pp_hot.c t/op/pat.t
1359 ____________________________________________________________________________
1360 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
1361         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
1362              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1363              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
1364              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
1365              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
1366              win32/win32.h win32/win32iop.h README.win32 installperl
1367              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
1368              win32/config_H.bc win32/config_H.vc win32/config_h.PL
1369              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
1370              win32/makefile.mk win32/pod.mak win32/win32.c
1371              win32/win32sck.c win32/bin/pl2bat.pl
1372      Branch: maint-5.004/perl
1373            ! README.win32 installperl lib/ExtUtils/Liblist.pm
1374            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
1375            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
1376            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
1377            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
1378            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1379            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
1380            ! win32/win32sck.c
1381 ____________________________________________________________________________
1382 [  1575] By: gsar                                  on 1998/07/20  01:27:14
1383         Log: integrate ansi branch to get s/foo/PL_foo/ changes
1384      Branch: perl
1385           +> fixvars
1386           !> (integrate 537 files)
1387 ____________________________________________________________________________
1388 [  1574] By: gsar                                  on 1998/07/20  00:33:43
1389         Log: fix C<$1 .. $2> coredump under debugger
1390      Branch: perl
1391            ! pp_ctl.c
1392 ____________________________________________________________________________
1393 [  1573] By: gsar                                  on 1998/07/20  00:28:27
1394         Log: misc win32 config tweaks
1395      Branch: perl
1396            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1397            ! win32/config_h.PL win32/makefile.mk
1398 ____________________________________________________________________________
1399 [  1572] By: nick                                  on 1998/07/19  19:04:58
1400         Log: Missed file that had changed
1401      Branch: ansiperl
1402            ! embedvar.h
1403 ____________________________________________________________________________
1404 [  1571] By: nick                                  on 1998/07/19  18:57:35
1405         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
1406              pattern match...
1407      Branch: ansiperl
1408            ! x2p/Makefile.SH
1409 ____________________________________________________________________________
1410 [  1570] By: nick                                  on 1998/07/19  18:16:20
1411         Log: Drat! - threaded perl-malloc has mutex that needs PL_
1412      Branch: ansiperl
1413            ! malloc.c perl.h
1414 ____________________________________________________________________________
1415 [  1569] By: nick                                  on 1998/07/19  17:55:22
1416         Log: PL_ for perl's malloc
1417      Branch: ansiperl
1418            ! hv.c malloc.c
1419 ____________________________________________________________________________
1420 [  1568] By: nick                                  on 1998/07/19  16:23:30
1421         Log: PL_ minir tidy up
1422      Branch: ansiperl
1423            ! embed.pl ext/Thread/Thread.xs util.c
1424 ____________________________________________________________________________
1425 [  1567] By: nick                                  on 1998/07/19  13:21:07
1426         Log: Add PL_ to merged file
1427      Branch: ansiperl
1428            ! pp_hot.c
1429 ____________________________________________________________________________
1430 [  1566] By: nick                                  on 1998/07/19  12:38:30
1431         Log: Merge Mainline
1432      Branch: ansiperl
1433            + fixvars
1434           !> (integrate 29 files)
1435 ____________________________________________________________________________
1436 [  1565] By: gsar                                  on 1998/07/19  07:06:54
1437         Log: tweak pod in MakeMaker.pm
1438              From: Paul Johnson <pjcj@transeda.com>
1439              Date: Sat, 18 Jul 1998 15:58:48 +0100
1440              Message-ID: <19980718155847.D903@west-tip.transeda.com>
1441              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1442      Branch: perl
1443            ! lib/ExtUtils/MakeMaker.pm
1444 ____________________________________________________________________________
1445 [  1564] By: gsar                                  on 1998/07/19  07:04:45
1446         Log: From: Gisle Aas <gisle@aas.no>
1447              Date: 17 Jul 1998 22:49:32 +0200
1448              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1449              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1450      Branch: perl
1451            ! sv.c
1452 ____________________________________________________________________________
1453 [  1563] By: gsar                                  on 1998/07/19  07:03:32
1454         Log: update freebsd hints
1455              From: Mik Firestone <fireston@lexmark.com>
1456              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1457              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1458              Subject: [PATCH 5.005b1] hints/freebsd.sh
1459      Branch: perl
1460            ! hints/freebsd.sh
1461 ____________________________________________________________________________
1462 [  1562] By: gsar                                  on 1998/07/19  07:01:33
1463         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1464              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1465              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1466              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1467      Branch: perl
1468            ! README.mpeix hints/mpeix.sh
1469 ____________________________________________________________________________
1470 [  1561] By: gsar                                  on 1998/07/19  07:00:19
1471         Log: From: Norton Allen <allen@huarp.harvard.edu>
1472              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1473              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1474              Subject: [PATCH: 75] make install fails
1475      Branch: perl
1476            ! Makefile.SH
1477 ____________________________________________________________________________
1478 [  1560] By: gsar                                  on 1998/07/19  06:58:55
1479         Log: fix flawed substitution-loop detection on zero-length matches
1480              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1481              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1482              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1483              Subject: [PATCH 5.004_72] Substitution loop in devel branch
1484      Branch: perl
1485            ! pp_hot.c t/op/subst.t
1486 ____________________________________________________________________________
1487 [  1559] By: gsar                                  on 1998/07/19  06:56:19
1488         Log: add perltrap entry about "${#a}", as suggested by
1489              andy barfoot <abarfoot@eng.auburn.edu>
1490      Branch: perl
1491            ! pod/perltrap.pod
1492 ____________________________________________________________________________
1493 [  1558] By: gsar                                  on 1998/07/19  06:43:53
1494         Log: From: Anton Berezin <tobez@plab.ku.dk>
1495              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1496              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1497              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1498      Branch: perl
1499            ! pod/perlcall.pod
1500 ____________________________________________________________________________
1501 [  1557] By: gsar                                  on 1998/07/19  06:40:33
1502         Log: From: "Art Green" <Art_Green@mercmarine.com>
1503              Date: Thu, 16 Jul 1998 21:37:05 -0500
1504              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1505              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1506      Branch: perl
1507            ! hints/aix.sh
1508 ____________________________________________________________________________
1509 [  1556] By: gsar                                  on 1998/07/19  06:38:17
1510         Log: update README.threads
1511              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1512              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1513              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1514              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1515      Branch: perl
1516            ! README.threads
1517 ____________________________________________________________________________
1518 [  1555] By: gsar                                  on 1998/07/19  06:36:32
1519         Log: From: Scott Henry <scotth@sgi.com>
1520              Date: 15 Jul 1998 20:23:02 -0700
1521              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1522              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1523      Branch: perl
1524            ! hints/irix_6.sh
1525 ____________________________________________________________________________
1526 [  1554] By: gsar                                  on 1998/07/19  06:35:10
1527         Log: From: Spider Boardman <spider@web.zk3.dec.com>
1528              Date: Wed, 15 Jul 1998 16:56:48 -0400
1529              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1530              Subject: [PATCH _75] dec_osf hints still wrong
1531      Branch: perl
1532            ! hints/dec_osf.sh
1533 ____________________________________________________________________________
1534 [  1553] By: gsar                                  on 1998/07/19  06:33:29
1535         Log: tweak hpux hints in vain attempt to get cppstdin set properly
1536              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1537              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1538              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1539              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1540              --
1541              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1542              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1543              Subject: Re: Configure misses preprocessor on HP-UX
1544              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1545      Branch: perl
1546            ! hints/hpux.sh
1547 ____________________________________________________________________________
1548 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1549         Log: From: Tye McQueen <tye@metronet.com>
1550              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1551              Message-Id: <199807151846.AA12653@metronet.com>
1552              Subject: Minor debugger fix
1553      Branch: perl
1554            ! lib/perl5db.pl
1555 ____________________________________________________________________________
1556 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1557         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1558              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1559              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1560              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1561      Branch: perl
1562            ! INSTALL pp.c
1563 ____________________________________________________________________________
1564 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1565         Log: minor re.pm cleanup
1566              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1567              Date: Wed, 15 Jul 1998 12:41:14 +0100
1568              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1569              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1570      Branch: perl
1571            ! ext/re/re.pm pod/perldiag.pod
1572 ____________________________________________________________________________
1573 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1574         Log: export additional symbols on OS/2
1575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1576              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1577              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1578              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1579      Branch: perl
1580            ! os2/os2.sym
1581 ____________________________________________________________________________
1582 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1583         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1584              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1585              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1586              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1587      Branch: perl
1588            ! utils/perlcc.PL
1589 ____________________________________________________________________________
1590 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1591         Log: applied slightly tweaked version of patch
1592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1593              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1594              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1595              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1596      Branch: perl
1597            ! lib/Test/Harness.pm
1598 ____________________________________________________________________________
1599 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1600         Log: improve 'frame' handling in debugger
1601              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1602              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1603              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1604              Subject: [PATCH 5.004_72] Better debugger trace
1605      Branch: perl
1606            ! lib/perl5db.pl
1607 ____________________________________________________________________________
1608 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1609         Log: fix and test handling of literal newlines in heredocs
1610              From: Gisle Aas <gisle@aas.no>
1611              Date: 17 Jul 1998 14:58:25 +0200
1612              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1613              Subject: Re: [PATCH _71] CRs et al
1614              --
1615              From: larry@wall.org (Larry Wall)
1616              Date: Fri, 17 Jul 1998 09:32:35 -0700
1617              Message-Id: <199807171632.JAA12959@wall.org>
1618              Subject: Re: [PATCH _71] CRs et al
1619      Branch: perl
1620            ! t/comp/multiline.t toke.c
1621 ____________________________________________________________________________
1622 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1623         Log: remove possibly unwritable lib/re.pm before overwrite
1624              From: larry@wall.org (Larry Wall)
1625              Date: Wed, 15 Jul 1998 14:26:03 -0700
1626              Message-Id: <199807152126.OAA04623@wall.org>
1627              Subject: Re: bug encountered building perl5.005beta1
1628      Branch: perl
1629            ! Makefile.SH
1630 ____________________________________________________________________________
1631 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1632         Log: unsubmitted Changes tweak
1633      Branch: perl
1634            ! Changes cygwin32/ld2
1635 ____________________________________________________________________________
1636 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1637         Log: make failed matches return empty list in list context
1638      Branch: perl
1639            ! pod/perlop.pod pp_hot.c t/op/pat.t
1640 ____________________________________________________________________________
1641 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1642         Log: remove obsolete perltrap about m//g's pos() reset behavior
1643      Branch: perl
1644            ! pod/perltrap.pod
1645 ____________________________________________________________________________
1646 [  1540] By: nick                                  on 1998/07/18  22:16:26
1647         Log: PL_ stuff passes non-threaded on Mingw32
1648              (Why did it compile without this fix?)
1649      Branch: ansiperl
1650            ! pp_sys.c
1651 ____________________________________________________________________________
1652 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1653         Log: Assorted patches:
1654              
1655              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1656              From:  Paul Johnson <pjcj@transeda.com>
1657              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1658              Files:  lib/ExtUtils/MakeMaker.pm
1659              
1660              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1661              Files:  t/op/array.t
1662      Branch: maint-5.004/perl
1663            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1664 ____________________________________________________________________________
1665 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1666         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1667              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1668              larry@wall.org (Larry Wall)
1669              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1670              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1671              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1672              pp_ctl.c pp_hot.c regexec.c scope.c
1673      Branch: maint-5.004/perl
1674            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1675            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1676 ____________________________________________________________________________
1677 [  1537] By: nick                                  on 1998/07/18  20:56:58
1678         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1679      Branch: ansiperl
1680            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1681            ! win32/win32.c win32/win32.h
1682 ____________________________________________________________________________
1683 [  1536] By: nick                                  on 1998/07/18  20:50:26
1684         Log: Merge latest mainline
1685      Branch: ansiperl
1686            ! patchlevel.h
1687           !> ext/Thread/Thread.xs op.h util.c
1688 ____________________________________________________________________________
1689 [  1535] By: nick                                  on 1998/07/18  16:45:29
1690         Log: Edited "behind my back" ...
1691      Branch: ansiperl
1692            ! vms/perly_c.vms
1693 ____________________________________________________________________________
1694 [  1534] By: nick                                  on 1998/07/18  16:38:27
1695         Log: PL_ stuff for threads
1696      Branch: ansiperl
1697            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1698            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1699            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1700            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1701            ! thread.h toke.c util.c win32/perllib.c
1702 ____________________________________________________________________________
1703 [  1533] By: nick                                  on 1998/07/18  14:30:54
1704         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1705              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1706      Branch: ansiperl
1707            ! embed.pl intrpvar.h perl.c toke.c
1708 ____________________________________________________________________________
1709 [  1532] By: nick                                  on 1998/07/18  13:53:03
1710         Log: PL_ prefix to all perlvars, part1
1711              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1712      Branch: ansiperl
1713            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1714            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1715            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1716            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1717            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1718            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1719            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1720            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1721            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1722            ! thrdvar.h toke.c universal.c util.c
1723 ____________________________________________________________________________
1724 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1725         Log: fix yet another USE_THREADS leak due to failure to free stacks
1726      Branch: perl
1727            ! ext/Thread/Thread.xs util.c
1728 ____________________________________________________________________________
1729 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1730         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1731              using the context of the enclosing sub!
1732      Branch: perl
1733            ! op.h
1734 ____________________________________________________________________________
1735 [  1529] By: nick                                  on 1998/07/18  08:18:03
1736         Log: Integrate post-beta tweaks to ansiperl
1737      Branch: ansiperl
1738           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1739           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1740           !> t/op/vec.t toke.c util.c
1741 ____________________________________________________________________________
1742 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1743         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1744      Branch: perl
1745            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1746            ! t/op/substr.t t/op/vec.t
1747 ____________________________________________________________________________
1748 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1749         Log: check ferror() only if read() returned 0
1750      Branch: perl
1751            ! pp_sys.c
1752 ____________________________________________________________________________
1753 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1754         Log: fix another CvMUTEXP() leak
1755      Branch: perl
1756            ! gv.c
1757 ____________________________________________________________________________
1758 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1759         Log: Assorted patches:
1760              
1761              Title:  "Fix @a=@a=qw(...) properly"
1762              From:  Stephen McCamant <alias@mcs.com>
1763              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1764              Files:  opcode.h
1765              
1766              Title:  "Larry's patch to support CR LF in scripts (updated)"
1767              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1768              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1769              Files:  t/comp/multiline.t toke.c
1770              
1771              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1772              error."
1773              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1774              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1775              Files:  pod/perlfunc.pod pp_sys.c
1776              
1777              Title:  "Update patchls utility"
1778              Files:  Porting/patchls
1779      Branch: maint-5.004/perl
1780            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1781            ! t/comp/multiline.t toke.c
1782 ____________________________________________________________________________
1783 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1784         Log: fix CvMUTEXP() leaks with -Dusethreads
1785      Branch: perl
1786            ! op.c toke.c
1787 ____________________________________________________________________________
1788 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1789         Log: fix $/ init for multiple interpreters/threads
1790      Branch: perl
1791            ! ext/Thread/Thread.xs perl.c util.c
1792 ____________________________________________________________________________
1793 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1794         Log: fix missing init that caused RE alternations to fail under
1795              -Dusethreads
1796      Branch: perl
1797            ! util.c
1798 ____________________________________________________________________________
1799 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1800         Log: Assorted patches:
1801              
1802              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1803              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1804              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1805              <tqn2adkvge.fsf@puma.genscan.com>
1806              Files:  util.c
1807              
1808              Title:  "Document perltrap on precedence of keys/values/each"
1809              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1810              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1811              Files:  pod/perltrap.pod
1812              
1813              Title:  "perlbook.pod patch"
1814              From:  Tom Christiansen <tchrist@chthon.perl.com>
1815              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1816              Files:  pod/perlbook.pod
1817              
1818              Title:  "perlmod.pod patch"
1819              From:  Tom Christiansen <tchrist@chthon.perl.com>
1820              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1821              Files:  pod/perlmod.pod
1822              
1823              Title:  "Fix bug in IO::Handle->input_record_separator"
1824              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1825              <Swen.Thuemmler@paderlinx.de>
1826              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1827              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1828              Files:  ext/IO/lib/IO/Handle.pm
1829              
1830              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1831              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1832              t/lib/trig.t utils/h2ph.PL
1833              
1834              Title:  "Update hints/irix_6.sh"
1835              From:  Scott Henry <scotth@sgi.com>
1836              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1837              Files:  hints/irix_6.sh
1838              
1839              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1840              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1841              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1842              Files:  hints/hpux.sh
1843              
1844              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1845              Files:  utils/perlbug.PL
1846      Branch: maint-5.004/perl
1847            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1848            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1849            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1850            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1851 ____________________________________________________________________________
1852 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1853         Log: Assorted patches:
1854              
1855              Title:  "Add stub attrs.pm"
1856              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1857              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1858              <199807132140.RAA09583@aatma.engin.umich.edu>
1859              Files:  MANIFEST lib/attrs.pm
1860              
1861              Title:  "Fix @a=@a=qw(...)"
1862              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1863              <alias@mcs.com>
1864              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1865              <199807122351.TAA05649@aatma.engin.umich.edu>
1866              Files:  op.c opcode.pl t/op/array.t
1867              
1868              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1869              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1870              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1871              <m33ec4jdwn.fsf@furu.g.aas.no>
1872              Files:  sv.c
1873              
1874              Title:  "Make Power MachTen use vfork() and system malloc()"
1875              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1876              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1877              Files:  hints/machten.sh malloc.c
1878              
1879              Title:  "Use REG_INFTY in place of hardwired constant"
1880              From:  Dominic Dunlop <domo@computer.org>
1881              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1882              Files:  regcomp.h regcomp.c regexec.c
1883              
1884              Title:  "Minor debugger fix (history adds an extra newline)"
1885              From:  Tye McQueen <tye@metronet.com>
1886              Msg-ID:  <199807151846.AA12653@metronet.com>
1887              Files:  lib/perl5db.pl
1888              
1889              Title:  "Protect Term::ReadLine against non-default $/ value"
1890              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1891              kstar@chapin.edu@ig.co.uk ()
1892              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1893              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1894              Files:  lib/Term/ReadLine.pm
1895              
1896              Title:  "Fix HP-UX 11 build (cppstdin)"
1897              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1898              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1899              Files:  Configure hints/hpux.sh
1900              
1901              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1902              From:  Dan Sugalski <sugalskd@osshe.edu>
1903              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1904              Files:  vms/vms.c
1905      Branch: maint-5.004/perl
1906            + lib/attrs.pm
1907            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1908            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1909            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1910 ____________________________________________________________________________
1911 [  1519] By: nick                                  on 1998/07/15  18:56:17
1912         Log: Integrate mainline at beta1 
1913      Branch: ansiperl
1914           +> Porting/p4d2p README.mpeix Todo-5.005
1915           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1916           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1917           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1918            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1919            - t/op/ipcmsg.t t/op/ipcsem.t
1920           !> (integrate 167 files)
1921
1922 ----------------
1923 Version 5.004_75        5.005 Public Beta, Issue 1
1924 ----------------
1925
1926 ____________________________________________________________________________
1927 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1928         Log: add stub docs for ext/B, other minor tweaks
1929      Branch: perl
1930            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1931            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1932            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1933            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1934            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1935 ____________________________________________________________________________
1936 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1937         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1938              From: abigail@fnx.com
1939              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1940              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1941              Subject: [PATCH 5.004_74] pod/perlop.pod
1942      Branch: perl
1943            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1944            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1945            ! win32/makefile.mk
1946 ____________________________________________________________________________
1947 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1948         Log: From:    abigail@fnx.com
1949              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1950              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1951              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1952      Branch: perl
1953            ! pod/pod2man.PL
1954 ____________________________________________________________________________
1955 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1956         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1957              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1958              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1959              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1960      Branch: perl
1961            ! os2/Makefile.SHs
1962 ____________________________________________________________________________
1963 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1964         Log: rename some long file names to be 8.3 truncation-safe
1965      Branch: perl
1966           +> Todo-5.005 perly_c.diff pod/perld4.pod
1967            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1968            ! MANIFEST Porting/pumpkin.pod perly.fixer
1969 ____________________________________________________________________________
1970 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1971         Log: minor tweaks to docs on qr//
1972      Branch: perl
1973            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1974 ____________________________________________________________________________
1975 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1976         Log: applied patch, with tab tweak suggest by Peter Prymmer
1977              From: Dan Sugalski <sugalskd@osshe.edu>
1978              Date: Tue, 14 Jul 1998 16:41:14 -0700
1979              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1980              Subject: [PATCH 5.004_74]VMS build cleanups
1981      Branch: perl
1982            ! vms/descrip_mms.template
1983 ____________________________________________________________________________
1984 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1985         Log: allow perlbug -ok when STDIN it not a tty
1986              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1987              Date: Wed, 15 Jul 1998 03:24:56 +0200
1988              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1989              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1990      Branch: perl
1991            ! utils/perlbug.PL
1992 ____________________________________________________________________________
1993 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1994         Log: From: "Art Green" <Art_Green@mercmarine.com>
1995              Date: Tue, 14 Jul 1998 20:53:48 -0500
1996              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1997              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1998      Branch: perl
1999            ! Configure
2000 ____________________________________________________________________________
2001 [  1509] By: gsar                                  on 1998/07/15  06:57:50
2002         Log: typecast long vs. IV compares in pp_flip/pp_flop
2003      Branch: perl
2004            ! pp_ctl.c
2005 ____________________________________________________________________________
2006 [  1508] By: gsar                                  on 1998/07/15  06:50:49
2007         Log: don't copy foreach itervar when no external refs exist
2008              From: Gisle Aas <gisle@aas.no>
2009              Date: 15 Jul 1998 03:35:25 +0200
2010              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
2011              Subject: Re: Testcase for 1..n closure change
2012      Branch: perl
2013            ! pp_hot.c
2014 ____________________________________________________________________________
2015 [  1507] By: gsar                                  on 1998/07/15  06:46:41
2016         Log: applied patch, regen headers
2017              From: Stephen McCamant <alias@mcs.com>
2018              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
2019              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
2020              Subject: B::Deparse update for qr// and regcreset
2021      Branch: perl
2022            ! ext/B/B/Deparse.pm opcode.h opcode.pl
2023 ____________________________________________________________________________
2024 [  1506] By: gsar                                  on 1998/07/15  06:43:04
2025         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
2026              From: "Douglas Lankshear" <dougl@ActiveState.com>
2027              Date: Tue, 14 Jul 1998 16:40:30 -0700
2028              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
2029              Subject: [PATCH 5.004_74]
2030      Branch: perl
2031            ! proto.h
2032 ____________________________________________________________________________
2033 [  1505] By: gsar                                  on 1998/07/15  06:41:43
2034         Log: dont use sv_dump() in -DD diagnostic
2035              From: Gisle Aas <gisle@aas.no>
2036              Date: 14 Jul 1998 23:55:36 +0200
2037              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
2038              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
2039      Branch: perl
2040            ! sv.c
2041 ____________________________________________________________________________
2042 [  1504] By: gsar                                  on 1998/07/15  06:39:37
2043         Log: add a few more thread.t tests
2044      Branch: perl
2045            ! t/lib/thread.t
2046 ____________________________________________________________________________
2047 [  1503] By: gsar                                  on 1998/07/15  06:31:33
2048         Log: fix thread.t ('join $t' ne '$t->join' !)
2049      Branch: perl
2050            ! t/lib/thread.t
2051 ____________________________________________________________________________
2052 [  1502] By: gsar                                  on 1998/07/15  06:26:00
2053         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2054              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
2055              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
2056              Subject: [PATCH] 5.004_74: MPE/iX final touches
2057      Branch: perl
2058            ! installperl lib/File/Copy.pm
2059 ____________________________________________________________________________
2060 [  1501] By: gsar                                  on 1998/07/15  05:59:49
2061         Log: apply (reversed) patch
2062              From: Peter Wolfe <wolfe@titan.teloseng.com>
2063              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
2064              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
2065              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
2066      Branch: perl
2067            ! ext/IPC/SysV/SysV.xs
2068 ____________________________________________________________________________
2069 [  1500] By: gsar                                  on 1998/07/15  05:57:39
2070         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2071              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
2072              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
2073              Subject: [PATCH 5.004_74] Config_74-01
2074      Branch: perl
2075            ! Configure MANIFEST Porting/Glossary Porting/config.sh
2076            ! Porting/config_H Porting/pumpkin.pod config_h.SH
2077            ! vms/subconfigure.com win32/config.bc win32/config.gc
2078            ! win32/config.vc
2079 ____________________________________________________________________________
2080 [  1499] By: gsar                                  on 1998/07/15  05:48:38
2081         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2082              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
2083              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
2084              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
2085      Branch: perl
2086            ! t/lib/trig.t
2087 ____________________________________________________________________________
2088 [  1498] By: gsar                                  on 1998/07/15  05:47:33
2089         Log: -w, strict clean perldoc (via PM)
2090              From: Robin Barker <rmb1@cise.npl.co.uk>
2091              Date: Tue, 14 Jul 98 17:22:01 BST
2092              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
2093              Subject: [PATCH 5.004_74] perldoc.PL
2094      Branch: perl
2095            ! utils/perldoc.PL
2096 ____________________________________________________________________________
2097 [  1497] By: gsar                                  on 1998/07/15  05:35:54
2098         Log: add comment about cpprun etc., to hints/hpux.sh
2099      Branch: perl
2100            ! hints/hpux.sh
2101 ____________________________________________________________________________
2102 [  1496] By: gsar                                  on 1998/07/15  05:15:16
2103         Log: fix warning from CGI::Carp
2104      Branch: perl
2105            ! lib/CGI/Carp.pm
2106 ____________________________________________________________________________
2107 [  1495] By: gsar                                  on 1998/07/14  23:47:18
2108         Log: fix off-by-one in win32 registry handling
2109              From: "Douglas Lankshear" <dougl@ActiveState.com>
2110              Date: Tue, 14 Jul 1998 07:39:06 -0700
2111              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
2112              Subject: [PATCH 5.004_73]
2113      Branch: perl
2114            ! win32/win32.c
2115 ____________________________________________________________________________
2116 [  1494] By: gsar                                  on 1998/07/14  23:45:58
2117         Log: doc patches from Gisle Aas <gisle@aas.no>
2118              Date: 14 Jul 1998 16:18:31 +0200
2119              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
2120              Subject: [PATCH] substr/splice changes for perldelta.pod
2121              --
2122              Date: 14 Jul 1998 20:31:27 +0200
2123              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
2124              Subject: [PATCH] Duplicate description of use integer %
2125      Branch: perl
2126            ! pod/perldelta.pod pod/perlop.pod
2127 ____________________________________________________________________________
2128 [  1493] By: gsar                                  on 1998/07/14  23:39:31
2129         Log: File/Spec.pm needs trailing newline
2130      Branch: perl
2131            ! lib/File/Spec.pm
2132 ____________________________________________________________________________
2133 [  1492] By: gsar                                  on 1998/07/14  21:43:03
2134         Log: unsubmitted _74 tweaks
2135      Branch: perl
2136            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
2137            ! pod/perldiag.pod
2138
2139 ----------------
2140 Version 5.004_74
2141 ----------------
2142
2143 ____________________________________________________________________________
2144 [  1491] By: gsar                                  on 1998/07/14  08:48:28
2145         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
2146      Branch: perl
2147            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2148            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2149            ! win32/makefile.mk
2150 ____________________________________________________________________________
2151 [  1490] By: gsar                                  on 1998/07/14  08:31:13
2152         Log: From:    Gisle Aas <gisle@aas.no>
2153              Date:    14 Jul 1998 10:20:34 +0200
2154              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
2155              Subject: [PATCH] Make -DP work (and readable)
2156      Branch: perl
2157            ! run.c
2158 ____________________________________________________________________________
2159 [  1489] By: gsar                                  on 1998/07/14  08:23:46
2160         Log: fix function parameter autovivification for pseudohashes
2161      Branch: perl
2162            ! mg.c t/op/avhv.t
2163 ____________________________________________________________________________
2164 [  1488] By: gsar                                  on 1998/07/14  07:34:45
2165         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
2166              from earlier changes#1461,1478
2167      Branch: perl
2168            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
2169            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
2170            ! t/op/substr.t t/op/vec.t
2171 ____________________________________________________________________________
2172 [  1487] By: gsar                                  on 1998/07/14  07:04:54
2173         Log: tweak t/lib/thread.t
2174      Branch: perl
2175            ! t/lib/thread.t
2176 ____________________________________________________________________________
2177 [  1486] By: gsar                                  on 1998/07/14  06:38:15
2178         Log: applied patch, slightly tweaked
2179              From: Dan Sugalski <sugalskd@osshe.edu>
2180              Date: Mon, 13 Jul 1998 11:52:27 -0700
2181              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
2182              Subject: [PATCH 5.004_73]Get re module working on VMS
2183      Branch: perl
2184            ! ext/re/Makefile.PL perl.h proto.h
2185 ____________________________________________________________________________
2186 [  1485] By: gsar                                  on 1998/07/14  06:32:58
2187         Log: add Porting/p4d2p
2188      Branch: perl
2189            + Porting/p4d2p
2190            ! MANIFEST
2191 ____________________________________________________________________________
2192 [  1484] By: gsar                                  on 1998/07/14  06:08:20
2193         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
2194              Date: Mon, 13 Jul 1998 19:09:09 -0600
2195              Message-Id: <199807140109.TAA04678@chthon.perl.com>
2196              Subject: perlmod.pod patch
2197              --
2198              Date: Mon, 13 Jul 1998 18:37:07 -0600
2199              Message-Id: <199807140037.SAA04556@chthon.perl.com>
2200              Subject: perlbook.pod patch
2201      Branch: perl
2202            ! pod/perlbook.pod pod/perlmod.pod
2203 ____________________________________________________________________________
2204 [  1483] By: gsar                                  on 1998/07/14  06:04:25
2205         Log: OS/2 update
2206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2207              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
2208              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
2209              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
2210      Branch: perl
2211            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
2212 ____________________________________________________________________________
2213 [  1482] By: gsar                                  on 1998/07/14  06:01:12
2214         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
2215              Date: Mon, 13 Jul 1998 16:37:49 -0700
2216              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
2217              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
2218              --
2219              Date: Mon, 13 Jul 1998 15:51:09 -0700
2220              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
2221              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
2222      Branch: perl
2223            ! t/io/iprefix.t t/lib/cgi-html.t
2224 ____________________________________________________________________________
2225 [  1481] By: gsar                                  on 1998/07/14  05:57:36
2226         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2227              Date: Mon, 13 Jul 1998 15:41:53 -0700
2228              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
2229              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
2230      Branch: perl
2231            ! t/base/rs.t
2232 ____________________________________________________________________________
2233 [  1480] By: gsar                                  on 1998/07/14  05:56:14
2234         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2235              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
2236              Date: Mon, 13 Jul 1998 15:04:27 -0700
2237              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
2238      Branch: perl
2239            ! vms/vms.c
2240 ____________________________________________________________________________
2241 [  1479] By: gsar                                  on 1998/07/14  05:55:13
2242         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2243              Date: Mon, 13 Jul 1998 23:13:43 +0200
2244              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
2245              Subject: [PATCH _72] Configure problem on dos-djgpp
2246      Branch: perl
2247            ! Configure
2248 ____________________________________________________________________________
2249 [  1478] By: gsar                                  on 1998/07/14  05:53:08
2250         Log: add files and tweaks needed for MPE/iX port (via PM)
2251              From: Jarkko Hietaniemi <jhi@iki.fi>
2252              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
2253              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
2254              Subject: MPE/iX patches for _73
2255      Branch: perl
2256            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
2257            + mpeix/mpeixish.h mpeix/nm mpeix/relink
2258            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
2259            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
2260 ____________________________________________________________________________
2261 [  1477] By: gsar                                  on 1998/07/14  04:23:28
2262         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
2263              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2264              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
2265              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
2266              Subject: Re: _70 and Devel::RE
2267      Branch: perl
2268            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
2269 ____________________________________________________________________________
2270 [  1476] By: gsar                                  on 1998/07/14  04:06:25
2271         Log: minor Configure nits
2272              From: Jarkko Hietaniemi <jhi@iki.fi>
2273              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
2274              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
2275              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
2276      Branch: perl
2277            ! Configure x2p/Makefile.SH
2278 ____________________________________________________________________________
2279 [  1475] By: gsar                                  on 1998/07/14  03:59:56
2280         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2281              Date: Mon, 13 Jul 1998 12:54:19 -0700
2282              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
2283              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
2284      Branch: perl
2285            ! vms/munchconfig.c vms/subconfigure.com
2286 ____________________________________________________________________________
2287 [  1474] By: gsar                                  on 1998/07/14  03:58:13
2288         Log: make Term::Readline::get_line() independent of caller's $/
2289              From: kstar@chapin.edu
2290              Date: Mon, 13 Jul 1998 15:17:49 -0400
2291              Message-ID: <19980713151749.G8596@O2.chapin.edu>
2292              Subject: [PATCH] Was: CPAN.pm still fails
2293      Branch: perl
2294            ! lib/Term/ReadLine.pm
2295 ____________________________________________________________________________
2296 [  1473] By: gsar                                  on 1998/07/14  03:55:29
2297         Log: fix $trnl interpolation in here-docs (via PM)
2298              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2299              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
2300              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
2301              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
2302      Branch: perl
2303            ! Configure
2304 ____________________________________________________________________________
2305 [  1472] By: gsar                                  on 1998/07/14  03:50:18
2306         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
2307              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
2308              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
2309              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
2310      Branch: perl
2311            ! hints/machten.sh
2312 ____________________________________________________________________________
2313 [  1471] By: gsar                                  on 1998/07/14  03:49:07
2314         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2315              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
2316              Date: Mon, 13 Jul 1998 12:30:05 -0700
2317              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
2318      Branch: perl
2319            ! configure.com vms/descrip_mms.template
2320 ____________________________________________________________________________
2321 [  1470] By: gsar                                  on 1998/07/14  03:40:14
2322         Log: consistently refer to functions as C<foo()>
2323              From: abigail@fnx.com
2324              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
2325              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
2326              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
2327      Branch: perl
2328            ! pod/perlfunc.pod
2329 ____________________________________________________________________________
2330 [  1469] By: gsar                                  on 1998/07/14  03:35:06
2331         Log: From: Tom Hughes <thh@cyberscience.com>
2332              Date: 13 Jul 1998 09:34:16 +0100
2333              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
2334              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
2335      Branch: perl
2336            ! hints/svr4.sh
2337 ____________________________________________________________________________
2338 [  1468] By: gsar                                  on 1998/07/14  03:34:03
2339         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2340              Date: 13 Jul 1998 11:16:27 +0200
2341              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
2342              Subject: Parallel Makefiles
2343      Branch: perl
2344            ! lib/ExtUtils/MM_Unix.pm
2345 ____________________________________________________________________________
2346 [  1467] By: gsar                                  on 1998/07/14  03:31:39
2347         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2348              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
2349              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
2350              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
2351      Branch: perl
2352            ! t/io/pipe.t
2353 ____________________________________________________________________________
2354 [  1466] By: gsar                                  on 1998/07/14  03:29:25
2355         Log: minor tweaks to perldelta and README.win32
2356      Branch: perl
2357            ! Changes README.win32 pod/perldelta.pod
2358 ____________________________________________________________________________
2359 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
2360         Log: Assorted patches:
2361              
2362              Title:  "Fix string substitution returncode problem"
2363              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2364              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2365              <v03110700b191a557f041@[195.95.102.114]>
2366              Files:  pp_hot.c
2367              
2368              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
2369              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2370              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
2371              Files:  pod/perldiag.pod pp_sys.c
2372              
2373              Title:  "Remove reference to qsort from perlfunc.pod"
2374              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2375              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
2376              Files:  pod/perlfunc.pod
2377              
2378              Title:  "Deprecate AvFILL in favor of av_len()"
2379              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2380              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
2381              Files:  pod/perlguts.pod
2382              
2383              Title:  "Further clarify effects of using quotes with m operator"
2384              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2385              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
2386              Files:  pod/perlop.pod
2387              
2388              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
2389              From:  Tim Bunce
2390              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
2391      Branch: maint-5.004/perl
2392            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
2393            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
2394            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
2395
2396 ----------------
2397 Version 5.004_73
2398 ----------------
2399
2400 ____________________________________________________________________________
2401 [  1464] By: gsar                                  on 1998/07/13  04:41:07
2402         Log: up patchlevel to 73, update Changes &c.
2403      Branch: perl
2404            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
2405            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2406            ! win32/config_H.vc win32/makefile.mk
2407 ____________________________________________________________________________
2408 [  1463] By: gsar                                  on 1998/07/13  02:58:51
2409         Log: avoid empty rm -f in MM_Unix.pm
2410      Branch: perl
2411            ! lib/ExtUtils/MM_Unix.pm
2412 ____________________________________________________________________________
2413 [  1462] By: gsar                                  on 1998/07/13  02:54:52
2414         Log: update perldelta
2415      Branch: perl
2416            ! pod/perldelta.pod
2417 ____________________________________________________________________________
2418 [  1461] By: gsar                                  on 1998/07/13  02:44:30
2419         Log: added patch, tweaked PERL_OBJECT things
2420              From:    Graham Barr <gbarr@pobox.com>
2421              Date:    Sun, 12 Jul 1998 19:57:47 CDT
2422              Message-Id: <19980712195747.C493@pobox.com>
2423              Subject: [ PATCH perl5.004_72] patch to add qr//
2424      Branch: perl
2425            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2426            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2427            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2428            ! regexp.h sv.c t/op/pat.t toke.c
2429 ____________________________________________________________________________
2430 [  1460] By: gsar                                  on 1998/07/13  01:25:07
2431         Log: add a few more PURIFY guards
2432      Branch: perl
2433            ! av.c sv.c
2434 ____________________________________________________________________________
2435 [  1459] By: gsar                                  on 1998/07/12  23:38:31
2436         Log: add tests for change#1458 and then some
2437      Branch: perl
2438            ! t/op/array.t
2439 ____________________________________________________________________________
2440 [  1458] By: gsar                                  on 1998/07/12  22:42:47
2441         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2442              From:    Stephen McCamant <alias@mcs.com>
2443              Date:    Sun, 12 Jul 1998 17:17:00 CDT
2444              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2445              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2446      Branch: perl
2447            ! op.c opcode.h opcode.pl
2448 ____________________________________________________________________________
2449 [  1457] By: gsar                                  on 1998/07/12  22:06:05
2450         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2451      Branch: perl
2452            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2453 ____________________________________________________________________________
2454 [  1456] By: gsar                                  on 1998/07/12  21:56:39
2455         Log: From: Doug MacEachern <dougm@pobox.com>
2456              Date: Sun, 12 Jul 1998 14:29:29 -0400
2457              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2458              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2459      Branch: perl
2460            ! lib/ExtUtils/Embed.pm
2461 ____________________________________________________________________________
2462 [  1455] By: gsar                                  on 1998/07/12  21:54:02
2463         Log: applied installperl patch, corrected other little nits
2464              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2465              Date: 12 Jul 1998 16:27:21 +0200
2466              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2467              Subject: [5.004_72] installperl tweak
2468      Branch: perl
2469            ! Changes Configure README.win32 installperl win32/makefile.mk
2470 ____________________________________________________________________________
2471 [  1454] By: gsar                                  on 1998/07/12  10:14:24
2472         Log: update MANIFEST, Changes
2473      Branch: perl
2474            - lib/Bundle/CPAN.pm
2475            ! Changes MANIFEST
2476
2477 ----------------
2478 Version 5.004_72
2479 ----------------
2480
2481 ____________________________________________________________________________
2482 [  1453] By: gsar                                  on 1998/07/12  10:04:33
2483         Log: merge changes 1424, 1428 from maintbranch
2484      Branch: perl
2485            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2486 ____________________________________________________________________________
2487 [  1452] By: gsar                                  on 1998/07/12  09:46:40
2488         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2489              and README.win32
2490      Branch: perl
2491            ! Changes README.win32 patchlevel.h win32/Makefile
2492            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2493            ! win32/makefile.mk
2494 ____________________________________________________________________________
2495 [  1451] By: gsar                                  on 1998/07/12  07:01:26
2496         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2497              From: Jarkko Hietaniemi <jhi@iki.fi>
2498              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2499              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2500              Subject: M3 "generic" parts
2501      Branch: perl
2502            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2503            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2504            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2505            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2506            ! win32/config_H.gc x2p/Makefile.SH
2507 ____________________________________________________________________________
2508 [  1450] By: gsar                                  on 1998/07/12  06:38:27
2509         Log: various tweaks for PERL_OBJECT build & test
2510      Branch: perl
2511            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2512            ! win32/makefile.mk win32/win32.c win32/win32iop.h
2513 ____________________________________________________________________________
2514 [  1449] By: gsar                                  on 1998/07/12  06:29:23
2515         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
2516              Date:    12 Jul 1998 08:22:16 +0200
2517              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2518              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2519      Branch: perl
2520            ! lib/CPAN.pm lib/SelfLoader.pm
2521 ____________________________________________________________________________
2522 [  1448] By: gsar                                  on 1998/07/12  05:10:50
2523         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2524              and runs regexes in 1000s of threads without crashing; also fixed
2525              statcache not being thread-local
2526      Branch: perl
2527            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2528            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2529            ! t/lib/thread.t thrdvar.h util.c
2530 ____________________________________________________________________________
2531 [  1447] By: gsar                                  on 1998/07/12  02:40:45
2532         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
2533              Date:    Sun, 12 Jul 1998 03:23:04 +0200
2534              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2535              Subject: Re: perlbug doesn't check that save succeeded
2536      Branch: perl
2537            ! utils/perlbug.PL
2538 ____________________________________________________________________________
2539 [  1446] By: gsar                                  on 1998/07/12  02:39:24
2540         Log: be generous about CRs
2541              From:    larry@wall.org (Larry Wall)
2542              Date:    Sat, 11 Jul 1998 17:54:21 PDT
2543              Message-Id: <199807120054.RAA19550@wall.org>
2544              Subject: [PATCH _71] CRs et al 
2545      Branch: perl
2546            ! toke.c
2547 ____________________________________________________________________________
2548 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2549         Log: fix pp_caller() to fully traverse stacklevels
2550      Branch: perl
2551            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2552 ____________________________________________________________________________
2553 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2554         Log: add patch, along with all the missing bits, and doc tweaks
2555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2556              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2557              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2558              Subject: Re: [PATCH 5.004_71] Secure RE update
2559      Branch: perl
2560            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2561            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2562            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2563            ! t/op/pat.t t/op/subst.t
2564 ____________________________________________________________________________
2565 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2566         Log: tweak to get BSDI to build IPC/SysV
2567              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2568              Date: 11 Jul 1998 16:26:44 +0300
2569              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2570              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2571      Branch: perl
2572            ! ext/IPC/SysV/SysV.xs
2573 ____________________________________________________________________________
2574 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2575         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2576              change, the pp_hot.c fix accidentally went in change#1441)
2577      Branch: perl
2578            ! t/op/closure.t
2579 ____________________________________________________________________________
2580 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2581         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2582              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2583              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2584              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2585      Branch: perl
2586            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2587            ! os2/OS2/Process/Process.xs pp_hot.c
2588 ____________________________________________________________________________
2589 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2590         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2591              Date: 11 Jul 1998 17:00:21 +0200
2592              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2593              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2594      Branch: perl
2595            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2596 ____________________________________________________________________________
2597 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2598         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2599      Branch: perl
2600            ! pod/perlguts.pod win32/makedef.pl
2601 ____________________________________________________________________________
2602 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2603         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2604              From: abigail@fnx.com
2605              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2606              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2607              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2608      Branch: perl
2609            ! pod/perlfunc.pod
2610 ____________________________________________________________________________
2611 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2612         Log: From: abigail@fnx.com
2613              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2614              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2615              Subject: [PATCH 5.004_71] pod/pod2man.PL
2616      Branch: perl
2617            ! pod/pod2man.PL
2618 ____________________________________________________________________________
2619 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2620         Log: more complete version of change#1421
2621              From: Stephen McCamant <alias@mcs.com>
2622              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2623              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2624              Subject: [PATCH] Re: B::Deparse for(1..100000)
2625      Branch: perl
2626            ! ext/B/B/Deparse.pm
2627 ____________________________________________________________________________
2628 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2629         Log: win32 fixes for VC 6.0 nits
2630      Branch: perl
2631            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2632            ! win32/win32.h
2633 ____________________________________________________________________________
2634 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2635         Log: s/AVHV/pseudo-hash/ (via PM)
2636              From: Gisle Aas <gisle@aas.no>
2637              Date: 11 Jul 1998 00:16:53 +0200
2638              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2639              Subject: [PATCH] trivial fields.pm doc patch
2640      Branch: perl
2641            ! lib/fields.pm
2642 ____________________________________________________________________________
2643 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2644         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2645              Date: Fri, 10 Jul 1998 23:12:11 +0200
2646              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2647              Subject: [PATCH _71] dos-djgpp update
2648      Branch: perl
2649            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2650 ____________________________________________________________________________
2651 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2652         Log: applied patch, reformatted long lines in places
2653              From: Dominic Dunlop <domo@computer.org>
2654              Date: Fri, 10 Jul 1998 23:11:30 +0000
2655              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2656              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2657              warning
2658      Branch: perl
2659            ! pod/perldiag.pod regexec.c
2660 ____________________________________________________________________________
2661 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2662         Log: From: "John L. Allen" <allen@grumman.com>
2663              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2664              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2665              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2666      Branch: perl
2667            ! hints/aix.sh
2668 ____________________________________________________________________________
2669 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2670         Log: Title:  "Fix string substitution returncode problem"
2671              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2672              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2673              <v03110700b191a557f041@[195.95.102.114]>
2674              Files:  pp_hot.c
2675      Branch: maint-5.004/perl
2676            ! pp_hot.c
2677 ____________________________________________________________________________
2678 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2679         Log: applied patch, tweaked doc and code that does labels/indentation
2680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2681              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2682              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2683              Subject: [PATCH 5.004_71] perldebug.pod and RE
2684      Branch: perl
2685            ! pod/perldebug.pod regcomp.c regexec.c
2686 ____________________________________________________________________________
2687 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2688         Log: Assorted patches:
2689              
2690              Title:  "makerel now reads local patch list from patchlevel.h"
2691              Files:  patchlevel.h Porting/makerel
2692              
2693              Title:  "pod/pod2man.PL"
2694              From:  abigail@fnx.com
2695              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2696              Files:  pod/pod2man.PL
2697              
2698              Title:  "Clarify taint example in re.pm"
2699              From:  Tom Phoenix <rootbeer@teleport.com>
2700              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2701              Files:  lib/re.pm
2702              
2703              Title:  "Anohter ptags improvement"
2704              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2705              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2706              Files:  emacs/ptags
2707              
2708              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2709              From:  "John L. Allen" <allen@grumman.com>
2710              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2711              Files:  hints/aix.sh
2712      Branch: maint-5.004/perl
2713            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2714            ! patchlevel.h pod/pod2man.PL
2715 ____________________________________________________________________________
2716 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2717         Log: make Liblist return consistently backslashed paths
2718      Branch: perl
2719            ! lib/ExtUtils/Liblist.pm
2720 ____________________________________________________________________________
2721 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2722         Log: don't 'touch a2p.c', it might readonly (via PM)
2723              From: Robin Barker <rmb1@cise.npl.co.uk>
2724              Date: Fri, 10 Jul 98 17:19:54 BST
2725              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2726      Branch: perl
2727            ! x2p/Makefile.SH
2728 ____________________________________________________________________________
2729 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2730         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2731              Files:  embed.h proto.h global.sym op.c
2732      Branch: maint-5.004/perl
2733            ! embed.h global.sym op.c proto.h
2734 ____________________________________________________________________________
2735 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2736         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2737              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2738              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2739              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2740              <199805270939.KAA08453@toad.ig.co.uk>,
2741              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2742              Files:  lib/Sys/Syslog.pm
2743      Branch: maint-5.004/perl
2744            ! lib/Sys/Syslog.pm
2745 ____________________________________________________________________________
2746 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2747         Log: Assorted patches:
2748              
2749              Title:  "umask: die if EXPR & 0700 else return undef"
2750              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2751              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2752              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2753              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2754              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2755              <199805291549.SAA01439@alpha.hut.fi>,
2756              <199805291608.RAA29283@toad.ig.co.uk>,
2757              <19980530105129.A24006@O2.chapin.edu>,
2758              <19980608133037.A8793@perlsupport.com>
2759              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2760              
2761              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2762              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2763              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2764              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2765      Branch: maint-5.004/perl
2766           +> ext/DynaLoader/DynaLoader_pm.PL
2767            - ext/DynaLoader/DynaLoader.pm.PL
2768            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2769            ! pod/perlfunc.pod pp_sys.c
2770 ____________________________________________________________________________
2771 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2772         Log: From: Gisle Aas <gisle@aas.no>
2773              Subject: [PATCH] B::Deparse for(1..100000)
2774              Date: 10 Jul 1998 14:04:44 +0200
2775              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2776      Branch: perl
2777            ! ext/B/B/Deparse.pm
2778 ____________________________________________________________________________
2779 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2780         Log: add 'clean' target for ext/re
2781      Branch: perl
2782            ! ext/re/Makefile.PL
2783 ____________________________________________________________________________
2784 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2785         Log: From: Tom Hughes <thh@cyberscience.com>
2786              Date: 10 Jul 1998 10:25:18 +0100
2787              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2788              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2789      Branch: perl
2790            ! hints/svr4.sh
2791 ____________________________________________________________________________
2792 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2793         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2794              From: Jarkko Hietaniemi <jhi@iki.fi>
2795              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2796              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2797              Subject: Re: make minitest does not work out of the box - test subset
2798              needs pruning
2799      Branch: perl
2800            + t/lib/ipc_sysv.t
2801            - t/op/ipcmsg.t t/op/ipcsem.t
2802            ! MANIFEST
2803 ____________________________________________________________________________
2804 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2805         Log: disable CR croaking (via #define, default off) in lieu of more
2806              complete fix
2807      Branch: perl
2808            ! toke.c
2809 ____________________________________________________________________________
2810 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2811         Log: added patch, made linking with setargv a build option
2812              From: "Douglas Lankshear" <dougl@ActiveState.com>
2813              Date: Thu, 9 Jul 1998 09:51:42 -0700
2814              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2815              Subject: [PATCH 5.004_71]
2816      Branch: perl
2817            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2818 ____________________________________________________________________________
2819 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2820         Log: From: Tom Hughes <thh@cyberscience.com>
2821              Date: 10 Jul 1998 09:01:12 +0100
2822              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2823              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2824      Branch: perl
2825            ! perl_exp.SH
2826 ____________________________________________________________________________
2827 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2828         Log: make lib/re.pm a prereq for minitest
2829      Branch: perl
2830            ! Makefile.SH
2831 ____________________________________________________________________________
2832 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2833         Log: add patch (via PM)
2834              From: Stephen McCamant <alias@mcs.com>
2835              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2836              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2837              Subject: Big B::Deparse update
2838      Branch: perl
2839            ! ext/B/B/Deparse.pm
2840 ____________________________________________________________________________
2841 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2842         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2843      Branch: perl
2844            + pod/perlport.pod
2845            ! pod/perl.pod
2846 ____________________________________________________________________________
2847 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2848         Log: make binmode(STDIN) not whine
2849              From: Dan Sugalski <sugalskd@osshe.edu>
2850              Date: Thu, 09 Jul 1998 16:51:27 -0700
2851              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2852              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2853      Branch: perl
2854            ! vms/vms.c
2855 ____________________________________________________________________________
2856 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2857         Log: CPAN-1.39 update
2858              From: koenig@kulturbox.de (Andreas J. Koenig)
2859              Date: 10 Jul 1998 00:45:36 +0200
2860              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2861              Subject: Re: perl5.004_71 hit the stands this morn
2862      Branch: perl
2863            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2864 ____________________________________________________________________________
2865 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2866         Log: manually apply patch with conflicts
2867              From: Dan Sugalski <sugalskd@osshe.edu>
2868              Date: Thu, 09 Jul 1998 12:08:33 -0700
2869              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2870              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2871      Branch: perl
2872            ! configpm
2873 ____________________________________________________________________________
2874 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2875         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2876              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2877              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2878              Subject: Re: perldelta.pod [PATCH]
2879      Branch: perl
2880            ! pod/perldelta.pod
2881 ____________________________________________________________________________
2882 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2883         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2884              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2885              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2886              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2887      Branch: perl
2888            ! ext/IPC/SysV/Makefile.PL
2889 ____________________________________________________________________________
2890 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2891         Log: manually apply patch with conflicts
2892              From: kstar@chapin.edu
2893              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2894              Date: Thu, 9 Jul 1998 09:36:21 -0400
2895              Subject: Re: [PATCH] 5.004_70 installperl and docs
2896      Branch: perl
2897            ! installperl
2898 ____________________________________________________________________________
2899 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2900         Log: misc tweaks to docs and qsortsv() warning
2901      Branch: perl
2902            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2903 ____________________________________________________________________________
2904 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2905         Log: add more correct version of change#1350 (as yet untested)
2906              From: joshua.pritikin@db.com
2907              Date: Thu, 9 Jul 1998 09:22:46 -0400
2908              Message-Id: <H00000e50008f277@MHS>
2909              Subject: Re: [PATCH _70] cache missing methods
2910      Branch: perl
2911            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2912 ____________________________________________________________________________
2913 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2914         Log: add win32_rename() that does what docs say
2915      Branch: perl
2916            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2917            ! win32/win32.c win32/win32iop.h
2918 ____________________________________________________________________________
2919 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2920         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2921              (suggested by Philippe.Simonet@swisscom.com)
2922      Branch: perl
2923            ! ext/Socket/Socket.xs
2924 ____________________________________________________________________________
2925 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2926         Log: undo change#1379 (order of tests *is* significant)
2927      Branch: perl
2928            ! t/lib/posix.t
2929 ____________________________________________________________________________
2930 [  1400] By: nick                                  on 1998/07/09  17:43:14
2931         Log: Integrate mainline (_071-ish)
2932      Branch: ansiperl
2933           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2934           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2935           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2936           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2937           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2938           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2939           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2940           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2941           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2942           !> (integrate 145 files)
2943
2944 ----------------
2945 Version 5.004_71
2946 ----------------
2947
2948 ____________________________________________________________________________
2949 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2950         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2951      Branch: perl
2952            ! Changes pod/perldelta.pod pod/perlhist.pod
2953 ____________________________________________________________________________
2954 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2955         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2956              maintenance changes upto 1356 merged
2957      Branch: perl
2958            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2959 ____________________________________________________________________________
2960 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2961         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2962              make all configs build on Solaris and win32
2963      Branch: perl
2964            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2965            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2966            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2967            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2968            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2969 ____________________________________________________________________________
2970 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2971         Log: From:    Stephen McCamant <alias@mcs.com>
2972              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2973              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2974              Subject: [PATCH] UNOP opclass test in B.xs
2975      Branch: perl
2976            ! ext/B/B.xs
2977 ____________________________________________________________________________
2978 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2979         Log: get it building again on win32
2980      Branch: perl
2981            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2982            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2983            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2984            ! win32/makefile.mk
2985 ____________________________________________________________________________
2986 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2987         Log: applied patch from Ilya, tweaked some to get clean static build of
2988              the ext/re stuff (untested on win32)
2989      Branch: perl
2990            ! regcomp.c regexec.c
2991 ____________________________________________________________________________
2992 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2993         Log: fix installperl typo
2994              From:    kstar@chapin.edu
2995              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2996              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2997              Subject: Re: [PATCH] 5.004_70 installperl and docs
2998      Branch: perl
2999            ! installperl
3000 ____________________________________________________________________________
3001 [  1391] By: gsar                                  on 1998/07/09  01:48:16
3002         Log: From: Chip Salzenberg <chip@perl.org>
3003              Date: Wed, 8 Jul 1998 18:10:55 -0400
3004              Message-ID: <19980708181055.A8005@perlsupport.com>
3005              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
3006      Branch: perl
3007            ! util.c
3008 ____________________________________________________________________________
3009 [  1390] By: gsar                                  on 1998/07/09  01:45:16
3010         Log: added patch, tweaked per Ilya's suggestion
3011              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3012              Date: Wed, 8 Jul 1998 13:34:42 +0100
3013              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
3014              Subject: [PATCH] perl5db.pl complains about non-integer condition
3015      Branch: perl
3016            ! lib/perl5db.pl
3017 ____________________________________________________________________________
3018 [  1389] By: gsar                                  on 1998/07/09  01:42:13
3019         Log: reenable misaligned memory checks, cast to UV & check alignment
3020              From: Dominic Dunlop <domo@computer.org>
3021              Date: Wed, 8 Jul 1998 11:21:48 +0000
3022              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
3023              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
3024      Branch: perl
3025            ! malloc.c
3026 ____________________________________________________________________________
3027 [  1388] By: gsar                                  on 1998/07/09  01:36:22
3028         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3029              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
3030              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
3031              Subject: [PATCH 5.004_70] more on finding metaconfig units.
3032      Branch: perl
3033            ! Porting/pumpkin.pod
3034 ____________________________________________________________________________
3035 [  1387] By: gsar                                  on 1998/07/09  01:35:23
3036         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3037              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
3038              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
3039              Subject: Configure indentation patch
3040      Branch: perl
3041            ! Configure
3042 ____________________________________________________________________________
3043 [  1386] By: gsar                                  on 1998/07/09  01:33:31
3044         Log: don't try to hardlink perldiag.pod; that is no longer not needed
3045              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3046              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
3047              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
3048              Subject: Re: pelr installation attempts hard links between file systems
3049      Branch: perl
3050            ! installperl
3051 ____________________________________________________________________________
3052 [  1385] By: gsar                                  on 1998/07/09  01:28:05
3053         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
3054      Branch: perl
3055            ! win32/makefile.mk
3056 ____________________________________________________________________________
3057 [  1384] By: gsar                                  on 1998/07/09  01:26:19
3058         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
3059      Branch: perl
3060            ! t/TEST
3061 ____________________________________________________________________________
3062 [  1383] By: gsar                                  on 1998/07/09  01:06:47
3063         Log: manually apply patch with a dependency on unapplied patch
3064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3065              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
3066              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
3067              Subject: [PATCH 5.004_70] make quoted RE embeddable
3068      Branch: perl
3069            ! sv.c t/op/pat.t
3070 ____________________________________________________________________________
3071 [  1382] By: gsar                                  on 1998/07/09  01:02:23
3072         Log: change order of libs for extensions
3073              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3074              Date: Tue, 7 Jul 1998 23:48:05 +0200
3075              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
3076              Subject: [PATCH _70] linking problem with modules
3077      Branch: perl
3078            ! lib/ExtUtils/MM_Unix.pm
3079 ____________________________________________________________________________
3080 [  1381] By: gsar                                  on 1998/07/09  00:56:12
3081         Log: patch for more flexible initialization of xsub parameters
3082              From: Tye McQueen <tye@metronet.com>
3083              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
3084              Message-Id: <199807070004.AA16454@metronet.com>
3085              Subject: Enhanced arg inits for xsubpp
3086      Branch: perl
3087            ! lib/ExtUtils/xsubpp pod/perlxs.pod
3088 ____________________________________________________________________________
3089 [  1380] By: gsar                                  on 1998/07/09  00:44:01
3090         Log: From: Tye McQueen <tye@metronet.com>
3091              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
3092              Message-Id: <16619-17073@lyris.activestate.com>
3093              Subject: New pl2bat.pl
3094      Branch: perl
3095            ! win32/bin/pl2bat.pl
3096 ____________________________________________________________________________
3097 [  1379] By: gsar                                  on 1998/07/09  00:30:58
3098         Log: remove ordering dependency in posix.t
3099      Branch: perl
3100            ! t/lib/posix.t
3101 ____________________________________________________________________________
3102 [  1378] By: gsar                                  on 1998/07/08  20:17:43
3103         Log: make -i'*suffix' work too
3104      Branch: perl
3105            ! doio.c
3106 ____________________________________________________________________________
3107 [  1377] By: gsar                                  on 1998/07/08  08:56:28
3108         Log: regen headers; result builds & tests on Solaris again (threaded)
3109      Branch: perl
3110            ! embedvar.h
3111 ____________________________________________________________________________
3112 [  1376] By: gsar                                  on 1998/07/08  08:55:03
3113         Log: change#1350 breaks things, back it out
3114      Branch: perl
3115            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3116 ____________________________________________________________________________
3117 [  1375] By: gsar                                  on 1998/07/08  07:47:00
3118         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3119              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
3120              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
3121              Subject: [PATCH 5.004_70] Switch modifiers in RE off
3122      Branch: perl
3123            ! pod/perlre.pod regcomp.c t/op/re_tests
3124 ____________________________________________________________________________
3125 [  1374] By: gsar                                  on 1998/07/08  07:41:06
3126         Log: From: Gisle Aas <gisle@aas.no>
3127              Date: 07 Jul 1998 23:08:59 +0200
3128              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
3129              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
3130      Branch: perl
3131            ! sv.c
3132 ____________________________________________________________________________
3133 [  1373] By: gsar                                  on 1998/07/08  07:36:01
3134         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3135              Date: Tue, 7 Jul 1998 23:47:50 +0200
3136              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
3137              Subject: [PATCH _70] dos-djgpp update
3138      Branch: perl
3139            ! djgpp/config.over djgpp/djgppsed.sh
3140 ____________________________________________________________________________
3141 [  1372] By: gsar                                  on 1998/07/08  07:12:47
3142         Log: add extension to support SysV IPC
3143              From: Jarkko Hietaniemi <jhi@iki.fi>
3144              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
3145              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
3146              Subject: [PATCH] 5.004_70: IPC::SysV
3147      Branch: perl
3148            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
3149            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
3150            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
3151            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
3152            + ext/IPC/SysV/t/sem.t
3153            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
3154            ! t/op/ipcmsg.t t/op/ipcsem.t
3155 ____________________________________________________________________________
3156 [  1371] By: gsar                                  on 1998/07/08  05:12:07
3157         Log: add patch for C<use re 'debug'>
3158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3159              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
3160              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
3161              Subject: Re: _70 and Devel::RE
3162      Branch: perl
3163            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
3164            - lib/re.pm
3165            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
3166            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
3167 ____________________________________________________________________________
3168 [  1370] By: gsar                                  on 1998/07/08  04:27:27
3169         Log: added patch to generate PPDEF(pp_foo)
3170              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3171              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
3172              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
3173              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
3174      Branch: perl
3175            + pp_proto.h
3176            ! MANIFEST Makefile.SH opcode.pl proto.h
3177 ____________________________________________________________________________
3178 [  1369] By: gsar                                  on 1998/07/08  04:19:49
3179         Log: suggest 'make test' after make
3180      Branch: perl
3181            ! Makefile.SH
3182 ____________________________________________________________________________
3183 [  1368] By: gsar                                  on 1998/07/08  03:58:19
3184         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
3185              From: Colin Kuskie <ckuskie@cadence.com>
3186              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
3187              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
3188              Subject: Corrected -i prefix patch
3189      Branch: perl
3190            + t/io/iprefix.t
3191            ! MANIFEST doio.c pod/perlrun.pod
3192 ____________________________________________________________________________
3193 [  1366] By: gsar                                  on 1998/07/08  02:28:30
3194         Log: From: Gisle Aas <gisle@aas.no>
3195              Date: 07 Jul 1998 17:48:36 +0200
3196              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
3197              Subject: [PATCH] Remove some rendundant SvOOK_on tests
3198      Branch: perl
3199            ! sv.c sv.h
3200 ____________________________________________________________________________
3201 [  1365] By: gsar                                  on 1998/07/08  02:25:17
3202         Log: applied patch to clarify m//g
3203              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3204              Date: Tue, 7 Jul 1998 15:59:03 +0100
3205              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
3206              Subject: [PATCH] Re: m//g in perlop.pod
3207      Branch: perl
3208            ! pod/perlop.pod
3209 ____________________________________________________________________________
3210 [  1364] By: gsar                                  on 1998/07/08  02:13:07
3211         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3212              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
3213              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
3214              Date: Tue, 7 Jul 1998 11:59:41 +0100
3215      Branch: perl
3216            ! pod/perlfaq.pod
3217 ____________________________________________________________________________
3218 [  1363] By: gsar                                  on 1998/07/08  02:11:11
3219         Log: applied tweak (via private mail)
3220              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3221              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
3222              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
3223              Subject: tiny perllocale.pod patch for 5.004_70
3224      Branch: perl
3225            ! pod/perllocale.pod
3226 ____________________________________________________________________________
3227 [  1362] By: gsar                                  on 1998/07/08  02:07:48
3228         Log: applied patch, various tweaks to pander to pod2man tantrums
3229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3230              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
3231              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
3232              Subject: [PATCH 5.004_70] CONFIGPM
3233      Branch: perl
3234            ! Porting/Glossary configpm
3235 ____________________________________________________________________________
3236 [  1361] By: gsar                                  on 1998/07/07  22:13:11
3237         Log: From: Stephen McCamant <alias@mcs.com>
3238              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
3239              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
3240              Subject: Re: Inconsistent arithmetics on refs
3241      Branch: perl
3242            ! sv.c
3243 ____________________________________________________________________________
3244 [  1360] By: gsar                                  on 1998/07/07  22:11:11
3245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3246              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
3247              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
3248              Subject: [PATCH 5.004_70] Anohter ptags improvement
3249      Branch: perl
3250            ! emacs/ptags
3251 ____________________________________________________________________________
3252 [  1359] By: gsar                                  on 1998/07/07  22:08:48
3253         Log: fix accidental RE-de-optimization
3254              From: larry@wall.org (Larry Wall)
3255              Date: Mon, 6 Jul 1998 17:49:31 -0700
3256              Message-Id: <199807070049.RAA23475@wall.org>
3257              Subject: Re: before you deluge us with patches
3258              --
3259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3260              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
3261              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
3262              Subject: Re: before you deluge us with patches
3263      Branch: perl
3264            ! pp_hot.c regexec.c
3265 ____________________________________________________________________________
3266 [  1358] By: gsar                                  on 1998/07/07  21:36:29
3267         Log: From: Gisle Aas <gisle@aas.no>
3268              Subject: [PATCH] Evaluation of AVHVs in scalar context
3269              Date: 06 Jul 1998 21:41:14 +0200
3270              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
3271      Branch: perl
3272            ! pp_hot.c t/op/avhv.t
3273 ____________________________________________________________________________
3274 [  1357] By: gsar                                  on 1998/07/07  21:29:46
3275         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
3276      Branch: perl
3277            ! lib/Math/Trig.pm lib/fields.pm thread.sym
3278 ____________________________________________________________________________
3279 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
3280         Log: Assorted patches:
3281              
3282              ------  BUILD PROCESS  ------
3283              
3284              Title:  "Add Test.pm (from perl 5.004_70)"
3285              Files:  MANIFEST lib/Test.pm
3286              
3287              ------  EXTENSIONS  ------
3288              
3289              Title:  "Add CR LF CRLF to Socket.pm"
3290              From:  Chris Nandor <pudge@pobox.com>
3291              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
3292              Files:  ext/Socket/Socket.pm
3293              
3294              ------  LIBRARY  ------
3295              
3296              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
3297              Files:  lib/AutoSplit.pm
3298              
3299              Title:  "Upgrade base.pm (from perl 5.004_70)"
3300              Files:  lib/base.pm
3301              
3302              Title:  "Add File::Spec modules (from 5.004_70)"
3303              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3304              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3305              lib/File/Spec/Win32.pm
3306              
3307              ------  TESTS  ------
3308              
3309              Title:  "fixup test for method call on undefined value"
3310              Files:  t/op/misc.t
3311              
3312              ------  UTILITIES  ------
3313              
3314              Title:  "perlbug upgrade (from 5.004_70)"
3315              Files:  utils/perlbug.PL
3316              
3317              Title:  "Upgrade perldoc (from 5.004_70)"
3318              Files:  utils/perldoc.PL
3319      Branch: maint-5.004/perl
3320            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3321            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3322            + lib/File/Spec/Win32.pm lib/Test.pm
3323            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
3324            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
3325 ____________________________________________________________________________
3326 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
3327         Log: Title:  "Fix memory leak in Safe module"
3328              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3329              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
3330              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3331      Branch: maint-5.004/perl
3332            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3333 ____________________________________________________________________________
3334 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
3335         Log: Title:  "Better error message for $undef->method call"
3336              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
3337              joshua.pritikin@db.com
3338              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
3339              Files:  pod/perldiag.pod pp_hot.c
3340      Branch: maint-5.004/perl
3341            ! pod/perldiag.pod pp_hot.c
3342 ____________________________________________________________________________
3343 [  1353] By: gsar                                  on 1998/07/06  23:33:38
3344         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3345              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
3346              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
3347              Subject: [PATCH 5.004_70] Update metaconfig info
3348      Branch: perl
3349            ! Porting/pumpkin.pod
3350 ____________________________________________________________________________
3351 [  1352] By: gsar                                  on 1998/07/06  23:30:54
3352         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3353              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
3354              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
3355              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
3356      Branch: perl
3357            ! Configure INSTALL Policy_sh.SH Porting/Glossary
3358            ! Porting/config.sh Porting/config_H
3359 ____________________________________________________________________________
3360 [  1351] By: gsar                                  on 1998/07/06  23:24:47
3361         Log: try harder to run non-executable tests
3362      Branch: perl
3363            ! t/TEST
3364 ____________________________________________________________________________
3365 [  1350] By: gsar                                  on 1998/07/06  23:12:17
3366         Log: add patch to improve method caching, regen headers
3367              From: joshua.pritikin@db.com
3368              Date: Mon, 6 Jul 1998 09:19:29 -0400
3369              Message-Id: <H00000e50008a518@MHS>
3370              Subject: [PATCH _70] cache missing methods
3371      Branch: perl
3372            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3373 ____________________________________________________________________________
3374 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
3375         Log: Assorted patches:
3376              
3377              ------  BUILD PROCESS  ------
3378              
3379              Title:  "Configure: Workaround bash CDPATH oddity"
3380              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3381              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
3382              Files:  Configure
3383              
3384              Title:  "Don't suppress display of Makefile recipes that invoke perl"
3385              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3386              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
3387              Files:  Makefile.SH
3388              
3389              ------  CORE LANGUAGE  ------
3390              
3391              Title:  "one more^Wless quad unpack bug"
3392              From:  Jarkko Hietaniemi <jhi@iki.fi>
3393              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
3394              Files:  pp.c
3395              
3396              Title:  "minor fixups to bring maint closer to devel for patching"
3397              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3398              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
3399              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
3400              
3401              Title:  "-Pw switches used together report bogus error"
3402              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3403              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
3404              Files:  perl.c
3405              
3406              Title:  "Add doc and perl home page info to -v output"
3407              From:  Tom Christiansen <tchrist@jhereg.perl.com>
3408              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
3409              Files:  perl.c
3410              
3411              Title:  "Fix C<@a = (%a = 1)> bizarreness"
3412              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
3413              <tchrist@jhereg.perl.com>
3414              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
3415              <199807012339.TAA26024@aatma.engin.umich.edu>
3416              Files:  pp_hot.c
3417              
3418              Title:  "make find_script() return saved string, reenable missing
3419              diagnostics"
3420              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3421              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
3422              Files:  perl.c util.c
3423              
3424              Title:  "minor e_script optimization"
3425              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3426              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
3427              Files:  perl.c
3428              
3429              ------  DOCUMENTATION  ------
3430              
3431              Title:  "Insecure $ENV{} message out of step with perldiag"
3432              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3433              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3434              Files:  pod/perldiag.pod pod/perlsec.pod
3435              
3436              Title:  "documenting close without arguments"
3437              From:  Tom Phoenix <rootbeer@teleport.com>
3438              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3439              Files:  pod/perlfunc.pod
3440              
3441              Title:  "pod for scalar .. op"
3442              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3443              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3444              Files:  pod/perlop.pod
3445              
3446              ------  EXTENSIONS  ------
3447              
3448              Title:  "Fcntl: add few constants, enhance maintainability"
3449              From:  Jarkko Hietaniemi <jhi@iki.fi>
3450              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
3451              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3452              
3453              ------  LIBRARY  ------
3454              
3455              Title:  "Fix undef warnings in Text::Parsewords"
3456              From:  Jarkko Hietaniemi <jhi@iki.fi>
3457              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
3458              Files:  lib/Text/ParseWords.pm
3459              
3460              Title:  "Add Symbol::delete_package()"
3461              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3462              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
3463              Files:  pod/perlembed.pod lib/Symbol.pm
3464      Branch: maint-5.004/perl
3465            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3466            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3467            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3468            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3469            ! t/op/split.t taint.c util.c
3470 ____________________________________________________________________________
3471 [  1348] By: gsar                                  on 1998/07/06  22:55:56
3472         Log: remove #! line from Errno_pm.PL
3473      Branch: perl
3474            ! ext/Errno/Errno_pm.PL
3475 ____________________________________________________________________________
3476 [  1347] By: gsar                                  on 1998/07/06  22:51:34
3477         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3478              From: Gisle Aas <gisle@aas.no>
3479              Date: 06 Jul 1998 13:08:53 +0200
3480              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3481              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3482      Branch: perl
3483            ! lib/Cwd.pm
3484 ____________________________________________________________________________
3485 [  1346] By: gsar                                  on 1998/07/06  22:20:29
3486         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3487              Stephen McCamant
3488      Branch: perl
3489            ! op.c
3490 ____________________________________________________________________________
3491 [  1345] By: gsar                                  on 1998/07/06  21:58:52
3492         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3493              simpler fix
3494      Branch: perl
3495            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3496            ! opcode.pl proto.h
3497 ____________________________________________________________________________
3498 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
3499         Log: Title:  "Fix for broken goto &xsub"
3500              From:  Albert Dvornik <bert@genscan.com>,
3501              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
3502              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
3503      Branch: maint-5.004/perl
3504            + t/op/goto_xs.t
3505            ! MANIFEST pp_ctl.c
3506 ____________________________________________________________________________
3507 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
3508         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
3509              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3510              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
3511              Files:  gv.h gv.c op.c toke.c
3512      Branch: maint-5.004/perl
3513            ! gv.c gv.h op.c toke.c
3514 ____________________________________________________________________________
3515 [  1342] By: gsar                                  on 1998/07/06  20:57:06
3516         Log: From:    Gisle Aas <gisle@aas.no>
3517              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3518              Date:    06 Jul 1998 21:52:12 +0200
3519              Subject: Keepers of the Patch Pumpkin
3520      Branch: perl
3521            ! Changes
3522 ____________________________________________________________________________
3523 [  1341] By: gsar                                  on 1998/07/06  20:43:35
3524         Log: remove dup entry in perldiag
3525      Branch: perl
3526            ! pod/perldiag.pod
3527 ____________________________________________________________________________
3528 [  1340] By: gsar                                  on 1998/07/06  20:31:44
3529         Log: more reasonable diagnostic on keyword vs. sub ambiguity
3530      Branch: perl
3531            ! pod/perldiag.pod toke.c
3532 ____________________________________________________________________________
3533 [  1339] By: gsar                                  on 1998/07/06  19:23:06
3534         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3535      Branch: perl
3536            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3537            ! sv.c toke.c util.c
3538 ____________________________________________________________________________
3539 [  1338] By: gsar                                  on 1998/07/06  18:45:35
3540         Log: per Larry suggestion, toss change#1327 and fix the documentation
3541              to match behavior instead
3542      Branch: perl
3543            ! pod/perlfunc.pod pp_sys.c
3544 ____________________________________________________________________________
3545 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3546         Log: allow read(FH,threadsv,...)
3547      Branch: perl
3548            ! op.c
3549
3550 ----------------
3551 Version 5.004_70
3552 ----------------
3553
3554 ____________________________________________________________________________
3555 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3556         Log: 5.004_70 tweaks
3557      Branch: perl
3558            ! Changes win32/Makefile win32/makefile.mk
3559 ____________________________________________________________________________
3560 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3561         Log: update Changes
3562      Branch: perl
3563            ! Changes pod/perldiag.pod
3564 ____________________________________________________________________________
3565 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3566         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3567      Branch: perl
3568            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3569            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3570 ____________________________________________________________________________
3571 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3572         Log: From: Hans Mulder <hansm@icgroup.nl>
3573              Date: Mon,  6 Jul 98 02:11:32 +0200
3574              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3575              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3576      Branch: perl
3577            ! malloc.c
3578 ____________________________________________________________________________
3579 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3580         Log: added Errno-1.09 from CPAN
3581      Branch: perl
3582            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3583 ____________________________________________________________________________
3584 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3585         Log: fix small memleak on -e, don't try to find_script() when e_script
3586      Branch: perl
3587            ! perl.c
3588 ____________________________________________________________________________
3589 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3590         Log: add Symbol::delete_package()
3591      Branch: perl
3592            ! lib/Symbol.pm pod/perlembed.pod
3593 ____________________________________________________________________________
3594 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3595         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3596              From: Stephen McCamant <alias@mcs.com>
3597              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3598              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3599              Subject: [PATCH] alignment in X[IN]V allocation
3600      Branch: perl
3601            ! sv.c
3602 ____________________________________________________________________________
3603 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3604         Log: make read() return undef on errors as documented, and clarify docs
3605      Branch: perl
3606            ! pod/perlfunc.pod pp_sys.c
3607 ____________________________________________________________________________
3608 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3609         Log: fix getc() to return empty string instead of undef on eof, as it was
3610              documented to behave; still returns undef on error
3611      Branch: perl
3612            ! pp_sys.c
3613 ____________________________________________________________________________
3614 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3615         Log: patch whitespace-mutiliated; applied manually
3616              From: Hans Mulder <hansm@icgroup.nl>
3617              Date: Sun,  5 Jul 98 23:23:20 +0200
3618              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3619              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3620      Branch: perl
3621            ! ext/Errno/Errno_pm.PL
3622 ____________________________________________________________________________
3623 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3624         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3625              From: Tom Christiansen <tchrist@jhereg.perl.com>
3626              Date: Sun, 05 Jul 1998 09:15:22 -0500
3627              Subject: Re: docpatch 
3628              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3629      Branch: perl
3630            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3631            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3632            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3633            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3634            ! pod/perlrun.pod
3635 ____________________________________________________________________________
3636 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3637         Log: applied patch, and undid change#1302 which it made unnecessary
3638              From: Billy <wdconsta@cs.adelaide.edu.au>
3639              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3640              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3641              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3642      Branch: perl
3643            ! t/lib/h2ph.t utils/h2ph.PL
3644 ____________________________________________________________________________
3645 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3646         Log: fix t/lib/fields.t's @INC so make test runs
3647      Branch: perl
3648            ! t/lib/fields.t
3649 ____________________________________________________________________________
3650 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3651         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3652      Branch: perl
3653            ! gv.c gv.h toke.c
3654 ____________________________________________________________________________
3655 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3656         Log: sundry win32 config tweaks
3657      Branch: perl
3658            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3659            ! win32/config.gc win32/config.vc win32/config_H.bc
3660            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3661            ! win32/config_sh.PL win32/makefile.mk
3662 ____________________________________________________________________________
3663 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3664         Log: update Changes
3665      Branch: perl
3666            ! Changes
3667 ____________________________________________________________________________
3668 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3669         Log: add ck_sysread() for better sysread/read/recv sanity
3670      Branch: perl
3671            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3672            ! opcode.pl proto.h
3673 ____________________________________________________________________________
3674 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3675         Log: From: Stephen McCamant <alias@mcs.com>
3676              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3677              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3678              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3679      Branch: perl
3680            ! ext/B/B/Deparse.pm
3681 ____________________________________________________________________________
3682 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3683         Log: added patch with tweak to doc
3684              From: Chip Salzenberg <chip@perl.org>
3685              Message-ID: <19980704205136.A16319@perlsupport.com>
3686              Date: Sat, 4 Jul 1998 20:51:36 -0400
3687              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3688      Branch: perl
3689            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3690 ____________________________________________________________________________
3691 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3692         Log: Porting/Glossary goes podly into Config.pm
3693      Branch: perl
3694            ! Porting/Glossary configpm
3695 ____________________________________________________________________________
3696 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3697         Log: add suggested tool as an example in ExtUtils::Packlist
3698              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3699              Message-Id: <199807031028.LAA10456@sale-wts>
3700              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3701              Subject: Re: [make install] another horror story
3702      Branch: perl
3703            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3704 ____________________________________________________________________________
3705 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3706         Log: avoid race condition (storing ptr to SV before incrementing its
3707              REFCNT) and warning in newRV()
3708      Branch: perl
3709            ! sv.c
3710 ____________________________________________________________________________
3711 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3712         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3713              From: Gisle Aas <gisle@aas.no>
3714              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3715              Date: 04 Jul 1998 10:20:35 +0200
3716              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3717      Branch: perl
3718            ! hv.c
3719 ____________________________________________________________________________
3720 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3721         Log: From: Gisle Aas <gisle@aas.no>
3722              Subject: [PATCH] hv_max may be a few too many
3723              Date: 04 Jul 1998 09:28:46 +0200
3724              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3725      Branch: perl
3726            ! doop.c
3727 ____________________________________________________________________________
3728 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3729         Log: patchlevel up to 5.004_70, various tweaks
3730              * fix taint problems due to maintbranch regression
3731              * PERL_OBJECT now builds again
3732              * deal with C++ strong-typing problems in hv.c
3733              * fix mismatch in "reserved word" diagnostic
3734      Branch: perl
3735            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3736            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3737 ____________________________________________________________________________
3738 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3739         Log: Remove old RE //t flag from scan_subst().
3740      Branch: maint-5.004/perl
3741            ! toke.c
3742 ____________________________________________________________________________
3743 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3744         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3745      Branch: perl
3746            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3747 ____________________________________________________________________________
3748 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3749         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3750      Branch: perl
3751            ! pp_hot.c t/op/local.t
3752 ____________________________________________________________________________
3753 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3754         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3755              From: joshua.pritikin@db.com
3756              Date: Wed, 1 Jul 1998 10:09:43 -0400
3757              Message-Id: <H00000e500086fb3@MHS>
3758              Subject: [PATCH _69] sv_2mortal fix
3759      Branch: perl
3760            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3761 ____________________________________________________________________________
3762 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3763         Log: add patch preextend global string table, tweak for 512 entries
3764              From: Gisle Aas <gisle@aas.no>
3765              Date: 04 Jul 1998 01:04:08 +0200
3766              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3767              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3768      Branch: perl
3769            ! perl.c
3770 ____________________________________________________________________________
3771 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3772         Log: simplify xhv_array sizing
3773              From: Gisle Aas <gisle@aas.no>
3774              Date: 04 Jul 1998 00:49:42 +0200
3775              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3776              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3777      Branch: perl
3778            ! hv.c
3779 ____________________________________________________________________________
3780 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3781         Log: make 4-arg win32_select() sleep more reasonably on false values
3782              From: Blair Zajac <blair@gps.caltech.edu>
3783              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3784              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3785              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3786              --
3787              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3788              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3789              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3790      Branch: perl
3791            ! win32/win32sck.c
3792 ____________________________________________________________________________
3793 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3794         Log: adjust h2ph.t for dos-specific problem
3795              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3796              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3797              Date: Fri, 3 Jul 1998 23:45:25 +0200
3798              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3799      Branch: perl
3800            ! t/lib/h2ph.t
3801 ____________________________________________________________________________
3802 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3803         Log: fix CPAN.pm problem, OS2 tweaks
3804              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3805              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3806              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3807              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3808      Branch: perl
3809            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3810            ! lib/ExtUtils/MakeMaker.pm
3811 ____________________________________________________________________________
3812 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3813         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3814              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3815              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3816              Subject: [PATCH 5.004_68] Add elc target to to makefile
3817      Branch: perl
3818            ! Makefile.SH
3819 ____________________________________________________________________________
3820 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3821         Log: newer emacs/cperl-mode.el (via private mail)
3822              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3823              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3824              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3825              Subject: [PATCH 5.004_68] cperl-mode
3826      Branch: perl
3827            ! emacs/cperl-mode.el
3828 ____________________________________________________________________________
3829 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3830         Log: From: Dominic Dunlop <domo@computer.org>
3831              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3832              Date: Thu, 2 Jul 1998 22:57:26 +0000
3833              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3834      Branch: perl
3835            ! hints/machten.sh malloc.c
3836 ____________________________________________________________________________
3837 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3838         Log: allow a flags args to fbm_instr() for future needs
3839              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3840              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3841              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3842              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3843      Branch: perl
3844            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3845 ____________________________________________________________________________
3846 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3847         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3848              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3849              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3850              Subject: [PATCH 5.004_69] INSTALL-1.39
3851      Branch: perl
3852            ! INSTALL
3853 ____________________________________________________________________________
3854 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3855         Log: Configure update
3856              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3857              Date: Wed, 1 Jul 98 23:07:50 EDT
3858              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3859              Subject: [PATCH 5.004_69] Config_69-01
3860      Branch: perl
3861            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3862            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3863            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3864 ____________________________________________________________________________
3865 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3866         Log: add perlbug -F switch to save message to file
3867              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3868              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3869              Date: Wed, 1 Jul 1998 21:14:22 +0200
3870              Subject: Re: [PATCH 5.004_69] perlbug -fok
3871      Branch: perl
3872            ! Makefile.SH utils/perlbug.PL
3873 ____________________________________________________________________________
3874 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3875         Log: catch nonexistent backrefs in REs
3876              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3877              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3878              Date: Wed, 1 Jul 1998 20:14:05 +0200
3879              Subject: Re: [PATCH _66] for bad backrefs
3880              --
3881              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3882              Date: Wed, 1 Jul 1998 20:47:16 +0200
3883              Subject: Re: [PATCH _66] for bad backrefs
3884      Branch: perl
3885            ! regcomp.c t/op/re_tests util.c
3886 ____________________________________________________________________________
3887 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3888         Log: fix perlcc to not rm output file, and other -w(arts)
3889      Branch: perl
3890            ! utils/perlcc.PL
3891 ____________________________________________________________________________
3892 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3893         Log: ignore stash entries that are not GVs in dump.c
3894      Branch: perl
3895            ! dump.c
3896 ____________________________________________________________________________
3897 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3898         Log: cleaner page headers from pod2man
3899      Branch: perl
3900            ! pod/pod2man.PL
3901 ____________________________________________________________________________
3902 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3903         Log: tweaks to Getopt::Std
3904              From: Robin Barker <rmb1@cise.npl.co.uk>
3905              Date: Tue, 30 Jun 98 14:45:49 BST
3906              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3907              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3908              --
3909              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3910              To: perl5-porters@perl.org
3911              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3912      Branch: perl
3913            ! lib/Getopt/Std.pm
3914 ____________________________________________________________________________
3915 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3916         Log: added patch, with tweaks
3917              From: Gisle Aas <gisle@aas.no>
3918              Date: 03 Jul 1998 00:50:15 +0200
3919              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3920              Subject: [PATCH] Some AVHV documentation
3921      Branch: perl
3922            ! pod/perlref.pod
3923 ____________________________________________________________________________
3924 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3925         Log: applied patch with tweaks to prose
3926              From: Gisle Aas <gisle@aas.no>
3927              Subject: [PATCH] Simplified AVHV support
3928              Date: 30 Jun 1998 13:34:07 +0200
3929              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3930      Branch: perl
3931            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3932            ! pp.c proto.h t/op/avhv.t
3933 ____________________________________________________________________________
3934 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3935         Log: tweak doc for ".."
3936              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3937              Subject: [PATCH] pod for scalar ..
3938              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3939              Date: Tue, 30 Jun 1998 12:14:50 +0100
3940      Branch: perl
3941            ! pod/perlop.pod
3942 ____________________________________________________________________________
3943 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3944         Log: fix use of uninitialized var in pp_unpack()
3945              From: Jarkko Hietaniemi <jhi@iki.fi>
3946              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3947              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3948              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3949      Branch: perl
3950            ! pp.c
3951 ____________________________________________________________________________
3952 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3953         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3954              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3955              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3956              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3957      Branch: perl
3958            ! lib/Text/ParseWords.pm
3959 ____________________________________________________________________________
3960 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3961         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3962              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3963              Date: Mon, 29 Jun 1998 16:53:56 -0700
3964              Subject: [PATCH 5.004_69]README.vms doc patch
3965              --
3966              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3967              Date: Mon, 29 Jun 1998 16:51:25 -0700
3968              --
3969              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3970              Date: Thu, 02 Jul 1998 13:53:57 -0700
3971              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3972      Branch: perl
3973            ! README.vms vms/descrip_mms.template vms/vms.c
3974 ____________________________________________________________________________
3975 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3976         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3977              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3978              Date: Mon, 29 Jun 1998 16:46:25 -0700
3979              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3980      Branch: perl
3981            ! vms/subconfigure.com
3982 ____________________________________________________________________________
3983 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3984         Log: don't attempt to copy directories on VMS
3985              From: Dan Sugalski <sugalskd@osshe.edu>
3986              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3987              Date: Mon, 29 Jun 1998 16:31:29 -0700
3988              Subject: [PATCH 5.004_69]Tweak to installperl
3989      Branch: perl
3990            ! installperl
3991 ____________________________________________________________________________
3992 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3993         Log: add 'installhtml*dir' to win32 config templates
3994              From: "Douglas Lankshear" <dougl@ActiveState.com>
3995              Subject: [PATCH 5.004_68] For Win32 config
3996              Date: Mon, 29 Jun 1998 09:00:13 -0700
3997              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3998      Branch: perl
3999            ! win32/config.bc win32/config.gc win32/config.vc
4000 ____________________________________________________________________________
4001 [  1278] By: gsar                                  on 1998/07/04  02:06:23
4002         Log: implemented described fix for h2ph hanging on "enum"
4003              From: Billy <wdconsta@cs.adelaide.edu.au>
4004              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
4005              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
4006              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
4007      Branch: perl
4008            ! utils/h2ph.PL
4009 ____________________________________________________________________________
4010 [  1277] By: gsar                                  on 1998/07/04  01:51:47
4011         Log: merge changes#1210,1211,1270 from maintbranch
4012      Branch: perl
4013            + lib/re.pm
4014            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
4015            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4016            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4017 ____________________________________________________________________________
4018 [  1276] By: gsar                                  on 1998/07/04  00:33:37
4019         Log: deprecate use of reserved word "our" (Larry's idea)
4020              Date: Mon, 22 Jun 1998 08:55:09 -0700
4021              From: larry@wall.org (Larry Wall)
4022              Message-Id: <199806221555.IAA07212@wall.org>
4023              Subject: Re: our
4024      Branch: perl
4025            ! pod/perldiag.pod toke.c
4026 ____________________________________________________________________________
4027 [  1275] By: nick                                  on 1998/07/02  18:36:59
4028         Log: Integrate mainline, just to keep up.
4029      Branch: ansiperl
4030           +> t/lib/fields.t
4031            - lib/Math/Trig/Radial.pm
4032           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4033           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
4034           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
4035           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
4036           !> win32/config.bc win32/config.gc win32/config.vc
4037           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
4038           !> win32/win32iop.h
4039 ____________________________________________________________________________
4040 [  1274] By: gsar                                  on 1998/07/02  16:47:20
4041         Log: tweak win32/config.* variables
4042      Branch: perl
4043            ! win32/config.bc win32/config.gc win32/config.vc
4044 ____________________________________________________________________________
4045 [  1273] By: gsar                                  on 1998/07/02  16:33:53
4046         Log: export opendir() set of functions on win32
4047      Branch: perl
4048            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
4049            ! win32/win32iop.h
4050 ____________________________________________________________________________
4051 [  1272] By: gsar                                  on 1998/07/01  23:21:49
4052         Log: fix C<@a = (%a = 1)> bizarreness
4053      Branch: perl
4054            ! pp_hot.c
4055 ____________________________________________________________________________
4056 [  1271] By: gsar                                  on 1998/06/30  22:49:39
4057         Log: document perltrap on precedence of keys/values/each
4058      Branch: perl
4059            ! pod/perltrap.pod
4060 ____________________________________________________________________________
4061 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
4062         Log: Added lib/re.pm missing from change 1210
4063      Branch: maint-5.004/perl
4064            + lib/re.pm
4065 ____________________________________________________________________________
4066 [  1269] By: gsar                                  on 1998/06/30  08:20:52
4067         Log: From:    Murray Nesbitt <murray@ActiveState.com>
4068              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
4069              Date:    Mon, 29 Jun 1998 14:30:59 PDT
4070              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
4071      Branch: perl
4072            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4073 ____________________________________________________________________________
4074 [  1268] By: gsar                                  on 1998/06/30  05:38:34
4075         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
4076              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
4077              Date:    Mon, 29 Jun 1998 15:04:57 -0000
4078              Subject: [PATCH perl5.004_69] perldoc.PL
4079      Branch: perl
4080            ! utils/perldoc.PL
4081 ____________________________________________________________________________
4082 [  1267] By: gsar                                  on 1998/06/30  05:34:06
4083         Log: add patch to integrate Math::Trig::Radial into Math::Trig
4084              From: Jarkko Hietaniemi <jhi@iki.fi>
4085              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
4086              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
4087              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
4088      Branch: perl
4089            - lib/Math/Trig/Radial.pm
4090            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
4091 ____________________________________________________________________________
4092 [  1266] By: gsar                                  on 1998/06/30  05:17:33
4093         Log: From:    Gisle Aas <gisle@aas.no>
4094              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
4095              Date:    29 Jun 1998 12:36:09 +0200
4096              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
4097      Branch: perl
4098            + t/lib/fields.t
4099            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
4100            ! t/op/array.t
4101 ____________________________________________________________________________
4102 [  1265] By: gsar                                  on 1998/06/30  05:12:57
4103         Log: tweaks to overloaded constants (change#1259)
4104      Branch: perl
4105            ! scope.c scope.h toke.c
4106 ____________________________________________________________________________
4107 [  1264] By: nick                                  on 1998/06/29  17:38:03
4108         Log: Integrate mainline c. _69 to ansiperl
4109      Branch: ansiperl
4110           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4111           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
4112           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
4113           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
4114           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4115           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
4116           !> (integrate 100 files)
4117
4118 ----------------
4119 Version 5.004_69
4120 ----------------
4121
4122 ____________________________________________________________________________
4123 [  1263] By: gsar                                  on 1998/06/29  09:17:28
4124         Log: update Changes and perlhist.pod
4125      Branch: perl
4126            ! Changes pod/perlhist.pod
4127 ____________________________________________________________________________
4128 [  1262] By: gsar                                  on 1998/06/29  08:26:36
4129         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
4130              under several build configurations)
4131      Branch: perl
4132            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
4133            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
4134            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4135 ____________________________________________________________________________
4136 [  1261] By: gsar                                  on 1998/06/29  06:51:10
4137         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
4138      Branch: perl
4139            ! scope.h
4140 ____________________________________________________________________________
4141 [  1260] By: gsar                                  on 1998/06/29  06:46:12
4142         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
4143              Date:    Mon, 29 Jun 1998 08:10:46 +0200
4144              From:    ts <decoux@moulon.inra.fr>
4145              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
4146      Branch: perl
4147            ! pod/perlembed.pod
4148 ____________________________________________________________________________
4149 [  1259] By: gsar                                  on 1998/06/29  06:01:35
4150         Log: added patch for overloading constants, made PERL_OBJECT-aware
4151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4152              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
4153              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
4154      Branch: perl
4155            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
4156            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
4157            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
4158            ! t/pragma/overload.t toke.c
4159 ____________________________________________________________________________
4160 [  1258] By: gsar                                  on 1998/06/29  05:32:25
4161         Log: fix Socket.pm typo from change#1240
4162      Branch: perl
4163            ! ext/Socket/Socket.pm
4164 ____________________________________________________________________________
4165 [  1257] By: gsar                                  on 1998/06/29  05:09:24
4166         Log: applied patch, tweak for threads awareness
4167              From: Albert Dvornik <bert@genscan.com>
4168              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
4169              Date: 24 Jun 1998 19:33:09 -0400
4170              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
4171      Branch: perl
4172            + t/op/goto_xs.t
4173            ! MANIFEST pp_ctl.c
4174 ____________________________________________________________________________
4175 [  1256] By: gsar                                  on 1998/06/29  03:34:18
4176         Log: applied patch, fixed one more leak, tweaked whitespace bugs
4177              From: Guy Decoux <decoux@moulon.inra.fr>
4178              (via)
4179              Date: Fri, 26 Jun 1998 09:59:32 -0400
4180              From: "Chunhui Teng" <cteng@nortel.ca>
4181              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
4182              Subject: Memory leak in Perl 5.004 and the fix
4183      Branch: perl
4184            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
4185 ____________________________________________________________________________
4186 [  1255] By: gsar                                  on 1998/06/29  02:50:37
4187         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
4188              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
4189              Date: 28 Jun 1998 23:47:07 +0200
4190              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
4191      Branch: perl
4192            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4193 ____________________________________________________________________________
4194 [  1254] By: gsar                                  on 1998/06/28  21:35:02
4195         Log: From: joshua.pritikin@db.com
4196              Date: Fri, 26 Jun 1998 09:34:34 -0400
4197              Message-Id: <H00000e500081d23@MHS>
4198              Subject: [PATCH _68] PUSHSTACK renovation
4199      Branch: perl
4200            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
4201 ____________________________________________________________________________
4202 [  1253] By: gsar                                  on 1998/06/28  21:21:22
4203         Log: From: Stephen McCamant <alias@mcs.com>
4204              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
4205              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
4206              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
4207      Branch: perl
4208            ! perlvars.h sv.c
4209 ____________________________________________________________________________
4210 [  1252] By: gsar                                  on 1998/06/28  21:16:34
4211         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4212              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
4213              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
4214              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
4215      Branch: perl
4216            ! regcomp.c
4217 ____________________________________________________________________________
4218 [  1251] By: gsar                                  on 1998/06/28  21:14:32
4219         Log: add Math/Trig/Radial.pm, update MANIFEST
4220              From: Jarkko Hietaniemi <jhi@iki.fi>
4221              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
4222              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
4223              Subject: Math::Trig::Radial ?
4224      Branch: perl
4225            + lib/Math/Trig/Radial.pm
4226            ! MANIFEST
4227 ____________________________________________________________________________
4228 [  1250] By: gsar                                  on 1998/06/28  21:09:48
4229         Log: applied patch, tweaked doc, and regen regnodes.h
4230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4231              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
4232              Subject: [PATCH 5.004_68] \z in RE
4233              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
4234      Branch: perl
4235            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
4236            ! t/op/re_tests t/op/regexp.t toke.c
4237 ____________________________________________________________________________
4238 [  1249] By: gsar                                  on 1998/06/28  20:56:38
4239         Log: From: mike@bill.iac.net
4240              Message-ID: <19980627034913.A32220@bill.minivend.com>
4241              Date: Sat, 27 Jun 1998 03:49:13 +0000
4242              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
4243      Branch: perl
4244            ! lib/Text/ParseWords.pm t/lib/parsewords.t
4245 ____________________________________________________________________________
4246 [  1248] By: gsar                                  on 1998/06/28  20:54:43
4247         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4248              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
4249              Subject: [PATCH] Fix ptags
4250              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
4251      Branch: perl
4252            ! emacs/ptags
4253 ____________________________________________________________________________
4254 [  1247] By: gsar                                  on 1998/06/28  20:42:54
4255         Log: apply patch sent via private mail
4256              From: Stephen McCamant <alias@mcs.com>
4257              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
4258              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
4259              Subject: Re: Enhanced B::Deparse 
4260      Branch: perl
4261            ! ext/B/B/Deparse.pm
4262 ____________________________________________________________________________
4263 [  1246] By: gsar                                  on 1998/06/28  20:38:24
4264         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4265              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
4266              Subject: [PATCH 5.004_68] pat.t tests
4267              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
4268      Branch: perl
4269            ! t/op/pat.t
4270 ____________________________________________________________________________
4271 [  1245] By: gsar                                  on 1998/06/28  20:36:08
4272         Log: From: joshua.pritikin@db.com
4273              Date: Fri, 26 Jun 1998 10:02:32 -0400
4274              Message-Id: <H00000e500081d28@MHS>
4275              Subject: [PATCH _68] improve recursive error messages!
4276      Branch: perl
4277            ! gv.c pod/perldiag.pod universal.c
4278 ____________________________________________________________________________
4279 [  1244] By: gsar                                  on 1998/06/28  20:09:02
4280         Log: From: Dominic Dunlop <domo@vo.lu>
4281              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
4282              Date: Thu, 25 Jun 1998 17:46:55 +0000
4283              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
4284              to op/pat.t; add tests for a few  more regexp parse failures etc.
4285      Branch: perl
4286            ! t/op/pat.t t/op/re_tests t/op/regexp.t
4287 ____________________________________________________________________________
4288 [  1243] By: gsar                                  on 1998/06/28  20:06:30
4289         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
4290              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4291              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
4292              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
4293              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
4294      Branch: perl
4295            ! perl_exp.SH
4296 ____________________________________________________________________________
4297 [  1242] By: gsar                                  on 1998/06/28  20:01:28
4298         Log: 
4299              From: Gisle Aas <gisle@aas.no>
4300              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
4301              Date: 25 Jun 1998 10:32:43 +0200
4302              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
4303      Branch: perl
4304            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
4305 ____________________________________________________________________________
4306 [  1241] By: gsar                                  on 1998/06/28  19:55:11
4307         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
4308              From: Stephen McCamant <alias@mcs.com>
4309              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
4310              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
4311              Subject: [PATCH REPOST] refgen in opcode.pl
4312      Branch: perl
4313            ! opcode.h opcode.pl
4314 ____________________________________________________________________________
4315 [  1240] By: gsar                                  on 1998/06/28  19:46:29
4316         Log: From: Chris Nandor <pudge@pobox.com>
4317              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
4318              Date: Wed, 24 Jun 1998 19:58:28 -0400
4319              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
4320      Branch: perl
4321            ! ext/Socket/Socket.pm
4322 ____________________________________________________________________________
4323 [  1239] By: gsar                                  on 1998/06/28  19:44:19
4324         Log: From: Gisle Aas <gisle@aas.no>
4325              Subject: [PATCH] Optimize foreach (1..1000000)
4326              Date: 24 Jun 1998 20:26:48 +0200
4327              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
4328      Branch: perl
4329            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
4330            ! pp_hot.c t/op/range.t
4331 ____________________________________________________________________________
4332 [  1238] By: gsar                                  on 1998/06/28  19:28:13
4333         Log: avoid creation of %^R
4334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4335              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
4336              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
4337              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
4338      Branch: perl
4339            ! perl.c t/op/splice.t
4340 ____________________________________________________________________________
4341 [  1237] By: gsar                                  on 1998/06/28  19:23:40
4342         Log: From: Gisle Aas <gisle@aas.no>
4343              Subject: [PATCH] Negative LENGTH argument to splice
4344              Date: 24 Jun 1998 15:11:35 +0200
4345              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
4346      Branch: perl
4347            + t/op/splice.t
4348            ! MANIFEST pod/perlfunc.pod pp.c
4349 ____________________________________________________________________________
4350 [  1236] By: gsar                                  on 1998/06/28  19:18:29
4351         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4352              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
4353              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
4354              Date: Wed, 24 Jun 1998 13:13:02 +0100
4355      Branch: perl
4356            ! pod/perldiag.pod pod/perlsec.pod
4357 ____________________________________________________________________________
4358 [  1235] By: gsar                                  on 1998/06/28  19:16:13
4359         Log: Complex.pm update
4360              From: Jarkko Hietaniemi <jhi@iki.fi>
4361              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
4362              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
4363              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
4364      Branch: perl
4365            ! lib/Math/Complex.pm t/lib/complex.t
4366 ____________________________________________________________________________
4367 [  1234] By: gsar                                  on 1998/06/28  19:13:05
4368         Log: disable perl malloc on UNICOS for now
4369              From: Jarkko Hietaniemi <jhi@iki.fi>
4370              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
4371              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
4372              Subject: [PATCH] 5.004_68: UNICOS hints
4373      Branch: perl
4374            ! hints/unicos.sh
4375 ____________________________________________________________________________
4376 [  1233] By: gsar                                  on 1998/06/28  19:10:53
4377         Log: fixes unpack("q"...), and semctl() tests for UNICOS
4378              From: Jarkko Hietaniemi <jhi@iki.fi>
4379              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
4380              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
4381              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
4382      Branch: perl
4383            ! pp.c t/op/ipcsem.t t/op/pack.t
4384 ____________________________________________________________________________
4385 [  1232] By: gsar                                  on 1998/06/28  19:01:23
4386         Log: tweak various places for iperlsys.h awareness
4387      Branch: perl
4388            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
4389            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
4390 ____________________________________________________________________________
4391 [  1231] By: gsar                                  on 1998/06/28  18:37:07
4392         Log: add a perlio.h stub for compat (some extensions seem to #include it)
4393      Branch: perl
4394            + perlio.h
4395 ____________________________________________________________________________
4396 [  1230] By: gsar                                  on 1998/06/28  18:35:23
4397         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
4398              Date: Wed, 24 Jun 1998 00:37:01 +0200
4399              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4400              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4401      Branch: perl
4402            ! pod/pod2text.PL
4403 ____________________________________________________________________________
4404 [  1229] By: gsar                                  on 1998/06/28  18:33:42
4405         Log: hand apply mutiliated patch
4406              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
4407              Date: Tue, 23 Jun 1998 11:41:00 -0700
4408              From: Dan Sugalski <sugalskd@osshe.edu>
4409              Subject: [PATCH 5.004_68]Configure update for VMS
4410      Branch: perl
4411            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4412 ____________________________________________________________________________
4413 [  1228] By: gsar                                  on 1998/06/28  17:17:35
4414         Log: hand apply whitespace mutiliated patch
4415              Date: Tue, 23 Jun 98 16:38:06 BST
4416              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
4417              From: Robin Barker <rmb1@cise.npl.co.uk>
4418              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4419      Branch: perl
4420            ! utils/perlbug.PL
4421 ____________________________________________________________________________
4422 [  1227] By: gsar                                  on 1998/06/28  17:14:34
4423         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4424              From: Tom Phoenix <rootbeer@teleport.com>
4425              Subject: [PATCH] documenting close without arguments
4426              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4427      Branch: perl
4428            ! pod/perlfunc.pod
4429 ____________________________________________________________________________
4430 [  1226] By: gsar                                  on 1998/06/28  17:12:56
4431         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4432              From: Tom Phoenix <rootbeer@teleport.com>
4433              Subject: Better diags for vars.pm
4434              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4435      Branch: perl
4436            ! lib/vars.pm
4437 ____________________________________________________________________________
4438 [  1225] By: gsar                                  on 1998/06/28  17:05:59
4439         Log: hand apply whitespace mutiliated perldoc.PL patches
4440              Date: Tue, 23 Jun 98 15:49:52 BST
4441              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4442              From: Robin Barker <rmb1@cise.npl.co.uk>
4443              Subject: PATCH [5.004_68] perldoc.PL
4444              --
4445              Date: Fri, 26 Jun 98 17:50:05 BST
4446              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4447              From: Robin Barker <rmb1@cise.npl.co.uk>
4448              Subject: [PATCH 5.004_68] perldoc.PL
4449      Branch: perl
4450            ! utils/perldoc.PL
4451 ____________________________________________________________________________
4452 [  1224] By: gsar                                  on 1998/06/28  16:50:59
4453         Log: integrate ansiperl to get makedef.pl tweak
4454      Branch: perl
4455            ! Porting/pumpkin.pod win32/makedef.pl
4456 ____________________________________________________________________________
4457 [  1223] By: gsar                                  on 1998/06/28  16:33:32
4458         Log: add CGI-2.42, its and testsuite
4459      Branch: perl
4460            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4461            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4462            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4463            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4464            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4465            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4466            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4467            ! lib/CGI/Switch.pm
4468 ____________________________________________________________________________
4469 [  1222] By: gsar                                  on 1998/06/28  15:28:29
4470         Log: enable Errno build on win32, add Errno-1.08 files to repository
4471      Branch: perl
4472            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4473            + ext/Errno/Makefile.PL t/lib/errno.t
4474            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4475            ! win32/config.vc win32/makefile.mk
4476 ____________________________________________________________________________
4477 [  1221] By: gsar                                  on 1998/06/28  14:34:06
4478         Log: tweak win32 config templates for cpp
4479      Branch: perl
4480            ! win32/config.bc win32/config.gc win32/config.vc
4481 ____________________________________________________________________________
4482 [  1220] By: nick                                  on 1998/06/26  16:46:13
4483         Log: Integrate mainline
4484      Branch: ansiperl
4485           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4486           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4487           !> util.c win32/win32.h
4488 ____________________________________________________________________________
4489 [  1219] By: gsar                                  on 1998/06/26  04:33:57
4490         Log: make find_script() return saved string, reenable missing diagnostics
4491      Branch: perl
4492            ! perl.c util.c
4493 ____________________________________________________________________________
4494 [  1218] By: gsar                                  on 1998/06/25  23:24:53
4495         Log: avoid warning with -P switch
4496      Branch: perl
4497            ! perl.c
4498 ____________________________________________________________________________
4499 [  1217] By: gsar                                  on 1998/06/25  22:06:58
4500         Log: don't suppress display of Makefile recipes that invoke perl
4501      Branch: perl
4502            ! Makefile.SH
4503 ____________________________________________________________________________
4504 [  1216] By: gsar                                  on 1998/06/25  21:32:06
4505         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4506              in RVs
4507      Branch: perl
4508            ! sv.c
4509 ____________________________________________________________________________
4510 [  1215] By: gsar                                  on 1998/06/25  18:56:59
4511         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4512      Branch: perl
4513            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4514 ____________________________________________________________________________
4515 [  1214] By: gsar                                  on 1998/06/25  18:11:22
4516         Log: add FILE_SHARE_DELETE ifndef in win32.h
4517      Branch: perl
4518            ! win32/win32.h
4519 ____________________________________________________________________________
4520 [  1213] By: nick                                  on 1998/06/24  17:18:59
4521         Log: Correct perl malloc tweak to .def generation
4522      Branch: ansiperl
4523            ! win32/makedef.pl
4524 ____________________________________________________________________________
4525 [  1212] By: gsar                                  on 1998/06/24  12:40:13
4526         Log: check in what change#1182 didn't, and Changes
4527      Branch: perl
4528            ! Changes pod/perlre.pod pod/perlvar.pod
4529 ____________________________________________________________________________
4530 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
4531         Log: Update test count in t/lib/basename.t (see change 1210)
4532      Branch: maint-5.004/perl
4533            ! t/lib/basename.t
4534 ____________________________________________________________________________
4535 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
4536         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4537              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4538              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4539              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
4540              <199805261143.MAA04260@toad.ig.co.uk>,
4541              <199805261235.IAA10371@aatma.engin.umich.edu>,
4542              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4543              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4544              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4545      Branch: maint-5.004/perl
4546            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4547            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4548            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4549 ____________________________________________________________________________
4550 [  1209] By: nick                                  on 1998/06/23  21:33:34
4551         Log: Perl_malloced_size() only available with perl's malloc
4552      Branch: ansiperl
4553            ! win32/makefile.mk
4554 ____________________________________________________________________________
4555 [  1208] By: nick                                  on 1998/06/23  18:15:23
4556         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4557              so see what has changed...
4558      Branch: ansiperl
4559           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4560           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4561           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4562           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4563           +> t/lib/filespec.t win32/perlhost.h
4564            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4565            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4566            - perlproc.h perlsock.h
4567           !> (integrate 96 files)
4568
4569 ----------------
4570 Version 5.004_68
4571 ----------------
4572
4573 ____________________________________________________________________________
4574 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4575         Log: final touches to 5.004_68
4576      Branch: perl
4577            ! perl.c
4578 ____________________________________________________________________________
4579 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4580         Log: more MULTIPLICITY tweaks
4581      Branch: perl
4582            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4583            ! win32/config.gc win32/config.vc win32/config_H.bc
4584            ! win32/config_H.gc win32/config_H.vc
4585 ____________________________________________________________________________
4586 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4587         Log: partial MULTIPLICITY cleanup
4588      Branch: perl
4589            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4590            ! thrdvar.h
4591 ____________________________________________________________________________
4592 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4593         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4594      Branch: perl
4595            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4596 ____________________________________________________________________________
4597 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4598         Log: bump patchlevel to 68, Porting/makerel tweaks
4599      Branch: perl
4600            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4601            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4602 ____________________________________________________________________________
4603 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4604         Log: remove atomic.h pending resolution of licensing issues,
4605              EMULATE_ATOMIC_REFCOUNTS everywhere
4606      Branch: perl
4607            - atomic.h
4608            ! MANIFEST perl.h sv.h
4609 ____________________________________________________________________________
4610 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4611         Log: applied patch, regen headers
4612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4613              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4614              Subject: [PATCH 5.004_67] Malloc size feedback
4615              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4616      Branch: perl
4617            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4618            ! pp_sys.c proto.h sv.c toke.c
4619 ____________________________________________________________________________
4620 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4621         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4622              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4623              From: Stephen McCamant <alias@mcs.com>
4624              Subject: [PATCH] Inheritance of B:: classes
4625      Branch: perl
4626            ! ext/B/B.pm
4627 ____________________________________________________________________________
4628 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4629         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4630              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4631              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4632              Subject: [PATCH] _67: somebody said POSIX::mknod?
4633              From: Jarkko Hietaniemi <jhi@iki.fi>
4634      Branch: perl
4635            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4636            ! ext/POSIX/POSIX.xs perl.h
4637 ____________________________________________________________________________
4638 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4639         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4640              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4641              Subject: PATCH [5.004_67] perldoc.PL
4642              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4643      Branch: perl
4644            ! utils/perldoc.PL
4645 ____________________________________________________________________________
4646 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4647         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4648              Date: Mon, 22 Jun 1998 09:29:18 -0700
4649              From: Dan Sugalski <sugalskd@ous.edu>
4650              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4651      Branch: perl
4652            ! lib/AutoSplit.pm
4653 ____________________________________________________________________________
4654 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4655         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4656              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4657              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4658              From: Jarkko Hietaniemi <jhi@iki.fi>
4659      Branch: perl
4660            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4661 ____________________________________________________________________________
4662 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4663         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4664              Date: Mon, 22 Jun 1998 15:22:24 +0000
4665              From: Dominic Dunlop <domo@vo.lu>
4666              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4667              update machten.sh to vary REG_INFTY
4668      Branch: perl
4669            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4670 ____________________________________________________________________________
4671 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4672         Log: filter out array subscripts when generating symbols for AIX
4673              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4674              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4675              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4676              From: Jarkko Hietaniemi <jhi@iki.fi>
4677      Branch: perl
4678            ! perl_exp.SH
4679 ____________________________________________________________________________
4680 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4681         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4682              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4683              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4684              From: Lupe Christoph <lupe@alanya.m.isar.de>
4685              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4686      Branch: perl
4687            ! hints/solaris_2.sh
4688 ____________________________________________________________________________
4689 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4690         Log: add detailed changelogs and 'genlog'--the script which generates them
4691      Branch: perl
4692            + Porting/genlog
4693            ! Changes INSTALL
4694 ____________________________________________________________________________
4695 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4696         Log: tweak win32 makefiles for PERL_OBJECT build
4697      Branch: perl
4698            ! win32/Makefile win32/makefile.mk
4699 ____________________________________________________________________________
4700 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4701         Log: backout change#1178 as it was dependent on an unapplied patch,
4702              fix filespec.t to know its @INC
4703      Branch: perl
4704            ! sv.c t/lib/filespec.t
4705 ____________________________________________________________________________
4706 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4707         Log: eliminate use of tokenbuf in util.c
4708      Branch: perl
4709            ! util.c
4710 ____________________________________________________________________________
4711 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4712         Log: add patch that generates regnodes.h via regcomp.pl
4713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4714              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4715              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4716              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4717      Branch: perl
4718            + regcomp.pl regcomp.sym regnodes.h
4719            ! MANIFEST Makefile.SH regcomp.h
4720 ____________________________________________________________________________
4721 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4722         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4723              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4724              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4725              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4726      Branch: perl
4727            ! pp_ctl.c pp_hot.c
4728 ____________________________________________________________________________
4729 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4730         Log: merge relevant portions from maintbranch change#1155
4731      Branch: perl
4732            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4733            ! pod/perlrun.pod pp_hot.c
4734 ____________________________________________________________________________
4735 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4736         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4737              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4738              Subject: [PATCH 5.004_67] Zero-length matching bug
4739              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4740      Branch: perl
4741            ! regexec.c t/op/pat.t
4742 ____________________________________________________________________________
4743 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4744         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4746              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4747              Subject: Re: _67 not okay
4748              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4749      Branch: perl
4750            ! malloc.c
4751 ____________________________________________________________________________
4752 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4753         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4754              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4755              Subject: [PATCH 5.004_67] Test study/re/
4756              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4757      Branch: perl
4758            ! t/op/pat.t
4759 ____________________________________________________________________________
4760 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4761         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4762              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4763              Subject: [PATCH 5.004_67] $^R documented
4764              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4765      Branch: perl
4766            ! pod/perlre.pod pod/perlvar.pod
4767 ____________________________________________________________________________
4768 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4769         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4770              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4771              Subject: [PATCH 5.004_67] Re docs
4772              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4773      Branch: perl
4774            ! pod/perlop.pod pod/perlre.pod
4775 ____________________________________________________________________________
4776 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4777         Log: adapted contents of message into comments in malloc.c and INSTALL
4778              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4779              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4780              Subject: [5.004_67] malloc.c -Defines
4781              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4782      Branch: perl
4783            ! INSTALL malloc.c
4784 ____________________________________________________________________________
4785 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4786         Log: applied patch, with edits to the prose
4787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4788              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4789              Subject: [PATCH 5.004_67] Error variables compared
4790              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4791      Branch: perl
4792            ! pod/perlvar.pod
4793 ____________________________________________________________________________
4794 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4795         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4796              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4797              Subject: [PATCH 5.004_67] print study /re/ broken
4798              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4799      Branch: perl
4800            ! sv.c
4801 ____________________________________________________________________________
4802 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4803         Log: applied patch, tweaked wording
4804              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4805              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4806              Subject: [PATCH 5.004_67] Documentation patch for malloc
4807              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4808      Branch: perl
4809            ! malloc.c pod/perldiag.pod
4810 ____________________________________________________________________________
4811 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4812         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4813              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4814              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4815              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4816      Branch: perl
4817            ! malloc.c
4818 ____________________________________________________________________________
4819 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4820         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4821              Date: Fri, 19 Jun 1998 16:00:57 -0700
4822              From: Dan Sugalski <sugalskd@osshe.edu>
4823              Subject: [PATCH 5.004_67] fixup patches for VMS
4824      Branch: perl
4825            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4826            ! t/op/taint.t vms/test.com vms/vms.c
4827 ____________________________________________________________________________
4828 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4829         Log: applied VMS patch from Dan Sugalski
4830              Date: Fri, 19 Jun 1998 15:36:34 -0700
4831              From: SYSTEM@cedar.osshe.edu
4832              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4833              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4834      Branch: perl
4835            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4836            ! vms/descrip_mms.template vms/gen_shrfls.pl
4837            ! vms/subconfigure.com
4838 ____________________________________________________________________________
4839 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4840         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4841              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4842              Date: Fri, 19 Jun 1998 11:31:04 -0500
4843              From: Graham Barr <gbarr@ti.com>
4844              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4845      Branch: perl
4846            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4847            ! lib/English.pm
4848 ____________________________________________________________________________
4849 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4850         Log: applied patch, along with many changes:
4851              - ipfoo.h headers have been coalesced along with perlfoo.h into
4852              iperlsys.h
4853              - win32/cp*.h have been combined in perlhost.h
4854              - CPerlObj::PerlParse() takes an extra xsinit arg
4855              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4856              From: "Douglas Lankshear" <dougl@ActiveState.com>
4857              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4858              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4859              Date: Fri, 19 Jun 1998 10:59:50 -0700
4860      Branch: perl
4861            + iperlsys.h win32/perlhost.h
4862            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4863            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4864            - perlsock.h
4865            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4866            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4867            ! win32/runperl.c win32/win32.h
4868 ____________________________________________________________________________
4869 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4870         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4871              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4872              Subject: Re: PATCH _67 (Doc) perlop.pod 
4873              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4874      Branch: perl
4875            ! pod/perlop.pod
4876 ____________________________________________________________________________
4877 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4878         Log: a tweaked version of:
4879              From: "Douglas Lankshear" <dougl@ActiveState.com>
4880              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4881              Date: Wed, 17 Jun 1998 20:25:51 -0700
4882              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4883      Branch: perl
4884            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4885 ____________________________________________________________________________
4886 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4887         Log: added patch, regen headers
4888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4889              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4890              Subject: Re: Ilya's patches
4891              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4892      Branch: perl
4893            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4894 ____________________________________________________________________________
4895 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4896         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4897              From: Tom Phoenix <rootbeer@teleport.com>
4898              Subject: [PATCH] docs creating files via open
4899              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4900      Branch: perl
4901            ! pod/perlfunc.pod
4902 ____________________________________________________________________________
4903 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4904         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4905              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4906              Subject: [PATCH 5.004_67] Better version of malloc improver
4907              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4908      Branch: perl
4909            ! malloc.c
4910 ____________________________________________________________________________
4911 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4912         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4913      Branch: perl
4914            ! pod/perlre.pod
4915 ____________________________________________________________________________
4916 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4917         Log: added patch, tweaked missed files, excised comment that doesn't really
4918              belong in the sources
4919              From: joshua.pritikin@db.com
4920              Date: Mon, 15 Jun 1998 10:03:37 -0400
4921              Message-Id: <H00000e500072c63@MHS>
4922              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4923      Branch: perl
4924            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4925            ! t/op/avhv.t
4926 ____________________________________________________________________________
4927 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4928         Log: add File-Spec-0.6 from CPAN
4929      Branch: perl
4930            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4931            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4932            + lib/File/Spec/Win32.pm t/lib/filespec.t
4933            ! MANIFEST
4934 ____________________________________________________________________________
4935 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4936         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4937      Branch: perl
4938            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4939 ____________________________________________________________________________
4940 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4941         Log: manual integration of all outstanding ansi branch stuff into mainline
4942      Branch: perl
4943            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4944            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4945            ! win32/win32.h
4946 ____________________________________________________________________________
4947 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4948         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4949      Branch: perl
4950            ! utils/perldoc.PL
4951 ____________________________________________________________________________
4952 [  1160] By: nick                                  on 1998/06/20  21:05:51
4953         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4954      Branch: ansiperl
4955            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4956            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4957 ____________________________________________________________________________
4958 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4959         Log: cleanup installation of utilities on win32
4960      Branch: perl
4961            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4962            ! win32/pod.mak
4963 ____________________________________________________________________________
4964 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4965         Log: intuit @INC pathnames from exe location only if dll location
4966              is unknown (ensures that multiple executables will coexist)
4967      Branch: perl
4968            ! win32/win32.c
4969 ____________________________________________________________________________
4970 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4971         Log: make perldoc ignore null files (it tried to open() them)
4972      Branch: perl
4973            ! utils/perldoc.PL
4974 ____________________________________________________________________________
4975 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4976         Log: fix perldoc to ignore unfound null filenames
4977      Branch: perl
4978            ! utils/perldoc.PL
4979 ____________________________________________________________________________
4980 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4981         Log: Assorted patches:
4982              
4983              ------  BUILD PROCESS  ------
4984              
4985              Title:  "Clarify varargs issues in INSTALL docs"
4986              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4987              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4988              Files:  INSTALL
4989              
4990              ------  CORE LANGUAGE  ------
4991              
4992              Title:  "Further fixes for updated SysV IPC support"
4993              From:  Jarkko Hietaniemi <jhi@iki.fi>
4994              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4995              Files:  Configure perl.h doio.c
4996              
4997              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4998              From:  Andrew Bettison <andrewb@zip.com.au>
4999              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
5000              Files:  pp_hot.c
5001              
5002              Title:  "Invalidate method cache on C<local *subname>"
5003              From:  Chip Salzenberg <chip@perl.org>
5004              Msg-ID:  <19980604134731.D24343@perlsupport.com>
5005              Files:  scope.c t/op/method.t
5006              
5007              Title:  "fix uninitialized cv variable in op.c"
5008              From:  joshua.pritikin@db.com
5009              Msg-ID:  <H00000e50005af05@MHS>
5010              Files:  op.c
5011              
5012              Title:  "fix for undef as last arg to setsockopt"
5013              From:  Graham Barr <gbarr@ti.com>
5014              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
5015              Files:  pp_sys.c
5016              
5017              Title:  "Fix -i when @ARGV is empty"
5018              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
5019              <gsar@engin.umich.edu>, Ilya Zakharevich
5020              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5021              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
5022              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
5023              <199806071817.OAA28141@aatma.engin.umich.edu>,
5024              <199806191549.QAA16376@toad.ig.co.uk>
5025              Files:  pp_hot.c
5026              
5027              ------  DOCUMENTATION  ------
5028              
5029              Title:  "Discrepancy between perlop.pod and m// operator docs"
5030              From:  Tom Phoenix <rootbeer@teleport.com>
5031              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
5032              Files:  pod/perlop.pod
5033              
5034              Title:  "Doc addition for perlfunc entry for system()"
5035              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
5036              <fletch@phydeaux.org>
5037              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
5038              <199806012057.QAA26830@monk.mps.ohio-state.edu>
5039              Files:  pod/perlfunc.pod
5040              
5041              Title:  "Clarify effects of using quotes with m operator"
5042              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5043              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
5044              Files:  pod/perlop.pod
5045              
5046              Title:  "Document -i with STDIN"
5047              From:  joshua.pritikin@db.com
5048              Msg-ID:  <H00000e50006a84a@MHS>
5049              Files:  pod/perlrun.pod
5050              
5051              ------  EXTENSIONS  ------
5052              
5053              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
5054              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5055              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
5056              Files:  lib/ExtUtils/Liblist.pm
5057              
5058              ------  LIBRARY  ------
5059              
5060              Title:  "Typo fix for Math::BogFloat"
5061              From:  Mike Stok <mike@stok.co.uk>
5062              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
5063              Files:  lib/Math/BigFloat.pm
5064              
5065              ------  PORTABILITY - GENERAL  ------
5066              
5067              Title:  "Add docs about types of diff to Porting/patching.pod"
5068              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5069              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
5070              Files:  Porting/patching.pod
5071              
5072              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
5073              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
5074              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
5075              Files:  hints/powerux.sh
5076              
5077              Title:  "Assorted improvements to hints/solaris_2.sh"
5078              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5079              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
5080              Files:  hints/solaris_2.sh
5081      Branch: maint-5.004/perl
5082            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
5083            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
5084            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
5085            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
5086            ! t/op/method.t
5087 ____________________________________________________________________________
5088 [  1154] By: gsar                                  on 1998/06/19  17:22:23
5089         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
5090      Branch: perl
5091            ! ext/B/B/Asmdata.pm regcomp.c
5092 ____________________________________________________________________________
5093 [  1153] By: nick                                  on 1998/06/19  17:21:21
5094         Log: Use libxxx.a for -lxxx with GCC
5095      Branch: ansiperl
5096            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
5097            ! win32/makefile.mk
5098 ____________________________________________________________________________
5099 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
5100         Log: Title:  Tom's jumbo doc patch
5101              From:   Tom Christiansen <tchrist@chthon.perl.com>
5102              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
5103              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5104              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5105              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5106              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5107              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5108              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5109              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5110              pod/perlop.pod pod/perlre.pod pod/perlref.pod
5111              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
5112              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
5113              pod/perlvar.pod
5114      Branch: maint-5.004/perl
5115            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5116            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5117            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5118            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5119            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5120            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5121            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5122            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5123            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5124            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5125 ____________________________________________________________________________
5126 [  1151] By: nick                                  on 1998/06/19  15:38:28
5127         Log: Resolve latest
5128      Branch: ansiperl
5129           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
5130           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
5131           !> sv.c t/TEST
5132 ____________________________________________________________________________
5133 [  1150] By: gsar                                  on 1998/06/18  20:43:07
5134         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
5135              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
5136              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
5137              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
5138      Branch: perl
5139            ! hints/powerux.sh
5140 ____________________________________________________________________________
5141 [  1149] By: gsar                                  on 1998/06/18  20:41:30
5142         Log: hand apply whitespace-mutiliated patch
5143              From: joshua.pritikin@db.com
5144              Date: Mon, 15 Jun 1998 09:21:36 -0400
5145              Message-Id: <H00000e50007289b@MHS>
5146              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
5147      Branch: perl
5148            ! av.c
5149 ____________________________________________________________________________
5150 [  1148] By: gsar                                  on 1998/06/18  20:33:59
5151         Log: hand apply whitespace-mutiliated and reversed patch
5152              Date: Tue, 16 Jun 1998 16:31:40 -0400
5153              From: Les Peters <lpeters@aol.net>
5154              Message-Id: <199806162031.QAA08202@ds9>
5155              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
5156      Branch: perl
5157            ! ext/Socket/Socket.xs
5158 ____________________________________________________________________________
5159 [  1147] By: gsar                                  on 1998/06/18  20:26:59
5160         Log: close child pipe in t/TEST, other cosmetic tweaks
5161      Branch: perl
5162            ! t/TEST
5163 ____________________________________________________________________________
5164 [  1146] By: gsar                                  on 1998/06/18  19:37:41
5165         Log: back out problematic change#1105, tweak perlsub.pod
5166      Branch: perl
5167            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
5168            ! pp_ctl.c proto.h sv.c
5169 ____________________________________________________________________________
5170 [  1145] By: nick                                  on 1998/06/18  19:31:07
5171         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
5172      Branch: ansiperl
5173           +> configure.com ext/DB_File/dbinfo
5174           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
5175           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
5176           +> vms/subconfigure.com
5177            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
5178            - vms/fndvers.com
5179           !> (integrate 499 files)
5180 ____________________________________________________________________________
5181 [  1144] By: gsar                                  on 1998/06/18  16:35:11
5182         Log: fix spurious cxstack_max init that trampled memory
5183      Branch: perl
5184            ! perl.c
5185 ____________________________________________________________________________
5186 [  1143] By: gsar                                  on 1998/06/18  16:33:01
5187         Log: fix memory leaks and uninitialized memory accesses found by Purify
5188      Branch: perl
5189            ! doio.c perl.c regexec.c sv.c
5190 ____________________________________________________________________________
5191 [  1142] By: gsar                                  on 1998/06/18  16:28:48
5192         Log: fix off-by-one that trampled memory in re_croak2()
5193      Branch: perl
5194            ! regcomp.c
5195 ____________________________________________________________________________
5196 [  1141] By: gsar                                  on 1998/06/18  16:26:59
5197         Log: fix AutoLoader to do the right thing when there are relative paths
5198              in @INC
5199      Branch: perl
5200            ! lib/AutoLoader.pm
5201 ____________________________________________________________________________
5202 [  1140] By: gsar                                  on 1998/06/18  16:22:47
5203         Log: fix Makefile.SH typo
5204      Branch: perl
5205            ! Makefile.SH
5206 ____________________________________________________________________________
5207 [  1139] By: gsar                                  on 1998/06/17  18:06:16
5208         Log: 5.004_67 niggles
5209      Branch: perl
5210            ! Makefile.SH op.c
5211
5212 ----------------
5213 Version 5.004_67
5214 ----------------
5215
5216 ____________________________________________________________________________
5217 [  1138] By: gsar                                  on 1998/06/15  10:09:27
5218         Log: up patchlevel.h to 67, other small tweaks
5219      Branch: perl
5220            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
5221            ! win32/Makefile win32/config_H.bc win32/config_H.gc
5222            ! win32/config_H.vc win32/makefile.mk
5223 ____________________________________________________________________________
5224 [  1137] By: gsar                                  on 1998/06/15  09:08:57
5225         Log: tweaks to get PERL_OBJECT building again; passes tests
5226      Branch: perl
5227            ! ObjXSub.h objpp.h proto.h
5228 ____________________________________________________________________________
5229 [  1136] By: gsar                                  on 1998/06/15  08:51:54
5230         Log: back out previous change (it breaks PERL_OBJECT)
5231      Branch: perl
5232            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5233            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5234            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5235 ____________________________________________________________________________
5236 [  1135] By: gsar                                  on 1998/06/15  05:32:01
5237         Log: added patch, fixed typo, reworked documentation
5238              Message-Id: <H00000e500071aa3@MHS>
5239              Date:    Sun, 14 Jun 1998 14:03:15 EDT
5240              From:    joshua.pritikin@db.com
5241              Subject: [PATCH 5.004_66] JMPENV!
5242      Branch: perl
5243            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5244            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5245            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5246 ____________________________________________________________________________
5247 [  1134] By: gsar                                  on 1998/06/15  04:07:18
5248         Log: various win32 odds and ends
5249              - added support for waitpid(), open2/open3, and a bugfix for kill()
5250              from Ronald Schmidt <RonaldWS@aol.com>
5251              - tweak testsuite mods of above
5252              - regenerate win32/config_H.?c
5253              - change kill() to win32_kill() and export it
5254              - coalesce common code in win32.c
5255              - add PerlProc_waitpid() and export win32_waitpid()
5256              result builds and passes on the three win32 compilers
5257      Branch: perl
5258            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
5259            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
5260            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5261            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
5262            ! win32/win32.c win32/win32iop.h
5263 ____________________________________________________________________________
5264 [  1133] By: gsar                                  on 1998/06/15  01:39:13
5265         Log: newer Getopt/Long.pm from public distribution cited in:
5266              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
5267              Date:    14 Jun 1998 15:15:28 +0200
5268              From:    Johan Vromans <jvromans@squirrel.nl>
5269              Subject: Getopt::Long version 2.17 released
5270      Branch: perl
5271            ! lib/Getopt/Long.pm
5272 ____________________________________________________________________________
5273 [  1132] By: gsar                                  on 1998/06/15  01:37:12
5274         Log: documentation update from tchrist
5275              Message-Id: <199806140419.WAA20549@chthon.perl.com>
5276              Date:    Sat, 13 Jun 1998 22:19:32 MDT
5277              From:    Tom Christiansen <tchrist@chthon.perl.com>
5278              Subject: doc patches
5279      Branch: perl
5280            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5281            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5282            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5283            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5284            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5285            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5286            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5287            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5288            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5289            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5290 ____________________________________________________________________________
5291 [  1131] By: gsar                                  on 1998/06/14  19:33:36
5292         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
5293              From: Roderick Schertler <roderick@argon.org>
5294              Subject: [PATCH] Re: Exceptions in IPC::Open2
5295              Date: 12 Jun 1998 13:24:15 -0400
5296      Branch: perl
5297            ! lib/IPC/Open3.pm
5298 ____________________________________________________________________________
5299 [  1130] By: gsar                                  on 1998/06/14  19:32:25
5300         Log: fixup MANIFEST
5301      Branch: perl
5302            ! MANIFEST
5303 ____________________________________________________________________________
5304 [  1129] By: gsar                                  on 1998/06/14  18:51:53
5305         Log: various win32 fixes
5306              - fixes that silence VC noises about dup exports, non-default libs, and
5307              unsupported *.def file directives
5308              - s/inplace/inplace_label/ malloc.c
5309              - update Config{usemymalloc} based on d_mymalloc
5310              - export Perl_*Vars
5311              - fix makefiles to not build miniperl.exe twice, and to make it properly
5312              when defaults are changed
5313      Branch: perl
5314            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
5315            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
5316            ! win32/makefile.mk win32/perllib.c win32/win32.h
5317 ____________________________________________________________________________
5318 [  1128] By: gsar                                  on 1998/06/14  01:38:39
5319         Log: remove unused global `scrgv'
5320      Branch: perl
5321            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
5322 ____________________________________________________________________________
5323 [  1127] By: nick                                  on 1998/06/13  08:39:07
5324         Log: Move specialsv_list to embed.sym, regen embed*.h
5325      Branch: win32/perl
5326            ! embed.h embedvar.h global.sym interp.sym
5327 ____________________________________________________________________________
5328 [  1126] By: gsar                                  on 1998/06/12  07:23:06
5329         Log: From: jan.dubois@ibm.net (Jan Dubois)
5330              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
5331              Date: Thu, 11 Jun 1998 21:13:31 +0200
5332              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
5333      Branch: perl
5334            ! win32/makedef.pl win32/win32.c win32/win32iop.h
5335 ____________________________________________________________________________
5336 [  1125] By: gsar                                  on 1998/06/12  07:21:29
5337         Log: added patch, undo earlier workaround
5338              From: jan.dubois@ibm.net (Jan Dubois)
5339              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
5340              Date: Thu, 11 Jun 1998 20:28:36 +0200
5341              Message-ID: <35831f69.4975644@smtp1.ibm.net>
5342      Branch: perl
5343            ! perl.c util.c
5344 ____________________________________________________________________________
5345 [  1124] By: gsar                                  on 1998/06/12  07:16:12
5346         Log: hand-applied patch with wrapped lines
5347              From: "Douglas Lankshear" <dougl@ActiveState.com>
5348              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
5349              Date: Thu, 11 Jun 1998 11:06:33 -0700
5350              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
5351      Branch: perl
5352            ! win32/win32.c
5353 ____________________________________________________________________________
5354 [  1123] By: gsar                                  on 1998/06/12  07:07:25
5355         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
5356              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5357              Subject: [PATCH 5.004_66] Config_66-01-02.diff
5358              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
5359      Branch: perl
5360            ! Configure
5361 ____________________________________________________________________________
5362 [  1122] By: gsar                                  on 1998/06/12  07:06:02
5363         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
5364              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
5365              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5366              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
5367      Branch: perl
5368            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
5369            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
5370            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
5371            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
5372 ____________________________________________________________________________
5373 [  1121] By: gsar                                  on 1998/06/12  07:01:20
5374         Log: a tweaked version of:
5375              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
5376              Date: Fri, 12 Jun 1998 01:26:53 +0200
5377              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5378              Subject: Re: Misparsing s///x
5379      Branch: perl
5380            ! pod/perlre.pod
5381 ____________________________________________________________________________
5382 [  1120] By: gsar                                  on 1998/06/12  06:51:08
5383         Log: applied patch, with indentation tweaks
5384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5385              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
5386              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
5387              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
5388      Branch: perl
5389            ! regcomp.c regcomp.h regexec.c
5390 ____________________________________________________________________________
5391 [  1119] By: gsar                                  on 1998/06/11  17:42:07
5392         Log: make REG_INFTY default to something saner when sizeof(short) > 2
5393              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
5394              Date:    Thu, 11 Jun 1998 11:50:07 EDT
5395              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
5396              Subject: Re: [PATCH for tests] Regexp fails on long string 
5397      Branch: perl
5398            ! regcomp.h
5399 ____________________________________________________________________________
5400 [  1118] By: gsar                                  on 1998/06/11  07:09:06
5401         Log: regen embedvar.h
5402      Branch: perl
5403            ! embedvar.h
5404 ____________________________________________________________________________
5405 [  1117] By: gsar                                  on 1998/06/11  06:45:52
5406         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5407              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
5408              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
5409              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
5410      Branch: perl
5411            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
5412            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
5413 ____________________________________________________________________________
5414 [  1116] By: gsar                                  on 1998/06/11  06:35:54
5415         Log: misc win32 fixes
5416              From: "Douglas Lankshear" <dougl@ActiveState.com>
5417              Subject: [PATCH 5.004_66]
5418              Date: Wed, 10 Jun 1998 11:28:27 -0700
5419              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5420      Branch: perl
5421            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5422 ____________________________________________________________________________
5423 [  1115] By: gsar                                  on 1998/06/11  06:33:21
5424         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5425              Date: Wed, 10 Jun 1998 00:53:25 +0200
5426              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5427              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5428      Branch: perl
5429            ! Makefile.SH
5430 ____________________________________________________________________________
5431 [  1114] By: gsar                                  on 1998/06/11  06:31:34
5432         Log: back out change#1111 and add alternative patch:
5433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5434              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5435              Subject: Re: PATCH for study/foo/
5436              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5437      Branch: perl
5438            ! pp.c sv.c
5439 ____________________________________________________________________________
5440 [  1113] By: gsar                                  on 1998/06/11  02:59:23
5441         Log: fix outdated bytecode.pl
5442      Branch: perl
5443            ! bytecode.h bytecode.pl byterun.c byterun.h
5444 ____________________________________________________________________________
5445 [  1112] By: gsar                                  on 1998/06/10  07:56:06
5446         Log: Added patch, regenerated perly.c and perly.c.diff
5447              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5448              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5449              From: Stephen McCamant <alias@mcs.com>
5450              Subject: [PATCH] too many RV2GVs in *foo{THING}
5451      Branch: perl
5452            ! perly.c perly.c.diff perly.y t/op/gv.t
5453 ____________________________________________________________________________
5454 [  1111] By: gsar                                  on 1998/06/10  07:40:30
5455         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5456              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5457              Subject: Re: PATCH for study/foo/
5458              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5459      Branch: perl
5460            ! pp.c
5461 ____________________________________________________________________________
5462 [  1110] By: gsar                                  on 1998/06/10  07:37:04
5463         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5464              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5465              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5466              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5467      Branch: perl
5468            ! pod/perldebug.pod
5469 ____________________________________________________________________________
5470 [  1109] By: gsar                                  on 1998/06/10  07:35:29
5471         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5472              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5473              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5474              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5475      Branch: perl
5476            ! regcomp.h
5477 ____________________________________________________________________________
5478 [  1108] By: gsar                                  on 1998/06/10  07:31:25
5479         Log: Added patch, tweaked other places affected by name change
5480              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5481              Date: Wed, 10 Jun 1998 00:54:17 +0200
5482              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5483              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5484      Branch: perl
5485           +> ext/DynaLoader/DynaLoader_pm.PL
5486            - ext/DynaLoader/DynaLoader.pm.PL
5487            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5488            ! win32/makefile.mk
5489 ____________________________________________________________________________
5490 [  1107] By: gsar                                  on 1998/06/10  07:24:20
5491         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5492              Date: Wed, 10 Jun 1998 00:53:42 +0200
5493              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5494              Subject: [PATCH for _66] new version of README.dos
5495      Branch: perl
5496            ! README.dos
5497 ____________________________________________________________________________
5498 [  1106] By: gsar                                  on 1998/06/10  07:22:31
5499         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5500              Date: Wed, 10 Jun 1998 00:54:04 +0200
5501              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5502              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5503      Branch: perl
5504            ! t/op/taint.t
5505 ____________________________________________________________________________
5506 [  1105] By: gsar                                  on 1998/06/10  07:21:21
5507         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5509              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5510              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5511              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5512      Branch: perl
5513            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5514            ! perlvars.h pp_ctl.c proto.h sv.c
5515 ____________________________________________________________________________
5516 [  1104] By: gsar                                  on 1998/06/10  07:06:01
5517         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5518              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5519              Subject: Lost chunk of RE jumbo patch
5520              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5521      Branch: perl
5522            + t/op/regexp_noamp.t
5523 ____________________________________________________________________________
5524 [  1103] By: gsar                                  on 1998/06/10  07:04:20
5525         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5526              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5527              Subject: [PATCH 5.004_66] Combined OS/2 support
5528              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5529      Branch: perl
5530            ! os2/Changes os2/diff.configure os2/os2.c
5531 ____________________________________________________________________________
5532 [  1102] By: gsar                                  on 1998/06/10  07:00:08
5533         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5534              Date:    Fri, 13 Mar 1998 20:03:52 EST
5535              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5536              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5537      Branch: perl
5538            ! lib/Pod/Html.pm
5539 ____________________________________________________________________________
5540 [  1101] By: gsar                                  on 1998/06/10  06:55:20
5541         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5542              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5543              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5544      Branch: perl
5545            ! regexec.c
5546 ____________________________________________________________________________
5547 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5548         Log: updated MANIFEST for previous change
5549      Branch: perl
5550            ! MANIFEST
5551 ____________________________________________________________________________
5552 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5553         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5554              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5555              Date: Fri, 05 Jun 1998 11:08:40 -0700
5556              From: Dan Sugalski <sugalskd@osshe.edu>
5557              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5558      Branch: perl
5559            + t/base/rs.t
5560            ! perl.h pod/perlvar.pod sv.c
5561 ____________________________________________________________________________
5562 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5563         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5564              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5565              Subject: [PATCH fror 5.004_66] DB_File-1.60
5566              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5567      Branch: perl
5568            + ext/DB_File/dbinfo
5569            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5570            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5571            ! t/lib/db-hash.t t/lib/db-recno.t
5572 ____________________________________________________________________________
5573 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5574         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5575              Date: Thu, 4 Jun 1998 13:47:31 -0400
5576              From: Chip Salzenberg <chip@perl.org>
5577              Subject: [PATCH] Invalidate method cache on C<local *subname>
5578      Branch: perl
5579            ! scope.c t/op/method.t
5580 ____________________________________________________________________________
5581 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5582         Log: From: Norton Allen <allen@huarp.harvard.edu>
5583              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5584              Subject: [PATCH] _66 MM_Unix.pm for QNX
5585              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5586      Branch: perl
5587            ! lib/ExtUtils/MM_Unix.pm
5588 ____________________________________________________________________________
5589 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5590         Log: From: Norton Allen <allen@huarp.harvard.edu>
5591              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5592              Subject: [PATCH] _66 proto.h
5593              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5594      Branch: perl
5595            ! proto.h
5596 ____________________________________________________________________________
5597 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5598         Log: Applied relevant parts of:
5599              From: Paul Johnson <pjcj@transeda.com>
5600              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5601              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5602              Subject: [PATCH] Enhancing xsubpp's support for C++
5603      Branch: perl
5604            ! lib/ExtUtils/xsubpp
5605 ____________________________________________________________________________
5606 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5607         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5608              Date: Wed, 3 Jun 1998 11:22:19 -0500
5609              From: Graham Barr <gbarr@ti.com>
5610              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5611      Branch: perl
5612            ! pp_sys.c
5613 ____________________________________________________________________________
5614 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5615         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5616              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5617              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5618              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5619      Branch: perl
5620            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5621 ____________________________________________________________________________
5622 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5623         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5624              Date: Mon, 01 Jun 1998 12:22:29 -0700
5625              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5626              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5627      Branch: perl
5628            ! proto.h
5629 ____________________________________________________________________________
5630 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5631         Log: A tweaked version of:
5632              Date: Mon, 1 Jun 1998 12:05:47 -0700
5633              From: SYSTEM@cedar.osshe.edu
5634              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5635              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5636      Branch: perl
5637            ! ext/SDBM_File/sdbm/Makefile.PL
5638 ____________________________________________________________________________
5639 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5640         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5641              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5642              From: Stephen McCamant <alias@mcs.com>
5643              Subject: [PATCH] Re: Uninitialised error from -M()
5644      Branch: perl
5645            ! op.c t/op/stat.t
5646 ____________________________________________________________________________
5647 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5648         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5649              From: lvirden@cas.org (Larry Virden)
5650              Message-Id: <199805301207.IAA08856@cas.org>
5651              Subject: PATCH for pod and warning notice
5652      Branch: perl
5653            ! pod/perlguts.pod
5654 ____________________________________________________________________________
5655 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5656         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5657              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5658              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5659              Subject: [PATCH 5.004_66] Config_66-01
5660      Branch: perl
5661            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5662            ! Porting/config_H config_h.SH
5663 ____________________________________________________________________________
5664 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5665         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5666              Date: Mon, 08 Jun 1998 16:13:14 -0700
5667              From: Dan Sugalski <sugalskd@osshe.edu>
5668              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5669      Branch: perl
5670            ! ext/Thread/Thread/Semaphore.pm
5671 ____________________________________________________________________________
5672 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5673         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5674              Date: Mon, 08 Jun 1998 16:10:02 -0700
5675              From: Dan Sugalski <sugalskd@osshe.edu>
5676              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5677      Branch: perl
5678            - vms/descrip.mms
5679            ! ext/Thread/Thread/Queue.pm
5680 ____________________________________________________________________________
5681 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5682         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5683              Date: Mon, 08 Jun 1998 15:38:28 -0700
5684              From: Dan Sugalski <sugalskd@osshe.edu>
5685              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5686      Branch: perl
5687            + configure.com vms/descrip_mms.template vms/munchconfig.c
5688            + vms/subconfigure.com
5689            - vms/config.vms vms/fndvers.com
5690            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5691 ____________________________________________________________________________
5692 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5693         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5694              variant of:
5695              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5696              Date:    Sat, 13 Dec 1997 07:31:02 EST
5697              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5698              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5699      Branch: perl
5700            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5701 ____________________________________________________________________________
5702 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5703         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5704              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5705      Branch: perl
5706            ! malloc.c
5707 ____________________________________________________________________________
5708 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5709         Log: reverse integrate contents of win32 branch into mainline
5710      Branch: perl
5711           !> (integrate 44 files)
5712 ____________________________________________________________________________
5713 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5714         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5715      Branch: asperl
5716           !> (integrate 43 files)
5717 ____________________________________________________________________________
5718 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5719         Log: add examples of diff(1) usage
5720      Branch: win32/perl
5721            ! Porting/patching.pod
5722 ____________________________________________________________________________
5723 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5724         Log: undo change#1077
5725      Branch: win32/perl
5726            ! sv.c
5727 ____________________________________________________________________________
5728 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5729         Log: make sv_setsv() treat freed SVs like SVt_NULL
5730      Branch: win32/perl
5731            ! sv.c
5732 ____________________________________________________________________________
5733 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5734         Log: delete undiscussed AS changes for PPD (broke .packlist
5735              mechanism)
5736      Branch: win32/perl
5737            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5738 ____________________________________________________________________________
5739 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5740         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5741              with the xsubpp-generated symbol)
5742      Branch: win32/perl
5743            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5744            ! win32/dl_win32.xs
5745 ____________________________________________________________________________
5746 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5747         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5748      Branch: win32/perl
5749            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5750            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5751 ____________________________________________________________________________
5752 [  1073] By: nick                                  on 1998/06/04  17:18:14
5753         Log: resolve -at win32 branch into ansiperl
5754      Branch: ansiperl
5755           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5756           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5757           +> t/lib/h2ph.t win32/GenCAPI.pl
5758           !> (integrate 127 files)
5759 ____________________________________________________________________________
5760 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5761         Log: document CORE::GLOBAL:: and global overriding, fix up
5762              File::DosGlob, testsuited and all
5763      Branch: win32/perl
5764            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5765 ____________________________________________________________________________
5766 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5767         Log: add AS patch#24, remove one other instance of error_no
5768              that was missed (patch#23 was intentionally skipped)
5769      Branch: win32/perl
5770            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5771            ! win32/runperl.c
5772 ____________________________________________________________________________
5773 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5774         Log: fix Liblist.pm to tolerate backslashen in paths
5775      Branch: win32/perl
5776            ! lib/ExtUtils/Liblist.pm
5777 ____________________________________________________________________________
5778 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5779         Log: @INC construction on win32 cleaned up
5780              - perl.dll location based paths should be much more reliable now
5781              - registry stuff unchanged
5782              - Config.pm now has all the installfoolib entries for MakeMaker et al
5783      Branch: win32/perl
5784            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5785            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5786            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5787            ! win32/runperl.c win32/win32.c win32/win32.h
5788 ____________________________________________________________________________
5789 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5790         Log: semctl tweak
5791              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5792              Date:    Sun, 31 May 1998 16:27:33 CDT
5793              From:    Graham Barr <gbarr@pobox.com>
5794              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5795      Branch: win32/perl
5796            ! doio.c
5797 ____________________________________________________________________________
5798 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5799         Log: minimal fix to enable compiling with -DMULTIPLICITY
5800              (non-threadsafe regcomp.c globals need revisiting)
5801      Branch: win32/perl
5802            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5803            ! win32/GenCAPI.pl win32/makedef.pl
5804 ____________________________________________________________________________
5805 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5806         Log: integrate mainline changes (ASPerl branch is identical to
5807              win32 branch as of this change)
5808      Branch: asperl
5809           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5810           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5811           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5812           !> win32/config.gc win32/config.vc win32/config_H.bc
5813           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5814 ____________________________________________________________________________
5815 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5816         Log: change#1060 was inexplicably missing some of the "ensure
5817              AS stuff does no harm" fixes
5818      Branch: win32/perl
5819            ! embed.h global.sym win32/Makefile win32/makefile.mk
5820 ____________________________________________________________________________
5821 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5822         Log: integrate mainline to pick up trivial changes
5823      Branch: win32/perl
5824           !> MANIFEST pp_sys.c
5825
5826 ----------------
5827 Version 5.004_66
5828 ----------------
5829
5830 ____________________________________________________________________________
5831 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5832         Log: Remove duplicate win32/TEST line from MANIFEST.
5833      Branch: perl
5834            ! MANIFEST
5835 ____________________________________________________________________________
5836 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5837         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5838      Branch: perl
5839            ! pp_sys.c
5840 ____________________________________________________________________________
5841 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5842         Log: Integrate from win32 branch into mainline (this now pulls in the
5843              asperl stuff).
5844      Branch: perl
5845           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5846           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5847           +> t/lib/h2ph.t win32/GenCAPI.pl
5848           !> (integrate 104 files)
5849 ____________________________________________________________________________
5850 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5851         Log: reverse integrate asperl branch contents (phew!)
5852              - various fixups to ensure AS stuff does no harm
5853              - adjust win32/makefiles for the new directory layout (new layout
5854              looks rather a muddle--needs rework)
5855              - verified build & test on NT and Solaris/gcc
5856      Branch: win32/perl
5857           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5858           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5859            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5860            ! win32/config.bc win32/config.gc win32/config.vc
5861            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5862            ! win32/makefile.mk
5863           !> (integrate 77 files)
5864 ____________________________________________________________________________
5865 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5866         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5867      Branch: asperl
5868            ! util.c
5869 ____________________________________________________________________________
5870 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5871         Log: type xtext for *.t that were missing it
5872      Branch: asperl
5873            ! t/lib/thread.t t/op/nothread.t
5874 ____________________________________________________________________________
5875 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5876         Log: stray t/op/ipc*.t fixups
5877      Branch: win32/perl
5878            ! t/op/ipcmsg.t t/op/ipcsem.t
5879 ____________________________________________________________________________
5880 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5881         Log: fixups to make it build and pass tests under both compilers
5882      Branch: asperl
5883            ! ObjXSub.h objpp.h proto.h
5884 ____________________________________________________________________________
5885 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5886         Log: integrate mainline changes
5887      Branch: asperl
5888           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5889           !> (integrate 69 files)
5890      Branch: win32/perl
5891            ! Todo.5.005 pod/perldelta.pod
5892 ____________________________________________________________________________
5893 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5894         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5895      Branch: win32/perl
5896            ! t/lib/h2ph.t
5897 ____________________________________________________________________________
5898 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5899         Log: misc changes
5900              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5901              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5902      Branch: win32/perl
5903            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5904            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5905            ! x2p/util.c x2p/util.h
5906 ____________________________________________________________________________
5907 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5908         Log: merge changes#1014,1038 from maintbranch
5909      Branch: win32/perl
5910            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5911            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5912            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5913            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5914            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5915            ! t/io/pipe.t utils/h2ph.PL
5916 ____________________________________________________________________________
5917 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5918         Log: regenerate win32/config_H.?c
5919      Branch: win32/perl
5920            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5921 ____________________________________________________________________________
5922 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5923         Log: integrate mainline
5924      Branch: win32/perl
5925            ! win32/Makefile win32/makefile.mk
5926           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5927           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5928           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5929           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5930           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5931           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5932 ____________________________________________________________________________
5933 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5934         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5935              all tests
5936      Branch: asperl
5937            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5938            ! win32/win32.h win32/win32iop.h
5939 ____________________________________________________________________________
5940 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5941         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5942              in change 1043 clashed badly with changes made in the win32
5943              branch. I did an accept on the win32 branch version for now.
5944      Branch: perl
5945           +> t/op/die.t
5946           !> (integrate 52 files)
5947 ____________________________________________________________________________
5948 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5949         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5950              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5951              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5952              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5953              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5954      Branch: perl
5955            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5956            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5957            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5958            ! win32/config.bc win32/config.gc win32/config.vc
5959 ____________________________________________________________________________
5960 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5961         Log: Back out change 1043 since Andy's forthcoming Config patch
5962              includes a modified version.
5963      Branch: perl
5964            ! Configure config_h.SH doio.c perl.h
5965 ____________________________________________________________________________
5966 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5967         Log: Bump patchlevel.h to 66.
5968      Branch: perl
5969            ! patchlevel.h
5970 ____________________________________________________________________________
5971 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5972         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5973              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5974              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5975              (above minus the t/system.t test pending checking)
5976              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5977              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5978              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5979              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5980      Branch: perl
5981            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5982 ____________________________________________________________________________
5983 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5984         Log: This change really is:
5985              Subject: [PATCH] 5.004_65: the infamous semctl()
5986              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5987              From: Jarkko Hietaniemi <jhi@iki.fi>
5988              
5989              Change 1041 claimed to be this patch but was really:
5990              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5991              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5992              From: Jarkko Hietaniemi <jhi@iki.fi>
5993      Branch: perl
5994            ! Configure config_h.SH doio.c perl.h
5995 ____________________________________________________________________________
5996 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5997         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5998              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5999              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
6000              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
6001              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
6002      Branch: perl
6003            ! Configure INSTALL Porting/Glossary Porting/config.sh
6004            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
6005            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
6006            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
6007 ____________________________________________________________________________
6008 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
6009         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
6010              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
6011              From: Jarkko Hietaniemi <jhi@iki.fi>
6012      Branch: perl
6013            ! t/op/ipcmsg.t t/op/ipcsem.t
6014 ____________________________________________________________________________
6015 [  1040] By: gsar                                  on 1998/05/28  02:06:47
6016         Log: tweaks to enable Borland build
6017      Branch: asperl
6018            ! win32/makefile.mk win32/win32.c
6019 ____________________________________________________________________________
6020 [  1039] By: gsar                                  on 1998/05/27  23:29:22
6021         Log: remove C<#define index strchr> from win32.h (unused, and the
6022              pollution causes spurious variable name changes in extensions)
6023      Branch: win32/perl
6024            ! win32/win32.h
6025 ____________________________________________________________________________
6026 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
6027         Log: Assorted patches:
6028              
6029              ------  BUILD PROCESS  ------
6030              
6031              Title:  "add utilities to make test dependencies"
6032              From:  Robin Barker <rmb1@cise.npl.co.uk>
6033              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
6034              Files:  Makefile.SH
6035              
6036              Title:  "Add 'make nok' complement to 'make ok'"
6037              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6038              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
6039              Files:  Makefile.SH
6040              
6041              Title:  "further h2ph patches (add enum support)"
6042              From:  Billy <wdconsta@cs.adelaide.edu.au>
6043              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
6044              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6045              
6046              ------  CORE LANGUAGE  ------
6047              
6048              Title:  "Fix %! error spelling and add perldiag.pod entry"
6049              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
6050              Msg-ID:  <19980524193101.A573@pobox.com>
6051              Files:  pod/perldiag.pod gv.c
6052              
6053              Title:  "Remove obsolete Win32 uppercasing ENV code"
6054              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6055              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
6056              Files:  perl.c
6057              
6058              Title:  "Don't mung $! on implicit close"
6059              From:  Chip Salzenberg <chip@perl.org>
6060              Msg-ID:  <19980525113309.A15845@perlsupport.com>
6061              Files:  doio.c
6062              
6063              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
6064              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6065              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
6066              Files:  doio.c
6067              
6068              ------  DOCUMENTATION  ------
6069              
6070              Title:  "doc patch: you canna return an array ( list context: || vs or)"
6071              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
6072              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
6073              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
6074              
6075              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
6076              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6077              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
6078              Files:  pod/perlop.pod pod/perlre.pod
6079              
6080              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
6081              with /g does list context get matches without parens"
6082              From:  Greg Chapman <glc@well.com>, Tom Christiansen
6083              <tchrist@jhereg.perl.com>, Tom Phoenix
6084              <rootbeer@teleport.com>
6085              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
6086              <199805231559.JAA21316@jhereg.perl.com>,
6087              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
6088              Files:  pod/perlop.pod
6089              
6090              Title:  "Documenting last/next/redo even further"
6091              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
6092              <rootbeer@teleport.com>
6093              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
6094              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
6095              Files:  pod/perlfunc.pod
6096              
6097              Title:  "Documenting last/next/redo within continue block"
6098              From:  Tom Phoenix <rootbeer@teleport.com>
6099              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
6100              Files:  pod/perlfunc.pod
6101              
6102              Title:  "Document stat return in scalar context"
6103              From:  Mark-Jason Dominus <mjd@plover.com>
6104              Files:  pod/perlfunc.pod
6105              
6106              ------  EXTENSIONS  ------
6107              
6108              Title:  "Better LD_RUN_PATH handling on IRIX"
6109              From:  "W. Phillip Moore" <wpm@ms.com>
6110              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
6111              Files:  lib/ExtUtils/MM_Unix.pm
6112              
6113              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
6114              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6115              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
6116              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
6117              
6118              ------  LIBRARY  ------
6119              
6120              Title:  "Fix FileHandle.pm example bug"
6121              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6122              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
6123              Files:  lib/FileHandle.pm
6124              
6125              Title:  "Add zero/negative $count docs for Benchmark.pm"
6126              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6127              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
6128              Files:  lib/Benchmark.pm
6129              
6130              ------  PORTABILITY - GENERAL  ------
6131              
6132              Title:  "Add test suite recommendations to Porting/patching.pod"
6133              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6134              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
6135              Files:  Porting/patching.pod
6136              
6137              ------  TESTS  ------
6138              
6139              Title:  "Fix looping bug in t/io/pipe.t"
6140              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6141              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
6142              Files:  t/io/pipe.t
6143      Branch: maint-5.004/perl
6144            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
6145            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
6146            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
6147            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
6148            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
6149            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
6150            ! utils/h2ph.PL
6151 ____________________________________________________________________________
6152 [  1037] By: gsar                                  on 1998/05/27  16:18:30
6153         Log: add AS patch#22 (fix to make die_exit.t pass)
6154      Branch: asperl
6155            ! win32/runperl.c
6156 ____________________________________________________________________________
6157 [  1036] By: gsar                                  on 1998/05/27  12:50:34
6158         Log: add AS patch#21 (misc. fixes)
6159      Branch: asperl
6160            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
6161            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
6162            ! win32/win32.c win32/win32sck.c
6163 ____________________________________________________________________________
6164 [  1035] By: gsar                                  on 1998/05/26  17:26:17
6165         Log: more changes to satisfy non-debug VC build (C-API doesn't
6166              build, and the testsuite still won't run)
6167      Branch: asperl
6168            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
6169            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
6170 ____________________________________________________________________________
6171 [  1034] By: gsar                                  on 1998/05/26  17:20:22
6172         Log: remove doubled hunk (perforce auto-integrate oddity)
6173      Branch: win32/perl
6174            ! pod/perldiag.pod
6175 ____________________________________________________________________________
6176 [  1033] By: gsar                                  on 1998/05/26  13:39:14
6177         Log: tweaks to make it build with the Borland compiler.  Won't run
6178              testsuite because @INC intuition from location of perlcore.dll seems
6179              to be broken.  Also, system() and qx// seem broken as well.
6180      Branch: asperl
6181            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
6182            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
6183            ! regexec.c toke.c
6184 ____________________________________________________________________________
6185 [  1032] By: gsar                                  on 1998/05/24  23:13:05
6186         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
6187      Branch: win32/perl
6188            ! lib/Benchmark.pm
6189 ____________________________________________________________________________
6190 [  1031] By: gsar                                  on 1998/05/24  05:36:44
6191         Log: tweak makefiles
6192      Branch: asperl
6193            ! win32/Makefile win32/makefile.mk
6194 ____________________________________________________________________________
6195 [  1030] By: gsar                                  on 1998/05/23  18:58:23
6196         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
6197      Branch: win32/perl
6198            ! pp_sys.c t/op/die.t
6199 ____________________________________________________________________________
6200 [  1029] By: gsar                                  on 1998/05/23  18:55:13
6201         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
6202              incomplete)
6203      Branch: win32/perl
6204            ! embed.h global.sym op.c pp.c proto.h sv.c
6205 ____________________________________________________________________________
6206 [  1028] By: gsar                                  on 1998/05/23  18:25:14
6207         Log: merge change#1013 from maintbranch (1012 is n/a)
6208      Branch: win32/perl
6209            ! toke.c
6210 ____________________________________________________________________________
6211 [  1027] By: gsar                                  on 1998/05/23  18:02:21
6212         Log: merge change#1011 from maintbranch
6213      Branch: win32/perl
6214            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
6215            ! utils/perlbug.PL
6216 ____________________________________________________________________________
6217 [  1026] By: nick                                  on 1998/05/23  08:45:04
6218         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
6219      Branch: win32/perl
6220            ! t/op/ipcmsg.t t/op/ipcsem.t
6221 ____________________________________________________________________________
6222 [  1025] By: nick                                  on 1998/05/23  08:36:36
6223         Log: Resolve win32 into ansiperl
6224      Branch: ansiperl
6225           +> t/op/die.t
6226           !> (integrate 42 files)
6227 ____________________________________________________________________________
6228 [  1024] By: gsar                                  on 1998/05/21  21:11:12
6229         Log: more mingw32 tweaks
6230      Branch: win32/perl
6231            ! ext/POSIX/POSIX.xs t/pragma/locale.t
6232 ____________________________________________________________________________
6233 [  1023] By: gsar                                  on 1998/05/21  19:15:02
6234         Log: fix problematic change#965 from maintbranch
6235              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
6236              Date:    Sat, 16 May 1998 17:45:22 EDT
6237              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
6238              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
6239      Branch: win32/perl
6240            ! gv.c op.c t/comp/proto.t
6241 ____________________________________________________________________________
6242 [  1022] By: gsar                                  on 1998/05/21  01:37:04
6243         Log: fix POSIX for mingw32
6244      Branch: win32/perl
6245            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
6246 ____________________________________________________________________________
6247 [  1021] By: gsar                                  on 1998/05/20  15:02:21
6248         Log: remove strupr() from perl.c
6249      Branch: win32/perl
6250            ! perl.c
6251 ____________________________________________________________________________
6252 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
6253         Log: Title:  "fix up descrepancy in h2ph test"
6254              From:  Tim Bunce
6255              Files:  t/lib/h2ph.pht
6256      Branch: maint-5.004/perl
6257            ! t/lib/h2ph.pht
6258 ____________________________________________________________________________
6259 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
6260         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
6261              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6262              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
6263              Files:  t/op/subst.t
6264              
6265              Title:  "fix up descrepancy in h2ph test"
6266              From:  Tim Bunce
6267              Files:  t/lib/h2ph.t
6268      Branch: maint-5.004/perl
6269            ! t/lib/h2ph.t t/op/subst.t
6270 ____________________________________________________________________________
6271 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
6272         Log: Title:  "fix mem leak and core dump from change 1016"
6273              From:  Tim Bunce
6274              Files:  pp_sys.c
6275      Branch: maint-5.004/perl
6276            ! pp_sys.c
6277 ____________________________________________________________________________
6278 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
6279         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
6280              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6281              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
6282              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
6283              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
6284              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
6285              doio.c doop.c ext/ODBM_File/ODBM_File.xs
6286              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6287              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
6288              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
6289              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6290              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
6291              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
6292              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6293              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
6294              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
6295              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
6296              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
6297              universal.c util.c win32/Makefile win32/config_H.bc
6298              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
6299              win32/makefile.mk win32/perlglob.c win32/runperl.c
6300              win32/win32.c win32/win32sck.c x2p/s2p.PL
6301      Branch: maint-5.004/perl
6302            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
6303            ! cygwin32/perlld deb.c doio.c doop.c embed.h
6304            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
6305            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
6306            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
6307            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6308            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
6309            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
6310            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6311            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
6312            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
6313            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
6314            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
6315            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
6316            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
6317            ! universal.c util.c utils/perldoc.PL win32/Makefile
6318            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
6319            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
6320            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
6321            ! x2p/s2p.PL
6322 ____________________________________________________________________________
6323 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
6324         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
6325              From:  Graham Barr <gbarr@ti.com>
6326              Msg-ID:  <3561D147.7F3E0C88@ti.com>
6327              Files:  pp_sys.c t/op/die.t
6328      Branch: maint-5.004/perl
6329            ! pp_sys.c t/op/die.t
6330 ____________________________________________________________________________
6331 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
6332         Log: Title:  "loosen const sub re-defined warnings"
6333              From:  Doug MacEachern <dougm@pobox.com>
6334              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
6335              Files:  proto.h global.sym op.c pp.c sv.c
6336      Branch: maint-5.004/perl
6337            ! global.sym op.c pp.c proto.h sv.c
6338 ____________________________________________________________________________
6339 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
6340         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
6341              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
6342              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
6343              Files:  sv.c
6344              
6345              Title:  "Further h2ph patches (including a test suite)"
6346              From:  Billy <wdconsta@cs.adelaide.edu.au>
6347              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
6348              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6349      Branch: maint-5.004/perl
6350            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6351            ! MANIFEST sv.c utils/h2ph.PL
6352 ____________________________________________________________________________
6353 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
6354         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
6355              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
6356              <ilya@math.ohio-state.edu>
6357              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
6358              <199805151931.PAA23086@aatma.engin.umich.edu>,
6359              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
6360              Files:  toke.c
6361      Branch: maint-5.004/perl
6362            ! toke.c
6363 ____________________________________________________________________________
6364 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
6365         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
6366              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
6367              <jhi@iki.fi>
6368              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
6369              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
6370              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
6371              t/op/ipcsem.t
6372      Branch: maint-5.004/perl
6373            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
6374            ! t/op/ipcsem.t
6375 ____________________________________________________________________________
6376 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
6377         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
6378              From:  jan.dubois@ibm.net (Jan Dubois)
6379              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
6380              Files:  embed.h interp.sym
6381              
6382              Title:  "Undo changed error message which breaks Tk"
6383              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6384              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
6385              Files:  pp_ctl.c
6386              
6387              Title:  "Minor fixups to new -e script code"
6388              From:  Tim Bunce
6389              Files:  perl.c
6390              
6391              Title:  "Remove old diags not relevant after -e fix"
6392              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
6393              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
6394              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
6395              <199805181335.OAA07008@toad.ig.co.uk>,
6396              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
6397              Files:  pod/perldiag.pod
6398              
6399              Title:  "more examples for vec()"
6400              From:  Tom Phoenix <rootbeer@teleport.com>
6401              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
6402              Files:  pod/perlfunc.pod
6403              
6404              Title:  ""make ok" (perlbug -ok) should not be interactive"
6405              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
6406              <jhi@iki.fi>
6407              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
6408              <l03130300b1834f9732a0@[194.222.64.89]>
6409              Files:  utils/perlbug.PL
6410      Branch: maint-5.004/perl
6411            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
6412            ! pp_ctl.c utils/perlbug.PL
6413 ____________________________________________________________________________
6414 [  1010] By: gsar                                  on 1998/05/18  09:40:58
6415         Log: integrate mainline changes (untested)
6416      Branch: asperl
6417           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6418           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6419           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6420           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6421           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6422           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6423            - ext/DynaLoader/DynaLoader.pm
6424            ! win32/win32.c
6425           !> (integrate 234 files)
6426 ____________________________________________________________________________
6427 [  1009] By: gsar                                  on 1998/05/18  07:51:19
6428         Log: more whitespace tweaks from maintbranch
6429      Branch: win32/perl
6430            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6431 ____________________________________________________________________________
6432 [  1008] By: gsar                                  on 1998/05/17  22:37:20
6433         Log: sundry whitespace cleanups from maintbranch
6434      Branch: win32/perl
6435            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6436 ____________________________________________________________________________
6437 [  1007] By: gsar                                  on 1998/05/16  21:59:46
6438         Log: integrate mainline
6439      Branch: win32/perl
6440           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6441           !> t/op/ipcmsg.t t/op/ipcsem.t
6442 ____________________________________________________________________________
6443 [  1006] By: gsar                                  on 1998/05/16  21:54:23
6444         Log: merge changes#996,998,999 from maintbranch
6445      Branch: win32/perl
6446            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6447 ____________________________________________________________________________
6448 [  1005] By: gsar                                  on 1998/05/16  21:49:47
6449         Log: merge change#995 from maintbranch, tweak interp.sym and
6450              run embed.pl
6451      Branch: win32/perl
6452            ! embedvar.h interp.sym intrpvar.h perl.c
6453 ____________________________________________________________________________
6454 [  1004] By: gsar                                  on 1998/05/16  21:27:18
6455         Log: merge changes#989,990,992 from maintbranch
6456      Branch: win32/perl
6457            + t/op/die.t
6458            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6459 ____________________________________________________________________________
6460 [  1003] By: gsar                                  on 1998/05/16  21:16:47
6461         Log: sync config*.gc with others, and verify that nothing from
6462              change#986 needs to be merged
6463      Branch: win32/perl
6464            ! win32/config.gc win32/config_H.gc
6465 ____________________________________________________________________________
6466 [  1002] By: gsar                                  on 1998/05/16  21:04:04
6467         Log: merge change#985 from maintbranch
6468      Branch: win32/perl
6469            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6470            ! util.c
6471 ____________________________________________________________________________
6472 [  1001] By: gsar                                  on 1998/05/16  17:53:16
6473         Log: add a test to check return value from successful s/// (there was none!)
6474      Branch: win32/perl
6475            ! t/op/subst.t
6476 ____________________________________________________________________________
6477 [  1000] By: gsar                                  on 1998/05/16  17:42:34
6478         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6479              return a value on the stack
6480      Branch: win32/perl
6481            ! pp_hot.c
6482 ____________________________________________________________________________
6483 [   999] By: TimBunce                              on 1998/05/15  23:04:30
6484         Log: Title:  "Update Porting/makerel script for perforce dir structure"
6485              From:  Tim Bunce
6486              Files:  Porting/makerel
6487      Branch: maint-5.004/perl
6488            ! Porting/makerel
6489 ____________________________________________________________________________
6490 [   998] By: TimBunce                              on 1998/05/15  22:49:55
6491         Log: Title:  "Updated Changes file for trial 3"
6492              From:  Tim Bunce
6493              Files:  Changes
6494      Branch: maint-5.004/perl
6495            ! Changes
6496 ____________________________________________________________________________
6497 [   997] By: gsar                                  on 1998/05/15  22:21:41
6498         Log: merge changes#982,984 from maintbranch
6499      Branch: win32/perl
6500            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6501            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6502 ____________________________________________________________________________
6503 [   996] By: TimBunce                              on 1998/05/15  22:19:32
6504         Log: Title:  "Negative array subscript unrecognized in regex"
6505              From:  Mark-Jason Dominus <mjd@plover.com>,
6506              h.sanden@elsevier.nl (Hugo van der Sanden)
6507              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
6508              <199805151514.RAA04121@dorlas.elsevier.nl>
6509              Files:  t/base/lex.t toke.c
6510              
6511              Title:  "Remove e_fp from toke.c after change 955"
6512              From:  Tim Bunce
6513              Files:  toke.c
6514      Branch: maint-5.004/perl
6515            ! t/base/lex.t toke.c
6516 ____________________________________________________________________________
6517 [   995] By: TimBunce                              on 1998/05/15  22:08:32
6518         Log: Title:  "Fix -e security hole (no longer uses temp file)"
6519              From:  Tim Bunce
6520              Files:  embed.h perl.h perl.c
6521      Branch: maint-5.004/perl
6522            ! embed.h perl.c perl.h
6523 ____________________________________________________________________________
6524 [   994] By: gsar                                  on 1998/05/15  22:08:17
6525         Log: merge change#981 from maintbranch, add XXX comment about
6526              supporting %! for usethreads case
6527      Branch: win32/perl
6528            ! gv.c op.c
6529 ____________________________________________________________________________
6530 [   992] By: TimBunce                              on 1998/05/15  22:01:32
6531         Log: Title:  "install non-backwards compatible .pm files into archlib"
6532              From:  Tim Bunce
6533              Files:  installperl
6534              
6535              Title:  "revert "Can't locate" message to original for maintenance"
6536              From:  Tim Bunce
6537              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6538              Files:  pod/perldiag.pod pp_ctl.c
6539      Branch: maint-5.004/perl
6540            ! installperl pod/perldiag.pod pp_ctl.c
6541 ____________________________________________________________________________
6542 [   991] By: gsar                                  on 1998/05/15  21:35:00
6543         Log: reverse integrate ansiperl (all except the
6544              C<attrs qw(package locked)> stuff, and the duplicate hunks)
6545              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6546      Branch: win32/perl
6547           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6548           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6549           !> utils/perldoc.PL
6550 ____________________________________________________________________________
6551 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6552         Log: Title:  "Add tests for die $ref"
6553              From:  Graham Barr <gbarr@ti.com>
6554              Msg-ID:  <355C6297.121B576B@ti.com>
6555              Files:  MANIFEST t/op/die.t
6556      Branch: maint-5.004/perl
6557            + t/op/die.t
6558            ! MANIFEST
6559 ____________________________________________________________________________
6560 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6561         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6562              From:  Jarkko Hietaniemi <jhi@iki.fi>
6563              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6564              Files:  t/op/ipcmsg.t
6565      Branch: maint-5.004/perl
6566            ! t/op/ipcmsg.t
6567 ____________________________________________________________________________
6568 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6569         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6570              (manually applied and tweaked) to fix up SysV IPC semaphores for
6571              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6572              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6573              disable ipcsem.t since it doesn't seem to work properly even when
6574              not skipped. This is _65.
6575      Branch: perl
6576            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6577            ! t/op/ipcmsg.t t/op/ipcsem.t
6578 ____________________________________________________________________________
6579 [   987] By: nick                                  on 1998/05/15  16:03:35
6580         Log: Integrate win32
6581      Branch: ansiperl
6582           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6583           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6584           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6585           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6586           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6587           +> t/op/pos.t utils/perlcc.PL
6588            - ext/DynaLoader/DynaLoader.pm
6589           !> (integrate 208 files)
6590 ____________________________________________________________________________
6591 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6592         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6593              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6594              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6595              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6596              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6597              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6598              win32/config.bc win32/config.vc win32/config_H.bc
6599              win32/config_H.vc
6600      Branch: maint-5.004/perl
6601            + README.beos beos/nm.c hints/beos.sh
6602            ! Configure MANIFEST Porting/Glossary config_h.SH
6603            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6604            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6605            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6606 ____________________________________________________________________________
6607 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6608         Log: Title:  "allow die $ref"
6609              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6610              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6611              Files:  pp_ctl.c pp_sys.c util.c
6612              
6613              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6614              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6615              koenig@kulturbox.de (Andreas J. Koenig)
6616              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6617              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6618              Files:  lib/ExtUtils/Manifest.pm
6619              
6620              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6621              From:  Dan Sugalski <sugalskd@osshe.edu>
6622              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6623              Files:  lib/AutoSplit.pm
6624              
6625              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6626              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6627              J. Koenig), larry@wall.org (Larry Wall)
6628              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6629              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6630              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6631              Files:  lib/AutoSplit.pm
6632      Branch: maint-5.004/perl
6633            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6634            ! util.c
6635 ____________________________________________________________________________
6636 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6637         Log: ------  CORE LANGUAGE  ------
6638              
6639              Title:  "Fix close pipe returning status from wrong child"
6640              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6641              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6642              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6643              Files:  t/io/pipe.t util.c
6644              
6645              Title:  "Avoid English.pm triggering load of Errno.pm"
6646              From:  Tim Bunce
6647              Files:  gv.c lib/English.pm
6648              
6649              ------  DOCUMENTATION  ------
6650              
6651              Title:  "Document child exit cause a parent sleep to end early"
6652              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6653              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6654              Files:  pod/perlfunc.pod
6655              
6656              ------  EXTENSIONS  ------
6657              
6658              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6659              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6660              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6661              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6662              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6663              
6664              Title:  "MM_VMS.pm fixes for building external library"
6665              From:  Dan Sugalski <sugalskd@ous.edu>
6666              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6667              Files:  lib/ExtUtils/MM_VMS.pm
6668              
6669              Title:  "Appease picky DEC compiler in POSIX.xs"
6670              From:  Dan Sugalski <sugalskd@ous.edu>
6671              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6672              Files:  ext/POSIX/POSIX.xs
6673              
6674              ------  TESTS  ------
6675              
6676              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6677              From:  Jarkko Hietaniemi <jhi@iki.fi>
6678              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6679              Files:  t/op/ipcsem.t
6680              
6681              Title:  "Fix doc bug for system() return value"
6682              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6683              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6684              Files:  pod/perlfunc.pod t/op/exec.t
6685              
6686              ------  UTILITIES  ------
6687              
6688              Title:  "Avoid possible constant autoload loop"
6689              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6690              Zakharevich <ilya@math.ohio-state.edu>
6691              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6692              <355B475A.C5AD4B90@ti.com>,
6693              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6694              Files:  utils/h2xs.PL
6695              
6696              Title:  "Further improvements to h2ph.PL"
6697              From:  kstar@chapin.edu
6698              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6699              Files:  utils/h2ph.PL
6700      Branch: maint-5.004/perl
6701            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6702            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6703            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6704            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6705            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6706
6707 ----------------
6708 Version 5.004_64
6709 ----------------
6710
6711 ____________________________________________________________________________
6712 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6713         Log: Integrate win32 branch into mainline.
6714      Branch: perl
6715           +> Porting/patching.pod t/op/defins.t
6716           !> (integrate 107 files)
6717 ____________________________________________________________________________
6718 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6719         Log: Title:  "comment init_postdump_symbols issues"
6720              From:  Tim Bunce
6721              Files:  perl.c
6722              
6723              Title:  "Improve sort docs re SUBNAME"
6724              From:  circle@azstarnet.com
6725              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6726              Files:  pod/perlfunc.pod
6727      Branch: maint-5.004/perl
6728            ! perl.c pod/perlfunc.pod
6729 ____________________________________________________________________________
6730 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6731         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6732              From:  Graham Barr <gbarr@ti.com>
6733              Msg-ID:  <355080CD.1111BC81@ti.com>
6734              Files:  gv.c
6735      Branch: maint-5.004/perl
6736            ! gv.c
6737 ____________________________________________________________________________
6738 [   980] By: gsar                                  on 1998/05/15  06:16:13
6739         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6740      Branch: win32/perl
6741            ! pod/perlref.pod
6742 ____________________________________________________________________________
6743 [   979] By: gsar                                  on 1998/05/15  04:59:47
6744         Log: tweaks to win32 makefiles.  This version builds and passes all
6745              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6746      Branch: win32/perl
6747            ! win32/Makefile win32/makefile.mk
6748 ____________________________________________________________________________
6749 [   978] By: gsar                                  on 1998/05/15  02:41:58
6750         Log: merge changes#922,944,949,965,970 from maintbranch
6751      Branch: win32/perl
6752            + Porting/patching.pod t/op/defins.t
6753            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6754            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6755            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6756            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6757            ! utils/perlbug.PL
6758 ____________________________________________________________________________
6759 [   977] By: gsar                                  on 1998/05/15  02:15:25
6760         Log: merge changes#906,907,909,910 from maintbranch
6761      Branch: win32/perl
6762            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6763            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6764            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6765            ! util.c
6766 ____________________________________________________________________________
6767 [   976] By: gsar                                  on 1998/05/15  01:34:53
6768         Log: merge change#905 from maintbranch, minor fixes to get
6769              clean build+test on Solaris
6770      Branch: win32/perl
6771            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6772            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6773            ! regcomp.c sv.c t/op/taint.t toke.c
6774 ____________________________________________________________________________
6775 [   975] By: gsar                                  on 1998/05/14  23:34:26
6776         Log: merge change#904 from maintbranch
6777      Branch: win32/perl
6778            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6779            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6780            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6781            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6782            ! vms/descrip.mms
6783 ____________________________________________________________________________
6784 [   974] By: gsar                                  on 1998/05/14  23:11:05
6785         Log: merge change#897 from maintbranch
6786      Branch: win32/perl
6787            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6788            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6789            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6790            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6791            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6792            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6793            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6794            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6795            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6796            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6797            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6798            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6799            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6800            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6801            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6802            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6803            ! x2p/find2perl.PL
6804 ____________________________________________________________________________
6805 [   973] By: gsar                                  on 1998/05/14  22:24:26
6806         Log: integrate mainline
6807      Branch: win32/perl
6808            + Porting/Contract
6809           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6810           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6811           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6812           +> utils/perlcc.PL
6813            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6814            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6815            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6816            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6817            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6818            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6819            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6820            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6821            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6822            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6823            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6824            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6825            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6826            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6827            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6828            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6829            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6830            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6831            ! win32/win32.c x2p/find2perl.PL
6832           !> (integrate 59 files)
6833 ____________________________________________________________________________
6834 [   972] By: nick                                  on 1998/05/14  18:09:01
6835         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6836              Remove K&R style functions, avoid struct/typedef clash. 
6837      Branch: ansiperl
6838            ! bytecode.h byterun.c sv.c toke.c
6839 ____________________________________________________________________________
6840 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6841         Log: 
6842              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6843              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6844              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6845              Files:  pp.c
6846      Branch: maint-5.004/perl
6847            ! pp.c
6848 ____________________________________________________________________________
6849 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6850         Log: 
6851              Title:  "perlbug reformatted"
6852              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6853              <hv@crypt0.demon.co.uk>
6854              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6855              <l03130300b17cebcb6d33@[194.222.64.89]>,
6856              <v03110702b17ccbab6824@[195.95.102.67]>
6857              Files:  utils/perlbug.PL
6858      Branch: maint-5.004/perl
6859            ! utils/perlbug.PL
6860 ____________________________________________________________________________
6861 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6862         Log: Integrate win32 branch into mainline
6863      Branch: perl
6864           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6865           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6866            - ext/DynaLoader/DynaLoader.pm
6867           !> (integrate 118 files)
6868 ____________________________________________________________________________
6869 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6870         Log: Bump patchlevel to 65
6871      Branch: perl
6872            ! patchlevel.h
6873 ____________________________________________________________________________
6874 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6875         Log: Another fixup of MANIFEST
6876      Branch: perl
6877            ! MANIFEST
6878 ____________________________________________________________________________
6879 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6880         Log: Add missing files to MANIFEST
6881      Branch: perl
6882            ! MANIFEST
6883 ____________________________________________________________________________
6884 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6885         Log: 
6886              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6887              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6888              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6889              Files:  gv.h gv.c op.c
6890      Branch: maint-5.004/perl
6891            ! gv.c gv.h op.c
6892 ____________________________________________________________________________
6893 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6894         Log: Subject: [PATCH] Using Getopts::* with strict vars
6895              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6896              From: Tom Phoenix <rootbeer@teleport.com>
6897      Branch: perl
6898            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6899 ____________________________________________________________________________
6900 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6901         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6902              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6903              From: epeschko@den-mdev1 (Ed Peschko)
6904      Branch: perl
6905            + utils/perlcc.PL
6906            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6907            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6908 ____________________________________________________________________________
6909 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6910         Log: From: Dan Sugalski <sugalskd@ous.edu>
6911              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6912              Date: Wed, 08 Apr 1998 17:08:48 -0700
6913              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6914              Date: Fri, 08 May 1998 10:49:16 -0700
6915      Branch: perl
6916            ! ext/Thread/Thread.pm
6917 ____________________________________________________________________________
6918 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6919         Log: Subject: Consolidated patch to 5.004_64
6920              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6921              From: Charles Bailey <BAILEY@newman.upenn.edu>
6922      Branch: perl
6923            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6924            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6925            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6926            ! vms/perlvms.pod
6927 ____________________________________________________________________________
6928 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6929         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6930              Date: 07 Apr 1998 18:31:21 +0200
6931              From: JVromans@Squirrel.nl (Johan Vromans)
6932      Branch: perl
6933            ! lib/Getopt/Long.pm
6934 ____________________________________________________________________________
6935 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6936         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6937              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6938              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6939              Subject: [PATCH] perl 5.004_64+Config_04
6940              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6941      Branch: perl
6942            ! lib/Benchmark.pm pod/perlfunc.pod
6943 ____________________________________________________________________________
6944 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6945         Log: From: kstar@chapin.edu
6946              Subject: [PATCH] hints for Irix 6
6947              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6948              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6949              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6950      Branch: perl
6951            ! INSTALL hints/irix_6.sh installperl
6952 ____________________________________________________________________________
6953 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6954         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6955              Date: Mon, 06 Apr 1998 21:09:24 +0200
6956              From: Achim Bohnet <ach@mpe.mpg.de>
6957      Branch: perl
6958            ! lib/ExtUtils/Install.pm
6959 ____________________________________________________________________________
6960 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6961         Log: Subject: [PATCH] Config: Irix 5 hints
6962              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6963              From: kstar@O2.chapin.edu
6964      Branch: perl
6965            ! hints/irix_5.sh
6966 ____________________________________________________________________________
6967 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6968         Log: Subject: PATCH: h2ph produces incorrect code
6969              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6970              From: Billy <wdconsta@cs.adelaide.edu.au>
6971      Branch: perl
6972            ! utils/h2ph.PL
6973 ____________________________________________________________________________
6974 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6975         Log: Subject: [PATCH] perldebug.pod
6976              Date: Mon, 6 Apr 1998 00:36:57 -0600
6977              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6978      Branch: perl
6979            ! pod/perldebug.pod
6980 ____________________________________________________________________________
6981 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6982         Log: From: Dominic Dunlop <domo@vo.lu>
6983              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6984              Date: Wed, 6 May 1998 14:39:32 +0000
6985              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6986              Date: Sat, 4 Apr 1998 19:44:34 +0000
6987      Branch: perl
6988            ! hints/machten.sh t/op/hashwarn.t
6989 ____________________________________________________________________________
6990 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6991         Log: New pod/perldelta.pod (previous one branched in last change):
6992              Subject: [PATCH 5.004_64] Start new perldelta
6993              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6994              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6995      Branch: perl
6996            + pod/perldelta.pod
6997 ____________________________________________________________________________
6998 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6999         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7000              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
7001              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
7002              Subject: [PATCH 5.004_64] Start new perldelta
7003              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
7004              (above branched perldelta -> perldelta4, new perldelta will be
7005              created/added next change)
7006              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
7007              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
7008      Branch: perl
7009            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
7010            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
7011           +> pod/perldelta4.pod
7012            - pod/perldelta.pod
7013            ! MANIFEST hints/svr4.sh
7014 ____________________________________________________________________________
7015 [   949] By: TimBunce                              on 1998/05/14  15:11:30
7016         Log: 
7017              Title:  "while($x=<>) no longer warns (implicit defined added)"
7018              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
7019              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
7020              Files:  MANIFEST op.c t/op/defins.t
7021      Branch: maint-5.004/perl
7022            + t/op/defins.t
7023            ! MANIFEST op.c
7024 ____________________________________________________________________________
7025 [   948] By: mbeattie                              on 1998/05/14  15:09:51
7026         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7027              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
7028              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
7029              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
7030              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
7031              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
7032              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
7033              Subject: [PATCH 5.004_64] Config_64-03-04.diff
7034              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
7035      Branch: perl
7036            + README.beos beos/nm.c hints/beos.sh
7037            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
7038            ! Porting/Glossary Porting/config.sh Porting/config_H
7039            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
7040            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
7041            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
7042            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
7043            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
7044            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
7045            ! win32/config.vc win32/config_H.bc win32/config_H.vc
7046 ____________________________________________________________________________
7047 [   946] By: TimBunce                              on 1998/05/14  15:07:06
7048         Log: 
7049              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
7050              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7051              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
7052              Files:  perl.c sv.c t/op/misc.t
7053      Branch: maint-5.004/perl
7054            ! perl.c sv.c t/op/misc.t
7055 ____________________________________________________________________________
7056 [   945] By: mbeattie                              on 1998/05/14  15:00:31
7057         Log: Subject: Perl Social Contract
7058              Date: 13 Apr 1998 06:16:59 -0700
7059              From: Russ Allbery <rra@stanford.edu>
7060      Branch: perl
7061            + Porting/Contract
7062 ____________________________________________________________________________
7063 [   944] By: TimBunce                              on 1998/05/14  14:59:37
7064         Log: 
7065              Title:  "5.004_04-m2 Cleanup of test failures"
7066              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7067              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
7068              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7069              win32/config.bc win32/config.vc
7070      Branch: maint-5.004/perl
7071            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7072            ! win32/config.bc win32/config.vc
7073 ____________________________________________________________________________
7074 [   943] By: mbeattie                              on 1998/05/14  14:58:13
7075         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
7076              Subject: [PATCH 5.004_64] Test.pm update
7077              Date: Sat, 4 Apr 1998 08:33:50 -0500
7078              Subject: [PATCH 5.004_64] modcount + comments
7079              Date: Fri, 17 Apr 1998 16:07:35 -0400
7080      Branch: perl
7081            ! lib/Test.pm op.c thrdvar.h
7082 ____________________________________________________________________________
7083 [   942] By: mbeattie                              on 1998/05/14  14:49:43
7084         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7085              Subject: [PATCH 5.004_64] newSV
7086              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
7087              Subject: [PATCH 5.004_64] Cryptic error from B::CC
7088              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
7089      Branch: perl
7090            ! ext/B/B/CC.pm handy.h proto.h sv.c
7091 ____________________________________________________________________________
7092 [   941] By: mbeattie                              on 1998/05/14  14:47:29
7093         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7094              Subject: [PATCH 5.004_64] anydbm.t
7095              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
7096              Subject: [PATCH 5.004_64] threads on OS/2
7097              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
7098              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
7099              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
7100              Subject: [PATCH 5.004_64] Immediate stop in debugger
7101              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
7102              Subject: [PATCH 5.005_64] ptags broken
7103              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
7104              Subject: [PATCH 5.004_64] Document switch syntax via RE
7105              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
7106      Branch: perl
7107            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
7108            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
7109            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
7110 ____________________________________________________________________________
7111 [   940] By: mbeattie                              on 1998/05/14  14:38:44
7112         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
7113              Date: Fri, 03 Apr 1998 16:01:57 -0800
7114              From: Dan Sugalski <sugalskd@osshe.edu>
7115      Branch: perl
7116            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
7117            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
7118 ____________________________________________________________________________
7119 [   939] By: mbeattie                              on 1998/05/14  14:35:42
7120         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
7121              Date: Fri, 03 Apr 1998 13:58:15 -0800
7122              From: Dan Sugalski <sugalskd@osshe.edu>
7123      Branch: perl
7124            ! perl.c
7125 ____________________________________________________________________________
7126 [   938] By: gsar                                  on 1998/05/14  10:53:55
7127         Log: merge change#896 from maintbranch
7128      Branch: win32/perl
7129            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
7130            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
7131            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
7132            ! t/op/gv.t t/op/misc.t t/op/pack.t
7133 ____________________________________________________________________________
7134 [   937] By: gsar                                  on 1998/05/14  09:31:34
7135         Log: merge change#887 from maintbranch
7136      Branch: win32/perl
7137            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7138            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7139            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7140            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7141            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7142            ! t/op/stat.t toke.c utils/h2xs.PL
7143 ____________________________________________________________________________
7144 [   936] By: gsar                                  on 1998/05/14  09:06:18
7145         Log: merge change#886 from maintbranch
7146      Branch: win32/perl
7147            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7148            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
7149            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
7150            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
7151            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7152            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
7153            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
7154            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
7155            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
7156            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7157            ! vms/test.com
7158 ____________________________________________________________________________
7159 [   935] By: gsar                                  on 1998/05/14  07:00:02
7160         Log: merge changes#872,873 from maintbranch
7161      Branch: win32/perl
7162            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
7163            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
7164            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
7165            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
7166            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
7167            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
7168            ! utils/perldoc.PL
7169 ____________________________________________________________________________
7170 [   934] By: gsar                                  on 1998/05/14  06:24:38
7171         Log: merge changes#755..759,763,764 from maintbranch
7172      Branch: win32/perl
7173            + hints/openbsd.sh
7174            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
7175            ! t/op/pos.t utils/perldoc.PL
7176 ____________________________________________________________________________
7177 [   933] By: gsar                                  on 1998/05/14  06:07:31
7178         Log: merge change#754 from maintbranch
7179      Branch: win32/perl
7180            ! perl.c
7181 ____________________________________________________________________________
7182 [   932] By: gsar                                  on 1998/05/14  06:03:50
7183         Log: merge changes#752,753 from maintbranch
7184      Branch: win32/perl
7185            + t/op/pos.t
7186            ! README ext/GDBM_File/GDBM_File.pm
7187            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
7188 ____________________________________________________________________________
7189 [   931] By: gsar                                  on 1998/05/14  05:51:19
7190         Log: merge change#745 from maintbranch
7191      Branch: win32/perl
7192            + ext/DynaLoader/DynaLoader.pm.PL
7193            - ext/DynaLoader/DynaLoader.pm
7194            ! MANIFEST ext/DynaLoader/Makefile.PL
7195 ____________________________________________________________________________
7196 [   930] By: nick                                  on 1998/05/13  20:39:59
7197         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
7198      Branch: ansiperl
7199            ! utils/perldoc.PL
7200           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
7201           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
7202           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
7203           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
7204           !> win32/makedef.pl win32/makefile.mk
7205 ____________________________________________________________________________
7206 [   929] By: gsar                                  on 1998/05/13  10:13:36
7207         Log: merge change#687 from maintbranch
7208      Branch: win32/perl
7209            ! pod/perlfunc.pod
7210 ____________________________________________________________________________
7211 [   928] By: gsar                                  on 1998/05/13  10:08:13
7212         Log: merge change#683 from maintbranch
7213      Branch: win32/perl
7214            ! pod/perlguts.pod
7215 ____________________________________________________________________________
7216 [   927] By: gsar                                  on 1998/05/13  09:51:43
7217         Log: merge change#681 from maintbranch
7218      Branch: win32/perl
7219            ! ext/Fcntl/Fcntl.pm
7220 ____________________________________________________________________________
7221 [   926] By: gsar                                  on 1998/05/13  09:47:11
7222         Log: merge change#664 from maint branch
7223      Branch: win32/perl
7224            ! regcomp.c regcomp.h regexec.c
7225 ____________________________________________________________________________
7226 [   925] By: gsar                                  on 1998/05/13  08:55:28
7227         Log: merge missing part of change#663 from maint branch
7228      Branch: win32/perl
7229            ! op.c
7230 ____________________________________________________________________________
7231 [   924] By: gsar                                  on 1998/05/12  18:50:04
7232         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
7233              and seems to generate problematic code for PII.
7234      Branch: win32/perl
7235            ! win32/makefile.mk
7236 ____________________________________________________________________________
7237 [   923] By: gsar                                  on 1998/05/12  16:24:02
7238         Log: fix test failure
7239              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
7240              Date:    Tue, 12 May 1998 10:40:57 BST
7241              From:    Nick.Ing-Simmons@tiuk.ti.com
7242              Subject: test buglet
7243      Branch: win32/perl
7244            ! t/op/hashwarn.t
7245 ____________________________________________________________________________
7246 [   922] By: TimBunce                              on 1998/05/11  20:58:58
7247         Log: Assorted patches:
7248              
7249              ------  CORE LANGUAGE  ------
7250              
7251              Title:  "incorrect return value for hv_iterinit"
7252              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7253              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
7254              Files:  pod/perlguts.pod hv.c
7255              
7256              ------  DOCUMENTATION  ------
7257              
7258              Title:  "perlvar.pod buglet E<EVMSERR>"
7259              From:  Achim Bohnet <ach@mpe.mpg.de>
7260              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
7261              Files:  pod/perlvar.pod
7262              
7263              Title:  "Improve docs for warning about code after an exec()"
7264              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
7265              <chaimf@concentric.net>
7266              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
7267              <m3ra22qn1z.fsf@chany-p100.emwp.com>
7268              Files:  pod/perlfunc.pod
7269              
7270              Title:  "Remove dead code from pod2man"
7271              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7272              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
7273              Files:  pod/pod2man.PL
7274              
7275              Title:  "tweak doc for C<do FILENAME>"
7276              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7277              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
7278              Files:  pod/perlfunc.pod
7279              
7280              Title:  "Document integer pragma effect on % operator"
7281              From:  Gisle Aas <gisle@aas.no>
7282              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
7283              Files:  pod/perlop.pod
7284              
7285              Title:  "Reduce rm command line length in pod/Makefile"
7286              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
7287              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
7288              Files:  pod/Makefile
7289              
7290              ------  EXTENSIONS  ------
7291              
7292              Title:  "Clarify Termios usage in POSIX.pod"
7293              From:  Rocco Caputo <troc@netrus.net>
7294              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
7295              Files:  ext/POSIX/POSIX.pod
7296              
7297              ------  LIBRARY  ------
7298              
7299              Title:  "Fix File::Find::finddepth typo in trial 2 release"
7300              From:  koenig@kulturbox.de (Andreas J. Koenig)
7301              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
7302              Files:  lib/File/Find.pm t/lib/filefind.t
7303              
7304              ------  PORTABILITY - GENERAL  ------
7305              
7306              Title:  "Add Porting/patching.pod document"
7307              From:  Daniel Grisinger <dgris@tdrenterprises.com>
7308              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
7309              Files:  MANIFEST Porting/patching.pod
7310              
7311              Title:  "hints/machten.sh: disable semctl(), align with devel version"
7312              From:  Dominic Dunlop <domo@vo.lu>
7313              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
7314              Files:  hints/machten.sh
7315              
7316              Title:  "Add VMS specifics to Porting/makerel"
7317              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7318              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
7319              <199804271732.SAA13762@toad.ig.co.uk>,
7320              <9804250212.AA27695@forte.com>
7321              Files:  Porting/makerel
7322      Branch: maint-5.004/perl
7323            + Porting/patching.pod
7324            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
7325            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
7326            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
7327            ! t/lib/filefind.t
7328 ____________________________________________________________________________
7329 [   921] By: gsar                                  on 1998/05/10  02:28:03
7330         Log: various tweaks to makefiles
7331      Branch: win32/perl
7332            ! win32/Makefile win32/makedef.pl win32/makefile.mk
7333 ____________________________________________________________________________
7334 [   920] By: gsar                                  on 1998/05/10  02:27:19
7335         Log: fix ExtUtils::Liblist mishandling paths with spaces
7336      Branch: win32/perl
7337            ! lib/ExtUtils/Liblist.pm
7338 ____________________________________________________________________________
7339 [   919] By: gsar                                  on 1998/05/09  17:10:15
7340         Log: minor cleanup
7341      Branch: win32/perl
7342            ! MANIFEST perl.c
7343 ____________________________________________________________________________
7344 [   918] By: gsar                                  on 1998/05/09  17:09:09
7345         Log: protect sortcop from C<sort { sort { ... } ... } ...>
7346              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
7347              Date:    Fri, 08 May 1998 19:33:44 EDT
7348              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7349              Subject: [PATCH] Re: double recursion in sort 
7350      Branch: win32/perl
7351            ! pp_ctl.c t/op/runlevel.t
7352 ____________________________________________________________________________
7353 [   917] By: gsar                                  on 1998/05/09  17:05:55
7354         Log: c
7355      Branch: win32/perl
7356            ! win32/config.bc win32/config.gc win32/config.vc
7357 ____________________________________________________________________________
7358 [   916] By: gsar                                  on 1998/05/07  03:40:15
7359         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
7360      Branch: win32/perl
7361            ! pp.c
7362 ____________________________________________________________________________
7363 [   915] By: mbeattie                              on 1998/05/06  13:08:29
7364         Log: Speed up pp_entersub for usethreads with only 1 thread running.
7365      Branch: perl
7366            ! pp_hot.c
7367 ____________________________________________________________________________
7368 [   914] By: gsar                                  on 1998/05/03  18:44:38
7369         Log: make hv_iterinit() return HvKEYS()
7370              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
7371              Date:    Sat, 02 May 1998 16:29:22 EDT
7372              From:    "SynaptiCAD, Inc." <sales@syncad.com>
7373              Subject: incorrect return value for hv_iterinit
7374      Branch: win32/perl
7375            ! hv.c pod/perlguts.pod
7376 ____________________________________________________________________________
7377 [   913] By: TimBunce                              on 1998/05/01  22:38:38
7378         Log: Update MANIFEST for trial 2.
7379              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
7380      Branch: maint-5.004/perl
7381            ! MANIFEST
7382 ____________________________________________________________________________
7383 [   912] By: TimBunce                              on 1998/05/01  22:30:29
7384         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
7385      Branch: maint-5.004/perl
7386            + t/op/tiehandle.t
7387 ____________________________________________________________________________
7388 [   911] By: TimBunce                              on 1998/05/01  21:35:03
7389         Log: 
7390              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
7391              From:  timbo@ig.co.uk (Tim Bunce)
7392              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
7393              Files:  perl.h
7394              
7395              Title:  "Add WRITE & CLOSE to TIEHANDLE"
7396              From:  Graham Barr <gbarr@pobox.com>
7397              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
7398              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
7399      Branch: maint-5.004/perl
7400            + lib/Tie/Handle.pm
7401            ! perl.h pod/perltie.pod pp_sys.c
7402 ____________________________________________________________________________
7403 [   910] By: TimBunce                              on 1998/05/01  20:47:47
7404         Log: 
7405              Title:  "Add warning for Illegal hex digit"
7406              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
7407              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
7408              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
7409              <199804271409.PAA12819@toad.ig.co.uk>,
7410              <199804280307.WAA12332@psasolar.psa.pencom.com>
7411              Files:  pod/perldiag.pod util.c
7412              
7413              Title:  "perl_call_method() bug fix (corrupt op pointer)"
7414              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
7415              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
7416              Files:  perl.c
7417              
7418              Title:  "Fix printf segmentation fault"
7419              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7420              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
7421              Files:  pp_hot.c
7422              
7423              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7424              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7425              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7426              Files:  pod/perlsub.pod
7427      Branch: maint-5.004/perl
7428            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7429 ____________________________________________________________________________
7430 [   909] By: TimBunce                              on 1998/05/01  19:44:47
7431         Log: 
7432              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7433              Files:  doio.c util.c
7434      Branch: maint-5.004/perl
7435            ! doio.c util.c
7436 ____________________________________________________________________________
7437 [   908] By: gsar                                  on 1998/05/01  19:21:02
7438         Log: add AS patch#20 (exposes more global constants)
7439      Branch: asperl
7440            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7441            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7442            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7443 ____________________________________________________________________________
7444 [   907] By: TimBunce                              on 1998/05/01  17:50:46
7445         Log: 
7446              Title:  "Runtime Carp verbosity without aliasing"
7447              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7448              Msg-ID:  <H00000e50003936c@MHS>
7449              Files:  lib/Carp.pm
7450              
7451              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
7452              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7453              <rootbeer@teleport.com>
7454              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
7455              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7456              Files:  lib/File/Basename.pm
7457      Branch: maint-5.004/perl
7458            ! lib/Carp.pm lib/File/Basename.pm
7459 ____________________________________________________________________________
7460 [   906] By: TimBunce                              on 1998/04/28  11:04:49
7461         Log: 
7462              ------  CORE LANGUAGE  ------
7463              
7464              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7465              references in LVs"
7466              From:  Spider Boardman <spider@orb.nashua.nh.us>
7467              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
7468              <19980422164037.D29222@perl.org>
7469              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7470              pp.c sv.c
7471              
7472              Title:  "Fix SvGMAGIC typo in change 904"
7473              Files:  doop.c
7474      Branch: maint-5.004/perl
7475            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7476            ! proto.h sv.c
7477 ____________________________________________________________________________
7478 [   905] By: TimBunce                              on 1998/04/28  10:32:20
7479         Log: Regexp patches
7480              
7481              Title:  "New regex flag //t to leave $1 etc. tainted"
7482              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7483              Msg-ID:  <19980310192640.37826@cyprus>
7484              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7485              t/op/taint.t toke.c
7486              
7487              Title:  "Don't accidentally untaint target of s///"
7488              From:  Chip Salzenberg <chip@pobox.com>
7489              Msg-ID:  <19980310151756.24767@cyprus>
7490              Files:  pp_ctl.c pp_hot.c t/op/taint.t
7491              
7492              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
7493              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7494              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
7495              Files:  regcomp.c
7496      Branch: maint-5.004/perl
7497            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7498            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7499 ____________________________________________________________________________
7500 [   904] By: TimBunce                              on 1998/04/27  20:20:21
7501         Log: Assorted patches:
7502              
7503              ------  CORE LANGUAGE  ------
7504              
7505              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
7506              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7507              <Tim.Bunce@ig.co.uk>
7508              Msg-ID:  <19980424080630.D13985@perl.org>
7509              Files:  doop.c
7510              
7511              Title:  "Better error message for require failure"
7512              From:  epeschko@den-mdev1 (Ed Peschko)
7513              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7514              Files:  pod/perldiag.pod pp_ctl.c
7515              
7516              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
7517              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7518              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
7519              Files:  perl.c
7520              
7521              Title:  "Fix nice_chunk memory leak"
7522              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7523              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
7524              Files:  sv.c
7525              
7526              Title:  "-2.0 vs. -2 (was Number representations)"
7527              From:  Chip Salzenberg <chip@pobox.com>
7528              Msg-ID:  <19980309185652.11231@cyprus>
7529              Files:  op.c
7530              
7531              Title:  "perl.c fixes for -DUNEXEC"
7532              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7533              <mwette@mr-ed.jpl.nasa.gov>
7534              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7535              Files:  perl.c
7536              
7537              ------  DOCUMENTATION  ------
7538              
7539              Title:  "perlcall is Perl from C, not C from Perl"
7540              From:  Steve A Fink <sfink@cs.berkeley.edu>
7541              Files:  pod/perlembed.pod
7542              
7543              Title:  "Clarify require "Foo::Bar" non-bareword issue"
7544              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7545              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7546              Files:  pod/perlfunc.pod
7547              
7548              Title:  "(repost) new text for perlsec", "new text for perlsec"
7549              From:  Tom Phoenix <rootbeer@teleport.com>
7550              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7551              Files:  pod/perlsec.pod
7552              
7553              ------  EXTENSIONS  ------
7554              
7555              Title:  "IO::Socket->socketpair broken (typo)"
7556              From:  Olaf Titz <olaf@bigred.inka.de>
7557              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7558              Files:  ext/IO/lib/IO/Socket.pm
7559              
7560              Title:  "NDBM_File man page needs Fcntl"
7561              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7562              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7563              Files:  ext/NDBM_File/NDBM_File.pm
7564              
7565              ------  LIBRARY  ------
7566              
7567              Title:  "Documentation discrepancy: pragmatic modules"
7568              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7569              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7570              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7571              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7572              
7573              ------  PORTABILITY - GENERAL  ------
7574              
7575              Title:  "Updated hints file for svr4"
7576              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7577              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7578              Files:  hints/svr4.sh
7579              
7580              Title:  "Pumpkin update -- shared libperl.so location"
7581              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7582              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7583              Files:  Porting/pumpkin.pod
7584              
7585              Title:  "perl compile fix for AIX 4.3"
7586              From:  Jens-Uwe Mager <jum@helios.de>
7587              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7588              Files:  ext/DynaLoader/dl_aix.xs
7589              
7590              Title:  "Dynaloader build on VMS",
7591              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7592              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7593              Files:  vms/descrip.mms
7594              
7595              ------  UTILITIES  ------
7596              
7597              Title:  "Major update to h2ph.PL"
7598              From:  Billy <wdconsta@cs.adelaide.edu.au>
7599              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7600              Files:  utils/h2ph.PL
7601      Branch: maint-5.004/perl
7602            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7603            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7604            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7605            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7606            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7607 ____________________________________________________________________________
7608 [   903] By: gsar                                  on 1998/04/25  22:27:19
7609         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7610      Branch: asperl
7611            ! win32/GenCAPI.pl
7612 ____________________________________________________________________________
7613 [   902] By: nick                                  on 1998/04/25  16:35:08
7614         Log: Case sensitive tweak to perldoc.PL
7615      Branch: ansiperl
7616            ! utils/perldoc.PL
7617 ____________________________________________________________________________
7618 [   901] By: nick                                  on 1998/04/25  15:16:54
7619         Log: Implement use attrs qw(locked package);
7620              Passes all tests except posix (hangs/dies) in sigaction test after 
7621              printing "ok 9".
7622      Branch: ansiperl
7623            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7624 ____________________________________________________________________________
7625 [   900] By: nick                                  on 1998/04/25  13:58:17
7626         Log: Auto-insert defined() test in while when test expression is 
7627              readline (i.e. <>), glob, readdir, or each.
7628      Branch: ansiperl
7629            + t/op/defins.t
7630            ! op.c pod/perlop.pod
7631 ____________________________________________________________________________
7632 [   899] By: nick                                  on 1998/04/25  13:14:52
7633         Log: Resolve ansiperl against win32 branch
7634      Branch: ansiperl
7635           +> (branch 53 files)
7636            - config_H
7637           !> (integrate 227 files)
7638 ____________________________________________________________________________
7639 [   898] By: gsar                                  on 1998/04/24  17:01:05
7640         Log: add AS patch#18
7641      Branch: asperl
7642            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7643 ____________________________________________________________________________
7644 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7645         Log: Assorted patches:
7646              
7647              ------  CORE LANGUAGE  ------
7648              
7649              Title:  "fix for "Unbalanced string table refcount""
7650              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7651              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7652              Files:  sv.c
7653              
7654              Title:  "Allow more lenient switch processing"
7655              From:  "John L. Allen" <allen@grumman.com>
7656              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7657              Files:  perl.c
7658              
7659              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7660              From:  Gisle Aas <gisle@aas.no>
7661              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7662              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7663              
7664              Title:  "Odd number of elements in hash list."
7665              From:  Tom Phoenix <rootbeer@teleport.com>
7666              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7667              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7668              
7669              Title:  "another destruct_level fix"
7670              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7671              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7672              Files:  hv.c
7673              
7674              Title:  "bidirectional pipe warning blues"
7675              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7676              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7677              Files:  doio.c
7678              
7679              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7680              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7681              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7682              Files:  pp_hot.c pp_sys.c
7683              
7684              Title:  "unimplemented umask() should return undef not die"
7685              From:  kstar@chapin.edu (Kurt D. Starsinic)
7686              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7687              Files:  pod/perlfunc.pod pp_sys.c
7688              
7689              Title:  "warning for: bless $foo, """
7690              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7691              Msg-ID:  <H00000e5000378a0@MHS>
7692              Files:  pod/perldiag.pod pp.c
7693              
7694              ------  DOCUMENTATION  ------
7695              
7696              Title:  "Mention SWIG in perlxs.pod"
7697              From:  Steve A Fink <sfink@cs.berkeley.edu>
7698              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7699              Files:  pod/perlxs.pod
7700              
7701              Title:  "fix-up of previous perlre.pod patch"
7702              From:  Ted Ashton <ashted@southern.edu>
7703              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7704              Files:  pod/perlre.pod
7705              
7706              Title:  "long list of man page nitpicks"
7707              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7708              <tchrist@jhereg.perl.com>
7709              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7710              <199804222204.QAA20805@jhereg.perl.com>
7711              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7712              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7713              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7714              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7715              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7716              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7717              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7718              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7719              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7720              pod/pod2man.PL
7721              
7722              Title:  "document that system() does not set $! when it fails"
7723              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7724              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7725              Files:  pod/perlfunc.pod
7726              
7727              Title:  "Fix pod/roffitall execute permission"
7728              From:  lvirden@cas.org
7729              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7730              Files:  pod/roffitall
7731              
7732              Title:  "document when split ignores trailing empty fields"
7733              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7734              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7735              Files:  pod/perlfunc.pod
7736              
7737              ------  EXTENSIONS  ------
7738              
7739              Title:  "Buglet in Opcode.pm documentation"
7740              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7741              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7742              Files:  ext/Opcode/Opcode.pm
7743              
7744              Title:  "Failure to append to perllocal.pod should not be fatal"
7745              From:  koenig@kulturbox.de (Andreas J. Koenig)
7746              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7747              Files:  lib/ExtUtils/MM_Unix.pm
7748              
7749              Title:  "Document that IO.pm does not load IO::Select etc"
7750              From:  Graham Barr <gbarr@ti.com>
7751              Msg-ID:  <353B48F1.64E35A63@ti.com>
7752              Files:  ext/IO/IO.pm
7753              
7754              Title:  "Install extensions with bootstrap (again) in $archlib"
7755              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7756              Koenig)
7757              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7758              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7759              Files:  lib/ExtUtils/Install.pm
7760              
7761              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7762              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7763              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7764              Files:  ext/Socket/Socket.xs
7765              
7766              ------  LIBRARY  ------
7767              
7768              Title:  "Benchmark.pm: add run-for-some-time mode"
7769              From:  Jarkko Hietaniemi <jhi@iki.fi>
7770              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7771              Files:  lib/Benchmark.pm
7772              
7773              Title:  "Comments added to Carp.pm"
7774              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7775              <chip@perlsupport.com>, Tom Christiansen
7776              <tchrist@jhereg.perl.com>
7777              Msg-ID:  <19980422164242.E29222@perl.org>,
7778              <199804222033.OAA17959@jhereg.perl.com>,
7779              <980409182357.ZM21638@bandanna>
7780              Files:  lib/Carp.pm
7781              
7782              Title:  "chat2.pl fix"
7783              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7784              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7785              Files:  lib/chat2.pl
7786              
7787              Title:  "lib/Pod/Html.pm"
7788              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7789              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7790              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7791              Files:  lib/Pod/Html.pm
7792              
7793              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7794              arg."
7795              From:  hiroo.hayashi@computer.org
7796              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7797              Files:  lib/Term/ReadLine.pm
7798              
7799              ------  OTHER CHANGES  ------
7800              
7801              Title:  "ptags broken"
7802              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7803              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7804              Files:  emacs/ptags
7805              
7806              ------  PORTABILITY - WIN32  ------
7807              
7808              Title:  "win32 tweaks (signals and crypt support)"
7809              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7810              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7811              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7812              win32/config_H.vc win32/win32.c
7813              
7814              ------  PORTABILITY - GENERAL  ------
7815              
7816              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7817              From:  Russ Allbery <rra@stanford.edu>
7818              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7819              Files:  Porting/Contract
7820              
7821              Title:  "Config: Irix 5 hints"
7822              From:  kstar@O2.chapin.edu
7823              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7824              Files:  hints/irix_5.sh
7825              
7826              Title:  "VMS patches to 5.004_03"
7827              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7828              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7829              Files:  vms/vms.c
7830              
7831              Title:  "hints/netbsd.sh - enable vfork"
7832              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7833              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7834              Files:  hints/netbsd.sh
7835              
7836              ------  UTILITIES  ------
7837              
7838              Title:  "support find2perl -follow"
7839              From:  Billy <wdconsta@cs.adelaide.edu.au>
7840              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7841              Files:  x2p/find2perl.PL
7842      Branch: maint-5.004/perl
7843            + Porting/Contract t/op/hashwarn.t
7844            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7845            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7846            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7847            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7848            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7849            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7850            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7851            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7852            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7853            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7854            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7855            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7856            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7857            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7858            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7859            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7860            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7861            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7862            ! x2p/find2perl.PL
7863 ____________________________________________________________________________
7864 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7865         Log: Assorted patches:
7866              
7867              ------  CORE LANGUAGE  ------
7868              
7869              Title:  "Additional regex-cache patch"
7870              From:  Chip Salzenberg <chip@atlantic.net>
7871              Msg-ID:  <19980305104831.38100@cyprus>
7872              Files:  pp_ctl.c
7873              
7874              Title:  "Conservative C<*x = undef> patch"
7875              From:  Chip Salzenberg <chip@atlantic.net>
7876              Msg-ID:  <19980310163310.48509@cyprus>
7877              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7878              
7879              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7880              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7881              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7882              Files:  doio.c
7883              
7884              Title:  "Fix semctl for Linux, Sun and SVR4"
7885              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7886              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7887              Files:  doio.c
7888              
7889              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7890              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7891              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7892              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7893              doio.c doop.c ext/DB_File/DB_File.xs
7894              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7895              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7896              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7897              win32/win32.c
7898              
7899              Title:  "Make autouse -w-safe"
7900              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7901              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7902              Files:  lib/autouse.pm op.c sv.c
7903              
7904              Title:  "Misleading error on close of unopened handle"
7905              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7906              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7907              Files:  doio.c
7908              
7909              Title:  "Confusing error from perl -e "x'""
7910              From:  Hans Mulder <hansmu@xs4all.nl>
7911              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7912              Files:  toke.c
7913              
7914              Title:  "Add HAS_GNULIBC define"
7915              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7916              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7917              Files:  config_H config_h.SH
7918              
7919              Title:  "h_errno might not be an int"
7920              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7921              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7922              Files:  pp_sys.c
7923              
7924              Title:  "Revised taint hole closer", "Revised taint hole closer"
7925              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7926              <ilya@math.ohio-state.edu>
7927              Msg-ID:  <19980310222127.09350@cyprus>,
7928              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7929              Files:  doio.c
7930              
7931              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7932              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7933              van der Sanden)
7934              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7935              <199803171727.MAA05234@aatma.engin.umich.edu>
7936              Files:  op.c t/op/misc.t
7937              
7938              Title:  "Stale SP in pp_substr"
7939              From:  Stephen McCamant <alias@mcs.com>
7940              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7941              Files:  pp.c
7942              
7943              Title:  "Statement unlikely to be reached warning"
7944              From:  Hans Mulder <hansm@icgned.nl>
7945              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7946              Files:  op.c
7947              
7948              Title:  "Tainting propagates from nowhere"
7949              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7950              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7951              Files:  pp.c
7952              
7953              Title:  "two trivial tweaks to 5.004m5t1"
7954              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7955              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7956              Files:  proto.h win32/Makefile
7957              
7958              Title:  "unpacking negatives on Alpha"
7959              From:  Achim Bohnet <ach@mpe.mpg.de>
7960              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7961              Files:  pp.c t/op/pack.t
7962              
7963              ------  LIBRARY AND EXTENSIONS  ------
7964              
7965              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7966              From:  Graham Barr <gbarr@ti.com>
7967              Msg-ID:  <3482F365.4A0486BA@ti.com>
7968              Files:  lib/Cwd.pm
7969              
7970              Title:  "Math/BigInt.pm, fixed use of undefined value."
7971              From:  abigail@fnx.com
7972              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7973              Files:  lib/Math/BigInt.pm
7974              
7975              Title:  "File::Find rewrite"
7976              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7977              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7978              Files:  lib/File/Find.pm
7979              
7980              Title:  "efficient version of strict.pm"
7981              From:  koenig@anna.mind.de (Andreas J. Koenig)
7982              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7983              Files:  lib/strict.pm
7984              
7985              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7986              From:  Trevor Blackwell <tlb@viaweb.com>
7987              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7988              Files:  ext/Socket/Socket.xs
7989              
7990              Title:  "Warning on mis-use of 'use lib'"
7991              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7992              <rootbeer@teleport.com>, chip@atlantic.net
7993              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7994              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7995              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7996              Files:  lib/lib.pm
7997              
7998              Title:  "bug in Class::Struct"
7999              From:  Tom Christiansen <tchrist@toy.perl.com>
8000              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
8001              Files:  lib/Class/Struct.pm
8002              
8003              Title:  "Allow POSIX to export nice()"
8004              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
8005              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
8006              Files:  ext/POSIX/POSIX.pm
8007              
8008              Title:  "'use Env' on WinNT/95 fails"
8009              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8010              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
8011              Files:  lib/Env.pm
8012              
8013              ------  OTHER CHANGES  ------
8014              
8015              Title:  "mv-if-diff"
8016              From:  Robin Barker <rmb1@cise.npl.co.uk>
8017              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
8018              Files:  mv-if-diff
8019              
8020              ------  PORTABILITY - WIN32  ------
8021              
8022              Title:  "fix various problems with backticks on win32"
8023              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8024              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
8025              Files:  win32/config_h.PL win32/win32.c
8026              
8027              ------  TESTS  ------
8028              
8029              Title:  "Fix bug in locale.t"
8030              From:  Jarkko Hietaniemi <jhi@iki.fi>
8031              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
8032              Files:  t/pragma/locale.t
8033      Branch: maint-5.004/perl
8034            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
8035            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8036            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
8037            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
8038            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
8039            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
8040            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
8041            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
8042            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
8043            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
8044            ! win32/Makefile win32/config_h.PL win32/win32.c
8045 ____________________________________________________________________________
8046 [   895] By: gsar                                  on 1998/04/22  03:13:19
8047         Log: intern -> sys_intern
8048      Branch: win32/perl
8049            ! embedvar.h interp.sym intrpvar.h win32/win32.h
8050 ____________________________________________________________________________
8051 [   894] By: gsar                                  on 1998/04/22  02:42:20
8052         Log: hand-applied patch along with small tweaks
8053              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
8054              Date:    Tue, 21 Apr 1998 23:31:06 +0200
8055              From:    jan.dubois@ibm.net (Jan Dubois)
8056              Subject: Re: Per-Interpreter variables for win32.c 
8057      Branch: win32/perl
8058            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
8059            ! win32/makedef.pl win32/win32.c win32/win32.h
8060 ____________________________________________________________________________
8061 [   893] By: gsar                                  on 1998/04/21  03:42:21
8062         Log: add AS patch#17
8063      Branch: asperl
8064            + win32/GenCAPI.pl
8065            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
8066            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8067            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
8068            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
8069            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
8070            ! win32/win32.c
8071 ____________________________________________________________________________
8072 [   892] By: gsar                                  on 1998/04/20  20:51:50
8073         Log: add AS patch#16
8074      Branch: asperl
8075            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
8076            ! win32/makefile.mk
8077 ____________________________________________________________________________
8078 [   891] By: gsar                                  on 1998/04/19  23:50:34
8079         Log: tweak doc for C<do FILENAME>
8080      Branch: win32/perl
8081            ! pod/perlfunc.pod
8082 ____________________________________________________________________________
8083 [   890] By: gsar                                  on 1998/04/19  01:08:11
8084         Log: use a pidtable that grows dynamically for popen()
8085              Message-Id: <3539f434.44835409@smtp1.ibm.net>
8086              Date:    Sat, 18 Apr 1998 21:01:27 +0200
8087              From:    jan.dubois@ibm.net (Jan Dubois)
8088              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
8089      Branch: win32/perl
8090            ! win32/win32.c
8091 ____________________________________________________________________________
8092 [   889] By: gsar                                  on 1998/04/17  02:13:58
8093         Log: support POSIX, enable more locale tests
8094      Branch: win32/perl
8095            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
8096            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
8097            ! win32/makedef.pl win32/makefile.mk
8098 ____________________________________________________________________________
8099 [   888] By: mbeattie                              on 1998/04/14  16:22:51
8100         Log: CC did "<<" instead of ">>" for right-shift on ints.
8101      Branch: perl
8102            ! ext/B/B/CC.pm
8103 ____________________________________________________________________________
8104 [   887] By: TimBunce                              on 1998/04/10  17:44:55
8105         Log: Assorted patches:
8106              
8107              ------  CORE LANGUAGE  ------
8108              
8109              Title:  "Re: die exits with 0"
8110              From:  Robin Barker <rmb1@cise.npl.co.uk>
8111              Files:  perl.c t/op/die_exit.t
8112              
8113              Title:  "More toke.c commentary; fix oddity"
8114              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8115              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
8116              Files:  toke.c
8117              
8118              Title:  "for semctl on solaris"
8119              From:  Graham Barr <gbarr@ti.com>
8120              Msg-ID:  <34624B80.C014E841@ti.com>
8121              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
8122              
8123              ------  DOCUMENTATION  ------
8124              
8125              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
8126              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
8127              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
8128              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
8129              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
8130              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
8131              Files:  pod/perlre.pod
8132              
8133              ------  LIBRARY AND EXTENSIONS  ------
8134              
8135              Title:  "BigFloat - small neagtive numbers cause panic"
8136              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8137              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
8138              Files:  lib/Math/BigFloat.pm
8139              
8140              Title:  "Update Getopt::Long to 2.16"
8141              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
8142              <jvromans@squirrel.nl>
8143              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
8144              <13572.6847.863219.973795@phoenix.squirrel.nl>
8145              Files:  lib/Getopt/Long.pm
8146              
8147              Title:  "New Text::ParseWords"
8148              From:  pomeranz@netcom.com (Hal Pomeranz)
8149              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
8150              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
8151              
8152              Title:  "Fixed Text/Wrap.pm bugs (2)"
8153              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
8154              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
8155              Files:  lib/Text/Wrap.pm
8156              
8157              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
8158              print/exit)"
8159              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
8160              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
8161              Files:  lib/File/CheckTree.pm
8162              
8163              ------  OTHER CHANGES  ------
8164              
8165              Title:  "Add ./emacs/ptags"
8166              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8167              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
8168              Files:  emacs/ptags
8169              
8170              ------  TESTS  ------
8171              
8172              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
8173              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
8174              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
8175              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
8176              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
8177              <v02130515b06be80f1486@[205.228.240.16]>
8178              Files:  t/op/stat.t
8179              
8180              Title:  "for failure with lib/timelocal"
8181              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
8182              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
8183              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
8184              Files:  t/lib/timelocal.t
8185              
8186              Title:  "Make "localhost" related failures more clear"
8187              From:  Paul Hoffman <phoffman@proper.com>
8188              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
8189              Files:  t/lib/io_sock.t t/lib/io_udp.t
8190              
8191              ------  UTILITIES  ------
8192              
8193              Title:  "Let h2xs read multiple header files"
8194              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
8195              <bsugars@canoe.ca>
8196              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
8197              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
8198              Files:  utils/h2xs.PL
8199      Branch: maint-5.004/perl
8200            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
8201            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
8202            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
8203            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
8204            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
8205            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
8206 ____________________________________________________________________________
8207 [   886] By: TimBunce                              on 1998/04/10  14:35:34
8208         Log: Changes relating primarily to portability.
8209              
8210              ------  CORE LANGUAGE  ------
8211              
8212              Title:  "5.004_55: Another round of OS/2 patches"
8213              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8214              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
8215              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
8216              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
8217              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
8218              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
8219              t/lib/filecopy.t util.c utils/perldoc.PL
8220              
8221              Title:  "VMS: chdir() with empty arg list"
8222              From:  lane@duphy4.drexel.edu (Charles Lane)
8223              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
8224              Files:  pp_sys.c
8225              
8226              ------  LIBRARY AND EXTENSIONS  ------
8227              
8228              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
8229              From:  "W. Phillip Moore" <wpm@ms.com>
8230              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
8231              Files:  lib/ExtUtils/MM_Unix.pm
8232              
8233              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
8234              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
8235              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
8236              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
8237              
8238              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
8239              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8240              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
8241              Files:  ext/POSIX/POSIX.xs
8242              
8243              Title:  ""ODBM_File.c", line 275: NULL undefined"
8244              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
8245              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
8246              Files:  ext/ODBM_File/ODBM_File.xs
8247              
8248              ------  OTHER CHANGES  ------
8249              Files:  
8250              
8251              ------  PORTABILITY - GENERAL  ------
8252              
8253              Title:  "5.004_04 QNX getcwd"
8254              From:  Norton Allen <allen@huarp.harvard.edu>
8255              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
8256              <199803061511.KAA22346@bottesini.harvard.edu>
8257              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
8258              
8259              Title:  "hints/netbsd.sh d_setrgid d_setruid"
8260              From:  Jarkko Hietaniemi <jhi@iki.fi>
8261              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
8262              Files:  hints/netbsd.sh
8263              
8264              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
8265              d_casti32=undef"
8266              From:  Tom Hughes <tom@compton.demon.co.uk>
8267              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
8268              Files:  hints/svr4.sh
8269              
8270              Title:  "hints/bsdos.sh patch for BSDI 3.1"
8271              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8272              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
8273              Files:  hints/bsdos.sh
8274              
8275              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
8276              From:  Keong Lim <Keong.Lim@sr.com.au>
8277              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
8278              Files:  ext/DynaLoader/dl_hpux.xs
8279              
8280              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
8281              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
8282              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
8283              Files:  hints/aix.sh
8284              
8285              Title:  "alpha-dec_osf 5.0"
8286              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
8287              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
8288              Files:  hints/dec_osf.sh
8289              
8290              Title:  "Off-by-one error with OS2::PrfDB"
8291              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8292              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
8293              Files:  os2/OS2/PrfDB/PrfDB.xs
8294              
8295              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
8296              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8297              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
8298              Files:  hints/openbsd.sh
8299              
8300              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
8301              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8302              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
8303              Files:  hints/linux.sh
8304              
8305              Title:  "5.004_(04|63)] Close VMS security hole"
8306              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8307              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
8308              Files:  vms/vms.c
8309              
8310              Title:  "Re: Perl online documentation on OpenVMS"
8311              From:  pvhp@forte.com (Peter Prymmer)
8312              Msg-ID:  <9803192143.AA28120@forte.com>
8313              Files:  README.vms
8314              
8315              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
8316              vms/perly_c.vms and vms/perly_h.vms"
8317              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
8318              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
8319              Msg-ID:  <199710151650.JAA29185@wall.org>,
8320              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
8321              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
8322              Files:  vms/perly_c.vms
8323              
8324              Title:  "Updated, non-wordwrapped, patch to README.VMS"
8325              From:  Dan Sugalski <sugalskd@osshe.edu>
8326              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
8327              Files:  README.vms
8328              
8329              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
8330              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8331              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
8332              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
8333              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
8334              vms/ext/filespec.t
8335              
8336              Title:  "Re: VMSperl crashes on -Mblib argument"
8337              From:  bailey@newman.upenn.edu (Charles Bailey)
8338              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
8339              Files:  lib/blib.pm vms/vms.c
8340              
8341              Title:  "hints/linux.sh (MkLinux / PPC)"
8342              From:  pudge@pobox.com (Chris Nandor)
8343              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
8344              Files:  hints/linux.sh
8345              
8346              Title:  "hpux.sh hints file clarification suggestion"
8347              From:  root@qad.com
8348              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
8349              Files:  hints/hpux.sh
8350              
8351              Title:  "new hints/solaris_2.sh"
8352              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8353              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
8354              Files:  hints/solaris_2.sh
8355      Branch: maint-5.004/perl
8356            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
8357            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
8358            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
8359            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
8360            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
8361            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
8362            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8363            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
8364            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
8365            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
8366            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
8367            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
8368            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
8369            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
8370            ! vms/vms.c
8371 ____________________________________________________________________________
8372 [   885] By: gsar                                  on 1998/04/08  01:14:29
8373         Log: small tweaks to make it compile (doesn't run)
8374      Branch: asperl
8375            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
8376            ! win32/config.vc win32/makefile.mk
8377 ____________________________________________________________________________
8378 [   884] By: gsar                                  on 1998/04/08  00:14:13
8379         Log: integrate mainline changes
8380      Branch: asperl
8381           +> Changes5.004 ext/Thread/Thread/Signal.pm
8382           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8383           +> lib/ExtUtils/inst t/op/hashwarn.t
8384            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
8385           !> (integrate 127 files)
8386 ____________________________________________________________________________
8387 [   883] By: gsar                                  on 1998/04/06  20:21:20
8388         Log: make old DomainName() implementation the default (so Win95
8389              is happy)
8390      Branch: win32/perl
8391            ! win32/win32.c
8392 ____________________________________________________________________________
8393 [   882] By: gsar                                  on 1998/04/05  23:32:33
8394         Log: fix memory leaks in offer_nice_chunk()
8395      Branch: win32/perl
8396            ! perl.h sv.c
8397 ____________________________________________________________________________
8398 [   881] By: gsar                                  on 1998/04/04  23:11:52
8399         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
8400      Branch: win32/perl
8401            ! cop.h util.c
8402 ____________________________________________________________________________
8403 [   880] By: gsar                                  on 1998/04/04  22:35:54
8404         Log: fix refcounting of GvSTASH() when glob becomes nought
8405              (this takes care of the "unbalanced strtab refcount" problem)
8406      Branch: win32/perl
8407            ! sv.c
8408 ____________________________________________________________________________
8409 [   879] By: gsar                                  on 1998/04/04  21:16:17
8410         Log: change 866 was incomplete
8411      Branch: win32/perl
8412            ! hv.c
8413 ____________________________________________________________________________
8414 [   878] By: gsar                                  on 1998/04/04  20:31:56
8415         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
8416      Branch: win32/perl
8417            ! cop.h perl.c pp_ctl.c
8418 ____________________________________________________________________________
8419 [   877] By: gsar                                  on 1998/04/04  17:55:30
8420         Log: integrate mainline
8421      Branch: win32/perl
8422           +> Changes5.004
8423           !> Changes MANIFEST sv.c t/op/misc.t
8424 ____________________________________________________________________________
8425 [   876] By: gsar                                  on 1998/04/04  17:26:32
8426         Log: remove __declspec kludge in sdbm.h in favor of setting a
8427              flag for static symbols
8428      Branch: win32/perl
8429            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8430            ! ext/SDBM_File/sdbm/sdbm.h
8431 ____________________________________________________________________________
8432 [   875] By: gsar                                  on 1998/04/04  01:11:57
8433         Log: fix order of init
8434              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8435              Date:    Fri, 03 Apr 1998 13:58:15 PST
8436              From:    Dan Sugalski <sugalskd@osshe.edu>
8437              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8438              with MULTIPLICITY
8439      Branch: win32/perl
8440            ! perl.c
8441 ____________________________________________________________________________
8442 [   874] By: gsar                                  on 1998/04/04  00:34:59
8443         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8444              the declared symbol is not in a DLL (so kludge it)
8445      Branch: win32/perl
8446            ! ext/SDBM_File/sdbm/sdbm.h
8447 ____________________________________________________________________________
8448 [   873] By: TimBunce                              on 1998/04/03  22:17:40
8449         Log: Title:  "FileHandle Documentation patch"
8450              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8451              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8452              Files:  lib/FileHandle.pm
8453      Branch: maint-5.004/perl
8454            ! lib/FileHandle.pm
8455 ____________________________________________________________________________
8456 [   872] By: TimBunce                              on 1998/04/03  22:01:03
8457         Log: Documentation and documentation related patches:
8458              
8459              ------  BUILD PROCESS  ------
8460              
8461              Title:  "Docs re /usr/bin/perl quasi-standard location"
8462              From:  Tom Phoenix <rootbeer@teleport.com>
8463              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8464              Files:  INSTALL pod/perlrun.pod
8465              
8466              ------  DOCUMENTATION  ------
8467              
8468              Title:  "/RFC|RFC-1305/ non-greedy"
8469              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8470              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
8471              Files:  pod/perlre.pod
8472              
8473              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8474              From:  Jarkko Hietaniemi <jhi@iki.fi>
8475              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
8476              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8477              
8478              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8479              From:  Jarkko Hietaniemi <jhi@iki.fi>
8480              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
8481              Files:  pod/perlfunc.pod
8482              
8483              Title:  "typo-fix and suggestion for perlguts.pod"
8484              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8485              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
8486              Files:  pod/perlguts.pod
8487              
8488              Title:  "perlfunc/syscall curiosity"
8489              From:  Roderick Schertler <roderick@argon.org>, Tkil
8490              <tkil@reptile.scrye.com>
8491              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
8492              <pziut8snva.fsf@eeyore.ibcinc.com>
8493              Files:  pod/perlfunc.pod
8494              
8495              Title:  "Document sprintf %#x behaviour for zero value"
8496              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
8497              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
8498              Files:  pod/perlfunc.pod
8499              
8500              Title:  "NUL termination (was Re: STOP THE PRESSES)"
8501              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8502              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8503              Files:  pod/perlguts.pod
8504              
8505              Title:  "Typo fix."
8506              From:  abigail@fnx.com
8507              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8508              Files:  pod/perlop.pod pod/perlvar.pod
8509              
8510              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8511              From:  Achim Bohnet <ach@mpe.mpg.de>
8512              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
8513              Files:  pod/perlrun.pod
8514              
8515              Title:  "Re: Conservative C<*x = undef> patch"
8516              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8517              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8518              Files:  pod/perltrap.pod
8519              
8520              Title:  "perlfunc.pod for flock()"
8521              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8522              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8523              Files:  pod/perlfunc.pod
8524              
8525              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
8526              From:  Tkil <tkil@scrye.com>
8527              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
8528              Files:  pod/perl.pod
8529              
8530              Title:  "for() and map() peculiarity"
8531              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8532              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8533              Files:  pod/perlsyn.pod
8534              
8535              Title:  "Re: new text for perlsec"
8536              From:  Tom Phoenix <rootbeer@teleport.com>
8537              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8538              Files:  pod/perlsec.pod
8539              
8540              Title:  "perldsc's debugger x command"
8541              From:  Roderick Schertler <roderick@argon.org>
8542              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
8543              Files:  pod/perldsc.pod
8544              
8545              Title:  "perlre.pod"
8546              From:  Ted Ashton <ashted@southern.edu>
8547              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8548              Files:  pod/perlre.pod
8549              
8550              Title:  "Re: printf and $\", "printf and $\"
8551              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8552              <rootbeer@teleport.com>, nag <nick@flirble.org>
8553              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8554              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8555              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8556              Files:  pod/perlfunc.pod
8557              
8558              Title:  "recv() typo"
8559              From:  Roderick Schertler <roderick@argon.org>
8560              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8561              Files:  pod/perlfunc.pod
8562              
8563              Title:  "truncate return value"
8564              From:  Roderick Schertler <roderick@argon.org>
8565              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8566              Files:  pod/perlfunc.pod
8567              
8568              Title:  "update to perlbook.pod"
8569              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8570              <merlyn@stonehenge.com>, Stephen Potter
8571              <spp@psasolar.colltech.com>, Tom Phoenix
8572              <rootbeer@teleport.com>
8573              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8574              <199803241441.OAA01261@mediaone.net>,
8575              <8clnu0i05k.fsf@gadget.cscaper.com>,
8576              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8577              Files:  pod/perlbook.pod
8578              
8579              Title:  "utime documentation"
8580              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8581              <mjtg@cus.cam.ac.uk>
8582              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8583              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8584              Files:  pod/perlfunc.pod
8585              
8586              Title:  "(well, doc patch) use of // requires successful match"
8587              From:  Roderick Schertler <roderick@argon.org>
8588              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8589              Files:  pod/perlop.pod
8590              
8591              ------  LIBRARY AND EXTENSIONS  ------
8592              
8593              Title:  "MakeMaker PM doc patch and a DIR buglet"
8594              From:  Achim Bohnet <ach@mpe.mpg.de>
8595              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8596              Files:  lib/ExtUtils/MakeMaker.pm
8597              
8598              Title:  "bareword clarification for constant.pm"
8599              From:  Roderick Schertler <roderick@argon.org>
8600              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8601              Files:  lib/constant.pm
8602              
8603              Title:  "integer rand - bug or feature?"
8604              From:  Roderick Schertler <roderick@argon.org>
8605              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8606              Files:  lib/integer.pm
8607              
8608              ------  OTHER CHANGES  ------
8609              
8610              Title:  "FileHandle Documentation patch"
8611              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8612              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8613              
8614              Title:  "perl5.004_61 myconfig updates"
8615              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8616              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8617              Files:  myconfig
8618              
8619              Title:  "small fixups in pod2latex.PL"
8620              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8621              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8622              
8623              ------  PORTABILITY - GENERAL  ------
8624              
8625              Title:  "Misc doc fixes for README.VMS"
8626              From:  Dan Sugalski <sugalskd@osshe.edu>
8627              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8628              Files:  README.vms
8629              
8630              Title:  "moved DynaLib"
8631              From:  John Tobey <jtobey@channel1.com>
8632              Msg-ID:  <199710182332.XAA21630@remote212>
8633              Files:  ext/DynaLoader/DynaLoader.pm.PL
8634              
8635              ------  UTILITIES  ------
8636              
8637              Title:  "Searching for FAQs (patch to perldoc)"
8638              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8639              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8640              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8641              Files:  utils/perldoc.PL
8642              
8643              Title:  "perldoc"
8644              From:  Ted Ashton <ashted@southern.edu>
8645              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8646              Files:  utils/perldoc.PL
8647              
8648              Title:  "perldoc -f not using pod2man"
8649              From:  Russ Allbery <rra@stanford.edu>
8650              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8651              Files:  utils/perldoc.PL
8652              
8653              Title:  "perldoc -m should not require pod"
8654              From:  Robin Houston <robin@nml.guardian.co.uk>
8655              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8656              Files:  utils/perldoc.PL
8657              
8658              Title:  "small fix for perldoc in perl 5.004_04"
8659              From:  Julian Yip <julian@imoney.com>
8660              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8661              Files:  utils/perldoc.PL
8662      Branch: maint-5.004/perl
8663            - ext/DynaLoader/DynaLoader.pm
8664            ! Changes Configure INSTALL README.vms
8665            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8666            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8667            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8668            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8669            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8670            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8671            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8672            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8673            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8674            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8675
8676 ----------------
8677 Version 5.004_64
8678 ----------------
8679
8680 ____________________________________________________________________________
8681 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8682         Log: Update Changes5.004 and Changes, fix MANIFEST
8683      Branch: perl
8684            + Changes
8685            ! Changes5.004 MANIFEST
8686 ____________________________________________________________________________
8687 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8688         Log: Rename Changes to Changes5.004 (via an integrate)
8689      Branch: perl
8690           +> Changes5.004
8691            - Changes
8692 ____________________________________________________________________________
8693 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8694         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8695              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8696              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8697      Branch: perl
8698            ! sv.c t/op/misc.t
8699 ____________________________________________________________________________
8700 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8701         Log: Integrate win32 branch into mainline
8702      Branch: perl
8703           !> (integrate 31 files)
8704 ____________________________________________________________________________
8705 [   867] By: gsar                                  on 1998/04/03  08:47:55
8706         Log: config.* fixes
8707      Branch: win32/perl
8708            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8709            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8710            ! win32/makefile.mk
8711 ____________________________________________________________________________
8712 [   866] By: gsar                                  on 1998/04/03  07:22:50
8713         Log: fixup hv_free_ent() to not fail on null HeVAL()
8714      Branch: win32/perl
8715            ! hv.c perl.c
8716 ____________________________________________________________________________
8717 [   865] By: gsar                                  on 1998/04/03  07:06:12
8718         Log: integrate mainline
8719      Branch: win32/perl
8720           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8721           !> (integrate 71 files)
8722 ____________________________________________________________________________
8723 [   864] By: gsar                                  on 1998/04/03  06:59:37
8724         Log: implement stack-of-stacks so that magic invocations don't
8725              invalidate local stack pointer
8726      Branch: win32/perl
8727            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8728            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8729            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8730 ____________________________________________________________________________
8731 [   863] By: gsar                                  on 1998/04/03  01:26:09
8732         Log: add AS patch#15
8733      Branch: asperl
8734            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8735            ! win32/config.bc win32/config.gc win32/config.vc
8736            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8737            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8738            ! win32/win32.c win32/win32.h
8739 ____________________________________________________________________________
8740 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8741         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8742              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8743              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8744      Branch: perl
8745            ! Configure ext/Socket/Socket.xs myconfig
8746 ____________________________________________________________________________
8747 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8748         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8749              since appropriate headers aren't included.
8750      Branch: perl
8751            ! ext/SDBM_File/sdbm/sdbm.h
8752 ____________________________________________________________________________
8753 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8754         Log: Bumped patchlevel.h to 64
8755      Branch: perl
8756            ! patchlevel.h
8757 ____________________________________________________________________________
8758 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8759         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8760              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8761              From: Jarkko Hietaniemi <jhi@iki.fi>
8762      Branch: perl
8763            ! hints/unicos.sh regcomp.h
8764 ____________________________________________________________________________
8765 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8766         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8767              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8768              From: Tom Phoenix <rootbeer@teleport.com>
8769      Branch: perl
8770            + t/op/hashwarn.t
8771            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8772 ____________________________________________________________________________
8773 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8774         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8775              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8776              From: Charles Bailey <BAILEY@newman.upenn.edu>
8777      Branch: perl
8778            ! vms/vms.c
8779 ____________________________________________________________________________
8780 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8781         Log: Subject: [PATCH] mv-if-diff
8782              Date: Fri, 27 Mar 98 18:06:11 GMT
8783              From: Robin Barker <rmb1@cise.npl.co.uk>
8784      Branch: perl
8785            ! mv-if-diff
8786 ____________________________________________________________________________
8787 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8788         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8789              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8790              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8791              Subject: [PATCH] another destruct_level fix
8792              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8793      Branch: perl
8794            ! perl.c sv.c
8795 ____________________________________________________________________________
8796 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8797         Log: Subject: Next wave of _63 VMS patches
8798              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8799              From: Charles Bailey <BAILEY@newman.upenn.edu>
8800      Branch: perl
8801            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8802            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8803            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8804            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8805            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8806            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8807            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8808            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8809            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8810            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8811            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8812            ! vms/vmsish.h
8813 ____________________________________________________________________________
8814 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8815         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8816              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8817              From: Hans Mulder <hansmu@xs4all.nl>
8818      Branch: perl
8819            ! toke.c
8820 ____________________________________________________________________________
8821 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8822         Log: Subject: [PATCH] small fixups in pod2latex.PL
8823              Date: 25 Mar 1998 13:30:25 -0800
8824              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8825      Branch: perl
8826            ! pod/pod2latex.PL
8827 ____________________________________________________________________________
8828 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8829         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8830              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8831              From: kstar@chapin.edu (Kurt D. Starsinic)
8832      Branch: perl
8833            ! hints/irix_6.sh
8834 ____________________________________________________________________________
8835 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8836         Log: Subject: [PATCH] perldoc -m
8837              Date: Tue, 24 Mar 1998 13:19:38 GMT
8838              From: Robin Houston <robin@nml.guardian.co.uk>
8839      Branch: perl
8840            ! utils/perldoc.PL
8841 ____________________________________________________________________________
8842 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8843         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8844              Date: Mon, 23 Mar 1998 14:13:46 +0100
8845              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8846      Branch: perl
8847            ! djgpp/config.over hints/dos_djgpp.sh
8848 ____________________________________________________________________________
8849 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8850         Log: Subject: [PATCH] Stale SP in pp_substr
8851              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8852              From: Stephen McCamant <alias@mcs.com>
8853      Branch: perl
8854            ! pp.c
8855 ____________________________________________________________________________
8856 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8857         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8858      Branch: perl
8859            ! ext/POSIX/POSIX.pm
8860 ____________________________________________________________________________
8861 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8862         Log: Subject: [PATCH] 5.004_63: further -e patching
8863              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8864              From: Jarkko Hietaniemi <jhi@iki.fi>
8865      Branch: perl
8866            ! perl.c pod/perldiag.pod
8867 ____________________________________________________________________________
8868 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8869         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8870      Branch: perl
8871            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8872            ! Porting/config.sh Porting/config_H config_h.SH
8873            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8874            ! pp.c pp_sys.c regexec.c
8875 ____________________________________________________________________________
8876 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8877         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8878              Date: Wed, 18 Mar 1998 20:40:19 +0100
8879              From: Achim Bohnet <ach@mpe.mpg.de>
8880      Branch: perl
8881            ! pod/perlrun.pod
8882 ____________________________________________________________________________
8883 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8884         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8885              Subject: 5.004_63 picky compiler fixes [PATCH]
8886              Date: Wed, 18 Mar 1998 09:36:32 -0800
8887              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8888              Date: Wed, 18 Mar 1998 14:48:19 -0800
8889      Branch: perl
8890            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8891 ____________________________________________________________________________
8892 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8893         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8894              Subject: Re: doc: perlrun typo 
8895              Date: Wed, 18 Mar 1998 10:06:55 -0600
8896              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8897              Date: Tue, 24 Mar 1998 21:20:51 -0600
8898      Branch: perl
8899            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8900 ____________________________________________________________________________
8901 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8902         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8903              Date: Wed, 18 Mar 1998 12:44:58 +0100
8904              From: Dominic Dunlop <domo@vo.lu>
8905      Branch: perl
8906            ! Porting/pumpkin.pod Todo
8907 ____________________________________________________________________________
8908 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8909         Log: Subject: [PATCH] Configure hints/ patches
8910              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8911              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8912      Branch: perl
8913            ! hints/linux.sh hints/qnx.sh
8914 ____________________________________________________________________________
8915 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8916         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8917      Branch: perl
8918            ! cygwin32/perlgcc
8919 ____________________________________________________________________________
8920 [   838] By: gsar                                  on 1998/03/28  05:01:57
8921         Log: fix Env.pm to weed out illegal names
8922      Branch: win32/perl
8923            ! lib/Env.pm
8924 ____________________________________________________________________________
8925 [   837] By: gsar                                  on 1998/03/28  04:39:43
8926         Log: fix typo in makefile.mk
8927      Branch: win32/perl
8928            ! win32/makefile.mk
8929 ____________________________________________________________________________
8930 [   836] By: gsar                                  on 1998/03/23  17:40:15
8931         Log: add file: to installhtml URLs
8932      Branch: win32/perl
8933            ! win32/Makefile win32/makefile.mk
8934 ____________________________________________________________________________
8935 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8936         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8937      Branch: perl
8938            + ext/Thread/Thread/Signal.pm
8939            ! MANIFEST ext/Thread/Thread.xs
8940
8941 ----------------
8942 Version 5.004_63
8943 ----------------
8944
8945 ____________________________________________________________________________
8946 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8947         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8948      Branch: perl
8949            ! Policy_sh.SH
8950 ____________________________________________________________________________
8951 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8952         Log: Integrate win32 branch into mainline.
8953      Branch: perl
8954           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8955           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8956           !> win32/win32.c
8957 ____________________________________________________________________________
8958 [   832] By: gsar                                  on 1998/03/17  14:32:39
8959         Log: propagate bugfix @ change831 from asperl
8960      Branch: win32/perl
8961            ! regcomp.c
8962 ____________________________________________________________________________
8963 [   831] By: gsar                                  on 1998/03/17  14:02:51
8964         Log: fix buggy order of free() in regcomp.c (from AS)
8965      Branch: asperl
8966            ! regcomp.c
8967 ____________________________________________________________________________
8968 [   830] By: gsar                                  on 1998/03/17  01:10:54
8969         Log: add a part of AS patch#14, backout incomplete variable
8970              name changes for gcc. Builds and tests under VC/BC once again.
8971      Branch: asperl
8972            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8973 ____________________________________________________________________________
8974 [   829] By: gsar                                  on 1998/03/16  23:49:18
8975         Log: stray tweak to win32.c
8976      Branch: win32/perl
8977            ! win32/win32.c
8978 ____________________________________________________________________________
8979 [   828] By: gsar                                  on 1998/03/16  22:06:03
8980         Log: update win32/config* files
8981      Branch: win32/perl
8982            ! win32/config.bc win32/config.gc win32/config.vc
8983            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8984 ____________________________________________________________________________
8985 [   827] By: gsar                                  on 1998/03/16  19:09:30
8986         Log: trivial integrate of mainline
8987      Branch: win32/perl
8988           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8989           +> lib/ExtUtils/inst
8990           !> (integrate 61 files)
8991 ____________________________________________________________________________
8992 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8993         Log: newCONSTSUB had private MY_start_subparse.
8994      Branch: perl
8995            ! op.c
8996 ____________________________________________________________________________
8997 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8998         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8999      Branch: perl
9000            ! hv.c
9001 ____________________________________________________________________________
9002 [   824] By: mbeattie                              on 1998/03/16  16:27:43
9003         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
9004      Branch: perl
9005            ! MANIFEST
9006 ____________________________________________________________________________
9007 [   823] By: mbeattie                              on 1998/03/16  16:26:02
9008         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
9009      Branch: perl
9010            + lib/ExtUtils/Packlist.pm
9011 ____________________________________________________________________________
9012 [   822] By: mbeattie                              on 1998/03/16  16:22:58
9013         Log: Bump patchlevel.h to 63.
9014      Branch: perl
9015            ! ext/IO/IO.xs patchlevel.h
9016           !> (integrate 41 files)
9017 ____________________________________________________________________________
9018 [   821] By: mbeattie                              on 1998/03/16  16:18:35
9019         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
9020              Subject: Bundling builtin.pm and newCONSTSUB with the core?
9021              From: jan.dubois@ibm.net (Jan Dubois)
9022              Date: Sun, 15 Mar 1998 19:09:05 +0100
9023      Branch: perl
9024            ! embed.h global.sym op.c pod/perlguts.pod proto.h
9025 ____________________________________________________________________________
9026 [   820] By: mbeattie                              on 1998/03/16  16:02:50
9027         Log: Subject: [PATCH] STRESS_REALLOC
9028              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
9029              From: Stephen McCamant <alias@mcs.com>
9030      Branch: perl
9031            ! malloc.c perl.c scope.c
9032 ____________________________________________________________________________
9033 [   819] By: mbeattie                              on 1998/03/16  16:01:06
9034         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
9035              Date: Fri, 13 Mar 1998 23:21:25 +0100
9036              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
9037      Branch: perl
9038            ! perly.c
9039 ____________________________________________________________________________
9040 [   818] By: mbeattie                              on 1998/03/16  15:59:16
9041         Log: Subject: [Configure PATCH] for OS/2
9042              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
9043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9044              [Two hunks to Configure failed to apply due to clashes]
9045      Branch: perl
9046            ! Configure hints/os2.sh
9047 ____________________________________________________________________________
9048 [   817] By: mbeattie                              on 1998/03/16  15:55:28
9049         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
9050              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
9051              From: Charles Bailey <BAILEY@newman.upenn.edu>
9052              [Needed manual tweaks on vms/config.vms since it clashed with other
9053              patches. I may have got it wrong.]
9054      Branch: perl
9055            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9056            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
9057            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
9058            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
9059            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
9060            ! vms/test.com vms/vms.c vms/vmsish.h
9061 ____________________________________________________________________________
9062 [   816] By: mbeattie                              on 1998/03/16  15:26:04
9063         Log: Subject: [PATCH] Let h2xs read multiple header files
9064              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
9065              From: Benjamin Sugars <bsugars@canoe.ca>
9066      Branch: perl
9067            ! utils/h2xs.PL
9068 ____________________________________________________________________________
9069 [   815] By: mbeattie                              on 1998/03/16  15:24:12
9070         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
9071              Date: Mon, 09 Mar 1998 09:18:56 -0800
9072              From: Dan Sugalski <sugalskd@osshe.edu>
9073      Branch: perl
9074            ! vms/config.vms
9075 ____________________________________________________________________________
9076 [   814] By: mbeattie                              on 1998/03/16  13:17:14
9077         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
9078              Date: Sun, 08 Mar 1998 12:50:23 +0000
9079              From: Alan Burlison <alan.burlison@UK.Sun.COM>
9080              plus manual update of MANIFEST
9081      Branch: perl
9082            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
9083            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
9084            ! lib/ExtUtils/MM_Unix.pm
9085 ____________________________________________________________________________
9086 [   813] By: mbeattie                              on 1998/03/16  13:08:55
9087         Log: From: Blair Zajac <blair@gps.caltech.edu>
9088              Subject: PATCH: util.c and util.h function declarations do not match
9089              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
9090              Subject: PATCH: cgywin32 patch for perlgcc
9091              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
9092              Subject: PATCH: perl5.004_62 on cygwin32
9093              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
9094      Branch: perl
9095            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
9096 ____________________________________________________________________________
9097 [   812] By: mbeattie                              on 1998/03/16  12:55:39
9098         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9099              Subject: [PATCH 5.004_62} Config_62-01 patch available.
9100              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
9101              Subject: [PATCH 5.004_62] Tiny hint file updates
9102              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
9103      Branch: perl
9104            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9105            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
9106            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
9107            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
9108            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
9109            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
9110 ____________________________________________________________________________
9111 [   811] By: mbeattie                              on 1998/03/16  12:13:55
9112         Log: DOS djgpp updates:
9113              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9114              Subject: [PATCH for 5.004_61] dos-djgpp update
9115              Date: Fri, 6 Mar 1998 10:41:01 +0100
9116              Subject: [PATCH 5.004_62] dos-djgpp update
9117              Date: Thu, 12 Mar 1998 13:34:51 +0100
9118      Branch: perl
9119            ! djgpp/config.over hints/dos_djgpp.sh
9120 ____________________________________________________________________________
9121 [   810] By: gsar                                  on 1998/03/16  08:48:17
9122         Log: integrate mainline
9123      Branch: win32/perl
9124           !> pp_sys.c
9125 ____________________________________________________________________________
9126 [   809] By: gsar                                  on 1998/03/16  08:44:37
9127         Log: various changes to get asperl working under Borland
9128              (passes all tests when built under PERL_OBJECT)
9129      Branch: asperl
9130            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
9131            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
9132            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
9133            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
9134            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
9135            ! win32/win32sck.c
9136 ____________________________________________________________________________
9137 [   808] By: gsar                                  on 1998/03/12  19:50:20
9138         Log: set sockets to nonoverlapped mode for every thread
9139              Message-Id: <35081FE4.965A484D@enteract.com>
9140              Date:    Thu, 12 Mar 1998 11:48:20 CST
9141              From:    Steve Nielsen <spn@enteract.com>
9142              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
9143      Branch: win32/perl
9144            ! win32/win32.h win32/win32sck.c
9145 ____________________________________________________________________________
9146 [   807] By: gsar                                  on 1998/03/12  19:26:54
9147         Log: add AS patch#13
9148      Branch: asperl
9149            ! win32/Makefile
9150 ____________________________________________________________________________
9151 [   806] By: gsar                                  on 1998/03/12  00:51:08
9152         Log: added AS patch#12 with minor changes
9153      Branch: asperl
9154            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
9155            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9156            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
9157            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
9158            ! win32/runperl.c
9159 ____________________________________________________________________________
9160 [   805] By: gsar                                  on 1998/03/10  20:35:10
9161         Log: reinstate some standard sig_names to avoid noise from
9162              modules (and in hopes of making them _do_ something in future)
9163      Branch: win32/perl
9164            ! win32/config.bc win32/config.gc win32/config.vc
9165            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9166 ____________________________________________________________________________
9167 [   804] By: gsar                                  on 1998/03/10  20:33:05
9168         Log: mingw32 tweaks
9169      Branch: win32/perl
9170            ! win32/makefile.mk win32/win32.c win32/win32.h
9171 ____________________________________________________________________________
9172 [   803] By: gsar                                  on 1998/03/09  20:56:07
9173         Log: tweak Win32::DomainName() implementation
9174      Branch: win32/perl
9175            ! win32/Makefile win32/win32.c
9176 ____________________________________________________________________________
9177 [   802] By: gsar                                  on 1998/03/09  03:51:01
9178         Log: merge C<local $tied{foo}> patch, also moved statics in
9179              [ah]v.c to thrdvar.h
9180      Branch: win32/perl
9181            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
9182 ____________________________________________________________________________
9183 [   801] By: gsar                                  on 1998/03/09  02:38:35
9184         Log: minor win32 support fixes
9185              - add a better implementation of Win32::DomainName() (as
9186              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
9187              - fix opendir() emulation was unsafe what given long paths
9188      Branch: win32/perl
9189            ! win32/win32.c
9190 ____________________________________________________________________________
9191 [   800] By: nick                                  on 1998/03/07  09:36:41
9192         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
9193              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
9194              exist. (Breaks libnet).
9195      Branch: perl
9196            ! pp_sys.c
9197 ____________________________________________________________________________
9198 [   799] By: gsar                                  on 1998/03/07  07:51:28
9199         Log: integrate mainline changes
9200      Branch: asperl
9201           !> (integrate 111 files)
9202 ____________________________________________________________________________
9203 [   798] By: gsar                                  on 1998/03/07  07:01:55
9204         Log: integrate mainline
9205      Branch: win32/perl
9206           !> myconfig patchlevel.h
9207 ____________________________________________________________________________
9208 [   797] By: gsar                                  on 1998/03/07  06:49:49
9209         Log: provide our own popen()/pclose() to fix problems with qx//:
9210              - qx// used to always invoke the shell, now does so only when needed
9211              - qx// didn't respect PERL5SHELL, now does
9212      Branch: win32/perl
9213            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
9214 ____________________________________________________________________________
9215 [   796] By: gsar                                  on 1998/03/07  01:37:10
9216         Log: a missed s/sp/SP/
9217      Branch: win32/perl
9218            ! lib/ExtUtils/typemap pod/perlcall.pod
9219 ____________________________________________________________________________
9220 [   795] By: gsar                                  on 1998/03/07  01:05:21
9221         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
9222              mention that local stack pointer should be called SP.  This makes the
9223              API safer from source incompatibilities down the line.
9224      Branch: win32/perl
9225            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
9226            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
9227            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
9228            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
9229            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
9230            ! pp_ctl.c pp_hot.c pp_sys.c util.c
9231
9232 ----------------
9233 Version 5.004_62
9234 ----------------
9235
9236 ____________________________________________________________________________
9237 [   794] By: mbeattie                              on 1998/03/06  09:38:08
9238         Log: Subject: [PATCH] perl5.004_61 myconfig updates
9239              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
9240              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9241      Branch: perl
9242            ! myconfig
9243 ____________________________________________________________________________
9244 [   793] By: mbeattie                              on 1998/03/06  09:36:37
9245         Log: Bump patchlevel.h to 62.
9246      Branch: perl
9247            ! patchlevel.h
9248 ____________________________________________________________________________
9249 [   792] By: mbeattie                              on 1998/03/06  09:35:57
9250         Log: Integrate win32 branch into mainline.
9251      Branch: perl
9252           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
9253           !> win32/config.gc win32/config.vc win32/config_H.bc
9254           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9255 ____________________________________________________________________________
9256 [   791] By: gsar                                  on 1998/03/06  06:00:08
9257         Log: various
9258              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
9259              - add missing prototypes
9260              - regenerate win32/config*.?c
9261      Branch: win32/perl
9262            ! bytecode.h proto.h win32/config.bc win32/config.gc
9263            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9264            ! win32/config_H.vc win32/makefile.mk
9265 ____________________________________________________________________________
9266 [   790] By: gsar                                  on 1998/03/06  03:19:23
9267         Log: fix typo in Makefile
9268      Branch: win32/perl
9269            ! win32/Makefile
9270 ____________________________________________________________________________
9271 [   789] By: gsar                                  on 1998/03/05  22:55:53
9272         Log: integrate mainline
9273      Branch: win32/perl
9274           !> (integrate 47 files)
9275 ____________________________________________________________________________
9276 [   788] By: gsar                                  on 1998/03/05  20:02:09
9277         Log: added AS patch#11
9278              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
9279              Date:    Thu, 05 Mar 1998 10:23:04 PST
9280              From:    Douglas Lankshear <dougl@ActiveState.com>
9281              
9282              This patch fixes a bug I introduced removing duplicate code.
9283              -- Doug
9284      Branch: asperl
9285            ! ObjXSub.h objpp.h win32/runperl.c
9286 ____________________________________________________________________________
9287 [   787] By: gsar                                  on 1998/03/05  19:56:17
9288         Log: add Nick's dTHR fixes
9289      Branch: win32/perl
9290            ! op.c scope.c
9291 ____________________________________________________________________________
9292 [   786] By: gsar                                  on 1998/03/05  19:54:49
9293         Log: maintpatch
9294              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
9295              Date:    Thu, 05 Mar 1998 02:49:46 EST
9296              From:    Spider Boardman <spider@orb.nashua.nh.us>
9297              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
9298      Branch: win32/perl
9299            ! scope.c
9300 ____________________________________________________________________________
9301 [   785] By: mbeattie                              on 1998/03/05  19:12:14
9302         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
9303              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
9304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9305      Branch: perl
9306            ! op.c proto.h regcomp.c regexp.h util.c
9307 ____________________________________________________________________________
9308 [   784] By: mbeattie                              on 1998/03/05  19:11:09
9309         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
9310              Date: Wed, 4 Mar 1998 10:18:03 GMT
9311              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9312      Branch: perl
9313            ! atomic.h
9314 ____________________________________________________________________________
9315 [   783] By: mbeattie                              on 1998/03/05  19:09:16
9316         Log: Subject: Configure patches -01 and -02 for 5.004_61.
9317              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
9318              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9319      Branch: perl
9320            ! Configure INSTALL Policy_sh.SH Porting/Glossary
9321            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
9322            ! config_h.SH handy.h hints/README.hints hints/aix.sh
9323            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
9324            ! makedepend.SH myconfig pp_sys.c
9325 ____________________________________________________________________________
9326 [   782] By: mbeattie                              on 1998/03/05  19:05:23
9327         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
9328              Date: 03 Mar 1998 18:05:07 +0100
9329              From: Gisle Aas <gisle@aas.no>
9330      Branch: perl
9331            ! perl.h pp_ctl.c
9332 ____________________________________________________________________________
9333 [   781] By: mbeattie                              on 1998/03/05  19:04:34
9334         Log: Subject: [PATCH] Make autouse -w-safe
9335              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
9336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9337      Branch: perl
9338            ! lib/autouse.pm op.c sv.c
9339 ____________________________________________________________________________
9340 [   780] By: mbeattie                              on 1998/03/05  19:02:50
9341         Log: Subject: [PATCH] External symbol re_croak2
9342              Date: 02 Mar 1998 13:00:45 +0100
9343              From: Gisle Aas <gisle@aas.no>
9344      Branch: perl
9345            ! regcomp.c regcomp.h
9346 ____________________________________________________________________________
9347 [   779] By: mbeattie                              on 1998/03/05  19:01:25
9348         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
9349              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
9350              From: bailey@newman.upenn.edu (Charles Bailey)
9351      Branch: perl
9352            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
9353            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
9354            ! sv.h
9355 ____________________________________________________________________________
9356 [   778] By: mbeattie                              on 1998/03/05  18:53:13
9357         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
9358              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
9359              From: bailey@newman.upenn.edu (Charles Bailey)
9360      Branch: perl
9361            ! perl.h
9362 ____________________________________________________________________________
9363 [   777] By: mbeattie                              on 1998/03/05  18:50:25
9364         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
9365              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
9366              From: bailey@newman.upenn.edu (Charles Bailey)
9367      Branch: perl
9368            ! lib/File/Basename.pm
9369 ____________________________________________________________________________
9370 [   776] By: mbeattie                              on 1998/03/05  18:49:15
9371         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
9372              Date: 01 Mar 1998 15:16:03 +0100
9373              From: Gisle Aas <gisle@aas.no>
9374      Branch: perl
9375            ! pod/perlguts.pod
9376 ____________________________________________________________________________
9377 [   775] By: mbeattie                              on 1998/03/05  18:48:05
9378         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
9379              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
9380              From: Jarkko Hietaniemi <jhi@iki.fi>
9381      Branch: perl
9382            ! Makefile.SH perl_exp.SH
9383 ____________________________________________________________________________
9384 [   774] By: mbeattie                              on 1998/03/05  18:46:32
9385         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
9386              Date: Sun, 1 Mar 1998 02:02:47 -0500
9387              From: Spider Boardman <spider@orb.nashua.nh.us>
9388      Branch: perl
9389            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
9390 ____________________________________________________________________________
9391 [   773] By: mbeattie                              on 1998/03/05  18:43:57
9392         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
9393              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
9394              From: Hans Mulder <hansmu@xs4all.nl>
9395      Branch: perl
9396            ! pp_ctl.c
9397 ____________________________________________________________________________
9398 [   772] By: mbeattie                              on 1998/03/05  18:39:25
9399         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
9400              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
9401              From: Jarkko Hietaniemi <jhi@iki.fi>
9402      Branch: perl
9403            ! Makefile.SH
9404 ____________________________________________________________________________
9405 [   771] By: mbeattie                              on 1998/03/05  18:38:32
9406         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
9407              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
9408              From: Jarkko Hietaniemi <jhi@iki.fi>
9409      Branch: perl
9410            ! hints/netbsd.sh
9411 ____________________________________________________________________________
9412 [   770] By: mbeattie                              on 1998/03/05  18:36:50
9413         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
9414      Branch: perl
9415            ! cflags.SH
9416 ____________________________________________________________________________
9417 [   769] By: mbeattie                              on 1998/03/05  18:34:35
9418         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9419              Subject: [PATCH 5.004_61] bunch of small patches
9420              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9421              From: Andrew Cohen <cohen@andy.bu.edu>
9422      Branch: perl
9423            ! bytecode.h
9424 ____________________________________________________________________________
9425 [   768] By: mbeattie                              on 1998/03/05  18:13:06
9426         Log: Integrate win32 branch into mainline.
9427      Branch: perl
9428           !> (integrate 53 files)
9429 ____________________________________________________________________________
9430 [   767] By: TimBunce                              on 1998/03/05  11:48:09
9431         Log: Update to change 744.
9432      Branch: maint-5.004/perl
9433            ! lib/ExtUtils/Install.pm
9434 ____________________________________________________________________________
9435 [   765] By: TimBunce                              on 1998/03/05  11:24:24
9436         Log: Update embed.h after make regen_headers.
9437      Branch: maint-5.004/perl
9438            ! embed.h
9439 ____________________________________________________________________________
9440 [   764] By: TimBunce                              on 1998/03/05  11:05:13
9441         Log: APPLLIB_EXP now has arch and version dirs added to @INC
9442      Branch: maint-5.004/perl
9443            ! perl.c
9444 ____________________________________________________________________________
9445 [   763] By: TimBunce                              on 1998/03/05  11:01:38
9446         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9447              Added MAINT_TRIAL_1 local patch label to patchlevel.h
9448              Removed win32/win32io.c and win32/win32io.h from repository
9449      Branch: maint-5.004/perl
9450            - win32/win32io.c win32/win32io.h
9451            ! MANIFEST patchlevel.h
9452 ____________________________________________________________________________
9453 [   762] By: TimBunce                              on 1998/03/05  10:05:34
9454         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9455              From:  Spider Boardman <spider@orb.nashua.nh.us>
9456              Files:  scope.c
9457      Branch: maint-5.004/perl
9458            ! scope.c
9459 ____________________________________________________________________________
9460 [   761] By: TimBunce                              on 1998/03/05  10:03:10
9461         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
9462              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9463              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
9464              Files:  av.c hv.c scope.c t/op/local.t
9465      Branch: maint-5.004/perl
9466            ! av.c hv.c scope.c t/op/local.t
9467 ____________________________________________________________________________
9468 [   760] By: gsar                                  on 1998/03/04  20:58:21
9469         Log: added AS patch#10
9470              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9471              Date:    Tue, 03 Mar 1998 10:46:13 PST
9472              From:    Douglas Lankshear <dougl@ActiveState.com>
9473              Subject: [PATCH]
9474              
9475              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
9476              linked modules.
9477              
9478              -- Doug
9479      Branch: asperl
9480            ! win32/dl_win32.xs
9481 ____________________________________________________________________________
9482 [   759] By: TimBunce                              on 1998/03/04  18:46:41
9483         Log: Update patchls utility
9484      Branch: maint-5.004/perl
9485            ! Porting/patchls
9486 ____________________________________________________________________________
9487 [   758] By: TimBunce                              on 1998/03/04  17:07:06
9488         Log: perldoc -f now uses pager if text is too long for screen
9489      Branch: maint-5.004/perl
9490            ! utils/perldoc.PL
9491 ____________________________________________________________________________
9492 [   757] By: TimBunce                              on 1998/03/04  16:57:04
9493         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9494              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9495      Branch: maint-5.004/perl
9496            + hints/openbsd.sh
9497            ! pod/perlfunc.pod
9498 ____________________________________________________________________________
9499 [   756] By: TimBunce                              on 1998/03/04  16:48:40
9500         Log: Fix for new gnulibc stdio.h when using sfio+perlio
9501      Branch: maint-5.004/perl
9502            ! perlsdio.h
9503 ____________________________________________________________________________
9504 [   755] By: TimBunce                              on 1998/03/04  16:47:08
9505         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9506              Added details of split in scalar context to perlfunc.pod
9507      Branch: maint-5.004/perl
9508            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9509 ____________________________________________________________________________
9510 [   754] By: TimBunce                              on 1998/03/04  16:35:58
9511         Log: Updated perl -v info to include reference to docs and home page.
9512      Branch: maint-5.004/perl
9513            ! perl.c
9514 ____________________________________________________________________________
9515 [   753] By: TimBunce                              on 1998/03/04  16:31:29
9516         Log: Updated hints/bsdos.sh for BSD/OS 3.1
9517              Fixed typo in pod/perlsyn.pod
9518              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9519              Fixed typo in ext/GDBM_File/GDBM_File.pm
9520      Branch: maint-5.004/perl
9521            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9522            ! hints/bsdos.sh pod/perlsyn.pod
9523 ____________________________________________________________________________
9524 [   752] By: TimBunce                              on 1998/03/04  15:49:19
9525         Log: Changed bug address in README to perlbug@perl.com
9526              Changed Copyright in perl.c to 1998
9527              Added op/pos.t test from Robin Houston <robin@oneworld.org>
9528      Branch: maint-5.004/perl
9529            + t/op/pos.t
9530            ! README perl.c
9531 ____________________________________________________________________________
9532 [   751] By: TimBunce                              on 1998/03/04  14:47:15
9533         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9534      Branch: maint-5.004/perl
9535            ! t/comp/require.t t/lib/ph.t
9536 ____________________________________________________________________________
9537 [   750] By: TimBunce                              on 1998/03/04  13:29:58
9538         Log: Added dTHR definition to ease backwards compatibility for XS
9539              source code from 5.005.
9540      Branch: maint-5.004/perl
9541            ! perl.h
9542 ____________________________________________________________________________
9543 [   749] By: TimBunce                              on 1998/03/04  12:19:19
9544         Log: Title:  "rename local 'op' variables to 'o'", #F114
9545              From:  Gurusamy Sarathy
9546              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9547              toke.c
9548      Branch: maint-5.004/perl
9549            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9550            ! scope.c toke.c
9551 ____________________________________________________________________________
9552 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9553         Log: Title:  "consolidated win32 patch", #F112
9554              From:  Gurusamy Sarathy
9555              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9556              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9557              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9558              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9559              t/harness win32/win32.h win32/win32iop.h README.win32
9560              doio.c installhtml installperl pp_sys.c win32/Makefile
9561              win32/config.bc win32/config.vc win32/config_H.bc
9562              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9563              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9564              win32/perllib.c win32/runperl.c win32/win32.c
9565              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9566              x2p/a2py.c
9567      Branch: maint-5.004/perl
9568            + win32/bin/perlglob.pl
9569            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9570            ! installhtml installperl lib/ExtUtils/Command.pm
9571            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9572            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9573            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9574            ! win32/Makefile win32/config.bc win32/config.vc
9575            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9576            ! win32/config_sh.PL win32/dl_win32.xs
9577            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9578            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9579            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9580            ! x2p/a2py.c
9581 ____________________________________________________________________________
9582 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9583         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9584              From:  Gurusamy Sarathy
9585              Files:  MANIFEST t/lib/ph.t
9586      Branch: maint-5.004/perl
9587            ! MANIFEST t/lib/ph.t
9588 ____________________________________________________________________________
9589 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9590         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9591              From:  Jason Smith <smithj4@rpi.edu>
9592              Files:  lib/perl5db.pl
9593      Branch: maint-5.004/perl
9594            ! lib/perl5db.pl
9595 ____________________________________________________________________________
9596 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9597         Log: Title:  "generate DynaLoader.pm at build time", #F109
9598              From:  Achim Bohnet <ach@mpe.mpg.de>
9599              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9600              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9601      Branch: maint-5.004/perl
9602            + ext/DynaLoader/DynaLoader.pm.PL
9603            ! MANIFEST ext/DynaLoader/Makefile.PL
9604 ____________________________________________________________________________
9605 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9606         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9607              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9608              J. Koenig)
9609              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9610              Files:  lib/ExtUtils/Install.pm
9611      Branch: maint-5.004/perl
9612            ! lib/ExtUtils/Install.pm
9613 ____________________________________________________________________________
9614 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9615         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9616              From:  Chip Salzenberg
9617              Files:  lib/Pod/Html.pm
9618      Branch: maint-5.004/perl
9619            ! lib/Pod/Html.pm
9620 ____________________________________________________________________________
9621 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9622         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9623              From:  Achim Bohnet <ach@mpe.mpg.de>
9624              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9625              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9626      Branch: maint-5.004/perl
9627            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9628 ____________________________________________________________________________
9629 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9630         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9631              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9632              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9633              Zakharevich)
9634              Msg-ID:  <199801040630.AA29298@metronet.com>,
9635              <199801041826.NAA11568@aatma.engin.umich.edu>,
9636              <1998Jan4.130412.2719461@cor.newman>
9637              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9638              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9639      Branch: maint-5.004/perl
9640            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9641            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9642            ! win32/win32.h
9643 ____________________________________________________________________________
9644 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9645         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9646              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9647              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9648              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9649      Branch: maint-5.004/perl
9650            ! lib/Tie/Hash.pm pod/perlfunc.pod
9651 ____________________________________________________________________________
9652 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9653         Log: Title:  "more doc for perldoc", #F103
9654              From:  Gurusamy Sarathy
9655              Files:  utils/perldoc.PL
9656      Branch: maint-5.004/perl
9657            ! utils/perldoc.PL
9658 ____________________________________________________________________________
9659 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9660         Log: Title:  "Make perldoc look for an index file ", #F102
9661              From:  Gisle Aas <gisle@aas.no>
9662              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9663              Files:  utils/perldoc.PL
9664      Branch: maint-5.004/perl
9665            ! utils/perldoc.PL
9666 ____________________________________________________________________________
9667 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9668         Log: Title:  "perldoc -F filename", #F101
9669              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9670              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9671              Files:  utils/perldoc.PL
9672      Branch: maint-5.004/perl
9673            ! utils/perldoc.PL
9674 ____________________________________________________________________________
9675 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9676         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9677              From:  Gisle Aas <gisle@aas.no>
9678              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9679              Files:  sv.c
9680      Branch: maint-5.004/perl
9681            ! sv.c
9682 ____________________________________________________________________________
9683 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9684         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9685              From:  abigail@fnx.com
9686              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9687              Files:  lib/Benchmark.pm
9688      Branch: maint-5.004/perl
9689            ! lib/Benchmark.pm
9690 ____________________________________________________________________________
9691 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9692         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9693              From:  Gisle Aas <gisle@aas.no>
9694              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9695              Files:  hv.c
9696      Branch: maint-5.004/perl
9697            ! hv.c
9698 ____________________________________________________________________________
9699 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9700         Log: Title:  "support caseless %ENV", #F097
9701              From:  Gurusamy Sarathy
9702              Files:  hv.c t/op/magic.t win32/win32.h
9703      Branch: maint-5.004/perl
9704            ! hv.c t/op/magic.t win32/win32.h
9705 ____________________________________________________________________________
9706 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9707         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9708              From:  Ilya Zakharevich
9709              Files:  emacs/cperl-mode.el
9710      Branch: maint-5.004/perl
9711            ! emacs/cperl-mode.el
9712 ____________________________________________________________________________
9713 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9714         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9715              magic", #F095
9716              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9717              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9718              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9719              lib/ExtUtils/xsubpp sv.c
9720      Branch: maint-5.004/perl
9721            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9722            ! pod/perlxs.pod proto.h sv.c sv.h
9723 ____________________________________________________________________________
9724 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9725         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9726              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9727              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9728              Files:  mg.c
9729      Branch: maint-5.004/perl
9730            ! mg.c
9731 ____________________________________________________________________________
9732 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9733         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9734              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9735              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9736              Files:  t/op/sort.t
9737      Branch: maint-5.004/perl
9738            ! t/op/sort.t
9739 ____________________________________________________________________________
9740 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9741         Log: Title:  "Make search.pl work on win32", #F092
9742              From:  Gurusamy Sarathy
9743              Files:  win32/bin/search.pl
9744      Branch: maint-5.004/perl
9745            ! win32/bin/search.pl
9746 ____________________________________________________________________________
9747 [   727] By: gsar                                  on 1998/03/04  04:13:23
9748         Log: missing s/op/o/ from one of the mainpatches
9749      Branch: win32/perl
9750            ! op.c
9751 ____________________________________________________________________________
9752 [   726] By: gsar                                  on 1998/03/04  02:12:13
9753         Log: maintpatches #102 and #103 to perldoc.PL
9754      Branch: win32/perl
9755            ! utils/perldoc.PL
9756 ____________________________________________________________________________
9757 [   725] By: gsar                                  on 1998/03/04  02:00:15
9758         Log: renumber some tests to match maint branch
9759      Branch: win32/perl
9760            ! t/op/local.t
9761 ____________________________________________________________________________
9762 [   724] By: gsar                                  on 1998/03/04  01:25:50
9763         Log: maintpatch
9764              #70:  "Fix random whitespace errors in docs"
9765              From:  Roderick Schertler <roderick@argon.org>
9766              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9767              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9768              Files:  pod/checkpods.PL pod/perlfunc.pod
9769      Branch: win32/perl
9770            ! pod/checkpods.PL
9771 ____________________________________________________________________________
9772 [   723] By: gsar                                  on 1998/03/04  01:04:37
9773         Log: sync maintpatch
9774              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9775              From:  Chip Salzenberg
9776              Files:  lib/File/Path.pm
9777      Branch: win32/perl
9778            ! lib/File/Path.pm
9779 ____________________________________________________________________________
9780 [   722] By: gsar                                  on 1998/03/04  00:46:46
9781         Log: remove redundancy in File::Find
9782      Branch: win32/perl
9783            ! lib/File/Find.pm
9784 ____________________________________________________________________________
9785 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9786         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9787              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9788              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9789              Files:  utils/perldoc.PL
9790      Branch: maint-5.004/perl
9791            ! utils/perldoc.PL
9792 ____________________________________________________________________________
9793 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9794         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9795              #F090
9796              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9797              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9798              Files:  lib/ExtUtils/MM_Unix.pm
9799      Branch: maint-5.004/perl
9800            ! lib/ExtUtils/MM_Unix.pm
9801 ____________________________________________________________________________
9802 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9803         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9804              From:  Gurusamy Sarathy
9805              Files:  lib/FindBin.pm
9806      Branch: maint-5.004/perl
9807            ! lib/FindBin.pm
9808 ____________________________________________________________________________
9809 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9810         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9811              #F088
9812              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9813              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9814              Files:  lib/File/Find.pm
9815      Branch: maint-5.004/perl
9816            ! lib/File/Find.pm
9817 ____________________________________________________________________________
9818 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9819         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9820              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9821              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9822              Files:  op.c
9823      Branch: maint-5.004/perl
9824            ! op.c
9825 ____________________________________________________________________________
9826 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9827         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9828              #F086
9829              From:  Gurusamy Sarathy
9830              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9831      Branch: maint-5.004/perl
9832            ! pod/perldelta.pod pod/perldiag.pod toke.c
9833 ____________________________________________________________________________
9834 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9835         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9836              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9837              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9838              Files:  lib/Pod/Html.pm
9839      Branch: maint-5.004/perl
9840            ! lib/Pod/Html.pm
9841 ____________________________________________________________________________
9842 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9843         Log: Title:  "New pod: perlhist", #F084
9844              From:  Jarkko Hietaniemi <jhi@iki.fi>
9845              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9846              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9847      Branch: maint-5.004/perl
9848            + pod/perlhist.pod
9849            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9850 ____________________________________________________________________________
9851 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9852         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9853              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9854              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9855              Files:  pp_ctl.c t/op/local.t
9856      Branch: maint-5.004/perl
9857            ! pp_ctl.c t/op/local.t
9858 ____________________________________________________________________________
9859 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9860         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9861              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9862              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9863              Files:  pp_ctl.c
9864      Branch: maint-5.004/perl
9865            ! pp_ctl.c
9866 ____________________________________________________________________________
9867 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9868         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9869              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9870              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9871              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9872      Branch: maint-5.004/perl
9873            + t/comp/require.t
9874            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9875 ____________________________________________________________________________
9876 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9877         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9878              From:  Jarkko Hietaniemi <jhi@iki.fi>
9879              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9880              Files:  t/pragma/locale.t
9881      Branch: maint-5.004/perl
9882            ! t/pragma/locale.t
9883 ____________________________________________________________________________
9884 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9885         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9886              From:  Gisle Aas <gisle@aas.no>
9887              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9888              Files:  sv.c
9889      Branch: maint-5.004/perl
9890            ! sv.c
9891 ____________________________________________________________________________
9892 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9893         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9894              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9895              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9896              Files:  gv.c op.c toke.c
9897      Branch: maint-5.004/perl
9898            ! gv.c op.c toke.c
9899 ____________________________________________________________________________
9900 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9901         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9902              #F076
9903              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9904              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9905              Files:  lib/File/Path.pm
9906      Branch: maint-5.004/perl
9907            ! lib/File/Path.pm
9908 ____________________________________________________________________________
9909 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9910         Log: Title:  "Update of h2ph", #F075
9911              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9912              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9913              Files:  t/lib/ph.t utils/h2ph.PL
9914      Branch: maint-5.004/perl
9915            + t/lib/ph.t
9916            ! utils/h2ph.PL
9917 ____________________________________________________________________________
9918 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9919         Log: Title:  "Fix AutoLoader for deep packages", #F074
9920              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9921              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9922              Files:  lib/AutoLoader.pm
9923      Branch: maint-5.004/perl
9924            ! lib/AutoLoader.pm
9925 ____________________________________________________________________________
9926 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9927         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9928              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9929              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9930              Files:  op.c
9931      Branch: maint-5.004/perl
9932            ! op.c
9933 ____________________________________________________________________________
9934 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9935         Log: Title:  "Make recursive lexical analysis more robust", #F072
9936              From:  Ilya Zakharevich and Chip Salzenberg
9937              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9938              Files:  toke.c
9939      Branch: maint-5.004/perl
9940            ! toke.c
9941 ____________________________________________________________________________
9942 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9943         Log: Title:  "Fix random whitespace errors in docs", #F070
9944              From:  Roderick Schertler <roderick@argon.org>
9945              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9946              Files:  pod/perlfunc.pod pod/checkpods.PL
9947      Branch: maint-5.004/perl
9948            ! pod/checkpods.PL pod/perlfunc.pod
9949 ____________________________________________________________________________
9950 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9951         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9952              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9953              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9954              Files:  toke.c
9955      Branch: maint-5.004/perl
9956            ! toke.c
9957 ____________________________________________________________________________
9958 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9959         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9960              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9961              <nick@flirble.org>
9962              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9963              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9964              net>
9965              Files:  pp_ctl.c sv.c
9966      Branch: maint-5.004/perl
9967            ! pp_ctl.c sv.c
9968 ____________________________________________________________________________
9969 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9970         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9971              From:  Jarkko Hietaniemi <jhi@iki.fi>
9972              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9973              Files:  op.c
9974      Branch: maint-5.004/perl
9975            ! op.c
9976 ____________________________________________________________________________
9977 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9978         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9979              From:  Administration <fadmin@informatics.muni.cz>
9980              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9981              Files:  op.c
9982      Branch: maint-5.004/perl
9983            ! op.c
9984 ____________________________________________________________________________
9985 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9986         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9987              From:  Chip Salzenberg
9988              Files:  op.c
9989      Branch: maint-5.004/perl
9990            ! op.c
9991 ____________________________________________________________________________
9992 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9993         Log: Title:  "Fix extension version mismatch message", #F064
9994              From:  Chip Salzenberg
9995              Files:  XSUB.h
9996      Branch: maint-5.004/perl
9997            ! XSUB.h
9998 ____________________________________________________________________________
9999 [   695] By: TimBunce                              on 1998/03/03  17:53:04
10000         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
10001              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
10002              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
10003              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10004              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10005      Branch: maint-5.004/perl
10006            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10007            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10008 ____________________________________________________________________________
10009 [   694] By: TimBunce                              on 1998/03/03  17:40:47
10010         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
10011              From:  Tom Christiansen
10012              Files:  ext/Socket/Socket.pm
10013      Branch: maint-5.004/perl
10014            ! ext/Socket/Socket.pm
10015 ____________________________________________________________________________
10016 [   693] By: TimBunce                              on 1998/03/03  17:32:57
10017         Log: Title:  "Kill warning about parameter type", #F061
10018              From:  Chip Salzenberg
10019              Files:  op.c
10020      Branch: maint-5.004/perl
10021            ! op.c
10022 ____________________________________________________________________________
10023 [   692] By: TimBunce                              on 1998/03/03  17:11:07
10024         Log: Title:  "Socket occasional SEGV", #F060
10025              From:  Trevor Blackwell <tlb@viaweb.com>
10026              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10027              Files:  ext/Socket/Socket.xs
10028      Branch: maint-5.004/perl
10029            ! ext/Socket/Socket.xs
10030 ____________________________________________________________________________
10031 [   691] By: TimBunce                              on 1998/03/03  17:09:51
10032         Log: Title:  "Avoid SEGV from local($@)", #F059
10033              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10034              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
10035              Files:  pp_ctl.c
10036      Branch: maint-5.004/perl
10037            ! pp_ctl.c
10038 ____________________________________________________________________________
10039 [   690] By: TimBunce                              on 1998/03/03  17:08:21
10040         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
10041              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10042              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
10043              Files:  op.c
10044      Branch: maint-5.004/perl
10045            ! op.c
10046 ____________________________________________________________________________
10047 [   689] By: TimBunce                              on 1998/03/03  17:05:57
10048         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
10049              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10050              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
10051              Files:  XSUB.h
10052      Branch: maint-5.004/perl
10053            ! XSUB.h
10054 ____________________________________________________________________________
10055 [   688] By: TimBunce                              on 1998/03/03  17:04:15
10056         Log: Title:  "Re: Sort grammar bug", #F056
10057              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10058              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
10059              Files:  toke.c
10060      Branch: maint-5.004/perl
10061            ! toke.c
10062 ____________________________________________________________________________
10063 [   687] By: TimBunce                              on 1998/03/03  17:01:32
10064         Log: Title:  "Document indirect object cases for exec(), system()", #F055
10065              From:  Dominic Dunlop <domo@slipper.ip.lu>
10066              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
10067              Files:  pod/perlfunc.pod
10068      Branch: maint-5.004/perl
10069            ! pod/perlfunc.pod
10070 ____________________________________________________________________________
10071 [   686] By: TimBunce                              on 1998/03/03  16:56:44
10072         Log: Title:  "Update docs on tr///", #F054
10073              From:  Tom Phoenix <rootbeer@teleport.com>
10074              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
10075              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10076              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10077              pod/perlstyle.pod toke.c
10078      Branch: maint-5.004/perl
10079            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10080            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10081            ! pod/perlstyle.pod toke.c
10082 ____________________________________________________________________________
10083 [   685] By: TimBunce                              on 1998/03/03  16:38:50
10084         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
10085              From:  Tom Phoenix <rootbeer@teleport.com>
10086              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
10087              Files:  pod/perlop.pod
10088      Branch: maint-5.004/perl
10089            ! pod/perlop.pod
10090 ____________________________________________________________________________
10091 [   684] By: TimBunce                              on 1998/03/03  16:37:00
10092         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
10093              From:  "Joseph N. Hall" <joseph@cscaper.com>
10094              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
10095              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
10096      Branch: maint-5.004/perl
10097            ! perly.c perly.c.diff perly.y vms/perly_c.vms
10098 ____________________________________________________________________________
10099 [   683] By: TimBunce                              on 1998/03/03  16:31:15
10100         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
10101              sv_vsetpfn", #F051
10102              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
10103              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
10104              Files:  pod/perlguts.pod
10105      Branch: maint-5.004/perl
10106            ! pod/perlguts.pod
10107 ____________________________________________________________________________
10108 [   682] By: TimBunce                              on 1998/03/03  16:28:30
10109         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
10110              From:  Jarkko Hietaniemi <jhi@iki.fi>
10111              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
10112              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
10113      Branch: maint-5.004/perl
10114            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10115 ____________________________________________________________________________
10116 [   681] By: TimBunce                              on 1998/03/03  16:24:12
10117         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
10118              From:  Jerome Abela <abela@hsc.fr>
10119              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
10120              Files:  ext/Fcntl/Fcntl.pm
10121      Branch: maint-5.004/perl
10122            ! ext/Fcntl/Fcntl.pm
10123 ____________________________________________________________________________
10124 [   680] By: TimBunce                              on 1998/03/03  16:23:20
10125         Log: Title:  "Commenting toke.c", #F048
10126              From:  gnat@frii.com
10127              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
10128              Files:  toke.c
10129      Branch: maint-5.004/perl
10130            ! toke.c
10131 ____________________________________________________________________________
10132 [   679] By: TimBunce                              on 1998/03/03  16:18:32
10133         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
10134              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10135              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
10136              Files:  pod/perlguts.pod pp.c t/op/vec.t
10137      Branch: maint-5.004/perl
10138            ! pod/perlguts.pod pp.c t/op/vec.t
10139 ____________________________________________________________________________
10140 [   678] By: TimBunce                              on 1998/03/03  16:15:44
10141         Log: Title:  "A few perl5.004_03 bugs", #F046
10142              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10143              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
10144              Files:  mg.c t/op/magic.t
10145      Branch: maint-5.004/perl
10146            ! mg.c t/op/magic.t
10147 ____________________________________________________________________________
10148 [   677] By: TimBunce                              on 1998/03/03  16:13:11
10149         Log: Title:  "Faster, cleaner av_unshift() ", #F045
10150              From:  Gisle Aas <gisle@aas.no>
10151              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
10152              Files:  av.c
10153      Branch: maint-5.004/perl
10154            ! av.c
10155 ____________________________________________________________________________
10156 [   676] By: TimBunce                              on 1998/03/03  16:04:30
10157         Log: Title:  "New hints/solaris2.sh", #F044
10158              From:  Stephen Zander <srz@mckesson.com>
10159              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
10160              Files:  hints/solaris_2.sh
10161      Branch: maint-5.004/perl
10162            ! hints/solaris_2.sh
10163 ____________________________________________________________________________
10164 [   675] By: TimBunce                              on 1998/03/03  15:33:07
10165         Log: Title:  "Refresh Complex.pm and test", #F043
10166              From:  Jarkko Hietaniemi <jhi@iki.fi>
10167              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
10168              Files:  lib/Math/Complex.pm t/lib/complex.t
10169      Branch: maint-5.004/perl
10170            ! lib/Math/Complex.pm t/lib/complex.t
10171 ____________________________________________________________________________
10172 [   674] By: TimBunce                              on 1998/03/03  15:29:16
10173         Log: Title:  "Fix (\@@) proto", #F042
10174              From:  "Joseph N. Hall" <joseph@cscaper.com>
10175              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
10176              Files:  op.c t/comp/proto.t
10177      Branch: maint-5.004/perl
10178            ! op.c t/comp/proto.t
10179 ____________________________________________________________________________
10180 [   673] By: TimBunce                              on 1998/03/03  15:26:31
10181         Log: Title:  "Allow empty BLOCK in code", #F041
10182              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
10183              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
10184              Files:  toke.c
10185      Branch: maint-5.004/perl
10186            ! toke.c
10187 ____________________________________________________________________________
10188 [   672] By: TimBunce                              on 1998/03/03  15:23:55
10189         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
10190              From:  Chip Salzenberg
10191              Files:  gv.c t/op/gv.t
10192      Branch: maint-5.004/perl
10193            ! gv.c t/op/gv.t
10194 ____________________________________________________________________________
10195 [   671] By: TimBunce                              on 1998/03/03  10:02:32
10196         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
10197              From:  Gisle Aas <gisle@aas.no>
10198              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
10199              Files:  gv.c sv.c
10200      Branch: maint-5.004/perl
10201            ! gv.c sv.c
10202 ____________________________________________________________________________
10203 [   670] By: TimBunce                              on 1998/03/03  09:59:48
10204         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
10205              From:  Chip Salzenberg
10206              Files:  gv.c
10207      Branch: maint-5.004/perl
10208            ! gv.c
10209 ____________________________________________________________________________
10210 [   669] By: TimBunce                              on 1998/03/03  09:58:58
10211         Log: Title:  "Make Configure less negative about PerlIO", #F036
10212              From:  chip@atlantic.net
10213              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
10214              Files:  Configure
10215      Branch: maint-5.004/perl
10216            ! Configure
10217 ____________________________________________________________________________
10218 [   668] By: TimBunce                              on 1998/03/03  09:55:51
10219         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
10220              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
10221              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
10222              Files:  pp_ctl.c
10223      Branch: maint-5.004/perl
10224            ! pp_ctl.c
10225 ____________________________________________________________________________
10226 [   667] By: TimBunce                              on 1998/03/03  09:52:59
10227         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
10228              From:  Irving Reid <irving@tor.securecomputing.com>
10229              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
10230              Files:  lib/Getopt/Long.pm
10231      Branch: maint-5.004/perl
10232            ! lib/Getopt/Long.pm
10233 ____________________________________________________________________________
10234 [   666] By: TimBunce                              on 1998/03/03  09:51:27
10235         Log: Title:  "adding the newSVpvn API function", #F033
10236              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
10237              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
10238              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
10239      Branch: maint-5.004/perl
10240            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
10241 ____________________________________________________________________________
10242 [   665] By: TimBunce                              on 1998/03/03  09:43:30
10243         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
10244              From:  Chip Salzenberg
10245              Files:  toke.c
10246      Branch: maint-5.004/perl
10247            ! toke.c
10248 ____________________________________________________________________________
10249 [   664] By: TimBunce                              on 1998/03/03  09:41:40
10250         Log: Title:  "Re-optimize character classes", #F031
10251              From:  Chip Salzenberg
10252              Files:  regcomp.h regcomp.c regexec.c
10253      Branch: maint-5.004/perl
10254            ! regcomp.c regcomp.h regexec.c
10255 ____________________________________________________________________________
10256 [   663] By: TimBunce                              on 1998/03/03  09:39:55
10257         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
10258              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
10259              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
10260              Files:  op.c t/op/local.t
10261      Branch: maint-5.004/perl
10262            ! op.c t/op/local.t
10263 ____________________________________________________________________________
10264 [   662] By: TimBunce                              on 1998/03/03  09:37:51
10265         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
10266              From:  Chip Salzenberg
10267              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
10268              pp_hot.c regexec.c scope.c
10269      Branch: maint-5.004/perl
10270            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
10271            ! proto.h regexec.c regexp.h scope.c
10272 ____________________________________________________________________________
10273 [   661] By: TimBunce                              on 1998/03/03  09:27:04
10274         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
10275              From:  Chip Salzenberg
10276              Files:  toke.c
10277      Branch: maint-5.004/perl
10278            ! toke.c
10279 ____________________________________________________________________________
10280 [   660] By: TimBunce                              on 1998/03/03  09:24:41
10281         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
10282              From:  Chip Salzenberg
10283              Files:  scope.c
10284      Branch: maint-5.004/perl
10285            ! scope.c
10286 ____________________________________________________________________________
10287 [   659] By: TimBunce                              on 1998/03/03  09:24:00
10288         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
10289              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10290              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
10291              Files:  sv.c t/op/sprintf.t
10292      Branch: maint-5.004/perl
10293            ! sv.c t/op/sprintf.t
10294 ____________________________________________________________________________
10295 [   658] By: TimBunce                              on 1998/03/03  09:22:13
10296         Log: Title:  "Tiny core patch for source filters", #F025
10297              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
10298              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
10299              Files:  toke.c
10300      Branch: maint-5.004/perl
10301            ! toke.c
10302 ____________________________________________________________________________
10303 [   657] By: TimBunce                              on 1998/03/03  09:20:00
10304         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
10305              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10306              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
10307              Files:  t/base/lex.t toke.c
10308      Branch: maint-5.004/perl
10309            ! t/base/lex.t toke.c
10310 ____________________________________________________________________________
10311 [   656] By: TimBunce                              on 1998/03/03  09:17:56
10312         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
10313              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10314              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
10315              Files:  doio.c t/pragma/warn-1global
10316      Branch: maint-5.004/perl
10317            ! doio.c t/pragma/warn-1global
10318 ____________________________________________________________________________
10319 [   655] By: TimBunce                              on 1998/03/03  09:16:56
10320         Log: Title:  "Fix '*' prototype", #F022
10321              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10322              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
10323              Files:  toke.c
10324      Branch: maint-5.004/perl
10325            ! toke.c
10326 ____________________________________________________________________________
10327 [   654] By: TimBunce                              on 1998/03/03  09:15:04
10328         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
10329              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10330              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
10331              Files:  lib/File/Find.pm
10332      Branch: maint-5.004/perl
10333            ! lib/File/Find.pm
10334 ____________________________________________________________________________
10335 [   653] By: TimBunce                              on 1998/03/03  09:11:55
10336         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
10337              From:  Chip Salzenberg
10338              Files:  sv.c
10339      Branch: maint-5.004/perl
10340            ! sv.c
10341 ____________________________________________________________________________
10342 [   652] By: TimBunce                              on 1998/03/03  09:07:50
10343         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
10344              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10345              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
10346              Files:  scope.c
10347      Branch: maint-5.004/perl
10348            ! scope.c
10349 ____________________________________________________________________________
10350 [   651] By: TimBunce                              on 1998/03/03  09:07:10
10351         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
10352              From:  Stephane Payrard <stef@francenet.fr>
10353              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
10354              Files:  op.c t/op/my.t
10355      Branch: maint-5.004/perl
10356            ! op.c t/op/my.t
10357 ____________________________________________________________________________
10358 [   650] By: TimBunce                              on 1998/03/03  09:04:04
10359         Log: Title:  "enhanced "use strict" warning", #F017
10360              From:  Tkil <tkil@reptile.scrye.com>
10361              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10362              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10363      Branch: maint-5.004/perl
10364            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10365 ____________________________________________________________________________
10366 [   649] By: TimBunce                              on 1998/03/03  09:02:55
10367         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
10368              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10369              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
10370              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
10371      Branch: maint-5.004/perl
10372            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10373 ____________________________________________________________________________
10374 [   648] By: TimBunce                              on 1998/03/03  08:58:00
10375         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
10376              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10377              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
10378              Files:  sv.c
10379      Branch: maint-5.004/perl
10380            ! sv.c
10381 ____________________________________________________________________________
10382 [   647] By: TimBunce                              on 1998/03/03  08:53:35
10383         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
10384              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10385              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
10386              Files:  os2/os2.c util.c
10387      Branch: maint-5.004/perl
10388            ! os2/os2.c util.c
10389 ____________________________________________________________________________
10390 [   646] By: TimBunce                              on 1998/03/03  08:51:04
10391         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
10392              From:  Roderick Schertler <roderick@argon.org>
10393              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10394              Files:  doio.c t/op/misc.t
10395      Branch: maint-5.004/perl
10396            ! doio.c t/op/misc.t
10397 ____________________________________________________________________________
10398 [   645] By: TimBunce                              on 1998/03/03  08:49:34
10399         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
10400              From:  Stephen McCamant <alias@mcs.com>
10401              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10402              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
10403      Branch: maint-5.004/perl
10404            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10405 ____________________________________________________________________________
10406 [   644] By: TimBunce                              on 1998/03/03  08:43:06
10407         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
10408              From:  Spider Boardman <spider@orb.nashua.nh.us>
10409              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
10410              Files:  sv.c
10411      Branch: maint-5.004/perl
10412            ! sv.c
10413 ____________________________________________________________________________
10414 [   643] By: TimBunce                              on 1998/03/03  08:41:07
10415         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
10416              From:  Chip Salzenberg
10417              Files:  op.c t/op/my.t
10418      Branch: maint-5.004/perl
10419            ! op.c t/op/my.t
10420 ____________________________________________________________________________
10421 [   642] By: TimBunce                              on 1998/03/03  08:39:11
10422         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
10423              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10424              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
10425              Files:  pod/perlobj.pod sv.c t/op/ref.t
10426      Branch: maint-5.004/perl
10427            ! pod/perlobj.pod sv.c t/op/ref.t
10428 ____________________________________________________________________________
10429 [   641] By: gsar                                  on 1998/03/03  04:39:49
10430         Log: merge problematic maintpatch to op.c
10431              #77:  "Eliminate double warnings under C<package;>"
10432              From:  Chip Salzenberg
10433              Files:  gv.c op.c toke.c
10434      Branch: win32/perl
10435            ! gv.c op.c toke.c
10436 ____________________________________________________________________________
10437 [   640] By: gsar                                  on 1998/03/03  04:30:22
10438         Log: merge another conflicting maintpatch to op.c
10439              #17:  "Enhanced "use strict" warning"
10440              From:  Tkil <tkil@reptile.scrye.com>
10441              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10442              Date:  Thu, 4 Dec 1997 02:38:26 -0700
10443              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10444      Branch: win32/perl
10445            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10446 ____________________________________________________________________________
10447 [   639] By: gsar                                  on 1998/03/03  04:09:11
10448         Log: maintpatch
10449              #73:  "Fix order of warnings for misplaced subscripts"
10450              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10451              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10452              Date:  Mon, 13 Oct 1997 11:23:56 +0100
10453              Files:  op.c
10454      Branch: win32/perl
10455            ! op.c
10456 ____________________________________________________________________________
10457 [   638] By: gsar                                  on 1998/03/03  04:02:16
10458         Log: manually apply another conflicting maintpatch
10459              #64:  "Fix extension version mismatch message"
10460              From:  Chip Salzenberg
10461              Files:  XSUB.h
10462      Branch: win32/perl
10463            ! XSUB.h
10464 ____________________________________________________________________________
10465 [   637] By: gsar                                  on 1998/03/03  03:57:08
10466         Log: maintpatch
10467              #62:  "Fix doc bug in getservbyname() examples"
10468              From:  Tom Christiansen
10469              Files:  ext/Socket/Socket.pm
10470      Branch: win32/perl
10471            ! ext/Socket/Socket.pm
10472 ____________________________________________________________________________
10473 [   636] By: gsar                                  on 1998/03/03  03:55:13
10474         Log: maintpatch
10475              #60:  "Socket occasional SEGV"
10476              From:  Trevor Blackwell <tlb@viaweb.com>
10477              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10478              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10479              Files:  ext/Socket/Socket.xs
10480      Branch: win32/perl
10481            ! ext/Socket/Socket.xs
10482 ____________________________________________________________________________
10483 [   635] By: gsar                                  on 1998/03/03  03:51:01
10484         Log: maintpatches for docs
10485              #53:  "Perlop bitwise & | ^ documentation"
10486              From:  Tom Phoenix <rootbeer@teleport.com>
10487              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10488              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10489              Files:  pod/perlfunc.pod
10490              -------- 
10491              #54:  "Update docs on tr///"
10492              From:  Tom Phoenix <rootbeer@teleport.com>
10493              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10494              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10495              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10496              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10497              pod/perlstyle.pod toke.c
10498      Branch: win32/perl
10499            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10500            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10501            ! pod/perlstyle.pod toke.c
10502 ____________________________________________________________________________
10503 [   634] By: gsar                                  on 1998/03/03  03:43:42
10504         Log: another maintpatch (this one needed adjust of test nos.)
10505              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10506              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10507              Date: Thu, 22 Jan 1998 12:11:49 +0000
10508              Subject: Re: [PERL] A few perl5.004_03 bugs 
10509      Branch: win32/perl
10510            ! mg.c t/op/magic.t
10511 ____________________________________________________________________________
10512 [   633] By: gsar                                  on 1998/03/03  03:36:40
10513         Log: merge another toke.c patch and its dependent (very carefully)
10514              #32:  "Support C<Package::> as function-blind bearword"
10515              From:  Chip Salzenberg
10516              Files:  toke.c
10517              --------
10518              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10519              From:  Gurusamy Sarathy
10520              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
10521      Branch: win32/perl
10522            ! pod/perldelta.pod pod/perldiag.pod toke.c
10523 ____________________________________________________________________________
10524 [   632] By: gsar                                  on 1998/03/03  03:12:16
10525         Log: another toke.c maintpatch
10526              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
10527              From:  Chip Salzenberg
10528              Files:  toke.c
10529      Branch: win32/perl
10530            ! toke.c
10531 ____________________________________________________________________________
10532 [   631] By: gsar                                  on 1998/03/03  03:06:59
10533         Log: still another maintpatch
10534              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10535              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10536              Date: Sun, 02 Nov 1997 13:31:54 +0000
10537              Subject: [PATCH] assorted sprintf bugs
10538      Branch: win32/perl
10539            ! sv.c t/op/sprintf.t
10540 ____________________________________________________________________________
10541 [   630] By: gsar                                  on 1998/03/03  03:03:55
10542         Log: yet another maintpatch
10543              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10544              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10545              Date: Sat, 22 Nov 1997 12:52:16 +0000
10546              Subject: Re: [PERL] Unexpected output 
10547      Branch: win32/perl
10548            ! doio.c t/pragma/warn-1global
10549 ____________________________________________________________________________
10550 [   629] By: gsar                                  on 1998/03/03  02:57:33
10551         Log: merge another maintpatch to toke.c
10552              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10553              Date: Sat, 22 Nov 1997 14:45:23 GMT
10554              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10555              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10556      Branch: win32/perl
10557            ! t/base/lex.t toke.c
10558 ____________________________________________________________________________
10559 [   628] By: gsar                                  on 1998/03/03  02:50:20
10560         Log: manually merge a maintpatch
10561              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10562              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10563              From: gnat@frii.com
10564              Subject: [PERL] Commenting toke.c
10565      Branch: win32/perl
10566            ! toke.c
10567 ____________________________________________________________________________
10568 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10569         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10570              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10571              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10572              Files:  pp_hot.c pp_sys.c
10573      Branch: maint-5.004/perl
10574            ! pp_hot.c pp_sys.c
10575 ____________________________________________________________________________
10576 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10577         Log: This is the change description for change 625
10578              Title:  "Fix tr///s option", #F007
10579              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10580              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10581              Files:  doop.c
10582      Branch: maint-5.004/perl
10583            ! doop.c
10584 ____________________________________________________________________________
10585 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10586         Log:      Branch: maint-5.004/perl
10587            ! doop.c
10588 ____________________________________________________________________________
10589 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10590         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10591              From:  Chip Salzenberg
10592              Files:  pp_ctl.c
10593      Branch: maint-5.004/perl
10594            ! pp_ctl.c
10595 ____________________________________________________________________________
10596 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10597         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10598              From:  Chip Salzenberg
10599              Files:  sv.c
10600      Branch: maint-5.004/perl
10601            ! sv.c
10602 ____________________________________________________________________________
10603 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10604         Log: Title:  "Fix compile-time warning line in while ()", #F004
10605              From:  Chip Salzenberg
10606              Files:  op.c
10607      Branch: maint-5.004/perl
10608            ! op.c
10609 ____________________________________________________________________________
10610 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10611         Log: Title:  "STMT foreach LIST;", #F002
10612              From:  Chip Salzenberg
10613              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10614              vms/perly_c.vms
10615      Branch: maint-5.004/perl
10616            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10617            ! toke.c vms/perly_c.vms
10618 ____________________________________________________________________________
10619 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10620         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10621              From:  Chip Salzenberg
10622              Files:  op.c
10623      Branch: maint-5.004/perl
10624            ! op.c
10625 ____________________________________________________________________________
10626 [   618] By: gsar                                  on 1998/03/02  04:40:16
10627         Log: make t/lib/nothread.t type xtext also
10628      Branch: win32/perl
10629            ! t/op/nothread.t
10630 ____________________________________________________________________________
10631 [   617] By: gsar                                  on 1998/03/02  04:35:15
10632         Log: make t/lib/thread.t type xtext
10633      Branch: win32/perl
10634            ! t/lib/thread.t
10635 ____________________________________________________________________________
10636 [   616] By: gsar                                  on 1998/03/02  04:17:40
10637         Log: fix misapplied hunks in change#614
10638      Branch: win32/perl
10639            ! scope.c scope.h
10640 ____________________________________________________________________________
10641 [   615] By: gsar                                  on 1998/03/02  03:39:16
10642         Log: another one down
10643              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10644              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10645              Date: Tue, 25 Nov 1997 23:03:48 -0800
10646              Subject: [PERL] File::Find bugs & patches
10647      Branch: win32/perl
10648            ! lib/File/Find.pm
10649 ____________________________________________________________________________
10650 [   614] By: gsar                                  on 1998/03/02  03:28:28
10651         Log: this one with adjusted test numbers
10652              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10653              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10654              From: Stephen McCamant <alias@mcs.com>
10655              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10656      Branch: win32/perl
10657            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10658 ____________________________________________________________________________
10659 [   613] By: gsar                                  on 1998/03/02  03:13:32
10660         Log: still another
10661              From: Inaba Hiroto <inaba@st.rim.or.jp>
10662              Subject: [PERL] tr///s bug
10663              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10664              Date: Sat, 10 Jan 1998 15:53:33 +0900
10665      Branch: win32/perl
10666            ! doop.c t/op/subst.t
10667 ____________________________________________________________________________
10668 [   612] By: gsar                                  on 1998/03/02  03:01:27
10669         Log: yet another patch
10670              From: Chip Salzenberg <salzench@nielsenmedia.com>
10671              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10672              Subject: Tiny but massively cool:  C<statement foreach @list>
10673              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10674      Branch: win32/perl
10675            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10676            ! toke.c vms/perly_c.vms
10677 ____________________________________________________________________________
10678 [   611] By: gsar                                  on 1998/03/02  01:52:46
10679         Log: yet another 'old' patch
10680              From: Stephane Payrard <stef@francenet.fr>
10681              Message-Id: <199712040054.BAA04612@www.zweig.com>
10682              To: perl5-porters@perl.org
10683              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10684              between `my' and `local' (Patch included)
10685      Branch: win32/perl
10686            ! op.c t/op/my.t
10687 ____________________________________________________________________________
10688 [   610] By: gsar                                  on 1998/03/02  01:45:55
10689         Log: another 'old' patch
10690              From: Roderick Schertler <roderick@argon.org>
10691              Date: 19 Dec 1997 12:52:36 -0500
10692              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10693              Subject: [PERL] [PATCH] Re: Problem with open >&=
10694      Branch: win32/perl
10695            ! doio.c t/op/misc.t
10696 ____________________________________________________________________________
10697 [   609] By: gsar                                  on 1998/03/02  01:23:56
10698         Log: apply missing pieces from:
10699              From: Chip Salzenberg <salzench@nielsenmedia.com>
10700              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10701              Subject: [PATCH] Improved LVALUE patch
10702              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10703      Branch: win32/perl
10704            ! sv.c
10705 ____________________________________________________________________________
10706 [   608] By: gsar                                  on 1998/03/02  01:13:01
10707         Log: merge two important 'old' patches
10708              From: Chip Salzenberg <salzench@nielsenmedia.com>
10709              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10710              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10711              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10712              ------
10713              From: Chip Salzenberg <salzench@nielsenmedia.com>
10714              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10715              Subject: [PATCH] Fix for compile-time while() warnings
10716              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10717      Branch: win32/perl
10718            ! op.c
10719 ____________________________________________________________________________
10720 [   607] By: gsar                                  on 1998/03/01  06:52:26
10721         Log: integrate mainline changes
10722      Branch: asperl
10723           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10724           +> lib/Tie/Handle.pm t/op/tiehandle.t
10725            - config_H
10726           !> (integrate 89 files)
10727 ____________________________________________________________________________
10728 [   606] By: gsar                                  on 1998/02/28  23:11:00
10729         Log: misc small tweaks
10730              - AutoLoader fix for long::pack::names
10731              - d_mymalloc can be set from makefiles now
10732              - make search.pl actually work on win32
10733              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10734      Branch: win32/perl
10735            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10736            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10737 ____________________________________________________________________________
10738 [   605] By: gsar                                  on 1998/02/28  22:16:45
10739         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10740      Branch: win32/perl
10741            ! embedvar.h sv.h
10742 ____________________________________________________________________________
10743 [   604] By: gsar                                  on 1998/02/28  21:08:58
10744         Log: integrate mainline
10745      Branch: win32/perl
10746           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10747           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10748           !> byterun.c ext/SDBM_File/Makefile.PL
10749           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10750           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10751           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10752           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10753           !> vms/test.com win32/makedef.pl
10754 ____________________________________________________________________________
10755 [   603] By: nick                                  on 1998/02/28  11:31:15
10756         Log: Missed FREAD in bytecode.h
10757              Cannot export svref_mutex in non-threaded perl
10758      Branch: perl
10759            ! bytecode.h win32/makedef.pl
10760
10761 ----------------
10762 Version 5.004_61
10763 ----------------
10764
10765 ____________________________________________________________________________
10766 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10767         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10768              preprocessor symbol on Digital UNIX.
10769      Branch: perl
10770            ! bytecode.h bytecode.pl byterun.c
10771 ____________________________________________________________________________
10772 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10773         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10774      Branch: perl
10775            ! sv.h
10776 ____________________________________________________________________________
10777 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10778         Log: Add atomic.h to MANIFEST
10779      Branch: perl
10780            ! MANIFEST
10781 ____________________________________________________________________________
10782 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10783         Log: Integrate win32 branch into mainline.
10784      Branch: perl
10785            ! bytecode.pl
10786           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10787           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10788           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10789           !> win32/config.gc win32/config.vc win32/config_H.bc
10790           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10791           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10792           !> win32/win32thread.h
10793 ____________________________________________________________________________
10794 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10795         Log: Make refcounts atomic for threading (dependent on appropriate
10796              arch-dependent and compiler-dependent definitions in atomic.h
10797              or else falls back to a global mutex to protect refcounts).
10798      Branch: perl
10799            + atomic.h
10800            ! global.sym perl.c perlvars.h sv.c sv.h
10801 ____________________________________________________________________________
10802 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10803         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10804      Branch: perl
10805            ! MANIFEST
10806 ____________________________________________________________________________
10807 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10808         Log: Missed adding new file Policy_sh.SH in change 592.
10809      Branch: perl
10810            + Policy_sh.SH
10811 ____________________________________________________________________________
10812 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10813         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10814              Date: Fri, 27 Feb 1998 04:15:04 +0000
10815              From: Graham Barr <gbarr@pobox.com>
10816      Branch: perl
10817            + lib/Tie/Handle.pm t/op/tiehandle.t
10818            ! pod/perltie.pod pp_sys.c
10819 ____________________________________________________________________________
10820 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10821         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10822              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10823              Date: Thu, 26 Feb 1998 11:09:55 -0800
10824              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10825              Date: Thu, 26 Feb 1998 11:15:24 -0800
10826      Branch: perl
10827            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10828            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10829            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10830            ! vms/test.com
10831 ____________________________________________________________________________
10832 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10833         Log: Fix file-descriptor leak when pipes fail via taint checks:
10834              Subject: [PATCH] Some patches went through cracks
10835              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10837      Branch: perl
10838            ! os2/os2.c util.c
10839 ____________________________________________________________________________
10840 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10841         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10842              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10843              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10844      Branch: perl
10845            ! Configure MANIFEST Makefile.SH os2/diff.configure
10846 ____________________________________________________________________________
10847 [   591] By: gsar                                  on 1998/02/26  19:34:50
10848         Log: added AS patch#9
10849      Branch: asperl
10850            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10851            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10852            - win32/ipstdiowin.h win32/perlobj.def
10853            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10854            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10855            ! win32/win32sck.c win32/win32thread.c
10856 ____________________________________________________________________________
10857 [   590] By: gsar                                  on 1998/02/26  04:25:40
10858         Log: various changes to make win32 build under the new Configure & co.
10859              - added byterun.c to core C build
10860              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10861              after adding new variables to config.[bgv]c
10862              - sig_name_init now has only the valid signals
10863              - we now have $Config{usethreads}
10864              - tested under the two commercial compilers w/ and w/o usethreads
10865      Branch: win32/perl
10866            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10867            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10868            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10869 ____________________________________________________________________________
10870 [   589] By: gsar                                  on 1998/02/26  03:56:19
10871         Log: various cleanups so that B can be built as "just another extension"
10872              - export symbols needed for building B
10873              - bset_obj_store() is needed by byterun(), so define it there instead
10874              of at B.xs, and export it
10875              - freadpv() is only used in B.xs, so move it there
10876              - byte*.h are now included by perl.h
10877              - regenerate embed*.h
10878      Branch: win32/perl
10879            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10880            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10881 ____________________________________________________________________________
10882 [   588] By: gsar                                  on 1998/02/25  21:46:35
10883         Log: integrate mainline
10884      Branch: win32/perl
10885           +> Porting/config.sh Porting/config_H
10886            - config_H
10887           !> (integrate 54 files)
10888 ____________________________________________________________________________
10889 [   587] By: gsar                                  on 1998/02/25  19:20:26
10890         Log: added AS patch#8
10891      Branch: asperl
10892            ! sv.c x2p/a2py.c x2p/util.c
10893 ____________________________________________________________________________
10894 [   586] By: gsar                                  on 1998/02/25  19:08:06
10895         Log: added AS patch#7
10896              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10897              Date:    Tue, 24 Feb 1998 07:57:07 PST
10898              From:    Douglas Lankshear <dougl@ActiveState.com>
10899              Subject: [PATCH] 
10900              
10901              Here's an attempt at
10902              6. MANIFEST must be updated with new file names
10903              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10904              And some changes to move toward
10905              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10906              
10907              -- Doug
10908      Branch: asperl
10909            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10910            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10911            ! perlenv.h perlio.h perllio.h win32/Makefile
10912 ____________________________________________________________________________
10913 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10914         Log: More compiler tweaks.
10915      Branch: perl
10916            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10917 ____________________________________________________________________________
10918 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10919         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10920              Date: Wed, 25 Feb 1998 11:17:07 +0100
10921              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10922      Branch: perl
10923            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10924 ____________________________________________________________________________
10925 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10926         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10927      Branch: perl
10928            ! global.sym patchlevel.h
10929 ____________________________________________________________________________
10930 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10931         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10932              Date: Tue, 24 Feb 1998 11:15:57 +0000
10933              From: Robin Houston <robin@oneworld.org>
10934      Branch: perl
10935            ! pod/perldiag.pod pp_ctl.c
10936 ____________________________________________________________________________
10937 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10938         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10939              Date: 23 Feb 1998 23:36:09 +0100
10940              From: Gisle Aas <gisle@aas.no>
10941      Branch: perl
10942            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10943 ____________________________________________________________________________
10944 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10945         Log: Subject: [PATCH 5.004_60] improved Test.pm
10946              Date: Sat, 21 Feb 1998 14:17:09 -0500
10947              From: Joshua Pritikin <pritikin@mindspring.com>
10948      Branch: perl
10949            ! lib/Test.pm
10950 ____________________________________________________________________________
10951 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10952         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10953              From: Jarkko Hietaniemi <jhi@iki.fi>
10954              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10955              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10956              Subject: Re: your HP-UX perl patch
10957              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10958      Branch: perl
10959            ! Makefile.SH embed.h global.sym hints/hpux.sh
10960 ____________________________________________________________________________
10961 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10962         Log: Back out DB_File patch (change _553) and tweak Configure.
10963              Subject: ANNOUNCE: perl5.004_60 is available
10964              Date: Mon, 23 Feb 1998 10:47:26 -0000
10965              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10966      Branch: perl
10967            ! Configure ext/DB_File/DB_File.xs
10968 ____________________________________________________________________________
10969 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10970         Log: Subject: [PATCH] Cwd.pm
10971              Date: Fri, 20 Feb 1998 10:27:54 -0600
10972              From: Graham Barr <gbarr@ti.com>
10973      Branch: perl
10974            ! lib/Cwd.pm
10975 ____________________________________________________________________________
10976 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10977         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10978              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10979              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10980              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10981              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10982              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10983              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10984      Branch: perl
10985            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10986 ____________________________________________________________________________
10987 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10988         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10989              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10990              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10991      Branch: perl
10992            + Porting/config.sh Porting/config_H
10993            - config_H
10994            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10995            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10996            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10997            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10998            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10999            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
11000            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
11001 ____________________________________________________________________________
11002 [   574] By: gsar                                  on 1998/02/24  02:21:14
11003         Log: fix typos in sv.c
11004      Branch: win32/perl
11005            ! sv.c
11006 ____________________________________________________________________________
11007 [   573] By: mbeattie                              on 1998/02/23  10:03:39
11008         Log: Remove old Linux+threads segfault degugging kludge.
11009      Branch: perl
11010            ! perl.c
11011 ____________________________________________________________________________
11012 [   572] By: gsar                                  on 1998/02/23  09:45:26
11013         Log: undo previous change (no added value!)
11014      Branch: win32/perl
11015            ! win32/bin/pl2bat.pl
11016 ____________________________________________________________________________
11017 [   571] By: gsar                                  on 1998/02/23  09:18:32
11018         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
11019              John Cavanaugh <cavanaug@sdd.hp.com>)
11020      Branch: win32/perl
11021            ! win32/bin/pl2bat.pl
11022 ____________________________________________________________________________
11023 [   570] By: gsar                                  on 1998/02/22  04:02:15
11024         Log: support chown() (just a noop for now)
11025      Branch: win32/perl
11026            ! dosish.h win32/win32.c win32/win32.h
11027 ____________________________________________________________________________
11028 [   569] By: gsar                                  on 1998/02/22  03:09:55
11029         Log: integrate latest win32 branch
11030      Branch: asperl
11031           +> (branch 41 files)
11032           !> (integrate 59 files)
11033 ____________________________________________________________________________
11034 [   568] By: gsar                                  on 1998/02/22  02:40:56
11035         Log: get compiler building under win32 (needed Makefile.PL
11036              hacks that could be applicable to other platforms)
11037      Branch: win32/perl
11038            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
11039 ____________________________________________________________________________
11040 [   567] By: gsar                                  on 1998/02/22  01:30:19
11041         Log: integrate mainline
11042      Branch: win32/perl
11043           +> (branch 41 files)
11044           !> (integrate 46 files)
11045 ____________________________________________________________________________
11046 [   566] By: gsar                                  on 1998/02/20  22:31:56
11047         Log: fix handle leak in join()
11048      Branch: win32/perl
11049            ! win32/win32thread.h
11050
11051 ----------------
11052 Version 5.004_60
11053 ----------------
11054
11055 ____________________________________________________________________________
11056 [   565] By: mbeattie                              on 1998/02/20  18:23:47
11057         Log: Remove compiler files from their old lib/B locations. The compiler
11058              now builds by default (without the byteperl executable so far) and
11059              seems to work at least minimally.
11060      Branch: perl
11061            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
11062            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
11063            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
11064            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
11065            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
11066            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
11067            ! MANIFEST bytecode.pl
11068 ____________________________________________________________________________
11069 [   564] By: mbeattie                              on 1998/02/20  18:05:33
11070         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
11071              under ext/B.
11072      Branch: perl
11073           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
11074           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
11075           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
11076           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
11077           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
11078           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
11079           +> ext/B/B/makeliblinks ext/B/O.pm
11080 ____________________________________________________________________________
11081 [   563] By: mbeattie                              on 1998/02/20  17:54:58
11082         Log: Start getting compiler to work when built with the core.
11083              [Still won't work as of this change.]
11084      Branch: perl
11085           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
11086           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
11087           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
11088           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
11089           +> lib/B/Terse.pm lib/B/Xref.pm
11090            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
11091 ____________________________________________________________________________
11092 [   562] By: mbeattie                              on 1998/02/20  16:42:13
11093         Log: Merge perlext/Compiler/... into mainline. Some files move to
11094              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
11095              move to the base perl directory (e.g. headers). Will need some
11096              cleaning up before it builds properly, I would guess.
11097      Branch: perl
11098           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
11099           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
11100           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
11101           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
11102           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
11103           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
11104           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
11105           +> lib/B/makeliblinks lib/O.pm
11106 ____________________________________________________________________________
11107 [   561] By: mbeattie                              on 1998/02/20  16:39:38
11108         Log: Win32 changes from Sarathy, tweaked slightly by me.
11109      Branch: perlext
11110            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
11111            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
11112            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
11113            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
11114 ____________________________________________________________________________
11115 [   560] By: mbeattie                              on 1998/02/20  15:46:15
11116         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
11117      Branch: perl
11118            ! perl.c
11119 ____________________________________________________________________________
11120 [   559] By: mbeattie                              on 1998/02/20  12:56:10
11121         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
11122      Branch: perl
11123            ! MANIFEST patchlevel.h
11124 ____________________________________________________________________________
11125 [   558] By: mbeattie                              on 1998/02/20  12:53:26
11126         Log: Integrate win32 branch into mainline.
11127      Branch: perl
11128           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
11129           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11130           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11131           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
11132           !> win32/win32iop.h x2p/a2p.h
11133 ____________________________________________________________________________
11134 [   557] By: mbeattie                              on 1998/02/20  12:51:42
11135         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
11136              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
11137              From: Jarkko Hietaniemi <jhi@iki.fi>
11138      Branch: perl
11139            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
11140            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
11141            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
11142            ! pod/perltoc.pod pod/perlvar.pod
11143 ____________________________________________________________________________
11144 [   556] By: mbeattie                              on 1998/02/20  12:49:54
11145         Log: Subject: [PATCH] installperl
11146              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
11147              From: Norton Allen <allen@huarp.harvard.edu>
11148      Branch: perl
11149            ! installperl
11150 ____________________________________________________________________________
11151 [   555] By: mbeattie                              on 1998/02/20  12:49:09
11152         Log: Subject: [PATCH:_59] t/op/wantarray.t
11153              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
11154              From: Norton Allen <allen@huarp.harvard.edu>
11155      Branch: perl
11156            + t/op/wantarray.t
11157 ____________________________________________________________________________
11158 [   554] By: mbeattie                              on 1998/02/20  12:47:44
11159         Log: Subject: Misprint in regcomp.c [PATCH]
11160              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
11161              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11162      Branch: perl
11163            ! regcomp.c
11164 ____________________________________________________________________________
11165 [   553] By: mbeattie                              on 1998/02/20  12:45:08
11166         Log: Subject: DB_File ->length does not work just after tie.
11167              Date: Tue, 17 Feb 1998 13:19:18 GMT
11168              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11169      Branch: perl
11170            ! ext/DB_File/DB_File.xs
11171 ____________________________________________________________________________
11172 [   552] By: mbeattie                              on 1998/02/20  12:43:32
11173         Log: Subject: [PATCH] - perl5.005_59, update Copyright
11174              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
11175              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
11176      Branch: perl
11177            ! perl.c
11178 ____________________________________________________________________________
11179 [   551] By: mbeattie                              on 1998/02/20  12:42:41
11180         Log: Subject: Re: for() and map() peculiarity
11181              Date: Mon, 16 Feb 1998 21:33:44 +0000
11182              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11183      Branch: perl
11184            ! pod/perlsyn.pod
11185 ____________________________________________________________________________
11186 [   550] By: mbeattie                              on 1998/02/20  12:41:53
11187         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
11188              Date: Mon, 16 Feb 1998 11:46:29 -0800
11189              From: Dan Sugalski <sugalskd@osshe.edu>
11190      Branch: perl
11191            ! vms/config.vms
11192 ____________________________________________________________________________
11193 [   549] By: mbeattie                              on 1998/02/20  12:40:55
11194         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
11195              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
11196              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
11197      Branch: perl
11198            ! global.sym
11199 ____________________________________________________________________________
11200 [   548] By: mbeattie                              on 1998/02/20  12:39:56
11201         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
11202              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
11203              From: Jarkko Hietaniemi <jhi@iki.fi>
11204      Branch: perl
11205            ! hints/irix_6.sh
11206 ____________________________________________________________________________
11207 [   547] By: mbeattie                              on 1998/02/20  12:38:58
11208         Log: Subject: [PATCH] perlguts update
11209              Date: 16 Feb 1998 11:23:53 +0100
11210              From: Gisle Aas <gisle@aas.no>
11211      Branch: perl
11212            ! pod/perlguts.pod
11213 ____________________________________________________________________________
11214 [   546] By: mbeattie                              on 1998/02/20  12:38:01
11215         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
11216              Date: Sun, 15 Feb 1998 23:56:05 -0500
11217              From: Irving Reid <irving@tor.securecomputing.com>
11218      Branch: perl
11219            ! hints/bsdos.sh
11220 ____________________________________________________________________________
11221 [   545] By: mbeattie                              on 1998/02/20  12:37:11
11222         Log: Subject: [PATCH] 5% speedup in an empty loop
11223              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
11224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11225      Branch: perl
11226            ! op.c
11227 ____________________________________________________________________________
11228 [   544] By: mbeattie                              on 1998/02/20  12:36:26
11229         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
11230              Date: Sun, 15 Feb 98 23:06:16 +0100
11231              From: Hans Mulder <hansm@icgroup.nl>
11232      Branch: perl
11233            ! hints/next_3.sh hints/next_4.sh
11234 ____________________________________________________________________________
11235 [   543] By: mbeattie                              on 1998/02/20  12:35:39
11236         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
11237              Date: Sun, 15 Feb 98 23:05:20 +0100
11238              From: Hans Mulder <hansm@icgroup.nl>
11239      Branch: perl
11240            ! malloc.c
11241 ____________________________________________________________________________
11242 [   542] By: mbeattie                              on 1998/02/20  12:35:03
11243         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
11244              From: Hans Mulder <hansm@icgroup.nl>
11245              Date: Sun, 15 Feb 98 23:04:29 +0100
11246      Branch: perl
11247            ! Configure
11248 ____________________________________________________________________________
11249 [   541] By: mbeattie                              on 1998/02/20  12:33:56
11250         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
11251              NeXT   needs DONT_DECLARE_STD)
11252              Date: Sun, 15 Feb 98 23:04:19 +0100
11253              From: Hans Mulder <hansm@icgroup.nl>
11254      Branch: perl
11255            ! perl.h
11256 ____________________________________________________________________________
11257 [   540] By: mbeattie                              on 1998/02/20  12:32:25
11258         Log: Subject: [PATCH] sv_check_thinkfirst macroized
11259              Date: 15 Feb 1998 22:00:38 +0100
11260              From: Gisle Aas <gisle@aas.no>
11261      Branch: perl
11262            ! sv.c
11263 ____________________________________________________________________________
11264 [   539] By: mbeattie                              on 1998/02/20  12:31:07
11265         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
11266              Date: Sat, 14 Feb 1998 17:58:01 -0500
11267              From: Joshua Pritikin <pritikin@mindspring.com>
11268      Branch: perl
11269            + lib/Test.pm
11270            ! MANIFEST lib/Test/Harness.pm
11271 ____________________________________________________________________________
11272 [   538] By: mbeattie                              on 1998/02/20  12:24:31
11273         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
11274              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
11275              From: Jarkko Hietaniemi <jhi@iki.fi>
11276      Branch: perl
11277            ! INSTALL pod/perldiag.pod pod/perllocale.pod
11278 ____________________________________________________________________________
11279 [   537] By: mbeattie                              on 1998/02/20  12:23:04
11280         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
11281              Date: Fri, 13 Feb 1998 13:38:28 -0800
11282              From: Dan Sugalski <sugalskd@osshe.edu>
11283      Branch: perl
11284            ! README.vms
11285 ____________________________________________________________________________
11286 [   536] By: mbeattie                              on 1998/02/20  12:20:29
11287         Log: Subject: [PATCH] 5.004_58, move intuition tests
11288              Date: Thu, 12 Feb 1998 17:11:05 -0600
11289              From: Stephen Potter <spp@psa.pencom.com>
11290      Branch: perl
11291            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11292            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
11293            ! t/op/flip.t t/op/pat.t t/op/push.t
11294 ____________________________________________________________________________
11295 [   535] By: gsar                                  on 1998/02/19  23:07:24
11296         Log: applied a version of this with tabs intact
11297              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
11298              Date:    19 Feb 1998 15:06:38 EST
11299              From:    dfan@harmonixmusic.com (Dan Schmidt)
11300              Subject: Pod::Html bug and fix: missing </UL> in index
11301      Branch: win32/perl
11302            ! lib/Pod/Html.pm
11303 ____________________________________________________________________________
11304 [   534] By: gsar                                  on 1998/02/19  19:40:27
11305         Log: Fix C<0> problem in Pod::Html
11306      Branch: win32/perl
11307            ! lib/Pod/Html.pm
11308 ____________________________________________________________________________
11309 [   533] By: gsar                                  on 1998/02/18  18:11:08
11310         Log: non-debug VC builds are -O1 now (they say it works, and is
11311              faster)
11312      Branch: win32/perl
11313            ! win32/Makefile win32/makefile.mk
11314 ____________________________________________________________________________
11315 [   532] By: gsar                                  on 1998/02/18  04:11:03
11316         Log: integrate nick's patch to mainline
11317      Branch: win32/perl
11318           !> pp.c
11319 ____________________________________________________________________________
11320 [   531] By: mbeattie                              on 1998/02/17  17:50:50
11321         Log: Assorted changes to the compiler
11322      Branch: perlext
11323            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
11324            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
11325            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
11326            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
11327 ____________________________________________________________________________
11328 [   530] By: gsar                                  on 1998/02/17  01:47:35
11329         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
11330              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
11331              build passes all tests except t/lib/io_xs.t (seems to be due to
11332              broken tmpfile() in the CRT or import lib)
11333      Branch: win32/perl
11334            ! XSUB.h win32/makefile.mk win32/win32.h
11335 ____________________________________________________________________________
11336 [   529] By: gsar                                  on 1998/02/16  23:03:31
11337         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
11338              in this version of gcc!)
11339      Branch: win32/perl
11340            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
11341            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
11342 ____________________________________________________________________________
11343 [   528] By: nick                                  on 1998/02/16  22:13:04
11344         Log: Missing PUSHMARK in unshift TIEARRAY hook
11345      Branch: perl
11346            ! pp.c
11347 ____________________________________________________________________________
11348 [   527] By: gsar                                  on 1998/02/15  20:59:07
11349         Log: integrate win32 branch
11350      Branch: asperl
11351           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
11352           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11353           !> win32/makedef.pl
11354 ____________________________________________________________________________
11355 [   526] By: gsar                                  on 1998/02/15  20:02:11
11356         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
11357      Branch: win32/perl
11358            ! config_h.SH win32/config_H.bc win32/config_H.gc
11359            ! win32/config_H.vc
11360 ____________________________________________________________________________
11361 [   525] By: gsar                                  on 1998/02/15  03:26:45
11362         Log: fix build problems due to renamed Config variables
11363      Branch: win32/perl
11364            ! win32/config.bc win32/config.gc win32/config.vc
11365            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11366            ! win32/makedef.pl
11367 ____________________________________________________________________________
11368 [   524] By: gsar                                  on 1998/02/14  01:00:15
11369         Log: bring ASPerl uptodate with mainline changes
11370      Branch: asperl
11371           +> ext/DB_File/Changes t/comp/require.t
11372           !> (integrate 41 files)
11373 ____________________________________________________________________________
11374 [   523] By: gsar                                  on 1998/02/14  00:52:17
11375         Log: integrate mainline
11376      Branch: win32/perl
11377           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
11378           !> pp_hot.c t/op/magic.t
11379 ____________________________________________________________________________
11380 [   522] By: gsar                                  on 1998/02/14  00:42:37
11381         Log: added AS patch#6
11382              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
11383              Date:    Fri, 13 Feb 1998 06:14:51 PST
11384              From:    Douglas Lankshear <dougl@ActiveState.com>
11385              Subject: [PATCH] command line build
11386              
11387              This patch is for the command line build of perl object.
11388              I'll merge the ipfoo.c function with win32_xxx functions next.
11389              
11390              -- Doug
11391      Branch: asperl
11392            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
11393            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
11394            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
11395 ____________________________________________________________________________
11396 [   521] By: gsar                                  on 1998/02/14  00:14:04
11397         Log: added AS patch#5 (patch #4 was intentionally skipped after
11398              discussion)
11399      Branch: asperl
11400            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
11401            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
11402            ! regexec.c sv.c toke.c
11403 ____________________________________________________________________________
11404 [   520] By: nick                                  on 1998/02/13  18:15:46
11405         Log: Resolve ansiperl against win32
11406      Branch: ansiperl
11407           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
11408           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
11409           +> t/lib/ph.t
11410           !> (integrate 898 files)
11411
11412 ----------------
11413 Version 5.004_59
11414 ----------------
11415
11416 ____________________________________________________________________________
11417 [   519] By: mbeattie                              on 1998/02/13  17:05:37
11418         Log: Integrate win32 into mainline.
11419      Branch: perl
11420            ! lib/ExtUtils/xsubpp
11421           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11422           !> win32/makefile.mk
11423 ____________________________________________________________________________
11424 [   518] By: mbeattie                              on 1998/02/13  17:01:16
11425         Log: Bump patchlevel.h to 59.
11426      Branch: perl
11427            ! patchlevel.h
11428 ____________________________________________________________________________
11429 [   517] By: mbeattie                              on 1998/02/13  16:57:59
11430         Log: Subject: [PATCH] _58: wantarray in void context broken
11431              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11432              From: Norton Allen <allen@huarp.harvard.edu>
11433      Branch: perl
11434            ! pp_hot.c
11435 ____________________________________________________________________________
11436 [   516] By: mbeattie                              on 1998/02/13  16:55:33
11437         Log: Subject: [PATCH] 5.004_58 QNX getcwd
11438              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11439              From: Norton Allen <allen@huarp.harvard.edu>
11440      Branch: perl
11441            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11442 ____________________________________________________________________________
11443 [   515] By: gsar                                  on 1998/02/12  18:29:52
11444         Log: pickup lddlflags properly for Config.pm
11445      Branch: win32/perl
11446            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11447            ! win32/makefile.mk
11448 ____________________________________________________________________________
11449 [   514] By: gsar                                  on 1998/02/12  18:16:09
11450         Log: fix xsubpp bug in SETMAGIC code
11451      Branch: win32/perl
11452            ! lib/ExtUtils/xsubpp
11453 ____________________________________________________________________________
11454 [   513] By: gsar                                  on 1998/02/12  18:06:30
11455         Log: integrate mainline
11456      Branch: win32/perl
11457           +> ext/DB_File/Changes
11458           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11459           !> ext/DB_File/DB_File.xs hints/machten.sh
11460           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11461           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11462           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11463           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11464           !> t/op/re_tests t/pragma/locale.t
11465 ____________________________________________________________________________
11466 [   512] By: mbeattie                              on 1998/02/12  17:34:02
11467         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11468              with -DUSE_THREADS -DDEBUGGING to fail.
11469      Branch: perl
11470            ! scope.h
11471 ____________________________________________________________________________
11472 [   511] By: mbeattie                              on 1998/02/12  16:44:03
11473         Log: Integrate win32 into mainline
11474      Branch: perl
11475           +> t/comp/require.t
11476           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11477 ____________________________________________________________________________
11478 [   510] By: mbeattie                              on 1998/02/12  16:42:26
11479         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
11480              Date: 12 Feb 1998 14:25:55 +0100
11481              From: koenig@kulturbox.de (Andreas J. Koenig)
11482      Branch: perl
11483            ! lib/ExtUtils/Install.pm
11484 ____________________________________________________________________________
11485 [   509] By: mbeattie                              on 1998/02/12  16:40:34
11486         Log: Subject: Re: wrong prototype for sbrk [PATCH]
11487              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11488              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11489      Branch: perl
11490            ! malloc.c
11491 ____________________________________________________________________________
11492 [   508] By: mbeattie                              on 1998/02/12  16:36:53
11493         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11494              Date: Wed, 11 Feb 1998 17:29:20 +0100
11495              From: Achim Bohnet <ach@mpe.mpg.de>
11496      Branch: perl
11497            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11498 ____________________________________________________________________________
11499 [   507] By: mbeattie                              on 1998/02/12  16:35:26
11500         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11501              Date: Wed, 11 Feb 1998 14:59:46 +0100
11502              From: Dominic Dunlop <domo@vo.lu>
11503      Branch: perl
11504            ! hints/machten.sh
11505 ____________________________________________________________________________
11506 [   506] By: mbeattie                              on 1998/02/12  16:28:40
11507         Log: Subject: DB_File 1.58 patch
11508              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11509              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11510      Branch: perl
11511            + ext/DB_File/Changes
11512            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11513            ! t/lib/db-recno.t
11514 ____________________________________________________________________________
11515 [   505] By: mbeattie                              on 1998/02/12  16:24:26
11516         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11517              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11519      Branch: perl
11520            ! regexec.c t/op/re_tests
11521 ____________________________________________________________________________
11522 [   504] By: mbeattie                              on 1998/02/12  16:22:46
11523         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11524              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11525              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11526              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11527              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11528              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11529              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11530      Branch: perl
11531            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11532            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11533 ____________________________________________________________________________
11534 [   503] By: mbeattie                              on 1998/02/12  16:15:43
11535         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11536              Date: Mon, 9 Feb 1998 13:19:45 +0100
11537              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11538      Branch: perl
11539            ! t/lib/filecopy.t
11540 ____________________________________________________________________________
11541 [   502] By: mbeattie                              on 1998/02/12  16:14:27
11542         Log: Assorted patches to sv.c:
11543              From: Gisle Aas <gisle@aas.no>
11544              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11545              Date: 07 Feb 1998 00:21:57 +0100
11546              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11547              Date: 07 Feb 1998 00:29:45 +0100
11548              Subject: [PATCH] sv_upgrade() always returns TRUE
11549              Date: 09 Feb 1998 15:44:01 +0100
11550      Branch: perl
11551            ! sv.c
11552 ____________________________________________________________________________
11553 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11554         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11555              Subject: Perl debugger.
11556              Date: Fri, 6 Feb 1998 17:47:08 -0500
11557              From: "Jason A. Smith" <smithj4@rpi.edu>
11558      Branch: perl
11559            ! lib/perl5db.pl
11560 ____________________________________________________________________________
11561 [   500] By: gsar                                  on 1998/02/12  03:20:55
11562         Log: merge another maint patch
11563              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11564              Date:    Tue, 10 Feb 1998 18:49:00 EST
11565              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11566              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11567      Branch: win32/perl
11568            ! pp_ctl.c
11569 ____________________________________________________________________________
11570 [   499] By: gsar                                  on 1998/02/12  03:14:39
11571         Log: make t/comp/require.t type xtext
11572      Branch: win32/perl
11573            ! t/comp/require.t
11574 ____________________________________________________________________________
11575 [   498] By: gsar                                  on 1998/02/12  03:09:58
11576         Log: fix extra LEAVE when require fails
11577              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11578              Date:    Tue, 10 Feb 1998 18:21:37 EST
11579              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11580              Subject: Re: evals and requires make seg-fault with bad require file 
11581      Branch: win32/perl
11582            + t/comp/require.t
11583            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11584 ____________________________________________________________________________
11585 [   497] By: gsar                                  on 1998/02/12  02:47:29
11586         Log: merge a maint patch
11587              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11588              Date:    Wed, 11 Feb 1998 00:15:51 EST
11589              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11590              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11591      Branch: win32/perl
11592            ! pp_ctl.c t/op/local.t
11593 ____________________________________________________________________________
11594 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11595         Log: Integrate win32 into mainline.
11596      Branch: perl
11597           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11598           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11599           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11600           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11601           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11602           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11603 ____________________________________________________________________________
11604 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11605         Log: Fix special constants in Xref.pm
11606      Branch: perlext
11607            ! Compiler/B/Xref.pm
11608 ____________________________________________________________________________
11609 [   494] By: gsar                                  on 1998/02/10  18:26:28
11610         Log: fix opendir() problem on share names
11611              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11612              Date:    Tue, 10 Feb 1998 13:28:53 EST
11613              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11614              Subject: Re: BUG: opendir and UNC names on NT 
11615      Branch: win32/perl
11616            ! win32/win32.c
11617 ____________________________________________________________________________
11618 [   493] By: gsar                                  on 1998/02/09  23:09:40
11619         Log: integrate win32 branch contents
11620      Branch: asperl
11621           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11622           +> lib/Fatal.pm t/lib/ph.t
11623            ! hv.c
11624           !> (integrate 895 files)
11625 ____________________________________________________________________________
11626 [   492] By: gsar                                  on 1998/02/09  07:30:19
11627         Log: enhancements to previous patch for XSUB OUTPUT args
11628              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11629              Date:    Mon, 09 Feb 1998 02:31:55 EST
11630              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11631              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11632      Branch: win32/perl
11633            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11634            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11635            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11636            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11637            ! sv.h
11638 ____________________________________________________________________________
11639 [   491] By: gsar                                  on 1998/02/09  03:00:52
11640         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11641              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11642              Date:    Wed, 29 Oct 1997 19:36:25 EST
11643              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11644              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11645      Branch: win32/perl
11646            ! op.c
11647 ____________________________________________________________________________
11648 [   490] By: gsar                                  on 1998/02/09  02:30:43
11649         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11650              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11651              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11652              Date: Wed, 31 Dec 1997 19:30:46 -0500
11653              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11654      Branch: win32/perl
11655            ! pod/perlobj.pod sv.c t/op/ref.t
11656 ____________________________________________________________________________
11657 [   489] By: gsar                                  on 1998/02/09  00:30:35
11658         Log: ansify prototype for my_safemalloc(), avoid warnings
11659      Branch: win32/perl
11660            ! sv.c
11661 ____________________________________________________________________________
11662 [   488] By: gsar                                  on 1998/02/09  00:29:08
11663         Log: fix misapplied hunks in 5.004_58
11664              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11665              Date:    Sun, 08 Feb 1998 02:18:12 EST
11666              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11667              Subject: [PATCH] fixes for test failures in 5.004_58
11668      Branch: win32/perl
11669            ! gv.c op.c
11670 ____________________________________________________________________________
11671 [   487] By: gsar                                  on 1998/02/09  00:27:16
11672         Log: win32_utime() tweaks to avoid warnings
11673      Branch: win32/perl
11674            ! win32/win32.c win32/win32iop.h
11675 ____________________________________________________________________________
11676 [   486] By: gsar                                  on 1998/02/07  23:45:22
11677         Log: integrate mainline, plus a few small win32 enhancements
11678              - remove Win32::GetCurrentDirectory()
11679              - add Win32::Sleep() for compat
11680              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11681      Branch: win32/perl
11682           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11683           +> lib/Fatal.pm t/lib/ph.t
11684            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11685           !> (integrate 61 files)
11686
11687 ----------------
11688 Version 5.004_58
11689 ----------------
11690
11691 ____________________________________________________________________________
11692 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11693         Log: Bump patchlevel to 58.
11694      Branch: perl
11695            ! patchlevel.h
11696 ____________________________________________________________________________
11697 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11698         Log: Fix up problem with gv.c from change 477.
11699              Fix up Config.pm use in t/lib/ph.t from change 478.
11700      Branch: perl
11701            ! gv.c t/lib/ph.t
11702 ____________________________________________________________________________
11703 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11704         Log: Integrate win32 branch into mainline
11705      Branch: perl
11706           !> win32/win32sck.c
11707 ____________________________________________________________________________
11708 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11709         Log: lib/Fatal.pm missing from repository
11710      Branch: perl
11711            + lib/Fatal.pm
11712 ____________________________________________________________________________
11713 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11714         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11715              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11716              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11717      Branch: perl
11718            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11719            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11720 ____________________________________________________________________________
11721 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11722         Log: x2p/str.c was missing from list of changed files in change 466
11723      Branch: perl
11724            ! x2p/str.c
11725 ____________________________________________________________________________
11726 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11727         Log: Added t/lib/ph.t to MANIFEST
11728      Branch: perl
11729            ! MANIFEST
11730 ____________________________________________________________________________
11731 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11732         Log: Subject: [PATCH] h2ph.PL
11733              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11734              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11735      Branch: perl
11736            + t/lib/ph.t
11737            ! utils/h2ph.PL
11738 ____________________________________________________________________________
11739 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11740         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11741              Date: 04 Feb 1998 14:49:46 +0100
11742              From: Gisle Aas <gisle@aas.no>
11743              as modified by
11744              From: chip@atlantic.net
11745              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11746      Branch: perl
11747            ! gv.c
11748 ____________________________________________________________________________
11749 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11750         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11751              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11752              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11753              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11754              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11755      Branch: perl
11756            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11757 ____________________________________________________________________________
11758 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11759         Log: Subject: [PATCH] nomemok
11760              Date: Mon, 2 Feb 1998 15:06:50 +0100
11761              From: Gisle Aas <gisle@aas.no>
11762      Branch: perl
11763            ! hv.c
11764 ____________________________________________________________________________
11765 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11766         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11767              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11768              From: abigail@fnx.com
11769      Branch: perl
11770            ! lib/Benchmark.pm
11771 ____________________________________________________________________________
11772 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11773         Log: Subject: [PATCH] adding the newSVpvn API function
11774              Date: Sat, 31 Jan 1998 06:32:42 +0100
11775              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11776      Branch: perl
11777            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11778            ! proto.h sv.c
11779 ____________________________________________________________________________
11780 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11781         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11782              Date: 28 Jan 1998 17:40:37 -0800
11783              From: Stephen Zander <srz@mckesson.com>
11784      Branch: perl
11785            ! hints/solaris_2.sh
11786 ____________________________________________________________________________
11787 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11788         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11789              Date: Thu, 15 Jan 1998 11:53:06 +0000
11790              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11791      Branch: perl
11792            ! pod/perlguts.pod pp.c t/op/vec.t
11793 ____________________________________________________________________________
11794 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11795         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11796              Subject: 5.004_56: Patch to Tie::Hash and docs
11797              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11798              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11799              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11800      Branch: perl
11801            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11802            ! t/op/misc.t t/op/pat.t toke.c
11803 ____________________________________________________________________________
11804 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11805         Log: Subject: Another Array.pm patch
11806              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11807              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11808      Branch: perl
11809            ! lib/Tie/Array.pm
11810 ____________________________________________________________________________
11811 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11812         Log: Subject: documentation patch for 5.004_57
11813              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11814              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11815      Branch: perl
11816            ! lib/Tie/Array.pm
11817 ____________________________________________________________________________
11818 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11819         Log: Subject: 5.004_56: patch for `use Fatal' again
11820              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11822      Branch: perl
11823            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11824            ! pp.c t/comp/proto.t toke.c
11825 ____________________________________________________________________________
11826 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11827         Log: Subject: Newer -DLEAKTEST patch
11828              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11830      Branch: perl
11831            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11832            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11833            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11834            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11835            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11836 ____________________________________________________________________________
11837 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11838         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11839              (@ARGV with -i) actually went in at change 462 but I failed to
11840              add it to the change description:
11841              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11842              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11843              Subject: [PATCH] Fix for C<@x = my @y>
11844              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11845              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11846              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11847              Subject: [PATCH] Allow last() to mean last
11848              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11849              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11850              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11851      Branch: perl
11852            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11853            ! vms/perly_h.vms
11854 ____________________________________________________________________________
11855 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11856         Log: More Chip patches:
11857              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11858              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11859              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11860              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11861              Subject: [PATCH] Make recursive lexical analysis more robust
11862              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11863      Branch: perl
11864            ! pp_ctl.c sv.c toke.c
11865 ____________________________________________________________________________
11866 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11867         Log: Some more Chip patches (tweaked to match _5x):
11868              Subject: [PATCH] Fix empty BLOCK
11869              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11870              Subject: [PATCH] fix (\@@) proto
11871              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11872              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11873              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11874              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11875              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11876      Branch: perl
11877            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11878 ____________________________________________________________________________
11879 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11880         Log: Some Chip patches (some tweaked to match _5x source):
11881              From: Chip Salzenberg <salzench@nielsenmedia.com>
11882              Subject: [PATCH] local leakage
11883              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11884              Subject: [PATCH] NULs in patterns
11885              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11886              Subject: [PATCH] Configure on PerlIO
11887              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11888              Subject: [PATCH] Avoid core dump on package alias
11889              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11890              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11891              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11892      Branch: perl
11893            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11894            ! t/op/local.t
11895 ____________________________________________________________________________
11896 [   461] By: gsar                                  on 1998/02/04  03:34:36
11897         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11898      Branch: win32/perl
11899            ! win32/win32sck.c
11900 ____________________________________________________________________________
11901 [   460] By: gsar                                  on 1998/02/04  00:44:47
11902         Log: bug: win32_select() must StartSockets()
11903      Branch: win32/perl
11904            ! win32/win32sck.c
11905
11906 ----------------
11907 Version 5.004_57
11908 ----------------
11909
11910 ____________________________________________________________________________
11911 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11912         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11913              of execution causes core dump if threadsvp is moved). Replaced
11914              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11915      Branch: perl
11916            ! av.c perl.c
11917 ____________________________________________________________________________
11918 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11919         Log: Fix up MANIFEST.
11920      Branch: perl
11921            ! MANIFEST
11922 ____________________________________________________________________________
11923 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11924         Log: Integrate win32 into mainline. My last integration from ansiperl
11925              to the mainline was a dismal failure: I did -ay but meant -at.
11926              This should fix things now since win32 has already integrated
11927              all the necessary changes from ansiperl.
11928      Branch: perl
11929           !> (integrate 111 files)
11930 ____________________________________________________________________________
11931 [   456] By: gsar                                  on 1998/02/03  04:48:08
11932         Log: Fix minor problems with non USE_THREADS build. win32 branch
11933              now looks 5.004_57-ready.
11934      Branch: win32/perl
11935            ! thread.h win32/makedef.pl
11936 ____________________________________________________________________________
11937 [   455] By: gsar                                  on 1998/02/03  03:45:09
11938         Log: integrate mainline
11939      Branch: win32/perl
11940           !> (integrate 887 files)
11941 ____________________________________________________________________________
11942 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11943         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11944              defaults have been commented out for now. 
11945      Branch: perl
11946            ! hints/dec_osf.sh
11947 ____________________________________________________________________________
11948 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11949         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11950              variables. Moved threadnum to a per-interpreter variable and
11951              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11952              more than one thread may be running. Minor tweaks to Thread.xs.
11953      Branch: perl
11954            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11955            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11956            ! thread.h util.c
11957 ____________________________________________________________________________
11958 [   452] By: gsar                                  on 1998/02/02  04:56:50
11959         Log: remove totally egregious s/\\dir// in File::Find
11960      Branch: win32/perl
11961            ! lib/File/Find.pm
11962 ____________________________________________________________________________
11963 [   451] By: gsar                                  on 1998/02/01  22:20:20
11964         Log: added AS patch#3
11965              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11966              Date:    Sun, 01 Feb 1998 09:18:13 PST
11967              From:    Douglas Lankshear <dougl@ActiveState.com>
11968              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11969              
11970              Here's an additional diff against //depot/asperl
11971              
11972              The field name mg_length was changed back to mg_len
11973              The function name mg_len was change to mg_length
11974              
11975              The need for sort_mutex removed thanks to the code derived
11976              from Tom Horsley's work.
11977              
11978              -- Doug
11979      Branch: asperl
11980            + XSLock.h
11981            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11982            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11983            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11984            ! scope.c scope.h sv.c toke.c universal.c util.c
11985            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11986            ! win32/perlobj.def win32/runperl.c
11987 ____________________________________________________________________________
11988 [   450] By: gsar                                  on 1998/01/30  23:43:57
11989         Log: various tweaks
11990              - add new functions to proto.h
11991              - fix up makefile.mk for $(OBJECT)
11992      Branch: asperl
11993            ! pp_ctl.c proto.h win32/makefile.mk
11994 ____________________________________________________________________________
11995 [   449] By: gsar                                  on 1998/01/30  21:23:15
11996         Log: fix up missing patches from AS patch#2
11997      Branch: asperl
11998            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11999            ! pp_ctl.c proto.h
12000 ____________________________________________________________________________
12001 [   448] By: gsar                                  on 1998/01/30  18:23:17
12002         Log: fix htonlx typo
12003      Branch: win32/perl
12004            ! perlsock.h
12005 ____________________________________________________________________________
12006 [   447] By: mbeattie                              on 1998/01/30  16:03:49
12007         Log: Fix up MANIFEST to add missing files
12008      Branch: perl
12009            ! MANIFEST
12010 ____________________________________________________________________________
12011 [   446] By: mbeattie                              on 1998/01/30  12:34:55
12012         Log: Bump patchlevel to 57.
12013      Branch: perl
12014            ! patchlevel.h
12015 ____________________________________________________________________________
12016 [   445] By: gsar                                  on 1998/01/30  10:44:38
12017         Log: initial merge of latest win32 branch into ASPerl
12018      Branch: asperl
12019           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
12020           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12021           +> win32/bin/perlglob.pl
12022           !> (integrate 141 files)
12023 ____________________________________________________________________________
12024 [   444] By: gsar                                  on 1998/01/30  09:25:58
12025         Log: goofed branching, redo asperl branch
12026      Branch: asperl
12027            ! perl.h
12028 ____________________________________________________________________________
12029 [   443] By: gsar                                  on 1998/01/30  09:23:36
12030         Log: added AS patch#2
12031      Branch: asperl
12032            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
12033            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
12034            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
12035            + win32/ipstdiowin.h win32/perlobj.def
12036            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
12037            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
12038            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
12039            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
12040            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
12041            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
12042            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
12043            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
12044            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
12045 ____________________________________________________________________________
12046 [   441] By: gsar                                  on 1998/01/30  08:54:19
12047         Log: Created new branch from win32@396, added AS patch#1
12048      Branch: asperl
12049            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
12050            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
12051            + regcomp.c scope.h sv.c toke.c util.c
12052           +> (branch 915 files)
12053 ____________________________________________________________________________
12054 [   440] By: gsar                                  on 1998/01/30  04:43:23
12055         Log: integrate winansi
12056      Branch: win32/perl
12057           +> pod/perlhist.pod
12058           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
12059           !> util.c
12060 ____________________________________________________________________________
12061 [   439] By: mbeattie                              on 1998/01/27  15:31:53
12062         Log: Integrate ansi branch into mainline (resolve -ay).
12063      Branch: perl
12064           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
12065           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
12066           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12067           +> win32/bin/perlglob.pl
12068            ! op.c
12069           !> (integrate 868 files)
12070 ____________________________________________________________________________
12071 [   438] By: nick                                  on 1998/01/24  12:02:34
12072         Log: Gisle's av_unshift tweak, two small patches from chip
12073              and check for NULL in hv_delete in case '~' and tie magic
12074              are present
12075      Branch: ansiperl
12076            ! av.c hv.c op.c pp_ctl.c scope.c
12077 ____________________________________________________________________________
12078 [   437] By: nick                                  on 1998/01/24  10:37:56
12079         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
12080              Ugh! ...
12081              Macros were unsuitable for declaring the functions, extra () round
12082              parameters removed - non-function forms of PerlXxx_yyyy() need to 
12083              add () themselves.
12084              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
12085      Branch: ansiperl
12086            ! perlsock.h pp_sys.c util.c
12087 ____________________________________________________________________________
12088 [   436] By: nick                                  on 1998/01/24  10:03:03
12089         Log: Integrate win32 into ansiperl
12090      Branch: ansiperl
12091           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12092           +> win32/bin/perlglob.pl
12093           !> (integrate 38 files)
12094 ____________________________________________________________________________
12095 [   435] By: nick                                  on 1998/01/24  09:47:49
12096         Log: Add perlhist.pod
12097      Branch: ansiperl
12098            + pod/perlhist.pod
12099            ! MANIFEST
12100 ____________________________________________________________________________
12101 [   434] By: gsar                                  on 1998/01/19  05:01:47
12102         Log: s/PerlENV/PerlEnv/ just to be consistent
12103      Branch: win32/perl
12104            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
12105 ____________________________________________________________________________
12106 [   433] By: gsar                                  on 1998/01/19  04:52:18
12107         Log: foo() -> PerlGroup_foo() patch from ActiveState
12108      Branch: win32/perl
12109            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12110            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
12111            ! scope.h sv.c toke.c util.c
12112 ____________________________________________________________________________
12113 [   432] By: gsar                                  on 1998/01/19  04:42:26
12114         Log: integrate mainline
12115      Branch: win32/perl
12116           !> pod/perlfunc.pod
12117 ____________________________________________________________________________
12118 [   431] By: gsar                                  on 1998/01/19  04:40:04
12119         Log: integrate changes in winansi
12120      Branch: win32/perl
12121           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
12122           +> t/lib/tie-stdpush.t t/op/tiearray.t
12123           !> (integrate 98 files)
12124 ____________________________________________________________________________
12125 [   430] By: gsar                                  on 1998/01/19  04:10:43
12126         Log: Fix autovivification problems with XSUB OUTPUT args
12127              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
12128              Date:    Sun, 18 Jan 1998 23:09:07 EST
12129              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
12130              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
12131      Branch: win32/perl
12132            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
12133            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
12134            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
12135            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
12136 ____________________________________________________________________________
12137 [   429] By: nick                                  on 1998/01/17  21:01:50
12138         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
12139              Date: Thu, 25 Dec 1997 13:39:15 -0500
12140              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12141              To: perl5-porters@perl.org
12142              
12143              It turns out that the potential for the "CONFIG key 'exe_ext'
12144              does not exist in Config.pm" problem has been around for a while,
12145              in the definition of SvTRUE().  It's just that non-gcc compilers
12146              are more or less being built as CRIPPLED_CC when USE_THREADS is
12147              defined (even if they can inline things).  The inline macro for
12148              SvTRUE works with tied hashes and the EXISTS method, and the
12149              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
12150              does not, because it adds an excess mg_get() which replaces the
12151              EXISTS result with a FETCH result.
12152      Branch: ansiperl
12153            ! sv.c
12154 ____________________________________________________________________________
12155 [   428] By: nick                                  on 1998/01/17  20:59:11
12156         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12157              Date: Fri, 19 Dec 97 17:19:09 GMT
12158              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
12159      Branch: ansiperl
12160            ! doio.c sv.c toke.c util.c
12161 ____________________________________________________________________________
12162 [   427] By: nick                                  on 1998/01/17  12:01:53
12163         Log: Permit tie ?foo,$object 
12164              tidy up dead #ifdef ORIGINAL_TIE)
12165              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
12166      Branch: ansiperl
12167            ! pp_sys.c
12168 ____________________________________________________________________________
12169 [   426] By: nick                                  on 1998/01/15  18:06:36
12170         Log: First working TIEARRAY and other misc tie fixes
12171      Branch: ansiperl
12172            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
12173 ____________________________________________________________________________
12174 [   425] By: nick                                  on 1998/01/14  21:56:40
12175         Log: Not working yet - split problems ...
12176      Branch: ansiperl
12177            ! pp.c t/lib/thread.t t/op/tiearray.t
12178 ____________________________________________________________________________
12179 [   424] By: nick                                  on 1998/01/14  18:49:25
12180         Log: TIEARRAY updates - almost works ...
12181      Branch: ansiperl
12182            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
12183            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
12184            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
12185            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
12186 ____________________________________________________________________________
12187 [   423] By: gsar                                  on 1998/01/14  00:13:16
12188         Log: fix MakeMaker installbin problem
12189              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
12190              Subject: Re: can't modify message with HTML-Stream, v.1.42 
12191              Date: Tue, 06 Jan 1998 19:16:35 -0500
12192              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12193      Branch: win32/perl
12194            ! lib/ExtUtils/MM_Unix.pm
12195 ____________________________________________________________________________
12196 [   422] By: gsar                                  on 1998/01/13  23:53:02
12197         Log: add archname to *sitearch in config.{b,g,v}c
12198      Branch: win32/perl
12199            ! win32/config.bc win32/config.gc win32/config.vc
12200 ____________________________________________________________________________
12201 [   421] By: gsar                                  on 1998/01/13  23:15:14
12202         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
12203      Branch: win32/perl
12204            ! t/harness
12205 ____________________________________________________________________________
12206 [   420] By: nick                                  on 1998/01/13  22:55:02
12207         Log: tiearray tweaks
12208      Branch: ansiperl
12209            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
12210 ____________________________________________________________________________
12211 [   419] By: nick                                  on 1998/01/13  21:27:33
12212         Log: Skeleton Tie::Array
12213      Branch: ansiperl
12214            + lib/Tie/Array.pm
12215 ____________________________________________________________________________
12216 [   418] By: nick                                  on 1998/01/13  20:52:38
12217         Log: tie array changes to core and tests
12218      Branch: ansiperl
12219            + t/op/tiearray.t
12220            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
12221            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
12222            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
12223 ____________________________________________________________________________
12224 [   417] By: gsar                                  on 1998/01/13  20:49:52
12225         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
12226      Branch: win32/perl
12227            + win32/bin/perlglob.pl
12228            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
12229            ! win32/makefile.mk
12230 ____________________________________________________________________________
12231 [   416] By: gsar                                  on 1998/01/13  02:46:53
12232         Log: various tweaks to build support (NOTE: meant for 5.004_57)
12233              - build and install x2p
12234              - fix installperl warnings on win32
12235              - `make install` now does puts the archlibs in right places
12236              - makefiles don't default to USE_THREADS anymore
12237              - sync config.{b,g,v}c
12238              - sync makefile.mk -> Makefile
12239      Branch: win32/perl
12240            ! installperl win32/Makefile win32/config.bc win32/config.gc
12241            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
12242            ! x2p/a2py.c
12243 ____________________________________________________________________________
12244 [   415] By: nick                                  on 1998/01/11  16:54:26
12245         Log: Integrate win32 into ansiperl
12246      Branch: ansiperl
12247           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12248           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12249           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12250           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12251           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12252           !> vms/vmsish.h x2p/s2p.PL
12253 ____________________________________________________________________________
12254 [   414] By: nick                                  on 1998/01/11  15:13:49
12255         Log: Integratye mainline -> ansiperl
12256      Branch: ansiperl
12257           !> (integrate 64 files)
12258 ____________________________________________________________________________
12259 [   413] By: mbeattie                              on 1998/01/09  12:57:58
12260         Log: Add missing blank line in pod/perlfunc.pod.
12261      Branch: perl
12262            ! pod/perlfunc.pod
12263 ____________________________________________________________________________
12264 [   412] By: gsar                                  on 1998/01/08  20:54:31
12265         Log: change#398 breaks ENV_IS_CASELESS, fix it
12266      Branch: win32/perl
12267            ! hv.c
12268 ____________________________________________________________________________
12269 [   411] By: gsar                                  on 1998/01/08  18:33:58
12270         Log: Integrate mainline
12271      Branch: win32/perl
12272           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12273           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12274           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12275           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12276           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12277           !> vms/vmsish.h x2p/s2p.PL
12278 ____________________________________________________________________________
12279 [   410] By: mbeattie                              on 1998/01/08  16:06:22
12280         Log: Fix thinko in t/pragma/locale.t:
12281              Subject: [PATCH] _04 or _56: locale.t
12282              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
12283              From: Jarkko Hietaniemi <jhi@iki.fi>
12284      Branch: perl
12285            ! t/pragma/locale.t
12286 ____________________________________________________________________________
12287 [   409] By: mbeattie                              on 1998/01/08  16:05:09
12288         Log: Use Tom Horley's qsort for sorting:
12289              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
12290              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
12291              From: Hans Mulder <hansm@icgned.nl>
12292      Branch: perl
12293            ! pp_ctl.c
12294 ____________________________________________________________________________
12295 [   408] By: mbeattie                              on 1998/01/08  16:01:57
12296         Log: Make s2p not use cpp:
12297              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
12298              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
12299              From: Hans Mulder <hansm@icgned.nl>
12300      Branch: perl
12301            ! x2p/s2p.PL
12302 ____________________________________________________________________________
12303 [   407] By: mbeattie                              on 1998/01/08  15:57:31
12304         Log: DG/UX tweaks to perl.h:
12305              Subject: [PATCH] _56 on dgux without threads
12306              Date: Sat, 20 Dec 1997 23:01:40 -0500
12307              From: Roderick Schertler <roderick@argon.org>
12308      Branch: perl
12309            ! perl.h
12310 ____________________________________________________________________________
12311 [   406] By: mbeattie                              on 1998/01/08  15:56:02
12312         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
12313              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
12314              Date: Sat, 20 Dec 1997 02:30:01 -0500
12315              From: Spider Boardman <spider@web.zk3.dec.com>
12316      Branch: perl
12317            ! Configure hints/dec_osf.sh
12318 ____________________________________________________________________________
12319 [   405] By: mbeattie                              on 1998/01/08  15:53:40
12320         Log: Missing "" in Configure echo for gethbadd_addr_type.
12321      Branch: perl
12322            ! Configure
12323 ____________________________________________________________________________
12324 [   404] By: mbeattie                              on 1998/01/08  13:04:48
12325         Log: print/printf/... over-eager mg_find for glob magic:
12326              Subject: [PATCH] fix inefficient checks for TIEHANDLE
12327              Date: Wed, 07 Jan 1998 20:06:05 -0500
12328              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12329      Branch: perl
12330            ! pp_hot.c pp_sys.c
12331 ____________________________________________________________________________
12332 [   403] By: mbeattie                              on 1998/01/08  12:56:31
12333         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
12334              Subject: [PATCH] VMS update for 5.004_56
12335              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
12336              From: Charles Bailey <bailey@newman.upenn.edu>
12337      Branch: perl
12338            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
12339            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12340            ! vms/vmsish.h
12341 ____________________________________________________________________________
12342 [   402] By: mbeattie                              on 1998/01/08  12:46:15
12343         Log: Fix utils/perldoc.PL for dos-djgpp:
12344              Subject: 5.004_56: perldoc.PL dos-djgpp patches
12345              Date: Tue, 6 Jan 1998 18:14:59 +0100
12346              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12347      Branch: perl
12348            ! utils/perldoc.PL
12349 ____________________________________________________________________________
12350 [   401] By: mbeattie                              on 1998/01/08  12:40:14
12351         Log: Version 2.13 of GetoptLong:
12352              Subject: Re: ANNOUNCE: perl 5.004_56 is available
12353              Date: 06 Jan 1998 16:21:45 +0100
12354              From: JVromans@Squirrel.nl (Johan Vromans)
12355      Branch: perl
12356            ! lib/Getopt/Long.pm lib/newgetopt.pl
12357 ____________________________________________________________________________
12358 [   400] By: mbeattie                              on 1998/01/08  12:28:08
12359         Log: Fix variable export and threading configuration for AIX:
12360              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
12361              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
12362              From: Jarkko Hietaniemi <jhi@iki.fi>
12363      Branch: perl
12364            ! Configure perl_exp.SH
12365 ____________________________________________________________________________
12366 [   399] By: mbeattie                              on 1998/01/08  12:25:38
12367         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
12368              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
12369              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
12370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12371      Branch: perl
12372            ! regexec.c t/op/re_tests
12373 ____________________________________________________________________________
12374 [   398] By: mbeattie                              on 1998/01/08  12:23:41
12375         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
12376              to cope with ENV_IS_CASELESS:
12377              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
12378              Date: Fri, 19 Dec 1997 11:31:36 -0500
12379              From: Owen Taylor <owt1@cornell.edu>
12380      Branch: perl
12381            ! hv.c
12382 ____________________________________________________________________________
12383 [   397] By: mbeattie                              on 1998/01/08  12:10:29
12384         Log: Integrate win32 branch into mainline.
12385      Branch: perl
12386           !> (integrate 41 files)
12387 ____________________________________________________________________________
12388 [   396] By: gsar                                  on 1998/01/07  19:12:27
12389         Log: tweak case-insensitive ENV implementation
12390      Branch: win32/perl
12391            ! hv.c
12392 ____________________________________________________________________________
12393 [   395] By: nick                                  on 1998/01/07  18:40:55
12394         Log: Integrate win32 branch
12395      Branch: ansiperl
12396           !> (integrate 31 files)
12397 ____________________________________________________________________________
12398 [   394] By: gsar                                  on 1998/01/05  19:17:40
12399         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
12400              the fact
12401      Branch: win32/perl
12402            ! pod/perlrun.pod win32/win32.c
12403 ____________________________________________________________________________
12404 [   393] By: gsar                                  on 1998/01/05  05:43:33
12405         Log: Support case-tolerant %ENV
12406              - underlying system calls see the case-as-supplied by user
12407              - added tests to verify addition/deletion/enumeration case-tolerance
12408              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
12409              which is default on win32 now
12410      Branch: win32/perl
12411            ! hv.c t/op/magic.t win32/win32.h
12412 ____________________________________________________________________________
12413 [   392] By: gsar                                  on 1998/01/04  17:55:19
12414         Log: Add a tweaked version of:
12415              Message-Id: <199801040630.AA29298@metronet.com>
12416              Date:    Sun, 04 Jan 1998 00:30:57 CST
12417              From:    Tye McQueen <tye@metronet.com>
12418              Subject: New patch for $^E==GetLastError() under Win32
12419      Branch: win32/perl
12420            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12421            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12422            ! win32/win32.c win32/win32.h
12423 ____________________________________________________________________________
12424 [   391] By: gsar                                  on 1998/01/04  07:59:44
12425         Log: Various win32 fixes
12426              - support spawn via system(&P_NOWAIT,...) like OS2
12427              - support wait() and waitpid()
12428              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12429              - support -lfoo properly in ExtUtils::Liblist
12430              - fix outdated info about Win32 support in perlfaq2
12431              - fix win32 bug in perldoc that causes spurious warnings
12432              - regularize global function/variable names yet more
12433              - fix bug in do_aspawn() (it was always invoking shell, instead of
12434              almost never)
12435              - implement and export win32_wait()
12436              - stub version of USE_RTL_THREAD_API
12437      Branch: win32/perl
12438            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12439            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12440            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12441            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12442            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12443            ! win32/win32thread.h
12444 ____________________________________________________________________________
12445 [   390] By: gsar                                  on 1997/12/30  21:00:28
12446         Log: Fix $ENV{Path} in FindBin.pm
12447      Branch: win32/perl
12448            ! lib/FindBin.pm
12449 ____________________________________________________________________________
12450 [   389] By: nick                                  on 1997/12/29  10:33:23
12451         Log: Resolve ansiperl against win32
12452      Branch: ansiperl
12453           !> (integrate 105 files)
12454 ____________________________________________________________________________
12455 [   388] By: gsar                                  on 1997/12/24  04:59:28
12456         Log: make $? Unix (and ActiveWare) compatible
12457      Branch: win32/perl
12458            ! README.win32 win32/win32.c
12459 ____________________________________________________________________________
12460 [   387] By: gsar                                  on 1997/12/24  04:21:30
12461         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12462              non-blocking IO on sockets possible
12463      Branch: win32/perl
12464            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12465            ! win32/win32iop.h win32/win32sck.c
12466 ____________________________________________________________________________
12467 [   386] By: gsar                                  on 1997/12/24  03:10:55
12468         Log: support getlogin()
12469      Branch: win32/perl
12470            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12471            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12472            ! win32/win32.c win32/win32.h
12473 ____________________________________________________________________________
12474 [   385] By: gsar                                  on 1997/12/24  02:24:59
12475         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12476              Update README.win32.
12477      Branch: win32/perl
12478            ! README.win32 perl.h win32/Makefile win32/makedef.pl
12479            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12480 ____________________________________________________________________________
12481 [   384] By: gsar                                  on 1997/12/24  02:22:42
12482         Log: tweak op.c to avoid warning
12483      Branch: win32/perl
12484            ! op.c
12485 ____________________________________________________________________________
12486 [   383] By: gsar                                  on 1997/12/23  21:12:42
12487         Log: Trivial bugfix#3 from local repository
12488              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12489              Subject: Re: Assigning result of pop scrambles unrelated reference 
12490              Date: Sat, 06 Dec 1997 06:00:45 -0500
12491              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12492      Branch: win32/perl
12493            ! sv.c
12494 ____________________________________________________________________________
12495 [   382] By: gsar                                  on 1997/12/23  21:09:32
12496         Log: Trivial bugfix#2 from local repository
12497              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12498              Subject: Re: eval of sub gives spurious "uninitialised" warning 
12499              Date: Sat, 06 Dec 1997 05:25:07 -0500
12500              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12501      Branch: win32/perl
12502            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12503 ____________________________________________________________________________
12504 [   381] By: gsar                                  on 1997/12/23  21:01:04
12505         Log: Trivial bugfix#1 from local repository
12506              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12507              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
12508              Date: Fri, 28 Nov 1997 18:26:52 -0500
12509              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12510      Branch: win32/perl
12511            ! scope.c
12512 ____________________________________________________________________________
12513 [   380] By: gsar                                  on 1997/12/18  15:10:23
12514         Log: Integrate mainline
12515      Branch: win32/perl
12516           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12517           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12518           +> os2/os2.sym os2/os2thread.h
12519           !> (integrate 77 files)
12520
12521 ----------------
12522 Version 5.004_56
12523 ----------------
12524
12525 ____________________________________________________________________________
12526 [   379] By: mbeattie                              on 1997/12/18  13:28:35
12527         Log: Integrate ansi @364,@366 into mainline.
12528      Branch: perl
12529           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12530 ____________________________________________________________________________
12531 [   378] By: mbeattie                              on 1997/12/18  13:20:15
12532         Log: Add a few missing files to MANIFEST
12533      Branch: perl
12534            ! MANIFEST
12535 ____________________________________________________________________________
12536 [   377] By: mbeattie                              on 1997/12/18  13:00:16
12537         Log: Bump patchlevel to 56.
12538      Branch: perl
12539            ! patchlevel.h
12540 ____________________________________________________________________________
12541 [   376] By: nick                                  on 1997/12/18  01:32:12
12542         Log: Resolve against mainline
12543      Branch: ansiperl
12544           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12545           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12546           +> os2/os2.sym os2/os2thread.h
12547           !> (integrate 74 files)
12548 ____________________________________________________________________________
12549 [   375] By: nick                                  on 1997/12/18  01:06:15
12550         Log: Resolve against Win32
12551      Branch: ansiperl
12552           !> Configure README.threads config_h.SH doop.c embed.h
12553           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12554           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12555           !> sv.c sv.h thread.h util.c
12556 ____________________________________________________________________________
12557 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12558         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12559              needs rewriting now that we use perlvars.h and foovar.h:
12560              Subject: [PATCH] 5.004_54 under VMS (fwd)
12561              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12562              From: Charles Bailey <BAILEY@newman.upenn.edu>
12563      Branch: perl
12564            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12565            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12566            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12567            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12568            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12569            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12570 ____________________________________________________________________________
12571 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12572         Log: Major changes to the DOS/djgpp port (including threading):
12573              Subject: Re: dos-djgpp port not in perl 5.004_54
12574              Date: Fri, 21 Nov 1997 10:58:26 +0100
12575              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12576      Branch: perl
12577            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12578            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12579            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12580            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12581            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12582            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12583            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12584            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12585            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12586            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12587            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12588            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12589 ____________________________________________________________________________
12590 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12591         Log: Upgrade DB_File to 1.56:
12592              Subject: DB_File-1.56 for _55
12593              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12594              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12595      Branch: perl
12596            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12597            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12598 ____________________________________________________________________________
12599 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12600         Log: Threading patches for OS/2 (missing files taken from previous patch):
12601              Subject: Re: 5.004_55: OS/2 patches again
12602              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12604      Branch: perl
12605            + os2/os2.sym os2/os2thread.h
12606            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12607            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12608            ! os2/os2ish.h perl.h
12609 ____________________________________________________________________________
12610 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12611         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12612              Subject: Re: 5.004_55: OS/2 patches again
12613              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12615      Branch: perl
12616            ! perl.h
12617 ____________________________________________________________________________
12618 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12619         Log: Fix typo in compiler B/C.pm.
12620      Branch: perlext
12621            ! Compiler/B/C.pm
12622 ____________________________________________________________________________
12623 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12624         Log: Allow "perldoc -F filename":
12625              Subject: 5.004_55: Patch to perldoc
12626              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12628      Branch: perl
12629            ! utils/perldoc.PL
12630 ____________________________________________________________________________
12631 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12632         Log: Fix not-reached warning for pp_threadsv.
12633      Branch: perl
12634            ! pp.c
12635 ____________________________________________________________________________
12636 [   366] By: nick                                  on 1997/12/14  16:06:24
12637         Log: Fix typo in Ilya's patch :-(
12638      Branch: ansiperl
12639            ! lib/ExtUtils/MakeMaker.pm
12640 ____________________________________________________________________________
12641 [   365] By: nick                                  on 1997/12/14  15:30:25
12642         Log: #undef new PERLVARIC macro in appropriate places
12643      Branch: ansiperl
12644            ! miniperlmain.c perl.h
12645 ____________________________________________________________________________
12646 [   364] By: nick                                  on 1997/12/14  15:04:36
12647         Log: Ilya's MakeMaker (empty makefile) patch
12648      Branch: ansiperl
12649            ! lib/ExtUtils/MakeMaker.pm
12650 ____________________________________________________________________________
12651 [   363] By: gsar                                  on 1997/12/13  05:57:13
12652         Log: Integrate mainline.  Builds and passes (Borland).
12653      Branch: win32/perl
12654           !> Configure README.threads config_h.SH doop.c embed.h
12655           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12656           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12657           !> sv.c sv.h thread.h util.c
12658 ____________________________________________________________________________
12659 [   362] By: nick                                  on 1997/12/13  02:53:03
12660         Log: Resolve ansiperl against mainline
12661      Branch: ansiperl
12662           !> (integrate 92 files)
12663 ____________________________________________________________________________
12664 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12665         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12666              instead of MEXTEND leading to core dumps. This fix needs
12667              propagating back to the maintenance branch.
12668      Branch: perl
12669            ! pp_hot.c pp_sys.c
12670 ____________________________________________________________________________
12671 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12672         Log: Add missing patch to op.c that didn't come across with win32 merge.
12673      Branch: perl
12674            ! op.c
12675 ____________________________________________________________________________
12676 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12677         Log: Stop tr/// from writing to target when only counting.
12678      Branch: perl
12679            ! doop.c op.c op.h
12680 ____________________________________________________________________________
12681 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12682         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12683              a few extraneous trailing semicolons in perlvars.h.
12684      Branch: perl
12685            ! perlvars.h util.c
12686 ____________________________________________________________________________
12687 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12688         Log: Start overhauling compiler. It was working at least minimally
12689              right up until the final tweak of B.xs to add threadsv_names
12690              at which point building it provokes a seg fault in perl while
12691              doing the xsubpp :-(.
12692      Branch: perl
12693            ! op.h util.c
12694      Branch: perlext
12695            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12696            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12697            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12698            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12699            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12700            ! Compiler/test_harness_cc
12701 ____________________________________________________________________________
12702 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12703         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12704              sv_setfoo functions go back to not needing dTHR. Fix Configure
12705              to check for already-existing -thread on archname and to check
12706              better for d_pthread_created_joinable.
12707      Branch: perl
12708            ! Configure perl.h sv.c sv.h thread.h
12709 ____________________________________________________________________________
12710 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12711         Log: Minor fix/speedup to util.c:fbm_instr:
12712              Subject: 5.004_55: Minor regexp patch
12713              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12714              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12715      Branch: perl
12716            ! util.c
12717 ____________________________________________________________________________
12718 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12719         Log: Patches for IRIX, AIX and some generic stuff:
12720              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12721              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12722              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12723              (checked/ignored a few rejects; tweaked wording).
12724      Branch: perl
12725            ! Configure README.threads config_h.SH embed.h
12726            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12727            ! hints/irix_6.sh
12728 ____________________________________________________________________________
12729 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12730         Log: Integrate win32 back into mainline (trivial).
12731      Branch: perl
12732           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12733           +> win32/config_H.gc
12734           !> (integrate 36 files)
12735 ____________________________________________________________________________
12736 [   352] By: nick                                  on 1997/12/09  17:36:45
12737         Log: Resolve win32 - Sarathy's tweak.
12738      Branch: ansiperl
12739           !> win32/makedef.pl
12740 ____________________________________________________________________________
12741 [   351] By: gsar                                  on 1997/12/08  06:13:04
12742         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12743      Branch: win32/perl
12744            ! win32/makedef.pl
12745 ____________________________________________________________________________
12746 [   350] By: nick                                  on 1997/12/05  00:56:03
12747         Log: Resolve ansiperl against win32
12748      Branch: ansiperl
12749            - win32/makegcc.mk
12750           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12751           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12752           !> win32/makefile.mk win32/perllib.c win32/win32.h
12753 ____________________________________________________________________________
12754 [   349] By: gsar                                  on 1997/12/02  07:28:23
12755         Log: Revert to keeping (some) constant strings as globals
12756      Branch: win32/perl
12757            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12758            ! perlvars.h win32/makedef.pl win32/perllib.c
12759 ____________________________________________________________________________
12760 [   348] By: gsar                                  on 1997/12/02  05:38:06
12761         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12762              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12763      Branch: win32/perl
12764            - win32/makegcc.mk
12765            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12766 ____________________________________________________________________________
12767 [   347] By: gsar                                  on 1997/12/02  03:32:55
12768         Log: Integrate winansi again.  Result builds and passes all tests on all
12769              three compilers.
12770      Branch: win32/perl
12771           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12772           !> win32/makegcc.mk win32/win32.h
12773 ____________________________________________________________________________
12774 [   346] By: gsar                                  on 1997/12/02  03:28:23
12775         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12776              makegcc.mk to be merged into makefile.mk soon.
12777      Branch: win32/perl
12778            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12779            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12780            ! win32/win32.h
12781 ____________________________________________________________________________
12782 [   345] By: nick                                  on 1997/12/02  01:57:17
12783         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12784              Now runs again...
12785      Branch: ansiperl
12786            ! lib/ExtUtils/MM_Win32.pm
12787 ____________________________________________________________________________
12788 [   344] By: nick                                  on 1997/12/02  01:11:16
12789         Log: Sarathy's patch 
12790      Branch: ansiperl
12791            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12792            ! win32/makegcc.mk win32/win32.h
12793 ____________________________________________________________________________
12794 [   343] By: gsar                                  on 1997/12/01  04:37:06
12795         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12796              is identical to ansiperl/* now)
12797      Branch: win32/perl
12798           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12799           !> (integrate 34 files)
12800 ____________________________________________________________________________
12801 [   342] By: nick                                  on 1997/12/01  04:01:57
12802         Log: Builds and passes all tests with gcc on Win32 - phew!
12803      Branch: ansiperl
12804            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12805            ! proto.h util.c win32/makedef.pl
12806 ____________________________________________________________________________
12807 [   341] By: nick                                  on 1997/12/01  02:54:29
12808         Log: Create a struct for all perls globals (as an option)
12809              Mainly for Mingw32 which cannot import data.
12810              Now only Opcode tests fail (op_desc/op_name not 
12811              handled yet stuff)
12812      Branch: ansiperl
12813            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12814            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12815            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12816            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12817            ! win32/win32iop.h win32/win32thread.c
12818 ____________________________________________________________________________
12819 [   340] By: nick                                  on 1997/11/30  20:21:10
12820         Log: Fixup exports in non -DDEBUGGING case
12821      Branch: ansiperl
12822            ! win32/makedef.pl
12823 ____________________________________________________________________________
12824 [   339] By: nick                                  on 1997/11/30  20:10:04
12825         Log: Disable hard-coded -DDEBUGGING
12826      Branch: ansiperl
12827            ! win32/config_h.PL
12828 ____________________________________________________________________________
12829 [   338] By: nick                                  on 1997/11/30  20:00:19
12830         Log: embed.pl now reads *var*.h to do its stuff.
12831              Split generated embed.h into two - new embedvar.h
12832              is #included when 'op' etc. will not mess up proto.h etc.
12833              Removed #define foo (thr->Tfoo) from thread.h
12834              Added some 'missing' symbols to global.sym, removed
12835              those in the *var*.h files
12836              Has build all MULTIPLICITY/USE_THREADS options on win32
12837              with VC++ (and passed tests), but not with exactly this set
12838              of files.
12839      Branch: ansiperl
12840            + embedvar.h
12841            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12842            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12843            ! win32/makedef.pl
12844 ____________________________________________________________________________
12845 [   337] By: nick                                  on 1997/11/29  23:55:31
12846         Log: Globals and structs via macros - part 1 of N
12847              - introduce perlvars.h intrpvar.h and thrdvar.h
12848              - change perl.h and thread.h to include them with
12849              appropriate macros defined
12850              - result is status-quo but with macros
12851              - next step is to tweak embed.* to capitalize on 
12852              new easy-to-find info.
12853      Branch: ansiperl
12854            + intrpvar.h perlvars.h thrdvar.h
12855            ! perl.h thread.h win32/Makefile
12856 ____________________________________________________________________________
12857 [   336] By: nick                                  on 1997/11/29  19:13:55
12858         Log: VC++ default to threaded
12859      Branch: ansiperl
12860            ! win32/Makefile
12861 ____________________________________________________________________________
12862 [   335] By: nick                                  on 1997/11/29  18:38:26
12863         Log: Avoid __declspec(thread) by default, for both scratch
12864              return areas and THR stuff. Use struct thread intern instead.
12865      Branch: ansiperl
12866            ! win32/win32.c win32/win32.h win32/win32sck.c
12867            ! win32/win32thread.c win32/win32thread.h
12868 ____________________________________________________________________________
12869 [   334] By: nick                                  on 1997/11/29  17:49:04
12870         Log: Non-threaded build fix
12871      Branch: ansiperl
12872            ! win32/win32thread.c
12873 ____________________________________________________________________________
12874 [   333] By: nick                                  on 1997/11/29  17:29:07
12875         Log: Sort out malloc_mutex for perl's malloc
12876              Remove BINCOMPAT3 from embed.pl 
12877              Add dependancy to CORE_H for PERL95_OBJ
12878      Branch: ansiperl
12879            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12880            ! win32/win32.c
12881 ____________________________________________________________________________
12882 [   332] By: nick                                  on 1997/11/29  16:21:01
12883         Log: Integrate win32 into ansiperl
12884      Branch: ansiperl
12885           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12886           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12887           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12888           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12889           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12890           !> win32/perllib.c
12891 ____________________________________________________________________________
12892 [   331] By: nick                                  on 1997/11/29  01:35:45
12893         Log: GCC + Threads on Win32 - best gcc results yet
12894      Branch: ansiperl
12895            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12896            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12897            ! win32/win32thread.h
12898 ____________________________________________________________________________
12899 [   330] By: nick                                  on 1997/11/28  23:05:08
12900         Log: Un-botch gcc workround
12901      Branch: ansiperl
12902            ! XSUB.h
12903 ____________________________________________________________________________
12904 [   329] By: nick                                  on 1997/11/28  22:39:39
12905         Log: Builds completely with Mingw32, dynamic loaded extensions
12906              don't work yet - suspect __declspec() non-implemented issues.
12907      Branch: ansiperl
12908            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12909            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12910            ! win32/runperl.c win32/win32.c win32/win32iop.h
12911 ____________________________________________________________________________
12912 [   328] By: gsar                                  on 1997/11/28  05:48:15
12913         Log: integrate winansi.
12914      Branch: win32/perl
12915           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12916            ! perl.h
12917           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12918           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12919           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12920 ____________________________________________________________________________
12921 [   327] By: gsar                                  on 1997/11/28  05:38:48
12922         Log: Integrate mainline.
12923      Branch: win32/perl
12924           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12925           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12926           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12927           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12928           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12929           !> win32/perllib.c
12930 ____________________________________________________________________________
12931 [   326] By: nick                                  on 1997/11/27  19:13:36
12932         Log: GCC builds perl.dll and perl.exe on Win32
12933      Branch: ansiperl
12934            ! win32/makedef.pl win32/makegcc.mk
12935 ____________________________________________________________________________
12936 [   325] By: nick                                  on 1997/11/27  17:46:30
12937         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12938              far as building miniperl and perl.dll (but not import lib yet)
12939              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12940              Also only CRTDLL not MCRTDLL so threading is probably not
12941              possible yet.
12942              Had to mess with win32iop.h's placement as we need __attribute__
12943              to get STDCALL, and #define of printf messes up proto.h 
12944      Branch: ansiperl
12945            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12946            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12947            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12948            ! win32/win32iop.h win32/win32sck.c
12949 ____________________________________________________________________________
12950 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12951         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12952      Branch: perl
12953            ! README.threads hints/irix_6.sh
12954 ____________________________________________________________________________
12955 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12956         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12957              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12958              Date: 27 Nov 1997 17:18:53 +0100
12959              From: koenig@kulturbox.de (Andreas J. Koenig)
12960      Branch: perl
12961            ! sv.c
12962 ____________________________________________________________________________
12963 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12964         Log: Integrate win32 branch back into mainline.
12965      Branch: perl
12966           !> (integrate 42 files)
12967 ____________________________________________________________________________
12968 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12969         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12970              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12971              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12972              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12973      Branch: perl
12974            ! t/lib/safe2.t
12975 ____________________________________________________________________________
12976 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12977         Log: Fix MYMALLOC (wrong #define in malloc.c):
12978              Subject: 5.004_55: MYMALLOC completely busted
12979              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12981      Branch: perl
12982            ! malloc.c
12983 ____________________________________________________________________________
12984 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12985         Log: Fix newSVrv so sv_setref_foo work better:
12986              Subject: [PATCH] [5.004_55] newSVrv (again)
12987              Date: Thu, 27 Nov 1997 00:25:50 -0500
12988              From: Owen Taylor <owt1@cornell.edu>
12989      Branch: perl
12990            ! sv.c
12991 ____________________________________________________________________________
12992 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12993         Log: Output skipped test information in test suite:
12994              Subject: 5.004_55: Making test harness platform_aware
12995              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12996              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12997      Branch: perl
12998            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12999            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
13000            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
13001 ____________________________________________________________________________
13002 [   317] By: mbeattie                              on 1997/11/27  14:55:15
13003         Log: Add 'W'atch command to debugger and improve help:
13004              Subject: 5.004_55: Debugger patch again
13005              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
13006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13007      Branch: perl
13008            ! lib/perl5db.pl
13009 ____________________________________________________________________________
13010 [   316] By: mbeattie                              on 1997/11/27  14:52:44
13011         Log: Stop double initialisation of malloc_mutex:
13012              Subject: 5.004_55: Double initialiazation of malloc_mutex
13013              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
13014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13015      Branch: perl
13016            ! miniperlmain.c win32/perllib.c
13017 ____________________________________________________________________________
13018 [   315] By: mbeattie                              on 1997/11/27  14:48:58
13019         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
13020      Branch: perl
13021            ! sv.c t/op/pat.t
13022 ____________________________________________________________________________
13023 [   314] By: nick                                  on 1997/11/27  01:03:19
13024         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
13025      Branch: ansiperl
13026           !> (integrate 897 files)
13027 ____________________________________________________________________________
13028 [   313] By: gsar                                  on 1997/11/26  03:20:55
13029         Log: merge win32-aware installperl in ansiperl branch.
13030      Branch: win32/perl
13031           !> installperl
13032 ____________________________________________________________________________
13033 [   312] By: gsar                                  on 1997/11/26  01:50:37
13034         Log: Fix for C<sort 'foo'...> bug:
13035              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13036              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
13037              Subject: [PATCH] Re: Sort grammar bug 
13038              Date: Sat, 01 Nov 1997 14:46:35 -0500
13039              ------
13040              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13041              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
13042              Subject: Re: Sort grammar bug 
13043              Date: Sun, 02 Nov 1997 12:47:51 +0000
13044      Branch: win32/perl
13045            ! t/op/sort.t toke.c
13046 ____________________________________________________________________________
13047 [   311] By: nick                                  on 1997/11/26  01:42:50
13048         Log: Win32-ize installperl
13049      Branch: ansiperl
13050            ! installperl
13051 ____________________________________________________________________________
13052 [   310] By: gsar                                  on 1997/11/26  01:36:39
13053         Log: Another trivial patch:
13054              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13055              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
13056              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
13057              Date: Wed, 29 Oct 1997 21:45:26 -0500
13058      Branch: win32/perl
13059            ! XSUB.h
13060 ____________________________________________________________________________
13061 [   309] By: nick                                  on 1997/11/26  01:33:32
13062         Log: Fixup _55 for Win32:
13063              Missed thread :-> perl_thread changes
13064              Two #define THR (not the same)
13065              K&R style func in hv.c
13066      Branch: ansiperl
13067            ! hv.c win32/win32thread.c win32/win32thread.h
13068 ____________________________________________________________________________
13069 [   308] By: gsar                                  on 1997/11/26  01:30:21
13070         Log: Sync yet another patch (this one manually edited):
13071              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13072              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
13073              Subject: [PATCH] Re: local($@) gives core dump 
13074              Date: Tue, 28 Oct 1997 21:51:25 -0500
13075      Branch: win32/perl
13076            ! pp_ctl.c
13077 ____________________________________________________________________________
13078 [   307] By: gsar                                  on 1997/11/26  01:22:10
13079         Log: Sync another change from local repository.
13080              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13081              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
13082              Subject: Re: do_postponed breaks with multiple interpreters 
13083              Date: Tue, 28 Oct 1997 22:16:13 -0500
13084      Branch: win32/perl
13085            ! op.c
13086 ____________________________________________________________________________
13087 [   306] By: gsar                                  on 1997/11/26  01:17:46
13088         Log: Sync a change from local repository.
13089              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13090              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
13091              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
13092              Date: Tue, 28 Oct 1997 20:06:06 -0500
13093      Branch: win32/perl
13094            ! mg.c
13095 ____________________________________________________________________________
13096 [   305] By: nick                                  on 1997/11/26  00:50:10
13097         Log: Integrate mainline as of _55
13098      Branch: ansiperl
13099           +> emacs/ptags
13100           !> (integrate 36 files)
13101 ____________________________________________________________________________
13102 [   304] By: gsar                                  on 1997/11/26  00:27:57
13103         Log: Various changes to make it build cleanly and pass all tests:
13104              - needed to run `perl embed.pl`
13105              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
13106              - fix prototypes for a few declarations (Borland is finally quiet)
13107              - move declaration of Mymalloc etc to perl.h (since win32 and other
13108              ports may #define malloc themselves, to let extensions bind to
13109              the version that perl used)
13110              - move struct reg_data into a public header file, since it is
13111              referenced in a public datatype
13112              - win32 makefile fixes
13113              - fix remaining s/thread/perl_thread/
13114      Branch: win32/perl
13115            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
13116            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
13117            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
13118            ! win32/win32.h win32/win32iop.h win32/win32thread.c
13119 ____________________________________________________________________________
13120 [   303] By: gsar                                  on 1997/11/25  20:57:31
13121         Log: Fixup the places where the automatic merge got it wrong.
13122              Previous change (#302) was just a normal integration--ignore the
13123              "reverse" in there.
13124      Branch: win32/perl
13125            ! op.c perl.h
13126 ____________________________________________________________________________
13127 [   302] By: gsar                                  on 1997/11/25  20:32:12
13128         Log: reverse integrate mainline
13129      Branch: win32/perl
13130           +> emacs/ptags
13131           !> (integrate 896 files)
13132
13133 ----------------
13134 Version 5.004_55
13135 ----------------
13136
13137 ____________________________________________________________________________
13138 [   301] By: mbeattie                              on 1997/11/25  17:59:53
13139         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
13140      Branch: perl
13141            ! hv.c pp_ctl.c
13142 ____________________________________________________________________________
13143 [   300] By: mbeattie                              on 1997/11/25  16:29:36
13144         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
13145      Branch: perl
13146            ! MANIFEST patchlevel.h
13147 ____________________________________________________________________________
13148 [   299] By: mbeattie                              on 1997/11/25  15:59:16
13149         Log: Move malloc_mutex initialisation/destruction:
13150              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
13151              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
13152      Branch: perl
13153            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
13154            ! unixish.h vms/vmsish.h
13155 ____________________________________________________________________________
13156 [   298] By: mbeattie                              on 1997/11/25  15:49:22
13157         Log: Make hv_ functions cope better with 'm'-magic:
13158              Subject: [5.004_54] Another neglected patch
13159              Date: Fri, 21 Nov 1997 22:28:17 -0500
13160              From: Owen Taylor <owt1@cornell.edu>
13161      Branch: perl
13162            ! hv.c
13163 ____________________________________________________________________________
13164 [   297] By: mbeattie                              on 1997/11/25  15:47:36
13165         Log: Fix typo in Thread.xs.
13166      Branch: perl
13167            ! ext/Thread/Thread.xs
13168 ____________________________________________________________________________
13169 [   296] By: mbeattie                              on 1997/11/25  15:42:07
13170         Log: Integrate from ansi branch to mainline.
13171      Branch: perl
13172           !> (integrate 890 files)
13173 ____________________________________________________________________________
13174 [   295] By: mbeattie                              on 1997/11/25  14:29:31
13175         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
13176              Subject: Re: _54 on AIX
13177              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13178              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13179      Branch: perl
13180            ! ext/DynaLoader/dl_aix.xs
13181 ____________________________________________________________________________
13182 [   294] By: mbeattie                              on 1997/11/25  14:29:10
13183         Log: AIX patch for hints/aix.sh:
13184              Subject: Re: _54 on AIX
13185              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13186              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13187      Branch: perl
13188            ! hints/aix.sh
13189 ____________________________________________________________________________
13190 [   291] By: mbeattie                              on 1997/11/25  14:17:05
13191         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
13192      Branch: perl
13193            ! op.c op.h
13194 ____________________________________________________________________________
13195 [   290] By: mbeattie                              on 1997/11/25  14:16:29
13196         Log: AIX patch (including Configure support for {sched,pthread}_yield,
13197              pthread initial detach state, renaming perl_thread to perl_os_thread
13198              and struct thread to struct perl_thread):
13199              Subject: Re: _54 on AIX
13200              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
13201              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13202      Branch: perl
13203            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
13204            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
13205            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
13206            ! proto.h sv.h thread.h util.c win32/win32thread.c
13207            ! win32/win32thread.h
13208 ____________________________________________________________________________
13209 [   289] By: mbeattie                              on 1997/11/25  12:33:02
13210         Log: Rename perl_thread to perl_os_thread.
13211      Branch: perl
13212            ! fakethr.h thread.h util.c win32/win32thread.h
13213 ____________________________________________________________________________
13214 [   288] By: mbeattie                              on 1997/11/25  12:27:35
13215         Log: Remove bincompat3 support:
13216              Subject: Re: ANNOUNCE: perl5.004_54 is available
13217              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
13218              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13219      Branch: perl
13220            ! Configure INSTALL embed.h global.sym malloc.c
13221 ____________________________________________________________________________
13222 [   287] By: mbeattie                              on 1997/11/25  12:23:50
13223         Log: Emacs/tags update:
13224              Subject: Emacs/tags update for 5.004_54
13225              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
13226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13227      Branch: perl
13228            + emacs/ptags
13229            ! MANIFEST Makefile.SH emacs/cperl-mode.el
13230 ____________________________________________________________________________
13231 [   286] By: nick                                  on 1997/11/23  23:03:56
13232         Log: Add $$_ test 
13233      Branch: ansiperl
13234            ! t/op/ref.t
13235 ____________________________________________________________________________
13236 [   285] By: gsar                                  on 1997/11/23  08:26:00
13237         Log: Initial reverse integration of winansi branch.
13238      Branch: win32/perl
13239           !> (integrate 50 files)
13240 ____________________________________________________________________________
13241 [   284] By: gsar                                  on 1997/11/23  07:32:24
13242         Log: Add to docs about the BEGIN { shift } feature.  Make the change
13243              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
13244      Branch: win32/perl
13245            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
13246 ____________________________________________________________________________
13247 [   283] By: nick                                  on 1997/11/22  21:29:30
13248         Log: Duplicate perl_threadsv
13249      Branch: ansiperl
13250            ! global.sym
13251 ____________________________________________________________________________
13252 [   282] By: nick                                  on 1997/11/22  21:18:11
13253         Log: Munge pseudo-Configure stuff to add -thread to archname as
13254              Malcolm seems to think that is way to test for threads.
13255              Update @INC stuffing hackery to have traditional @INC
13256              search order archlib, privlib, sitearch, site.
13257      Branch: ansiperl
13258            ! t/lib/english.t win32/config.bc win32/config_H.bc
13259            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13260            ! win32/makefile.mk win32/win32.c win32/win32.h
13261 ____________________________________________________________________________
13262 [   281] By: nick                                  on 1997/11/22  19:28:21
13263         Log: Builds and passes all but english.t on win32 VC++
13264      Branch: ansiperl
13265            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
13266            ! win32/config_H.vc win32/win32thread.h
13267 ____________________________________________________________________________
13268 [   280] By: nick                                  on 1997/11/22  18:10:50
13269         Log: ansiperl builds with Borland C++ again
13270      Branch: ansiperl
13271            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
13272            ! win32/config.bc win32/config_H.bc win32/perlglob.c
13273            ! win32/win32.c win32/win32.h
13274 ____________________________________________________________________________
13275 [   279] By: nick                                  on 1997/11/22  16:42:51
13276         Log: Resolve ansiperl against mainline
13277      Branch: ansiperl
13278           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13279           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13280           !> t/lib/english.t thread.h toke.c util.c
13281 ____________________________________________________________________________
13282 [   278] By: nick                                  on 1997/11/22  16:30:27
13283         Log: Resolve ansiperl against win32
13284      Branch: ansiperl
13285           !> (integrate 55 files)
13286 ____________________________________________________________________________
13287 [   277] By: gsar                                  on 1997/11/22  09:48:02
13288         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
13289              - added a test for the above
13290              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
13291              ansification hunks
13292      Branch: win32/perl
13293            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
13294 ____________________________________________________________________________
13295 [   276] By: gsar                                  on 1997/11/22  07:24:01
13296         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
13297              when USE_THREADS.  GCC for instance, can do without macros that use
13298              globals.  Instead, selectively re#define only those macros
13299              that use globals to their functional equivalents.  Tests 100% on
13300              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
13301      Branch: win32/perl
13302            ! perl.h sv.h
13303 ____________________________________________________________________________
13304 [   275] By: gsar                                  on 1997/11/22  05:27:04
13305         Log: Integrate mainline.
13306      Branch: win32/perl
13307           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13308            - lib/Class/Fields.pm lib/ISA.pm
13309           !> (integrate 41 files)
13310 ____________________________________________________________________________
13311 [   274] By: mbeattie                              on 1997/11/21  18:28:22
13312         Log: $_ is now per-thread (rather a lot of changes). Only tested under
13313              *-linux-thread at the moment.
13314      Branch: perl
13315            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13316            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13317            ! t/lib/english.t thread.h toke.c util.c
13318 ____________________________________________________________________________
13319 [   273] By: mbeattie                              on 1997/11/21  10:31:29
13320         Log: Filter patch to toke.c:
13321              Subject: Tiny core patch for source filters
13322              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
13323              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13324      Branch: perl
13325            ! toke.c
13326 ____________________________________________________________________________
13327 [   272] By: nick                                  on 1997/11/21  00:54:43
13328         Log: Basic integrate of lastest perl into ansiperl
13329      Branch: ansiperl
13330           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13331            - lib/Class/Fields.pm lib/ISA.pm
13332            ! win32/win32.c win32/win32.h
13333           !> (integrate 57 files)
13334 ____________________________________________________________________________
13335 [   271] By: mbeattie                              on 1997/11/20  12:12:00
13336         Log: Initial stab at IRIX configuration support for threading. Manually
13337              applied parts of following patches:
13338              Subject: Perl 5.004_54 on IRIX
13339              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
13340              From: Jarkko Hietaniemi <jhi@iki.fi>
13341              Subject: Re: Perl 5.004_54 on IRIX
13342              Date: 19 Nov 1997 17:10:17 -0800
13343              From: Scott Henry <scotth@sgi.com>
13344      Branch: perl
13345            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
13346            ! hints/irix_6_1.sh perl.h
13347 ____________________________________________________________________________
13348 [   270] By: mbeattie                              on 1997/11/19  17:45:37
13349         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
13350              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
13351              also fixed two instances of referring to SVs after destruction.
13352      Branch: perl
13353            ! regcomp.c regexec.c
13354 ____________________________________________________________________________
13355 [   269] By: mbeattie                              on 1997/11/19  15:33:23
13356         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
13357              changed by mg_get(*keysp) (!). Introducing a new local variable
13358              fixed it but I don't know if it's a compiler problem or some
13359              other corruption happening elsewhere.
13360      Branch: perl
13361            ! av.c
13362 ____________________________________________________________________________
13363 [   268] By: mbeattie                              on 1997/11/19  11:39:49
13364         Log: Let Configure sort out get{host,net}byaddr* prototypes:
13365              Subject: [PATCH] 5.004_54: little something for
13366              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
13367              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
13368              From: Jarkko Hietaniemi <jhi@iki.fi>
13369      Branch: perl
13370            ! Configure config_h.SH pp_sys.c
13371 ____________________________________________________________________________
13372 [   267] By: mbeattie                              on 1997/11/19  11:04:15
13373         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
13374              Subject: Version 7 of Jumbo RE patch available
13375              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
13376              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13377      Branch: perl
13378            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
13379            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13380            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
13381            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
13382            ! util.c
13383 ____________________________________________________________________________
13384 [   266] By: mbeattie                              on 1997/11/18  17:26:09
13385         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
13386              version of patch:
13387              Subject: tie fake hash patch for 5.004_54
13388              Date: Sat, 15 Nov 1997 19:18:30 -0500
13389              From: Joshua Pritikin <pritikin@mindspring.com>
13390      Branch: perl
13391            + t/op/avhv.t
13392            ! av.c embed.h global.sym proto.h
13393 ____________________________________________________________________________
13394 [   265] By: mbeattie                              on 1997/11/18  16:51:04
13395         Log: Bring MANIFEST up to date. Add new thread tests.
13396      Branch: perl
13397            + ext/Thread/die.t ext/Thread/die2.t
13398            ! MANIFEST
13399 ____________________________________________________________________________
13400 [   264] By: mbeattie                              on 1997/11/18  16:41:27
13401         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
13402              is assigned to. Added tests to t/op/array.t. magic_setisa now
13403              warns about including non-existent packages in @ISA when -w is on.
13404      Branch: perl
13405            - lib/Class/Fields.pm lib/ISA.pm
13406            ! mg.c t/op/array.t
13407 ____________________________________________________________________________
13408 [   263] By: mbeattie                              on 1997/11/18  16:38:57
13409         Log: Fix typo in win32 -> mainline integration.
13410      Branch: perl
13411            ! perl.h
13412 ____________________________________________________________________________
13413 [   262] By: mbeattie                              on 1997/11/18  11:56:09
13414         Log: Integrate win32 branch back into mainline.
13415      Branch: perl
13416            - win32/win32io.c win32/win32io.h
13417            ! op.c
13418           !> (integrate 30 files)
13419 ____________________________________________________________________________
13420 [   261] By: gsar                                  on 1997/11/18  00:14:02
13421         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13422      Branch: win32/perl
13423            ! win32/config.bc win32/config.vc win32/config_H.bc
13424            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13425 ____________________________________________________________________________
13426 [   260] By: nick                                  on 1997/11/16  23:16:16
13427         Log: Generic file changes for MYMALLOC
13428      Branch: ansiperl
13429            ! miniperlmain.c perl.c
13430 ____________________________________________________________________________
13431 [   259] By: nick                                  on 1997/11/16  23:14:36
13432         Log: MYMALLOC for Win32:
13433              1. Initialize malloc_mutex before it is used (all platforms!)
13434              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13435              3. Tweak win32/config*.* to define MYMALLOC
13436              4. Provide sbrk() in terms of VirtualAlloc().
13437              
13438              Also fixup -MT (perl95) build to handle Perl_current_thread
13439              via call to DLL (as though an extension).
13440      Branch: ansiperl
13441            ! win32/Makefile win32/config.bc win32/config.vc
13442            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13443            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13444            ! win32/win32iop.h win32/win32thread.h
13445 ____________________________________________________________________________
13446 [   258] By: nick                                  on 1997/11/15  20:42:28
13447         Log: Implement dTHR via __declspec(thread) - part 2
13448      Branch: ansiperl
13449            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13450 ____________________________________________________________________________
13451 [   257] By: nick                                  on 1997/11/15  19:52:53
13452         Log: Use __declspec(thread) var rather tha TslAlloc & co.
13453      Branch: ansiperl
13454            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13455 ____________________________________________________________________________
13456 [   256] By: gsar                                  on 1997/11/15  02:58:09
13457         Log: Add #include guard in Thread.xs so it will build even under
13458              no USE_THREADS (for win32).  This was missed because of edit
13459              w/o checkout perforce kludge.
13460      Branch: win32/perl
13461            ! ext/Thread/Thread.xs
13462 ____________________________________________________________________________
13463 [   255] By: nick                                  on 1997/11/15  00:33:46
13464         Log: Integrate mainline (5.004_54?) into ansiperl
13465      Branch: ansiperl
13466           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13467           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13468           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13469           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13470           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13471 ____________________________________________________________________________
13472 [   254] By: nick                                  on 1997/11/15  00:25:26
13473         Log: Interate win32 into ansiperl
13474      Branch: ansiperl
13475           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13476           +> lib/fields.pm
13477           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13478           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13479           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13480           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13481           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13482 ____________________________________________________________________________
13483 [   253] By: gsar                                  on 1997/11/14  22:04:58
13484         Log: Integrate mainline changes into win32 branch.  Now would be a good time
13485              to reverse integrate the win32 branch into mainline.
13486      Branch: win32/perl
13487           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13488           +> lib/fields.pm
13489           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13490           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13491           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13492           !> t/op/magic.t thread.h
13493
13494 ----------------
13495 Version 5.004_54
13496 ----------------
13497
13498 ____________________________________________________________________________
13499 [   252] By: mbeattie                              on 1997/11/14  15:07:19
13500         Log: Two more delays added to test suite to help *-solaris-thread.
13501      Branch: perl
13502            ! t/io/pipe.t t/lib/io_pipe.t
13503 ____________________________________________________________________________
13504 [   251] By: mbeattie                              on 1997/11/14  15:05:57
13505         Log: Remove stale code from Thread.xs.
13506      Branch: perl
13507            ! ext/Thread/Thread.xs
13508 ____________________________________________________________________________
13509 [   250] By: mbeattie                              on 1997/11/14  10:12:40
13510         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13511              doesn't run handlers for self-sent signals until kill has returned.)
13512      Branch: perl
13513            ! t/op/magic.t
13514 ____________________________________________________________________________
13515 [   249] By: gsar                                  on 1997/11/14  05:14:44
13516         Log: Fix various details in win32 makefiles and Config.pm setup.
13517              - ldflags is set for both compilers now
13518              - extensions list is now correct
13519              - delete perl95.exe on distclean
13520              - cf_time now gets updated (once)
13521              - ccdlflags is set for Borland
13522              - fix startperl so dprofpp works
13523      Branch: win32/perl
13524            ! win32/Makefile win32/config.bc win32/config.vc
13525            ! win32/config_sh.PL win32/makefile.mk
13526 ____________________________________________________________________________
13527 [   248] By: mbeattie                              on 1997/11/13  18:01:27
13528         Log: Rewrite thread return code to distinguish between ordinary return
13529              and die() and make join propagate the die. Add tiny method eval
13530              which just does "return eval { shift->join; }". Add Thread::Specific
13531              class for access to thread specific user data along with specific.t.
13532              Rename Class to classname throughout Thread.xs for consistency.
13533              Fix pp_specific to pp_threadsv in global.sym. Add support to
13534              pp_entersub in pp_hot.c to lock stash for static locked methods.
13535      Branch: perl
13536            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13537            + lib/fields.pm
13538            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13539            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13540 ____________________________________________________________________________
13541 [   247] By: mbeattie                              on 1997/11/13  14:13:30
13542         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13543              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13544              in pp_sys.c for whether getnet* function get protoyped (since the
13545              default had a broken prototype for getnetbyaddr).
13546      Branch: perl
13547            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13548            ! scope.c thread.h
13549 ____________________________________________________________________________
13550 [   246] By: nick                                  on 1997/11/13  02:44:40
13551         Log: Integrate Win32 branch
13552      Branch: ansiperl
13553            - configure ext/util/extliblist win32/bin/pl2bat.bat
13554            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13555            - win32/config.H win32/config.w32 win32/win32io.c
13556            - win32/win32io.h
13557           !> (integrate 905 files)
13558 ____________________________________________________________________________
13559 [   245] By: nick                                  on 1997/11/13  00:47:54
13560         Log: Integrate (-ay) win32 branch at its creation to 
13561              establish and ancestor as per perkforce technote #9
13562      Branch: ansiperl
13563           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13564           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13565           +> win32/config.H win32/config.w32
13566           !> (integrate 859 files)
13567 ____________________________________________________________________________
13568 [   244] By: gsar                                  on 1997/11/12  22:26:39
13569         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13570              contains the all the declarations and macros for the win32io layer.
13571              New std-ish functions are exported now.  All win32-specific exported
13572              functions begin with "win32_" consistently.  win32 version of
13573              init_os_extras() is now exported, so embedders can get the in-core
13574              xsubs.
13575      Branch: win32/perl
13576            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13577            ! win32/win32iop.h win32/win32sck.c
13578 ____________________________________________________________________________
13579 [   243] By: gsar                                  on 1997/11/12  07:41:52
13580         Log: Really delete deleted files.
13581      Branch: win32/perl
13582            - win32/win32io.c win32/win32io.h
13583 ____________________________________________________________________________
13584 [   242] By: gsar                                  on 1997/11/12  07:40:54
13585         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13586              files (win32/win32io.[ch]) completely removed, as are all traces
13587              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13588              for later. Various myfoo() things regularized to my_foo().  CPP not
13589              required anymore to create a perl binary :)
13590      Branch: win32/perl
13591            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13592            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13593            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13594            ! win32/win32sck.c
13595 ____________________________________________________________________________
13596 [   241] By: gsar                                  on 1997/11/12  05:31:28
13597         Log: Fix various win32 code blemishes:
13598              - s/stolen/win32/g
13599              - s/(CROAK|WARN)/lc($1)/eg
13600              - remove deadcode from most places
13601      Branch: win32/perl
13602            ! win32/makedef.pl win32/win32.c win32/win32io.c
13603            ! win32/win32iop.h
13604 ____________________________________________________________________________
13605 [   240] By: gsar                                  on 1997/11/12  04:36:29
13606         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13607              the leading edge.
13608      Branch: win32/perl
13609            ! embed.h global.sym perl.c win32/win32thread.c
13610            ! win32/win32thread.h
13611 ____________________________________________________________________________
13612 [   239] By: gsar                                  on 1997/11/12  03:39:57
13613         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13614      Branch: win32/perl
13615            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13616 ____________________________________________________________________________
13617 [   238] By: gsar                                  on 1997/11/12  03:25:17
13618         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13619              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13620              Redundant EXTERN_C definitions and related warnings fixed.
13621      Branch: win32/perl
13622            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13623            ! win32/win32iop.h win32/win32sck.c
13624 ____________________________________________________________________________
13625 [   237] By: nick                                  on 1997/11/12  02:45:15
13626         Log: Fixup Win32
13627              - #undef start_env before re-#defining it
13628              - change pp_specific pp_threadsv in global.sym
13629              - re-build embed.h
13630              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13631              is a pain. If we did have it it would contain cached
13632              values of things we can only get at _IN_ the thread
13633              so new_struct_thread is wrong place to call it.
13634              - add new macro SET_THREAD_SELF - we must (in main thread)
13635              define in win32thread.h, support in win32thread.c,
13636              test and call in perl.c
13637      Branch: ansiperl
13638            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13639            ! win32/win32thread.h
13640 ____________________________________________________________________________
13641 [   236] By: nick                                  on 1997/11/12  01:54:23
13642         Log: Integrate mainline after it integrated us.
13643              Accepted 'theirs' everywhere - so two branches should
13644              now point to same files again.
13645              Almost all of these were what was suggested, others were
13646              whitespace diffs. A few dubious spots which we will now 
13647              go fix.
13648      Branch: ansiperl
13649           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13650           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13651           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13652           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13653           !> util.c
13654 ____________________________________________________________________________
13655 [   235] By: gsar                                  on 1997/11/12  01:22:26
13656         Log: Minor tweaks to add a thread_intern struct that should ultimately
13657              contain all the win32-specific statics.
13658              Win32 branch now passes all tests with or w/o USE_THREADS.
13659      Branch: win32/perl
13660            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13661 ____________________________________________________________________________
13662 [   234] By: gsar                                  on 1997/11/11  23:08:54
13663         Log: Initial (untested) integration of mainline changes.
13664      Branch: win32/perl
13665            - configure
13666           !> (integrate 89 files)
13667 ____________________________________________________________________________
13668 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13669         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13670      Branch: perl
13671            ! thread.h
13672 ____________________________________________________________________________
13673 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13674         Log: t/TEST (reverted to @229 version) should have been included in the
13675              previous change (231) but my way of recovering it didn't work
13676              properly. The change 231 comments about successful tests applies
13677              to this t/TEST (i.e. as of this change).
13678      Branch: perl
13679            ! t/TEST
13680 ____________________________________________________________________________
13681 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13682         Log: Fix up ansiperl integration. Back to passing all expected tests
13683              with usethreads. Untested with non-threaded perl.
13684      Branch: perl
13685            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13686            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13687 ____________________________________________________________________________
13688 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13689         Log: Initial integration of ansi branch into mainline (untested).
13690      Branch: perl
13691           +> t/lib/thread.t t/op/nothread.t thread.sym
13692            - configure
13693           !> (integrate 84 files)
13694 ____________________________________________________________________________
13695 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13696         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13697              getting per-thread magicals. Fixed thr->errsv initialisation.
13698      Branch: perl
13699            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13700            ! t/lib/safe2.t toke.c
13701 ____________________________________________________________________________
13702 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13703         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13704              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13705              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13706              again for non-threaded perl. Enhanced perl_get_sv to return
13707              per-thread magicals where necessary for threaded perl.
13708      Branch: perl
13709            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13710            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13711 ____________________________________________________________________________
13712 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13713         Log: hashlock bug.
13714              
13715              Jobs fixed ...
13716              
13717              hashlock fixed on 1997/11/11 by mbeattie@localhost
13718              
13719              Subject: [perl5.004_53; patch] Another hash-locking fix
13720              Date: 23 Oct 1997 14:13:55 -0400
13721              From: Owen Taylor <owt1@cornell.edu>
13722      Branch: bugs
13723            + hashlock
13724 ____________________________________________________________________________
13725 [   226] By: gsar                                  on 1997/11/11  02:11:23
13726         Log: Slightly more refined lock() keyword recognition (using %INC).
13727      Branch: win32/perl
13728            ! toke.c
13729 ____________________________________________________________________________
13730 [   225] By: gsar                                  on 1997/11/11  00:26:09
13731         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13732              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13733              is recognized as a sub, a regular keyword otherwise.  Could be
13734              generalized by storing a flag for every op in OP struct, and turning
13735              the flag off when Thread.xs loads.
13736      Branch: win32/perl
13737            ! toke.c
13738 ____________________________________________________________________________
13739 [   224] By: gsar                                  on 1997/11/10  22:59:55
13740         Log: Merge a patch in preparation for "weak keywords":
13741              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13742              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13743              Subject: [PATCH] global overrides for keywords
13744              Date: Wed, 08 Oct 1997 02:18:23 -0400
13745      Branch: win32/perl
13746            ! embed.h interp.sym perl.c perl.h toke.c
13747 ____________________________________________________________________________
13748 [   223] By: gsar                                  on 1997/11/10  22:41:31
13749         Log: Remove runlevel.  It was used to count how many runops() calls
13750              we were in the process of executing, and longjmp() to the topmost
13751              one (if not already there).  We use a null top_env->je_prev
13752              to distinguish that now.
13753      Branch: win32/perl
13754            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13755 ____________________________________________________________________________
13756 [   222] By: gsar                                  on 1997/11/10  04:47:48
13757         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13758              USE_THREADS case builds and passes all tests using both compilers.
13759              Additional tweaks:
13760              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13761              - sync win32/Makefile with win32/makefile.mk
13762              >>>Non-thread build fails a lot of tests.<<<
13763      Branch: win32/perl
13764            + thread.sym
13765            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13766            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13767            ! win32/makedef.pl win32/makefile.mk
13768 ____________________________________________________________________________
13769 [   221] By: gsar                                  on 1997/11/10  00:57:53
13770         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13771              into win32 branch.
13772      Branch: win32/perl
13773            + t/lib/thread.t t/op/nothread.t
13774            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13775            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13776            ! util.c win32/Makefile win32/config.bc win32/config.vc
13777            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13778            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13779            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13780            ! win32/win32thread.c win32/win32thread.h
13781 ____________________________________________________________________________
13782 [   220] By: gsar                                  on 1997/11/09  22:44:41
13783         Log: Integrate latest mainline into win32 branch.
13784      Branch: win32/perl
13785           +> win32/win32thread.c win32/win32thread.h
13786           !> (integrate 39 files)
13787 ____________________________________________________________________________
13788 [   219] By: nick                                  on 1997/11/09  21:46:06
13789         Log: Conditionalize english.t,
13790              Enhance times() for NT,
13791              (Failed) attempt to implement alarm(),
13792              Fixed config.h dependancy in makefile.mk
13793      Branch: ansiperl
13794            ! t/lib/english.t win32/config.bc win32/config_H.bc
13795            ! win32/makefile.mk win32/win32.c
13796 ____________________________________________________________________________
13797 [   218] By: nick                                  on 1997/11/09  15:38:00
13798         Log: Dick Hardt's patch for build on Alpha
13799      Branch: ansiperl
13800            ! win32/Makefile
13801 ____________________________________________________________________________
13802 [   217] By: nick                                  on 1997/11/09  03:31:20
13803         Log: MakeMaker not in vofig noise fix for dmake
13804      Branch: ansiperl
13805            ! win32/config.bc win32/makefile.mk
13806 ____________________________________________________________________________
13807 [   216] By: nick                                  on 1997/11/09  03:15:06
13808         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13809              TIEHASH works, but 2nd call (after db is closed, attempt
13810              to reopen) tries to AUTOLOAD TIEHASH rather than using
13811              cached value.
13812      Branch: ansiperl
13813            ! pp_sys.c
13814 ____________________________________________________________________________
13815 [   215] By: nick                                  on 1997/11/08  16:41:24
13816         Log: Cleanup MakeMaker 'not in config' noise
13817      Branch: ansiperl
13818            ! win32/Makefile win32/config.vc
13819 ____________________________________________________________________________
13820 [   214] By: nick                                  on 1997/11/08  15:07:24
13821         Log: Remove 'configure' leaving configure.gnu and Configure
13822              Win32 ignores case and keeps trying to update
13823              repository copy of 'configure' or 'Configure' with
13824              the other.
13825      Branch: ansiperl
13826            - configure
13827            ! MANIFEST
13828 ____________________________________________________________________________
13829 [   213] By: nick                                  on 1997/11/08  15:03:39
13830         Log: Get threads working again on Win32
13831              Root cause of fail was init_thread_intern() in
13832              new_struct_thread() (which is called in parent thread)
13833              clobbering dTHR of parent thread. 
13834              It is doubtfull if setting 'self' in new_struct_thread()
13835              is 'right' but left in for now.
13836      Branch: ansiperl
13837            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13838            ! win32/win32thread.c win32/win32thread.h
13839 ____________________________________________________________________________
13840 [   212] By: nick                                  on 1997/11/08  00:34:03
13841         Log: Add :base_thread to :default in Opcode.pm
13842              This allows lib/safe.t to pass when threaded.
13843              It is unclear if 'lock' should be safe as it allows
13844              denial of service attack, but could not figure out
13845              how to add just 'specific' (sic) to :default
13846              without triggering 'already tagged' warning noise.
13847      Branch: ansiperl
13848            ! ext/Opcode/Opcode.pm win32/makefile.mk
13849 ____________________________________________________________________________
13850 [   211] By: nick                                  on 1997/11/07  23:59:31
13851         Log: Merge changes as of 18:00 CST 
13852      Branch: ansiperl
13853           !> op.c pp.c pp_sys.c thread.h util.c
13854 ____________________________________________________________________________
13855 [   210] By: nick                                  on 1997/11/07  23:52:35
13856         Log: Reverse integrate Malcolm's chanes into local
13857              repository, then import result back into my view
13858              of Malcolm's repository.
13859              Builds and passes (most) tests with GNU C++/Solaris
13860              and Borland C++, Win32.
13861      Branch: ansiperl
13862            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13863            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13864            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13865            ! thread.h toke.c util.c win32/makefile.mk
13866 ____________________________________________________________________________
13867 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13868         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13869              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13870              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13871              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13872              Building without USE_THREADS fails quite a lot of tests. It looks
13873              as though the move to per-thread magicals must be missing some
13874              #ifdef USE_THREADS.
13875      Branch: perl
13876            ! op.c pp.c pp_sys.c thread.h util.c
13877 ____________________________________________________________________________
13878 [   208] By: nick                                  on 1997/11/07  01:37:28
13879         Log: Raw integrate of latest perl
13880      Branch: ansiperl
13881            ! t/TEST
13882           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13883           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13884           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13885           !> thread.h toke.c util.c
13886 ____________________________________________________________________________
13887 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13888         Log: Update README.threads and Todo.5.005.
13889      Branch: perl
13890            ! README.threads Todo.5.005
13891 ____________________________________________________________________________
13892 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13893         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13894      Branch: perl
13895            ! op.c pp_ctl.c proto.h scope.h
13896 ____________________________________________________________________________
13897 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13898         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13899              more directly. cvcache and oursv become ordinary struct thread
13900              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13901              for 0 again. Main thread initialisation done by new function
13902              init_main_thread instead of (now fixed) new_struct_thread.
13903              
13904              Jobs fixed ...
13905              
13906              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13907              
13908              Subject: [perl5.004_53; patch] eval's and threads
13909              Date: 23 Oct 1997 23:59:19 -0400
13910              From: Owen Taylor <owt1@cornell.edu>
13911      Branch: bugs
13912            + jmpenv
13913      Branch: perl
13914            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13915            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13916 ____________________________________________________________________________
13917 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13918         Log: Per-thread magicals mostly working (and localisable). Now getting
13919              intermittent occasional "Use of uninitialized value" warnings
13920              which may be due to some op flag black magic I've broken.
13921      Branch: perl
13922            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13923            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13924 ____________________________________________________________________________
13925 [   203] By: nick                                  on 1997/11/05  01:04:10
13926         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13927      Branch: ansiperl
13928            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13929            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13930            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13931            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13932            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13933            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13934            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13935            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13936            ! win32/win32sck.c win32/win32thread.h
13937 ____________________________________________________________________________
13938 [   202] By: nick                                  on 1997/11/05  00:50:27
13939         Log: Compile(d) at least once with threads on win32 
13940              but did not work
13941      Branch: ansiperl
13942            ! embed.h perl.c thread.h
13943 ____________________________________________________________________________
13944 [   201] By: nick                                  on 1997/11/05  00:32:13
13945         Log: Trivial integrate
13946      Branch: ansiperl
13947           !> patchlevel.h
13948 ____________________________________________________________________________
13949 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13950         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13951      Branch: perl
13952            ! patchlevel.h
13953 ____________________________________________________________________________
13954 [   199] By: nick                                  on 1997/11/01  00:18:52
13955         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13956      Branch: ansiperl
13957           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13958           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13959           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13960           !> util.c
13961 ____________________________________________________________________________
13962 [   198] By: nick                                  on 1997/11/01  00:08:33
13963         Log: win32thread.* not in MANIFEST which has muddled moving
13964              back and forth between depots.
13965      Branch: ansiperl
13966            ! MANIFEST win32/win32thread.c win32/win32thread.h
13967 ____________________________________________________________________________
13968 [   197] By: nick                                  on 1997/11/01  00:02:49
13969         Log: Test changes
13970      Branch: ansiperl
13971            + t/lib/thread.t t/op/nothread.t thread.sym
13972            ! MANIFEST
13973 ____________________________________________________________________________
13974 [   196] By: nick                                  on 1997/10/31  23:54:01
13975         Log: Further ANSI changes now builds and passes (most) tests
13976              with gcc -x c++. 
13977      Branch: ansiperl
13978            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13979            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13980            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13981            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13982            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13983            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13984            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13985            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13986            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13987            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13988            ! x2p/walk.c
13989 ____________________________________________________________________________
13990 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13991         Log: Half way through moving per-thread magicals into per-thread fields
13992              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13993              perl will compile but plenty of the magicals are still broken.
13994      Branch: perl
13995            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13996            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13997            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13998            ! util.c
13999 ____________________________________________________________________________
14000 [   194] By: nick                                  on 1997/10/31  01:43:49
14001         Log: Convert miniperl sources to ANSI C. Several passes of
14002              GNU C's 'protoize' plus a few hand edits.
14003              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
14004              Does not link seems gcc's C++ does not define a symbol for
14005              const char foo[] = "....";
14006              i.e. with empty [].
14007      Branch: ansiperl
14008            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
14009            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
14010            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14011            ! sv.c taint.c toke.c universal.c util.c
14012 ____________________________________________________________________________
14013 [   193] By: nick                                  on 1997/10/30  03:00:01
14014         Log: Make the ansi branch
14015      Branch: ansiperl
14016           +> (branch 907 files)
14017 ____________________________________________________________________________
14018 [   192] By: nick                                  on 1997/10/30  02:48:17
14019         Log: Oneperl builds with THREADS/THISPTR Borland
14020              Manualy inserted Sarathy's new COND_XXXXX from his mail.
14021              Manual change if Tself -> self as was easier than resolve :-(
14022              Two aTHIS's in op.c
14023      Branch: oneperl
14024            ! embed.h op.c thread.h thread.sym win32/makefile.mk
14025            ! win32/win32thread.h
14026 ____________________________________________________________________________
14027 [   191] By: nick                                  on 1997/10/30  01:54:50
14028         Log: Raw resolve of latest sources with oneperl
14029      Branch: oneperl
14030           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
14031           !> opcode.pl perl.c thread.h win32/win32thread.c
14032           !> win32/win32thread.h
14033 ____________________________________________________________________________
14034 [   190] By: mbeattie                              on 1997/10/29  14:39:54
14035         Log: Remove global macro "self". Change thr->Tself to thr->self.
14036      Branch: perl
14037            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
14038            ! win32/win32thread.c win32/win32thread.h
14039 ____________________________________________________________________________
14040 [   189] By: mbeattie                              on 1997/10/29  12:49:01
14041         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
14042      Branch: perl
14043            ! Todo.5.005
14044 ____________________________________________________________________________
14045 [   188] By: mbeattie                              on 1997/10/29  12:45:32
14046         Log: Add pp_lock knowledge to compiler
14047      Branch: perlext
14048            ! Compiler/ccop.c Compiler/ccop.h
14049 ____________________________________________________________________________
14050 [   187] By: mbeattie                              on 1997/10/29  12:45:02
14051         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
14052      Branch: perl
14053            ! op.c
14054 ____________________________________________________________________________
14055 [   186] By: mbeattie                              on 1997/10/29  12:43:36
14056         Log: Move compiler OP class information into opcode.pl.
14057      Branch: perl
14058            ! op.h opcode.h opcode.pl
14059 ____________________________________________________________________________
14060 [   185] By: nick                                  on 1997/10/26  22:52:05
14061         Log: Split failing test in op/misc.t into op/nothread.t
14062              so all tests can be passed where they apply.
14063              Cleanup other two cases of THREADS/THISPTR.
14064              Conditional compile option for CriticalSection's on Win32
14065      Branch: oneperl
14066            + t/op/nothread.t
14067            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
14068            ! win32/win32thread.h
14069 ____________________________________________________________________________
14070 [   184] By: nick                                  on 1997/10/26  19:42:00
14071         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
14072      Branch: oneperl
14073            ! embed.h global.sym proto.h sv.c sv.h toke.c
14074 ____________________________________________________________________________
14075 [   183] By: nick                                  on 1997/10/26  18:31:58
14076         Log: Make USE_THREADS imply CRIPPLED_CC.
14077              This avoids most of the uses of 'Sv' and hence many needs of 
14078              dTHR in extension code. 
14079              With this change Data::Dumper builds as-is
14080              and Tk only needs four tweaks:
14081              1. Obscure dump-stack case which really needs dTHR
14082              2. A curcop in error-message code
14083              3. Two cases of SAVETMPS
14084              4. A curcop == &compiling which is probably not required.
14085              IMHO the SAVETMPS case is only one which merits further automation.
14086      Branch: oneperl
14087            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
14088 ____________________________________________________________________________
14089 [   182] By: nick                                  on 1997/10/26  16:31:58
14090         Log: Change dSP to imply dTHR for extension source compatibility
14091              introduce djSP (Declare Just SP) for use in perl sources
14092              and thread-aware extensions. Use latter.
14093      Branch: oneperl
14094            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
14095            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
14096 ____________________________________________________________________________
14097 [   181] By: nick                                  on 1997/10/26  00:39:57
14098         Log: More tests
14099      Branch: oneperl
14100            ! t/lib/thread.t
14101 ____________________________________________________________________________
14102 [   180] By: nick                                  on 1997/10/25  22:18:27
14103         Log: Use return of THREAD_CREATE() - add basic thread test
14104      Branch: oneperl
14105            + t/lib/thread.t
14106            ! ext/Thread/Thread.xs
14107 ____________________________________________________________________________
14108 [   179] By: nick                                  on 1997/10/25  21:25:23
14109         Log: Builds with no thread/this
14110      Branch: oneperl
14111            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
14112            ! win32/win32thread.c
14113 ____________________________________________________________________________
14114 [   178] By: nick                                  on 1997/10/25  18:28:03
14115         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
14116      Branch: oneperl
14117            ! perl.c
14118 ____________________________________________________________________________
14119 [   177] By: nick                                  on 1997/10/25  18:11:33
14120         Log: Basic integrate of oneperl with threads, passes 
14121              tests THISPTR+THREADs - win32/win32thread.* needed
14122              changes (where did they come from)?
14123      Branch: oneperl
14124            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
14125            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
14126 ____________________________________________________________________________
14127 [   176] By: nick                                  on 1997/10/25  17:05:52
14128         Log: Onepel builds THISPTR no threads
14129      Branch: oneperl
14130            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
14131 ____________________________________________________________________________
14132 [   175] By: nick                                  on 1997/10/25  16:40:10
14133         Log: Integrate oneperl with new style JOIN etc. macros
14134      Branch: oneperl
14135           +> win32/win32thread.c win32/win32thread.h
14136           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
14137           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
14138           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
14139           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
14140           !> win32/makefile.mk
14141 ____________________________________________________________________________
14142 [   174] By: mbeattie                              on 1997/10/24  17:14:00
14143         Log: Remove xcv_condp CV field which is no longer used.
14144      Branch: perl
14145            ! sv.h
14146 ____________________________________________________________________________
14147 [   173] By: mbeattie                              on 1997/10/24  14:36:09
14148         Log: Patches for VMS [Dan Sugalski]
14149      Branch: bugs
14150            + vms2
14151      Branch: perl
14152            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
14153            ! vms/vmsish.h
14154 ____________________________________________________________________________
14155 [   172] By: mbeattie                              on 1997/10/24  13:50:59
14156         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
14157              to use new API and patch win32 makefile stuff a little.
14158      Branch: perl
14159            + win32/win32thread.c win32/win32thread.h
14160            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
14161            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
14162 ____________________________________________________________________________
14163 [   171] By: mbeattie                              on 1997/10/23  14:00:27
14164         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
14165              
14166              Jobs fixed ...
14167              
14168              get_db_sub fixed on 1997/10/23 by mbeattie@squash
14169              
14170              Subject: [perl5.004_53] Debugger crash (patch)
14171              Date: Thu, 16 Oct 1997 22:03:09 -0400
14172              From: Owen Taylor <owt1@cornell.edu>
14173      Branch: bugs
14174            + get_db_sub
14175      Branch: perl
14176            ! pp_hot.c
14177 ____________________________________________________________________________
14178 [   170] By: mbeattie                              on 1997/10/23  09:22:40
14179         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
14180              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
14181              a ref to its argument for AV, HV, CV. 
14182      Branch: perl
14183            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
14184 ____________________________________________________________________________
14185 [   169] By: gsar                                  on 1997/10/21  03:49:25
14186         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
14187              - Fixup static functions that were missing aTHIS.
14188              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
14189              - Removed static functions from global.sym.
14190              - Typo in perl.h.
14191              - Additions to makefile.mk.
14192      Branch: oneperl
14193            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
14194            ! win32/makefile.mk
14195 ____________________________________________________________________________
14196 [   168] By: nick                                  on 1997/10/20  02:47:18
14197         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
14198      Branch: oneperl
14199            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
14200            ! scope.h thread.h
14201 ____________________________________________________________________________
14202 [   167] By: nick                                  on 1997/10/20  01:03:00
14203         Log: Add missing aTHIS in cast
14204      Branch: oneperl
14205            ! win32/dl_win32.xs
14206 ____________________________________________________________________________
14207 [   166] By: nick                                  on 1997/10/20  00:44:42
14208         Log: Builds and passes test with -DUSE_THISPTR
14209      Branch: oneperl
14210            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
14211            ! win32/perllib.c
14212 ____________________________________________________________________________
14213 [   165] By: nick                                  on 1997/10/19  21:45:36
14214         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
14215      Branch: oneperl
14216            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
14217            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
14218            ! win32/makefile.mk win32/perllib.c
14219 ____________________________________________________________________________
14220 [   164] By: nick                                  on 1997/10/19  20:09:13
14221         Log: oneperl compiles (but fails) with -DUSE_THISPTR
14222      Branch: oneperl
14223            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
14224            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
14225            ! win32/win32.c win32/win32.h
14226 ____________________________________________________________________________
14227 [   163] By: nick                                  on 1997/10/19  16:46:09
14228         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
14229      Branch: oneperl
14230            ! embed.h perl.h thread.h vars.h
14231 ____________________________________________________________________________
14232 [   162] By: nick                                  on 1997/10/19  14:42:16
14233         Log: Dubious merge of oneperl's variable and struct thread
14234      Branch: oneperl
14235           !> perl.h thread.h
14236 ____________________________________________________________________________
14237 [   161] By: nick                                  on 1997/10/18  18:05:13
14238         Log: integrate all but perl.h/thread.h
14239      Branch: oneperl
14240           +> Todo.5.005 perlio.sym
14241           !> (integrate 98 files)
14242 ____________________________________________________________________________
14243 [   160] By: nick                                  on 1997/10/18  03:49:27
14244         Log: Integrate rest of sub-dirs into oneperl
14245      Branch: oneperl
14246           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14247           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14248           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14249           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14250           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14251           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14252           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14253           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
14254           +> hints/os390.sh
14255            - ext/util/extliblist
14256           !> (integrate 425 files)
14257 ____________________________________________________________________________
14258 [   159] By: nick                                  on 1997/10/18  03:20:11
14259         Log: Integrate (accept) t and win32 into oneperl
14260      Branch: oneperl
14261           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
14262           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
14263           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14264           +> win32/makefile.mk
14265           !> (integrate 188 files)
14266 ____________________________________________________________________________
14267 [   158] By: nick                                  on 1997/10/18  03:12:59
14268         Log: Integrate lib/... into oneperl
14269      Branch: oneperl
14270           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
14271           !> (integrate 138 files)
14272 ____________________________________________________________________________
14273 [   157] By: nick                                  on 1997/10/18  02:55:53
14274         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
14275      Branch: oneperl
14276            ! lib/Bundle/CPAN.pm
14277 ____________________________________________________________________________
14278 [   156] By: nick                                  on 1997/10/18  02:52:44
14279         Log: Make lib/Bundle/CPAN.pm a text file
14280      Branch: perl
14281            ! lib/Bundle/CPAN.pm
14282 ____________________________________________________________________________
14283 [   155] By: nick                                  on 1997/10/18  02:33:02
14284         Log: Some weirdness in the intgrate process
14285      Branch: oneperl
14286            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14287            - win32/bin/webget.bat win32/config.H win32/config.w32
14288 ____________________________________________________________________________
14289 [   153] By: nick                                  on 1997/10/18  02:29:16
14290         Log: Let us try all the pure integrate stuff
14291      Branch: oneperl
14292           !> (integrate 647 files)
14293 ____________________________________________________________________________
14294 [   152] By: nick                                  on 1997/10/18  02:13:35
14295         Log: Get more sub directories out of the way.
14296      Branch: oneperl
14297           !> (integrate 92 files)
14298 ____________________________________________________________________________
14299 [   151] By: nick                                  on 1997/10/18  02:05:41
14300         Log: Integrate hints 
14301      Branch: oneperl
14302           !> (integrate 68 files)
14303 ____________________________________________________________________________
14304 [   150] By: nick                                  on 1997/10/18  01:57:20
14305         Log: Try reopening some non-contravertial files
14306      Branch: oneperl
14307           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14308           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
14309           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
14310           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
14311 ____________________________________________________________________________
14312 [   144] By: gsar                                  on 1997/10/16  22:26:07
14313         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
14314              build.  Once again, builds and runs all    Thread tests using either
14315              compiler.
14316      Branch: win32/perl
14317            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
14318            ! win32/makefile.mk
14319 ____________________________________________________________________________
14320 [   143] By: gsar                                  on 1997/10/16  20:45:58
14321         Log: A quick merge of latest mainline.
14322      Branch: win32/perl
14323           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14324           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14325           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14326           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14327           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14328           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14329           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14330           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
14331           +> lib/base.pm t/lib/dosglob.t
14332            - ext/util/extliblist
14333           !> (integrate 134 files)
14334
14335 ----------------
14336 Version 5.004_53
14337 ----------------
14338
14339 ____________________________________________________________________________
14340 [   142] By: mbeattie                              on 1997/10/16  16:52:55
14341         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
14342      Branch: perl
14343            ! MANIFEST
14344 ____________________________________________________________________________
14345 [   141] By: mbeattie                              on 1997/10/16  16:42:13
14346         Log: Move perlext/Thread into perl/ext/Thread.
14347      Branch: perl
14348           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14349           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14350           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14351           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14352           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14353           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14354           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14355           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
14356            ! Configure
14357      Branch: perlext
14358            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
14359            - Thread/Thread.xs Thread/Thread/Queue.pm
14360            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
14361            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
14362            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
14363            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
14364            - Thread/unsync4.t
14365 ____________________________________________________________________________
14366 [   140] By: mbeattie                              on 1997/10/16  16:26:53
14367         Log: Correct threads_mutex locking in main thread destruction.
14368              Add per-interp thrsv to hold SV struct thread for main thread.
14369              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
14370              Add Thread/list.t test of Thread->list method.
14371              Let Thread::Semaphore methods up and down take an extra argument.
14372      Branch: perl
14373            ! embed.h interp.sym perl.c perl.h thread.h
14374      Branch: perlext
14375            + Thread/list.t
14376            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
14377 ____________________________________________________________________________
14378 [   139] By: mbeattie                              on 1997/10/16  14:01:11
14379         Log: Fix up merge with 5.004_04.
14380      Branch: perl
14381            ! op.c perl.c t/lib/dosglob.t
14382 ____________________________________________________________________________
14383 [   138] By: TimBunce                              on 1997/10/16  12:58:22
14384         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
14385      Branch: maint-5.004/perl
14386            ! t/lib/dosglob.t
14387 ____________________________________________________________________________
14388 [   137] By: mbeattie                              on 1997/10/16  11:09:25
14389         Log: Merge maint-5.004 branch (5.004_04) with mainline.
14390      Branch: perl
14391           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
14392            - ext/util/extliblist
14393           !> (integrate 132 files)
14394 ____________________________________________________________________________
14395 [   135] By: gsar                                  on 1997/10/15  21:46:05
14396         Log: Win32 changes over 5.004_52:
14397              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
14398              on an already locked mutex.
14399              - other minor tweaks.
14400              Now builds and runs win32-version of Thread_52, passing all tests.
14401      Branch: win32/perl
14402            ! perl.c proto.h thread.h
14403 ____________________________________________________________________________
14404 [   134] By: gsar                                  on 1997/10/15  18:19:31
14405         Log: fixup makefile.mk conflict.
14406      Branch: win32/perl
14407            ! win32/makefile.mk
14408 ____________________________________________________________________________
14409 [   133] By: gsar                                  on 1997/10/15  18:02:46
14410         Log: Integrated latest changes from mainline into win32.
14411      Branch: win32/perl
14412           +> fakethr.h
14413           !> MANIFEST Porting/makerel Porting/patchls README.threads
14414           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
14415           !> win32/config.vc win32/config_H.bc win32/config_H.vc
14416           !> win32/makefile.mk
14417
14418 ----------------
14419 Version 5.004_52
14420 ----------------
14421
14422 ____________________________________________________________________________
14423 [   132] By: mbeattie                              on 1997/10/15  17:02:38
14424         Log: Remove out-of-date test Thread/cond.t.
14425      Branch: perlext
14426            - Thread/cond.t
14427 ____________________________________________________________________________
14428 [   131] By: mbeattie                              on 1997/10/15  16:57:45
14429         Log: Finish thread state machine: fixes global destruction of threads,
14430              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14431              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14432              Thread.xs.
14433      Branch: perl
14434            ! MANIFEST README.threads Todo.5.005 perl.c util.c
14435      Branch: perlext
14436            ! Thread/Thread.xs Thread/queue.t
14437 ____________________________________________________________________________
14438 [   130] By: mbeattie                              on 1997/10/15  16:55:10
14439         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14440              Fix ThrSETSTATE not to lock t->mutex itself.
14441      Branch: perl
14442            ! fakethr.h thread.h
14443 ____________________________________________________________________________
14444 [   129] By: mbeattie                              on 1997/10/15  16:53:35
14445         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14446      Branch: perl
14447            ! pp_hot.c
14448 ____________________________________________________________________________
14449 [   128] By: TimBunce                              on 1997/10/15  15:55:26
14450         Log: Maintenance 5.004_04 changes
14451      Branch: maint-5.004/perl
14452            + hints/os390.sh lib/base.pm t/lib/dosglob.t
14453            - ext/util/extliblist
14454            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14455            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14456            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14457            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14458            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14459            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14460            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14461            ! installperl lib/AutoLoader.pm lib/CPAN.pm
14462            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14463            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14464            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14465            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14466            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14467            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14468            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14469            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14470            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14471            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14472            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14473            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14474            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14475            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14476            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14477            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14478            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14479            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14480            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14481            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14482            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14483            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14484            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14485            ! win32/Makefile win32/config_H.bc win32/config_H.vc
14486            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14487            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14488 ____________________________________________________________________________
14489 [   127] By: mbeattie                              on 1997/10/15  10:00:18
14490         Log: Added fakethr.h.
14491      Branch: perl
14492            + fakethr.h
14493 ____________________________________________________________________________
14494 [   126] By: mbeattie                              on 1997/10/15  09:50:57
14495         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14496      Branch: perl
14497            ! thread.h
14498 ____________________________________________________________________________
14499 [   125] By: mbeattie                              on 1997/10/15  09:09:24
14500         Log: Started rewriting thread state machine.
14501      Branch: perl
14502            ! perl.c thread.h
14503      Branch: perlext
14504            ! Thread/Thread.xs
14505 ____________________________________________________________________________
14506 [   124] By: gsar                                  on 1997/10/14  00:23:15
14507         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
14508              tests in win32 version of latest perlext/Thread.
14509      Branch: win32/perl
14510            ! pp_hot.c
14511 ____________________________________________________________________________
14512 [   123] By: gsar                                  on 1997/10/13  23:18:38
14513         Log: Initial merge of win32 threads patch.
14514      Branch: win32/perl
14515            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14516            ! win32/Makefile win32/makedef.pl win32/makefile.mk
14517            ! win32/perllib.c win32/pod.mak win32/win32.h
14518 ____________________________________________________________________________
14519 [   122] By: gsar                                  on 1997/10/10  20:58:40
14520         Log: Integrated changes on mainline into the win32 branch.  Had to set
14521              P4USER=mbeattie for the resolve step (due to the presence of newly
14522              branched files that had not been submitted?)
14523      Branch: win32/perl
14524           +> Porting/makerel Porting/patchls README.threads Todo.5.005
14525           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14526           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14527           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14528           +> win32/bin/webget.pl win32/config.bc win32/config.vc
14529           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14530            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14531            - win32/bin/webget.bat win32/config.H win32/config.w32
14532            ! thread.h
14533           !> (integrate 858 files)
14534 ____________________________________________________________________________
14535 [   121] By: mbeattie                              on 1997/10/10  17:23:41
14536         Log: Tweak a few Thread tests.
14537      Branch: perlext
14538            + Thread/join2.t
14539            ! Thread/io.t Thread/sync2.t
14540 ____________________________________________________________________________
14541 [   120] By: mbeattie                              on 1997/10/10  17:22:46
14542         Log: Rewrite thread destruction system using linked list of threads.
14543              Still not completely done. Add methods self, equal, flags, list
14544              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14545      Branch: perl
14546            ! perl.c perl.h thread.h
14547      Branch: perlext
14548            ! Thread/Thread.xs Thread/typemap
14549 ____________________________________________________________________________
14550 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14551         Log: Fix up locking/synchronisation for pp_entersub.
14552      Branch: perl
14553            ! pp_hot.c
14554 ____________________________________________________________________________
14555 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14556         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14557      Branch: perl
14558            ! MANIFEST
14559 ____________________________________________________________________________
14560 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14561         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14562      Branch: perl
14563            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14564 ____________________________________________________________________________
14565 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14566         Log: Add missing sig_pipe definition to Thread.xs.
14567      Branch: perlext
14568            ! Thread/Thread.xs
14569 ____________________________________________________________________________
14570 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14571         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14572              add missing dTHR; to new function unwind_handler_stack() in mg.c
14573              and bump patchlevel.h to 5.004_52.
14574      Branch: perl
14575            ! MANIFEST mg.c patchlevel.h
14576 ____________________________________________________________________________
14577 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14578         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14579              MANIFEST is out of sync.
14580      Branch: perl
14581           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14582           +> win32/bin/webget.pl
14583            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14584            - win32/bin/webget.bat
14585           !> (integrate 168 files)
14586 ____________________________________________________________________________
14587 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14588         Log: Move init of global mutexes/cond vars earlier.
14589      Branch: perl
14590            ! perl.c
14591 ____________________________________________________________________________
14592 [   112] By: nick                                  on 1997/10/04  15:25:28
14593         Log: Add perl.sym to MANIFEST
14594      Branch: oneperl
14595            ! MANIFEST
14596 ____________________________________________________________________________
14597 [   111] By: nick                                  on 1997/10/04  15:23:37
14598         Log: Missing file
14599      Branch: oneperl
14600            + perl.sym
14601 ____________________________________________________________________________
14602 [   110] By: nick                                  on 1997/10/04  13:04:26
14603         Log: Now builds the extensions as well
14604              Passes all tests
14605      Branch: oneperl
14606            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14607            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14608            ! toke.c util.c writemain.SH
14609 ____________________________________________________________________________
14610 [   109] By: nick                                  on 1997/10/04  12:02:14
14611         Log: Odd checkin issue
14612      Branch: oneperl
14613            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14614            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14615            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14616            ! vms/perly_h.vms writemain.SH
14617 ____________________________________________________________________________
14618 [   108] By: nick                                  on 1997/10/04  11:12:52
14619         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14620              Fixed missing aTHIS flagged by above.
14621              -DUSE_THISPTR passes minitest!
14622      Branch: oneperl
14623            + ckprotos
14624            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14625            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14626            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14627            ! vms/perly_h.vms
14628 ____________________________________________________________________________
14629 [   107] By: nick                                  on 1997/10/03  22:36:52
14630         Log: .y muddle fixup - will get this sorted oneday ...
14631      Branch: oneperl
14632            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14633            ! vms/perly_h.vms
14634 ____________________________________________________________________________
14635 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14636         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14637              from struct thread. Added missing thr->Tfoo defines for statbuf
14638              and timesbuf and removed unused Tbuf field.
14639      Branch: perl
14640            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14641 ____________________________________________________________________________
14642 [   105] By: nick                                  on 1997/10/03  15:56:50
14643         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14644      Branch: oneperl
14645            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14646            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14647            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14648            ! sv.c taint.c thread.h toke.c universal.c util.c
14649 ____________________________________________________________________________
14650 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14651         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14652      Branch: perl
14653            ! global.sym pp.c proto.h sv.c
14654 ____________________________________________________________________________
14655 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14656         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14657      Branch: perl
14658            ! av.c hv.c perl.h sv.c
14659 ____________________________________________________________________________
14660 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14661         Log: Reliable thread signal handling.
14662      Branch: perl
14663            ! global.sym mg.c perl.c perl.h
14664      Branch: perlext
14665            ! Thread/Thread.xs
14666 ____________________________________________________________________________
14667 [   101] By: nick                                  on 1997/10/02  20:43:17
14668         Log: Cleanup perly.y stuff
14669      Branch: oneperl
14670            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14671 ____________________________________________________________________________
14672 [   100] By: nick                                  on 1997/10/02  18:54:08
14673         Log: Compiles with less invasive aTHIS adding
14674      Branch: oneperl
14675            + nothis.sym
14676            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14677            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14678            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14679            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14680            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14681            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14682            ! util.c vars.h
14683
14684 ----------------
14685 Version 5.004_51
14686 ----------------
14687
14688 ____________________________________________________________________________
14689 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14690         Log: Added Thread/queue.t.
14691      Branch: perlext
14692            + Thread/queue.t
14693 ____________________________________________________________________________
14694 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14695         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14696      Branch: perl
14697            ! Todo.5.005 patchlevel.h
14698 ____________________________________________________________________________
14699 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14700         Log: Update README.threads amd Thread/README
14701      Branch: perl
14702            ! README.threads
14703      Branch: perlext
14704            ! Thread/README
14705 ____________________________________________________________________________
14706 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14707         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14708              fix sv_bless3 prototype.
14709      Branch: perl
14710            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14711 ____________________________________________________________________________
14712 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14713         Log: Fixed broken typemap for Thread.
14714      Branch: perlext
14715            ! Thread/typemap
14716 ____________________________________________________________________________
14717 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14718         Log: Fix pod text in Lint.pm for private-names option.
14719      Branch: perlext
14720            ! Compiler/B/Lint.pm
14721 ____________________________________________________________________________
14722 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14723         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14724      Branch: perl
14725            ! MANIFEST embed.h
14726 ____________________________________________________________________________
14727 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14728         Log: Add Todo.5.005
14729      Branch: perl
14730            + Todo.5.005
14731 ____________________________________________________________________________
14732 [    91] By: nick                                  on 1997/10/01  20:23:38
14733         Log: Raw _T# trial
14734      Branch: oneperl
14735            ! embed.h embed.pl proto.h sv.c
14736 ____________________________________________________________________________
14737 [    90] By: nick                                  on 1997/10/01  18:22:03
14738         Log: THIS + new sort stuff
14739      Branch: oneperl
14740            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14741 ____________________________________________________________________________
14742 [    89] By: nick                                  on 1997/10/01  18:03:05
14743         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14744      Branch: oneperl
14745            ! pp_ctl.c proto.h util.c
14746 ____________________________________________________________________________
14747 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14748         Log: Start of Configure support for -Dusethreads plus associated
14749              Linux hints.
14750      Branch: perl
14751            ! Configure hints/linux.sh
14752 ____________________________________________________________________________
14753 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14754         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14755      Branch: perl
14756            ! perl.h proto.h
14757 ____________________________________________________________________________
14758 [    86] By: nick                                  on 1997/09/30  19:15:21
14759         Log: Debug hackery to thread.h - temporary
14760              Quick-fix qsort() replacement - more to come.
14761      Branch: oneperl
14762            ! thread.h util.c
14763 ____________________________________________________________________________
14764 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14765         Log: Added Lint option regexp-variables.
14766      Branch: perlext
14767            ! Compiler/B/Lint.pm
14768 ____________________________________________________________________________
14769 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14770         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14771      Branch: perl
14772           +> Porting/makerel Porting/patchls hints/newsos4.sh
14773           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14774           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14775           +> win32/makefile.mk
14776            - win32/config.H win32/config.w32
14777           !> (integrate 109 files)
14778 ____________________________________________________________________________
14779 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14780         Log: Maintenance 5.004_03 changes (addendum)
14781      Branch: maint-5.004/perl
14782            - win32/bin/search.bat
14783 ____________________________________________________________________________
14784 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14785         Log: Maintenance 5.004_03 changes
14786      Branch: maint-5.004/perl
14787            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14788            + win32/bin/webget.pl
14789            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14790            - win32/bin/webget.bat
14791            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14792            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14793            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14794            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14795            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14796            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14797            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14798            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14799            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14800            ! win32/win32.c
14801 ____________________________________________________________________________
14802 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14803         Log: Maintenance 5.004_02 changes
14804      Branch: maint-5.004/perl
14805            + win32/bin/runperl.bat
14806            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14807            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14808            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14809            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14810            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14811            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14812            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14813            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14814            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14815            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14816            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14817            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14818            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14819            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14820            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14821            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14822            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14823            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14824            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14825            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14826            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14827            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14828            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14829            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14830            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14831            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14832            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14833            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14834            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14835            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14836            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14837            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14838            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14839            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14840            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14841            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14842            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14843            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14844            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14845            ! win32/config.bc win32/config.vc win32/config_H.bc
14846            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14847            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14848            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14849            ! win32/win32sck.c
14850 ____________________________________________________________________________
14851 [    80] By: nick                                  on 1997/09/29  20:31:43
14852         Log: Add some prototypes in attempt to flush out errors
14853              Tidy up vars.h usage.
14854      Branch: oneperl
14855            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14856            ! proto.h util.c vars.h
14857 ____________________________________________________________________________
14858 [    79] By: nick                                  on 1997/09/29  17:12:07
14859         Log: Builds and passes tests without THISPTR
14860      Branch: oneperl
14861            ! MANIFEST global.sym perl.c perl.h vars.h
14862 ____________________________________________________________________________
14863 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14864         Log: Re-introduce the changes from change 68 (runops becomes a
14865              function pointer and sv_bless3 for '~'-magic) which got lost
14866              during the preparation for the maint-merge.
14867      Branch: perl
14868            ! global.sym perl.h pp.c proto.h run.c sv.c
14869 ____________________________________________________________________________
14870 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14871         Log: Start merge with maint-5.004 branch by creating an ancestral
14872              branch point via a fake resolution with the maint-merge branch.
14873              See Perforce Tech Note 9 for details.
14874      Branch: perl
14875           !> (integrate 864 files)
14876 ____________________________________________________________________________
14877 [    76] By: nick                                  on 1997/09/28  19:04:42
14878         Log: Code with this pointer compiles (but core dumps)
14879      Branch: oneperl
14880            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14881            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14882            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14883            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14884            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14885            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14886            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14887            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14888            ! vars.h
14889 ____________________________________________________________________________
14890 [    75] By: nick                                  on 1997/09/28  15:45:35
14891         Log: Quasi sensible starting point for aTHIS addition.
14892      Branch: oneperl
14893            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14894 ____________________________________________________________________________
14895 [    74] By: nick                                  on 1997/09/28  11:23:32
14896         Log: Ooops - unwind perly.* stuff for now
14897      Branch: oneperl
14898            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14899 ____________________________________________________________________________
14900 [    73] By: nick                                  on 1997/09/28  11:17:23
14901         Log: Builds and passes all tests again
14902      Branch: oneperl
14903            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14904            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14905 ____________________________________________________________________________
14906 [    72] By: nick                                  on 1997/09/28  10:47:01
14907         Log: Save "important things" before re-try
14908      Branch: oneperl
14909            + vars.h
14910            ! embed.pl thread.h thread.sym
14911 ____________________________________________________________________________
14912 [    71] By: nick                                  on 1997/09/26  17:47:31
14913         Log: Basic hacks to build with USE_THISPTR, not yet useful
14914              but builds miniperl and passes minitest with all thread 
14915              variables via a _GLOBAL_ thr variable rather than globals.
14916              Now for the local thr variable ...
14917      Branch: oneperl
14918            + thread.sym
14919            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14920            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14921            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14922            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14923            ! util.c vms/vms.c
14924 ____________________________________________________________________________
14925 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14926         Log: Branch oneperl from mainline.
14927      Branch: oneperl
14928           +> (branch 871 files)
14929 ____________________________________________________________________________
14930 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14931         Log: struct thread now stored in an SV and uses '~'-magic for access.
14932      Branch: perl
14933            ! thread.h
14934      Branch: perlext
14935            ! Thread/Thread.xs Thread/typemap
14936 ____________________________________________________________________________
14937 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14938         Log: runops becomes a funtion pointer and sv_bless3 created
14939              to avoid pointer forgery with '~'-magic.
14940      Branch: perl
14941            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14942 ____________________________________________________________________________
14943 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14944         Log: More fprintf -> PerlIO_printf changes.
14945      Branch: perl
14946            ! perl.c pp_hot.c util.c
14947 ____________________________________________________________________________
14948 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14949         Log: Minor multi-threading patches for VMS.
14950      Branch: perl
14951            ! mg.c thread.h vms/vms.c
14952 ____________________________________________________________________________
14953 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14954         Log: Add undefined-subs option to Lint.pm.
14955      Branch: perlext
14956            ! Compiler/B/Lint.pm
14957 ____________________________________________________________________________
14958 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14959         Log: Debugging output for lock handling.
14960      Branch: perl
14961            ! mg.c pp.c pp_hot.c util.c
14962 ____________________________________________________________________________
14963 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14964         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14965      Branch: perlext
14966           +> Thread/Thread/Semaphore.pm
14967            - Thread/Semaphore.pm
14968 ____________________________________________________________________________
14969 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14970         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14971      Branch: perlext
14972           +> Thread/Thread/Queue.pm
14973            - Thread/Queue.pm
14974 ____________________________________________________________________________
14975 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14976         Log: Solaris fixes: delete pad and padname from thread.h and remove
14977              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14978      Branch: perl
14979            ! thread.h x2p/Makefile.SH
14980
14981 ----------------
14982 Version 5.004_50        First developer release towards 5.005
14983 ----------------
14984
14985 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14986 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14987 starts with 5.004_50.
14988
14989 ____________________________________________________________________________
14990 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14991         Log: Update README.threads to mention -DL.
14992      Branch: perl
14993            ! README.threads
14994 ____________________________________________________________________________
14995 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14996         Log: Add Thread modules Queue.pm and Semaphore.pm
14997      Branch: perlext
14998            + Thread/Queue.pm Thread/Semaphore.pm
14999 ____________________________________________________________________________
15000 [    58] By: mbeattie                              on 1997/09/09  16:33:45
15001         Log: Update README.threads
15002      Branch: perl
15003            ! README.threads
15004 ____________________________________________________________________________
15005 [    57] By: mbeattie                              on 1997/09/09  16:26:47
15006         Log: Add debug info to Thread typemap.
15007      Branch: perlext
15008            ! Thread/typemap
15009 ____________________________________________________________________________
15010 [    56] By: mbeattie                              on 1997/09/09  15:04:26
15011         Log: Rewrite synchronisation of subs/methods and add attrs
15012              extension for specifying 'locked' and 'method' attributes.
15013      Branch: perl
15014            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
15015            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
15016            ! pp_hot.c proto.h sv.c sv.h toke.c
15017      Branch: perlext
15018            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
15019 ____________________________________________________________________________
15020 [    55] By: mbeattie                              on 1997/09/03  16:34:47
15021         Log: Add new keyword "lock" to Opcode.pm
15022      Branch: perl
15023            ! ext/Opcode/Opcode.pm
15024 ____________________________________________________________________________
15025 [    54] By: mbeattie                              on 1997/09/03  14:44:44
15026         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
15027      Branch: perl
15028            ! embed.h keywords.h
15029 ____________________________________________________________________________
15030 [    53] By: mbeattie                              on 1997/09/03  13:52:24
15031         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
15032      Branch: perl
15033            ! MANIFEST
15034 ____________________________________________________________________________
15035 [    52] By: mbeattie                              on 1997/09/03  13:41:20
15036         Log: Let Lint private_names catch out-of-package _foo methods.
15037      Branch: perlext
15038            ! Compiler/B/Lint.pm
15039 ____________________________________________________________________________
15040 [    51] By: mbeattie                              on 1997/09/03  13:20:12
15041         Log: Bump patchlevel.h to 5.004_50
15042      Branch: perl
15043            ! patchlevel.h
15044 ____________________________________________________________________________
15045 [    50] By: mbeattie                              on 1997/09/03  12:31:48
15046         Log: Make compiler build/work with devel 5.005
15047      Branch: perlext
15048            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
15049            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
15050 ____________________________________________________________________________
15051 [    49] By: mbeattie                              on 1997/09/03  12:28:05
15052         Log: Rename RESTART to INIT and associated changes
15053      Branch: perl
15054            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
15055            ! toke.c vms/perly_c.vms
15056 ____________________________________________________________________________
15057 [    48] By: mbeattie                              on 1997/09/02  15:54:27
15058         Log: Added private-names option.
15059      Branch: perlext
15060            ! Compiler/B/Lint.pm
15061 ____________________________________________________________________________
15062 [    47] By: mbeattie                              on 1997/09/02  11:54:55
15063         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
15064      Branch: perlext
15065            ! Compiler/cc_runtime.h
15066 ____________________________________________________________________________
15067 [    46] By: mbeattie                              on 1997/08/28  19:40:08
15068         Log: Missing sprintf in try_autoload.
15069      Branch: perlext
15070            ! Compiler/B/C.pm
15071 ____________________________________________________________________________
15072 [    45] By: mbeattie                              on 1997/08/13  16:15:25
15073         Log: Threading fixups for Digital UNIX.
15074      Branch: perl
15075            ! README.threads malloc.c perl.h toke.c
15076 ____________________________________________________________________________
15077 [    44] By: mbeattie                              on 1997/08/11  15:46:29
15078         Log: Assorted changes for multi-threading (now works rather more).
15079      Branch: perl
15080            + README.threads
15081            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
15082            ! toke.c util.c
15083      Branch: perlext
15084            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
15085            ! Thread/unsync.t
15086 ____________________________________________________________________________
15087 [    43] By: mbeattie                              on 1997/08/08  14:11:00
15088         Log: Made Lint check subs (and -u packages).
15089              Added support for dollar_underscore and implicit $_ in foreach.
15090      Branch: perlext
15091            ! Compiler/B/Lint.pm
15092 ____________________________________________________________________________
15093 [    42] By: TimBunce                              on 1997/07/25  17:15:57
15094         Log: Maintenance 5.004_01 changes
15095      Branch: maint-5.004/perl
15096            + Porting/makerel Porting/patchls hints/newsos4.sh
15097            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
15098            + win32/config.vc win32/config_H.bc win32/config_H.vc
15099            + win32/makefile.mk
15100            - win32/config.H win32/config.w32
15101            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
15102            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
15103            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15104            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
15105            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
15106            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
15107            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
15108            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15109            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15110            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
15111            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
15112            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
15113            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
15114            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
15115            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
15116            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
15117            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
15118            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
15119            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
15120            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
15121            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
15122            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
15123            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
15124            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
15125            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
15126            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
15127            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
15128            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
15129            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
15130            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
15131 ____________________________________________________________________________
15132 [    41] By: mbeattie                              on 1997/07/24  14:57:53
15133         Log: Start support for fake threads.
15134              pp_lock now returns its argument.
15135      Branch: perl
15136            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
15137            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
15138            ! util.c
15139      Branch: perlext
15140            ! Thread/Thread.xs
15141 ____________________________________________________________________________
15142 [    40] By: mbeattie                              on 1997/07/24  14:55:07
15143         Log: Add missing reset of eval_owner if doeval() fails to parse.
15144      Branch: perl
15145            ! pp_ctl.c
15146 ____________________________________________________________________________
15147 [    39] By: mbeattie                              on 1997/07/17  13:35:51
15148         Log: Fix multiple problems with lexical @_.
15149      Branch: perl
15150            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
15151            ! toke.c
15152 ____________________________________________________________________________
15153 [    38] By: mbeattie                              on 1997/07/16  17:02:09
15154         Log: Change %lx to %x in B::CV::save to prevent some CV
15155              fields becoming 0 in the init section. Add missing
15156              write_back in B::Stackobj::Padsv::load_double to fix
15157              test 22 of op/my.t.
15158      Branch: perlext
15159            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
15160 ____________________________________________________________________________
15161 [    37] By: mbeattie                              on 1997/07/10  11:28:16
15162         Log: Branch win32 developments from main perl branch.
15163      Branch: win32/perl
15164           +> (branch 867 files)
15165 ____________________________________________________________________________
15166 [    36] By: mbeattie                              on 1997/07/05  11:58:05
15167         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
15168              as well as provide_ref (5.003).
15169      Branch: perlext
15170            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
15171 ____________________________________________________________________________
15172 [    35] By: mbeattie                              on 1997/07/05  11:55:18
15173         Log: Introduce pp_lock.
15174      Branch: perl
15175            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
15176            ! pp.c pp_ctl.c toke.c
15177 ____________________________________________________________________________
15178 [    34] By: mbeattie                              on 1997/07/01  12:24:28
15179         Log: Support for op in global register (still buggy)
15180      Branch: perl
15181            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
15182            ! proto.h scope.c scope.h thread.h
15183 ____________________________________________________________________________
15184 [    33] By: mbeattie                              on 1997/06/24  16:34:24
15185         Log: Branch lexical warnings from perl branch.
15186      Branch: lexwarn/perl
15187           +> (branch 867 files)
15188 ____________________________________________________________________________
15189 [    32] By: mbeattie                              on 1997/06/24  14:33:57
15190         Log: Branch integration of maint-5.004 from relperl.
15191      Branch: mainline/perl
15192           +> (branch 600 files)
15193      Branch: maint-5.004/perl
15194           +> (branch 864 files)
15195 ____________________________________________________________________________
15196 [    31] By: mbeattie                              on 1997/06/20  11:46:50
15197         Log: corrected bad_type() prototype. 
15198      Branch: perl
15199            ! op.c
15200 ____________________________________________________________________________
15201 [    30] By: mbeattie                              on 1997/06/12  12:38:05
15202         Log: Tweak README.
15203      Branch: perlext
15204            ! Thread/README
15205 ____________________________________________________________________________
15206 [    29] By: mbeattie                              on 1997/06/12  12:34:59
15207         Log: Document -m option of CC backend.
15208      Branch: perlext
15209            ! Compiler/NOTES
15210 ____________________________________________________________________________
15211 [    28] By: mbeattie                              on 1997/06/12  12:25:05
15212         Log: Support sysseek introduced in 5.004.
15213      Branch: perlext
15214            ! Compiler/ccop.c Compiler/ccop.h
15215 ____________________________________________________________________________
15216 [    27] By: mbeattie                              on 1997/06/05  14:20:51
15217         Log: More fixups for thrperl integration.
15218      Branch: perl
15219            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15220            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
15221            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
15222            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
15223            ! util.c
15224 ____________________________________________________________________________
15225 [    25] By: mbeattie                              on 1997/05/28  15:11:24
15226         Log: Fixups for thrperl integration.
15227      Branch: perl
15228            ! embed.h keywords.h op.c opcode.h perl.c util.c
15229 ____________________________________________________________________________
15230 [    24] By: mbeattie                              on 1997/05/26  20:10:42
15231         Log: Integrate thrperl 5.003->5.004.
15232      Branch: perl
15233           +> thread.h
15234           !> (integrate 33 files)
15235 ____________________________________________________________________________
15236 [    23] By: mbeattie                              on 1997/05/26  11:45:39
15237         Log: Fix ppname when saving subs.
15238      Branch: perlext
15239            ! Compiler/B/C.pm
15240 ____________________________________________________________________________
15241 [    22] By: mbeattie                              on 1997/05/26  11:45:03
15242         Log: -mFoo option now forces -uFoo.
15243      Branch: perlext
15244            ! Compiler/B/CC.pm
15245 ____________________________________________________________________________
15246 [    21] By: mbeattie                              on 1997/05/26  11:43:37
15247         Log: Put back objsym/savesym (used by walkoptree_exec).
15248      Branch: perlext
15249            ! Compiler/B.pm
15250 ____________________________________________________________________________
15251 [    20] By: mbeattie                              on 1997/05/26  11:38:45
15252         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
15253      Branch: perl
15254            ! av.c global.sym
15255 ____________________________________________________________________________
15256 [    19] By: mbeattie                              on 1997/05/25  21:19:38
15257         Log: Fix up integration 5.003->5.004.
15258      Branch: perl
15259            + lib/Class/Fields.pm lib/ISA.pm
15260            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
15261            ! toke.c
15262 ____________________________________________________________________________
15263 [    18] By: mbeattie                              on 1997/05/25  10:31:21
15264         Log: First stab at 5.003 -> 5.004 integration.
15265      Branch: perl
15266           +> (branch 291 files)
15267            - Changes.Conf ext/DynaLoader/dl_os2.xs
15268            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15269            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15270            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15271            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15272            - lib/chat2.pl lib/splain os2/README os2/README.old
15273            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15274            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15275            - x2p/handy.h x2p/s2p.man
15276           !> (integrate 392 files)
15277 ____________________________________________________________________________
15278 [    17] By: mbeattie                              on 1997/05/24  18:46:49
15279         Log: Wholesale update to 5.004.
15280      Branch: relperl
15281            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
15282            + Porting/Glossary Porting/pumpkin.pod README.amiga
15283            + README.cygwin32 README.os2 README.plan9 README.qnx
15284            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
15285            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
15286            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
15287            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15288            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
15289            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15290            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15291            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
15292            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15293            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
15294            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
15295            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
15296            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
15297            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
15298            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
15299            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
15300            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
15301            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
15302            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
15303            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
15304            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
15305            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
15306            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
15307            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
15308            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
15309            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15310            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
15311            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
15312            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15313            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
15314            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
15315            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
15316            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
15317            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
15318            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
15319            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
15320            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
15321            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
15322            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
15323            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
15324            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
15325            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
15326            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
15327            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
15328            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15329            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
15330            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
15331            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
15332            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
15333            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
15334            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
15335            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
15336            + plan9/config.plan9 plan9/exclude plan9/fndvers
15337            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
15338            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
15339            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
15340            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
15341            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15342            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15343            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15344            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
15345            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
15346            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
15347            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
15348            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
15349            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
15350            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
15351            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
15352            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
15353            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
15354            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
15355            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
15356            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
15357            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
15358            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
15359            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
15360            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
15361            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
15362            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
15363            + t/pragma/warn-1global t/pragma/warning.t universal.c
15364            + utils/splain.PL vms/ext/DCLsym/0README.txt
15365            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15366            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
15367            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
15368            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
15369            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
15370            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
15371            + win32/config.H win32/config.w32 win32/config_h.PL
15372            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
15373            + win32/include/arpa/inet.h win32/include/dirent.h
15374            + win32/include/netdb.h win32/include/sys/socket.h
15375            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
15376            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
15377            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
15378            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
15379            + x2p/proto.h
15380            - Changes.Conf ext/DynaLoader/dl_os2.xs
15381            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15382            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15383            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15384            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15385            - lib/chat2.pl lib/splain os2/README os2/README.old
15386            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15387            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15388            - x2p/handy.h x2p/s2p.man
15389            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
15390            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
15391            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
15392            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
15393            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
15394            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
15395            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
15396            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15397            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
15398            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
15399            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
15400            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
15401            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15402            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15403            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15404            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
15405            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15406            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
15407            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
15408            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
15409            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15410            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
15411            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
15412            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
15413            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
15414            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15415            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15416            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
15417            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
15418            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15419            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15420            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15421            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15422            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15423            ! installman installperl interp.sym keywords.h keywords.pl
15424            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15425            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15426            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15427            ! lib/Exporter.pm lib/ExtUtils/Install.pm
15428            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15429            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15430            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15431            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15432            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15433            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15434            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15435            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15436            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15437            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15438            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15439            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15440            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15441            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15442            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15443            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15444            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15445            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15446            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15447            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15448            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15449            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15450            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15451            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15452            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15453            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15454            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15455            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15456            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15457            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15458            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15459            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15460            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15461            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15462            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15463            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15464            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15465            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15466            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15467            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15468            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15469            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15470            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15471            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15472            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15473            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15474            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15475            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15476            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15477            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15478            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15479            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15480            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15481            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15482            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15483            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15484            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15485            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15486            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15487            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15488            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15489            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15490            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15491            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15492            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15493            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15494            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15495            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15496            ! x2p/util.h x2p/walk.c
15497 ____________________________________________________________________________
15498 [    16] By: mbeattie                              on 1997/05/23  22:42:08
15499         Log: Initial integration of relperl from 5.003.
15500      Branch: relperl
15501           +> (branch 600 files)
15502 ____________________________________________________________________________
15503 [    14] By: mbeattie                              on 1997/05/12  20:22:56
15504         Log: Finish code generation rewrite. Clean up B::Section class and
15505              handle symbol table translation internally. Simple .pm modules
15506              now compile OK.
15507      Branch: perlext
15508            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15509            ! Compiler/B/CC.pm
15510 ____________________________________________________________________________
15511 [    13] By: mbeattie                              on 1997/05/05  19:41:18
15512         Log: Don't make pp_enter and pp_return trigger basic blocks.
15513      Branch: perlext
15514            ! Compiler/B/Bblock.pm
15515 ____________________________________________________________________________
15516 [    12] By: mbeattie                              on 1997/05/05  19:40:16
15517         Log: Rewrite code generation. Sections (de)multiplexed into a
15518              temporary file instead of stored in arrays.
15519      Branch: perlext
15520            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15521 ____________________________________________________________________________
15522 [    11] By: mbeattie                              on 1997/05/03  20:20:59
15523         Log: Development to pre-alpha4
15524      Branch: perlext
15525            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15526            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15527            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15528            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15529            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15530            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15531            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15532            ! Compiler/test_harness Compiler/test_harness_cc
15533 ____________________________________________________________________________
15534 [    10] By: mbeattie                              on 1997/05/03  14:47:06
15535         Log: Initial check-in of perl compiler.
15536      Branch: perlext
15537            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15538            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15539            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15540            + Compiler/B/CC.pm Compiler/B/Debug.pm
15541            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15542            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15543            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15544            + Compiler/O.pm Compiler/README Compiler/TESTS
15545            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15546            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15547            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15548            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15549            + Compiler/disassemble Compiler/old/README.feb11
15550            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15551            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15552            + Compiler/op.patch Compiler/ramblings/cc.notes
15553            + Compiler/ramblings/curcop.runtime
15554            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15555            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15556            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15557            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15558            + Compiler/ramblings/runtime.porting
15559            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15560            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15561            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15562            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15563            + Compiler/typemap
15564 ____________________________________________________________________________
15565 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15566         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15567      Branch: thrperl
15568            ! pp_hot.c
15569 ____________________________________________________________________________
15570 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15571         Log: Added programmer-level condition variables via "condpair" magic.
15572              Added support for detached threads and tweaked a few things.
15573      Branch: thrperl
15574            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15575            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15576            ! util.c
15577 ____________________________________________________________________________
15578 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15579         Log: Rewrote programmer-level condition variables from scratch. Added
15580              support for detaching threads. Fixed handling for arguments
15581              passed in to threads and return values for joined threads.
15582      Branch: perlext
15583            + Thread/lock.t
15584            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15585            ! Thread/typemap
15586 ____________________________________________________________________________
15587 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15588         Log: Initial check-in of Thread module.
15589      Branch: perlext
15590            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15591            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15592            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15593            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15594            + Thread/unsync4.t
15595 ____________________________________________________________________________
15596 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15597         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15598              missing parens (pad allocation) in the tokener.
15599      Branch: thrperl
15600            ! op.c pp_ctl.c toke.c
15601 ____________________________________________________________________________
15602 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15603         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15604      Branch: thrperl
15605            + thread.h
15606            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15607            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15608            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15609            ! run.c scope.c sv.c sv.h toke.c util.c
15610 ____________________________________________________________________________
15611 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15612         Log: Branch 5.003 -> thrperl
15613      Branch: thrperl
15614           +> (branch 600 files)
15615 ____________________________________________________________________________
15616 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15617         Log: Initial devel changes.
15618              Pseudo-hashes. Optional strong typing. RESTART {}.
15619      Branch: perl
15620            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15621            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15622            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15623 ____________________________________________________________________________
15624 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15625         Log: Perl 5.003 check-in
15626      Branch: perl
15627            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15628            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15629            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15630            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15631            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15632            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15633            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15634            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15635            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15636            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15637            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15638            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15639            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15640            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15641            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15642            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15643            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15644            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15645            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15646            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15647            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15648            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15649            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15650            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15651            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15652            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15653            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15654            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15655            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15656            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15657            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15658            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15659            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15660            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15661            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15662            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15663            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15664            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15665            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15666            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15667            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15668            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15669            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15670            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15671            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15672            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15673            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15674            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15675            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15676            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15677            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15678            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15679            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15680            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15681            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15682            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15683            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15684            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15685            + hints/README.hints hints/aix.sh hints/altos486.sh
15686            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15687            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15688            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15689            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15690            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15691            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15692            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15693            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15694            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15695            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15696            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15697            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15698            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15699            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15700            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15701            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15702            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15703            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15704            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15705            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15706            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15707            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15708            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15709            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15710            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15711            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15712            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15713            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15714            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15715            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15716            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15717            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15718            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15719            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15720            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15721            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15722            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15723            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15724            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15725            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15726            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15727            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15728            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15729            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15730            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15731            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15732            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15733            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15734            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15735            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15736            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15737            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15738            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15739            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15740            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15741            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15742            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15743            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15744            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15745            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15746            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15747            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15748            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15749            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15750            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15751            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15752            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15753            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15754            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15755            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15756            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15757            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15758            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15759            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15760            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15761            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15762            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15763            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15764            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15765            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15766            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15767            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15768            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15769            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15770            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15771            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15772            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15773            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15774            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15775            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15776            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15777            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15778            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15779            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15780            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15781            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15782            + vms/Makefile vms/config.vms vms/descrip.mms
15783            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15784            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15785            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15786            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15787            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15788            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15789            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15790            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15791            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15792            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15793            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15794            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15795            + x2p/walk.c